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 Dataset Type Code System - 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-dataset-type-CS> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "miabis-dataset-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-dataset-type-CS</b></p><a name=\"miabis-dataset-type-CS\"> </a><a name=\"hcmiabis-dataset-type-CS\"> </a><p>This  code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-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\">Lifestyle<a name=\"miabis-dataset-type-CS-Lifestyle\"> </a></td><td>Lifestyle dataset</td></tr><tr><td style=\"white-space:nowrap\">BiologicalSamples<a name=\"miabis-dataset-type-CS-BiologicalSamples\"> </a></td><td>Biological samples collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">SurveyData<a name=\"miabis-dataset-type-CS-SurveyData\"> </a></td><td>Survey data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">ImagingData<a name=\"miabis-dataset-type-CS-ImagingData\"> </a></td><td>Imaging data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">MedicalRecords<a name=\"miabis-dataset-type-CS-MedicalRecords\"> </a></td><td>Medical records collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">NationalRegistries<a name=\"miabis-dataset-type-CS-NationalRegistries\"> </a></td><td>National registries data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">GenealogicalRecords<a name=\"miabis-dataset-type-CS-GenealogicalRecords\"> </a></td><td>Genealogical records collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">PhysioBiochemicalData<a name=\"miabis-dataset-type-CS-PhysioBiochemicalData\"> </a></td><td>Physiological and biochemical data collected from the participants in the sample collection/study</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"miabis-dataset-type-CS-Other\"> </a></td><td>Other type of dataset collected from the participants in the sample collection/study</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS"] ;
  fhir:CodeSystem.version [ fhir:value "1.3.0"] ;
  fhir:CodeSystem.name [ fhir:value "DatasetTypeCS"] ;
  fhir:CodeSystem.title [ fhir:value "MIABIS Dataset 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 type of dataset in used in Sample Donor resource"] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "Lifestyle" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Lifestyle dataset" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "BiologicalSamples" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Biological samples collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "SurveyData" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Survey data collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "ImagingData" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Imaging data collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "MedicalRecords" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Medical records collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "NationalRegistries" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "National registries data collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "GenealogicalRecords" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Genealogical records collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "PhysioBiochemicalData" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Physiological and biochemical data collected from the participants in the sample collection/study" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "Other" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Other type of dataset collected from the participants in the sample collection/study" ]
  ] .

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

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