MIABIS on FHIR Implementation Guide - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-09-08 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/miabis-material-type-CS> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "miabis-material-type-CS"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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><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>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.bbmri-eric.eu/CodeSystem/miabis-material-type-CS"] ;
fhir:CodeSystem.version [ fhir:value "1.3.0"] ;
fhir:CodeSystem.name [ fhir:value "MaterialTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "MIABIS Material Type Code System"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.date [ fhir:value "2026-09-08T16:35:50+00:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "BBMRI-ERIC"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "BBMRI-ERIC" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://bbmri-eric.eu" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "contact@bbmri-eric.eu" ]
]
], [
fhir:index 1 ;
fhir:ContactDetail.name [ fhir:value "Radovan Tomasik" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "radovan.tomasik@bbmri-eric.eu" ] ;
fhir:ContactPoint.use [ fhir:value "work" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Codes for the material type of a sample"] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "13"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "Blood" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Blood that has not been separated into its various components" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "DNA" ] ;
fhir:CodeSystem.concept.display [ fhir:value "DNA" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "Faeces" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Faeces" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "ImmortalizedCellLine" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Immortalized cell line" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "IsolatedPathogen" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Isolated pathogen" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "Plasma" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Plasma" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "RNA" ] ;
fhir:CodeSystem.concept.display [ fhir:value "RNA" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "Saliva" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Saliva" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "Serum" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Serum" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "TissueFrozen" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Tissue (frozen)" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "TissueFFPE" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Tissue (FFPE)" ]
], [
fhir:index 11 ;
fhir:CodeSystem.concept.code [ fhir:value "Urine" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Urine" ]
], [
fhir:index 12 ;
fhir:CodeSystem.concept.code [ fhir:value "Other" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Other" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/miabis-material-type-CS.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/miabis-material-type-CS.ttl> .
IG © 2024+ BBMRI-ERIC. Package fhir.example#1.3.0 based on FHIR 4.0.1. Generated 2026-09-08
Links: Table of Contents |
QA Report
|