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-sample-source-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem miabis-sample-source-cs</b></p><a name=\"miabis-sample-source-cs\"> </a><a name=\"hcmiabis-sample-source-cs\"> </a><a name=\"miabis-sample-source-cs-en-US\"> </a><p>This code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-sample-source-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Human<a name=\"miabis-sample-source-cs-Human\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Animal<a name=\"miabis-sample-source-cs-Animal\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Environment<a name=\"miabis-sample-source-cs-Environment\"> </a></td></tr></table></div>"
},
"url" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-sample-source-cs",
"version" : "1.0.0",
"name" : "SampleSourceCS",
"title" : "MIABIS Code system for the source of the sample",
"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" : "This Code system defines codes for the source of the sample",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "Human",
"display" : "Human"
},
{
"code" : "Animal",
"display" : "Animal"
},
{
"code" : "Environment",
"display" : "Environment"
}
]
}