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-material-type-CS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem miabis-material-type-CS</b></p><a name=\"miabis-material-type-CS\"> </a><a name=\"hcmiabis-material-type-CS\"> </a><a name=\"miabis-material-type-CS-en-US\"> </a><p>This code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-material-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\">Blood<a name=\"miabis-material-type-CS-Blood\"> </a></td><td>Blood that has not been separated into its various components</td></tr><tr><td style=\"white-space:nowrap\">DNA<a name=\"miabis-material-type-CS-DNA\"> </a></td><td>DNA</td></tr><tr><td style=\"white-space:nowrap\">Faeces<a name=\"miabis-material-type-CS-Faeces\"> </a></td><td>Faeces</td></tr><tr><td style=\"white-space:nowrap\">ImmortalizedCellLine<a name=\"miabis-material-type-CS-ImmortalizedCellLine\"> </a></td><td>Immortalized cell line</td></tr><tr><td style=\"white-space:nowrap\">IsolatedPathogen<a name=\"miabis-material-type-CS-IsolatedPathogen\"> </a></td><td>Isolated pathogen</td></tr><tr><td style=\"white-space:nowrap\">Plasma<a name=\"miabis-material-type-CS-Plasma\"> </a></td><td>Plasma</td></tr><tr><td style=\"white-space:nowrap\">RNA<a name=\"miabis-material-type-CS-RNA\"> </a></td><td>RNA</td></tr><tr><td style=\"white-space:nowrap\">Saliva<a name=\"miabis-material-type-CS-Saliva\"> </a></td><td>Saliva</td></tr><tr><td style=\"white-space:nowrap\">Serum<a name=\"miabis-material-type-CS-Serum\"> </a></td><td>Serum</td></tr><tr><td style=\"white-space:nowrap\">TissueFrozen<a name=\"miabis-material-type-CS-TissueFrozen\"> </a></td><td>Tissue (frozen)</td></tr><tr><td style=\"white-space:nowrap\">TissueFFPE<a name=\"miabis-material-type-CS-TissueFFPE\"> </a></td><td>Tissue (FFPE)</td></tr><tr><td style=\"white-space:nowrap\">Urine<a name=\"miabis-material-type-CS-Urine\"> </a></td><td>Urine</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"miabis-material-type-CS-Other\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "https://fhir.bbmri-eric.eu/CodeSystem/miabis-material-type-CS",
"version" : "1.0.0",
"name" : "MaterialTypeCS",
"title" : "MIABIS Material 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 material type of a sample",
"content" : "complete",
"count" : 13,
"concept" : [
{
"code" : "Blood",
"display" : "Blood that has not been separated into its various components"
},
{
"code" : "DNA",
"display" : "DNA"
},
{
"code" : "Faeces",
"display" : "Faeces"
},
{
"code" : "ImmortalizedCellLine",
"display" : "Immortalized cell line"
},
{
"code" : "IsolatedPathogen",
"display" : "Isolated pathogen"
},
{
"code" : "Plasma",
"display" : "Plasma"
},
{
"code" : "RNA",
"display" : "RNA"
},
{
"code" : "Saliva",
"display" : "Saliva"
},
{
"code" : "Serum",
"display" : "Serum"
},
{
"code" : "TissueFrozen",
"display" : "Tissue (frozen)"
},
{
"code" : "TissueFFPE",
"display" : "Tissue (FFPE)"
},
{
"code" : "Urine",
"display" : "Urine"
},
{
"code" : "Other",
"display" : "Other"
}
]
}