0.1.0 - ci-build
CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-12-18 |
@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 -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "document-format"] ; #
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 document-format</b></p><a name=\"document-format\"> </a><a name=\"hcdocument-format\"> </a><a name=\"document-format-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/document-format</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>French (fr)</b></td></tr><tr><td style=\"white-space:nowrap\">CRAM<a name=\"document-format-CRAM\"> </a></td><td>CRAM</td><td>CRAM</td></tr><tr><td style=\"white-space:nowrap\">CRAI<a name=\"document-format-CRAI\"> </a></td><td>CRAI Index File</td><td>CRAI</td></tr><tr><td style=\"white-space:nowrap\">VCF<a name=\"document-format-VCF\"> </a></td><td>VCF</td><td>VCF</td></tr><tr><td style=\"white-space:nowrap\">TGZ<a name=\"document-format-TGZ\"> </a></td><td>TGZ Archive File</td><td>TGZ</td></tr><tr><td style=\"white-space:nowrap\">gVCF<a name=\"document-format-gVCF\"> </a></td><td>gVCF File</td><td>gVCF</td></tr><tr><td style=\"white-space:nowrap\">TBI<a name=\"document-format-TBI\"> </a></td><td>TBI Index File</td><td>TBI</td></tr><tr><td style=\"white-space:nowrap\">BW<a name=\"document-format-BW\"> </a></td><td>BW File</td><td>BW</td></tr><tr><td style=\"white-space:nowrap\">BED<a name=\"document-format-BED\"> </a></td><td>BED File</td><td>BED</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://fhir.cqdg.ca/CodeSystem/document-format"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "DocumentForamt"] ; #
fhir:title [ fhir:v "Ferlab.bio CodeSystem/document-format"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-12-18T18:27:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Ferlab.bio"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Ferlab.bio" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ] ] )
] ) ; #
fhir:description [ fhir:v "Document format"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CRAM" ] ;
fhir:display [ fhir:v "CRAM" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "CRAM" ] ] )
] [
fhir:code [ fhir:v "CRAI" ] ;
fhir:display [ fhir:v "CRAI Index File" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "CRAI" ] ] )
] [
fhir:code [ fhir:v "VCF" ] ;
fhir:display [ fhir:v "VCF" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "VCF" ] ] )
] [
fhir:code [ fhir:v "TGZ" ] ;
fhir:display [ fhir:v "TGZ Archive File" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "TGZ" ] ] )
] [
fhir:code [ fhir:v "gVCF" ] ;
fhir:display [ fhir:v "gVCF File" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "gVCF" ] ] )
] [
fhir:code [ fhir:v "TBI" ] ;
fhir:display [ fhir:v "TBI Index File" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "TBI" ] ] )
] [
fhir:code [ fhir:v "BW" ] ;
fhir:display [ fhir:v "BW File" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "BW" ] ] )
] [
fhir:code [ fhir:v "BED" ] ;
fhir:display [ fhir:v "BED File" ] ;
( fhir:designation [
fhir:language [ fhir:v "fr" ] ;
fhir:value [ fhir:v "BED" ] ] )
] ) . #
IG © 2022+ Ferlab.bio. Package fhir.cqdg#0.1.0 based on FHIR 4.0.1. Generated 2024-12-18
Links: Table of Contents |
QA Report