MIABIS on FHIR Implementation Guide
1.0.0 - CI Build
MIABIS on FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-05-15 |
{
"resourceType" : "CodeSystem",
"id" : "miabis-dataset-type-CS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem miabis-dataset-type-CS</b></p><a name=\"miabis-dataset-type-CS\"> </a><a name=\"hcmiabis-dataset-type-CS\"> </a><a name=\"miabis-dataset-type-CS-en-US\"> </a><p>This code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Lifestyle<a name=\"miabis-dataset-type-CS-Lifestyle\"> </a></td><td>Lifestyle dataset</td></tr><tr><td style=\"white-space:nowrap\">BiologicalSamples<a name=\"miabis-dataset-type-CS-BiologicalSamples\"> </a></td><td>Biological samples collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">SurveyData<a name=\"miabis-dataset-type-CS-SurveyData\"> </a></td><td>Survey data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">ImagingData<a name=\"miabis-dataset-type-CS-ImagingData\"> </a></td><td>Imaging data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">MedicalRecords<a name=\"miabis-dataset-type-CS-MedicalRecords\"> </a></td><td>Medical records collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">NationalRegistries<a name=\"miabis-dataset-type-CS-NationalRegistries\"> </a></td><td>National registries data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">GenealogicalRecords<a name=\"miabis-dataset-type-CS-GenealogicalRecords\"> </a></td><td>Genealogical records collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">PhysioBiochemicalData<a name=\"miabis-dataset-type-CS-PhysioBiochemicalData\"> </a></td><td>Physiological and biochemical data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"miabis-dataset-type-CS-Other\"> </a></td><td>Other type of dataset collected from the participants in the sample collection/study</td></tr></table></div>"
},
"url" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS",
"version" : "1.0.0",
"name" : "DatasetTypeCS",
"title" : "MIABIS Dataset Type Code System",
"status" : "active",
"date" : "2025-05-15T13:14:34+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"
}
]
}