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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "miabis-collection-design-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem miabis-collection-design-cs</b></p><a name=\"miabis-collection-design-cs\"> </a><a name=\"hcmiabis-collection-design-cs\"> </a><a name=\"miabis-collection-design-cs-en-US\"> </a><p>This code system <code>https://fhir.bbmri-eric.eu/CodeSystem/miabis-collection-design-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\">CaseControl<a name=\"miabis-collection-design-cs-CaseControl\"> </a></td><td>Case-control</td></tr><tr><td style=\"white-space:nowrap\">CrossSectional<a name=\"miabis-collection-design-cs-CrossSectional\"> </a></td><td>Cross-sectional</td></tr><tr><td style=\"white-space:nowrap\">LongitudinalCohort<a name=\"miabis-collection-design-cs-LongitudinalCohort\"> </a></td><td>Longitudinal cohort</td></tr><tr><td style=\"white-space:nowrap\">TwinStudy<a name=\"miabis-collection-design-cs-TwinStudy\"> </a></td><td>Twin-study</td></tr><tr><td style=\"white-space:nowrap\">QualityControl<a name=\"miabis-collection-design-cs-QualityControl\"> </a></td><td>Quality control study</td></tr><tr><td style=\"white-space:nowrap\">PopulationBasedCohort<a name=\"miabis-collection-design-cs-PopulationBasedCohort\"> </a></td><td>Population-based cohort</td></tr><tr><td style=\"white-space:nowrap\">DiseaseSpecificCohort<a name=\"miabis-collection-design-cs-DiseaseSpecificCohort\"> </a></td><td>Disease-specific cohort</td></tr><tr><td style=\"white-space:nowrap\">BirthCohort<a name=\"miabis-collection-design-cs-BirthCohort\"> </a></td><td>Birth cohort</td></tr><tr><td style=\"white-space:nowrap\">MicrobialCollection<a name=\"miabis-collection-design-cs-MicrobialCollection\"> </a></td><td>Microbial collection (if applicable with resistance data)</td></tr><tr><td style=\"white-space:nowrap\">ReferenceCollection<a name=\"miabis-collection-design-cs-ReferenceCollection\"> </a></td><td>Reference collection</td></tr><tr><td style=\"white-space:nowrap\">RareDiseaseCollection<a name=\"miabis-collection-design-cs-RareDiseaseCollection\"> </a></td><td>Rare disease collection</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"miabis-collection-design-cs-Other\"> </a></td><td>Other</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.bbmri-eric.eu/CodeSystem/miabis-collection-design-cs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "CollectionDesignCS"] ; #
fhir:title [ fhir:v "MIABIS Collection Design code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-05-15T13:14:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "BBMRI-ERIC"] ; #
fhir:contact ( [
fhir:name [ fhir:v "BBMRI-ERIC" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://bbmri-eric.eu" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "contact@bbmri-eric.eu" ] ] )
] [
fhir:name [ fhir:v "Radovan Tomasik" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "radovan.tomasik@bbmri-eric.eu" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes describing the overall design of the collection that explains how the collection was/is built up."] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CaseControl" ] ;
fhir:display [ fhir:v "Case-control" ]
] [
fhir:code [ fhir:v "CrossSectional" ] ;
fhir:display [ fhir:v "Cross-sectional" ]
] [
fhir:code [ fhir:v "LongitudinalCohort" ] ;
fhir:display [ fhir:v "Longitudinal cohort" ]
] [
fhir:code [ fhir:v "TwinStudy" ] ;
fhir:display [ fhir:v "Twin-study" ]
] [
fhir:code [ fhir:v "QualityControl" ] ;
fhir:display [ fhir:v "Quality control study" ]
] [
fhir:code [ fhir:v "PopulationBasedCohort" ] ;
fhir:display [ fhir:v "Population-based cohort" ]
] [
fhir:code [ fhir:v "DiseaseSpecificCohort" ] ;
fhir:display [ fhir:v "Disease-specific cohort" ]
] [
fhir:code [ fhir:v "BirthCohort" ] ;
fhir:display [ fhir:v "Birth cohort" ]
] [
fhir:code [ fhir:v "MicrobialCollection" ] ;
fhir:display [ fhir:v "Microbial collection (if applicable with resistance data)" ]
] [
fhir:code [ fhir:v "ReferenceCollection" ] ;
fhir:display [ fhir:v "Reference collection" ]
] [
fhir:code [ fhir:v "RareDiseaseCollection" ] ;
fhir:display [ fhir:v "Rare disease collection" ]
] [
fhir:code [ fhir:v "Other" ] ;
fhir:display [ fhir:v "Other" ]
] ) . #
IG © 2024+ BBMRI-ERIC. Package fhir.example#1.0.0 based on FHIR 4.0.1. Generated 2025-05-15
Links: Table of Contents |
QA Report
|