FHIR IG analytics| Package | eu.miabis.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-miabis-dataset-type-CS.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eu.miabis.r4@1.3.0&canonical=https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS |
| URL | https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS |
| Version | 1.3.0 |
| Status | active |
| Date | 2026-06-22T09:58:20+00:00 |
| Name | DatasetTypeCS |
| Title | MIABIS Dataset Type Code System |
| Description | Codes for the type of dataset in used in Sample Donor resource |
| Content | complete |
| ValueSet | ||
| eu.miabis.r4#1.3.0 | miabis-dataset-type-vs | dataset type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem miabis-dataset-type-CS
This code system https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "miabis-dataset-type-CS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS",
"version": "1.3.0",
"name": "DatasetTypeCS",
"title": "MIABIS Dataset Type Code System",
"status": "active",
"date": "2026-06-22T09:58:20+00:00",
"publisher": "BBMRI-ERIC",
"contact": [
{
"name": "BBMRI-ERIC",
"telecom": [
{
"system": "url",
"value": "http://bbmri-eric.eu"
},
{
"system": "email",
"value": "contact@bbmri-eric.eu"
}
]
},
{
"name": "Radovan Tomasik",
"telecom": [
{
"system": "email",
"value": "radovan.tomasik@bbmri-eric.eu",
"use": "work"
}
]
}
],
"description": "Codes for the type of dataset in used in Sample Donor resource",
"content": "complete",
"count": 9,
"concept": [
{
"code": "Lifestyle",
"display": "Lifestyle dataset"
},
{
"code": "BiologicalSamples",
"display": "Biological samples collected from the participants in the sample collection/study"
},
{
"code": "SurveyData",
"display": "Survey data collected from the participants in the sample collection/study"
},
{
"code": "ImagingData",
"display": "Imaging data collected from the participants in the sample collection/study"
},
{
"code": "MedicalRecords",
"display": "Medical records collected from the participants in the sample collection/study"
},
{
"code": "NationalRegistries",
"display": "National registries data collected from the participants in the sample collection/study"
},
{
"code": "GenealogicalRecords",
"display": "Genealogical records collected from the participants in the sample collection/study"
},
{
"code": "PhysioBiochemicalData",
"display": "Physiological and biochemical data collected from the participants in the sample collection/study"
},
{
"code": "Other",
"display": "Other type of dataset collected from the participants in the sample collection/study"
}
]
}