MIABIS on FHIR Implementation Guide
1.3.0 - CI Build

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

: MIABIS Collection Dataset Type - TTL Representation

Active as of 2026-09-08

Raw ttl | Download


@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-collection-dataset-typeCS> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "miabis-collection-dataset-typeCS"] ;
  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-collection-dataset-typeCS</b></p><a name=\"miabis-collection-dataset-typeCS\"> </a><a name=\"hcmiabis-collection-dataset-typeCS\"> </a><p>This  code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-collection-dataset-typeCS</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\">Lifesyle<a name=\"miabis-collection-dataset-typeCS-Lifesyle\"> </a></td><td>Lifestyle dataset</td></tr><tr><td style=\"white-space:nowrap\">Environmental<a name=\"miabis-collection-dataset-typeCS-Environmental\"> </a></td><td>Environmental dataset</td></tr><tr><td style=\"white-space:nowrap\">Physiological<a name=\"miabis-collection-dataset-typeCS-Physiological\"> </a></td><td>Physiological dataset</td></tr><tr><td style=\"white-space:nowrap\">Biochemical<a name=\"miabis-collection-dataset-typeCS-Biochemical\"> </a></td><td>Biochemical dataset</td></tr><tr><td style=\"white-space:nowrap\">Clinical<a name=\"miabis-collection-dataset-typeCS-Clinical\"> </a></td><td>Clinical dataset</td></tr><tr><td style=\"white-space:nowrap\">Psychological<a name=\"miabis-collection-dataset-typeCS-Psychological\"> </a></td><td>Psychological dataset</td></tr><tr><td style=\"white-space:nowrap\">Genomic<a name=\"miabis-collection-dataset-typeCS-Genomic\"> </a></td><td>Genomic dataset</td></tr><tr><td style=\"white-space:nowrap\">Proteomic<a name=\"miabis-collection-dataset-typeCS-Proteomic\"> </a></td><td>Proteomic dataset</td></tr><tr><td style=\"white-space:nowrap\">Metabolomic<a name=\"miabis-collection-dataset-typeCS-Metabolomic\"> </a></td><td>Metabolomic dataset</td></tr><tr><td style=\"white-space:nowrap\">BodyImage<a name=\"miabis-collection-dataset-typeCS-BodyImage\"> </a></td><td>Body (Radiological) image</td></tr><tr><td style=\"white-space:nowrap\">WholeSlideImage<a name=\"miabis-collection-dataset-typeCS-WholeSlideImage\"> </a></td><td>Whole slide image</td></tr><tr><td style=\"white-space:nowrap\">PhotoImage<a name=\"miabis-collection-dataset-typeCS-PhotoImage\"> </a></td><td>Photo image</td></tr><tr><td style=\"white-space:nowrap\">GenealogicalRecords<a name=\"miabis-collection-dataset-typeCS-GenealogicalRecords\"> </a></td><td>Genealogical records</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"miabis-collection-dataset-typeCS-Other\"> </a></td><td>Other</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.bbmri-eric.eu/CodeSystem/miabis-collection-dataset-typeCS"] ;
  fhir:CodeSystem.version [ fhir:value "1.3.0"] ;
  fhir:CodeSystem.name [ fhir:value "CollectionDatasetTypeCS"] ;
  fhir:CodeSystem.title [ fhir:value "MIABIS Collection Dataset Type"] ;
  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 describing the type of dataset that is part of a collection."] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "14"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "Lifesyle" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lifestyle dataset" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "Environmental" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Environmental dataset" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "Physiological" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiological dataset" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "Biochemical" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biochemical dataset" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "Clinical" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Clinical dataset" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "Psychological" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Psychological dataset" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "Genomic" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Genomic dataset" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "Proteomic" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Proteomic dataset" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "Metabolomic" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Metabolomic dataset" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "BodyImage" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Body (Radiological) image" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "WholeSlideImage" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Whole slide image" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "PhotoImage" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Photo image" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "GenealogicalRecords" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Genealogical records" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "Other" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/miabis-collection-dataset-typeCS.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/miabis-collection-dataset-typeCS.ttl> .