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-characteristicCS> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "miabis-characteristicCS"] ;
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-characteristicCS</b></p><a name=\"miabis-characteristicCS\"> </a><a name=\"hcmiabis-characteristicCS\"> </a><p>This code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS</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\">Age<a name=\"miabis-characteristicCS-Age\"> </a></td><td>Age range</td></tr><tr><td style=\"white-space:nowrap\">Sex<a name=\"miabis-characteristicCS-Sex\"> </a></td><td>Sex</td></tr><tr><td style=\"white-space:nowrap\">StorageTemperature<a name=\"miabis-characteristicCS-StorageTemperature\"> </a></td><td>Storage temperature</td></tr><tr><td style=\"white-space:nowrap\">MaterialType<a name=\"miabis-characteristicCS-MaterialType\"> </a></td><td>Material type</td></tr><tr><td style=\"white-space:nowrap\">Diagnosis<a name=\"miabis-characteristicCS-Diagnosis\"> </a></td><td>Diagnosis</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.bbmri-eric.eu/CodeSystem/miabis-characteristicCS"] ;
fhir:CodeSystem.version [ fhir:value "1.3.0"] ;
fhir:CodeSystem.name [ fhir:value "CharacteristicCS"] ;
fhir:CodeSystem.title [ fhir:value "MIABIS Characteristics 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 specifying which characteristic is being described."] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "5"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "Age" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Age range" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "Sex" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Sex" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "StorageTemperature" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Storage temperature" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "MaterialType" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Material type" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "Diagnosis" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Diagnosis" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/miabis-characteristicCS.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/miabis-characteristicCS.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
|