@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "dk-ihe-formatcode-cs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This code system urn:oid:1.2.208.184.100.10 defines the following codes:

CodeDisplayDefinition
urn:ad:dk:medcom:phmr-v1.3:full DK PHMR schemaDocument adheres to HL7 PHMR DK profile ver. 1.0.
urn:ad:dk:medcom:qfdd-v1.1:full DK QFDD schemaDocument adheres to HL7 QFDD DK profile ver. 1.0.
urn:ad:dk:medcom:qrd-v1.2:full DK QRD schemaDocument adheres to HL7 QRD DK profile ver. 1.0.
urn:ad:dk:medcom:appointmentsummary:full DK Appointment Summary Document schema
urn:ad:dk:medcom:labreports:svareksponeringsservice Laboratoriesvar (samling af svar)
urn:ad:dk:medcom:cpd-v1.0.1:full DK CPD schemaDocument adheres to HL7 CPD DK profile ver. 1.0.
urn:ad:dk:medcom:pdc-v2.0:full DK PDC schemaDocument adheres to HL7 PDC DK profile ver. 2.0.
urn:ad:dk:medcom:apd-v2.0:full DK APD schemaDocument adheres to HL7 APD DK profile ver. 2.0.
" ] ; # fhir:url [ fhir:v "urn:oid:1.2.208.184.100.10"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:1.2.208.184.100.10" ] ] ) ; # fhir:version [ fhir:v "2.8.0"] ; # fhir:name [ fhir:v "DK_IHE_FormatCode_CS"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-12-11T00:00:00+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Systematic | Trifork"] ; # fhir:contact ( [ fhir:name [ fhir:v "Systematic | Trifork" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] ) ] ) ; # fhir:description [ fhir:v "Code system for document format code used in national Document sharing"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:concept ( [ fhir:code [ fhir:v "urn:ad:dk:medcom:phmr-v1.3:full" ] ; fhir:display [ fhir:v "DK PHMR schema" ] ; fhir:definition [ fhir:v "Document adheres to HL7 PHMR DK profile ver. 1.0." ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:qfdd-v1.1:full" ] ; fhir:display [ fhir:v "DK QFDD schema" ] ; fhir:definition [ fhir:v "Document adheres to HL7 QFDD DK profile ver. 1.0." ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:qrd-v1.2:full" ] ; fhir:display [ fhir:v "DK QRD schema" ] ; fhir:definition [ fhir:v "Document adheres to HL7 QRD DK profile ver. 1.0." ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:appointmentsummary:full" ] ; fhir:display [ fhir:v "DK Appointment Summary Document schema" ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:labreports:svareksponeringsservice" ] ; fhir:display [ fhir:v "Laboratoriesvar (samling af svar)" ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:cpd-v1.0.1:full" ] ; fhir:display [ fhir:v "DK CPD schema" ] ; fhir:definition [ fhir:v "Document adheres to HL7 CPD DK profile ver. 1.0." ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:pdc-v2.0:full" ] ; fhir:display [ fhir:v "DK PDC schema" ] ; fhir:definition [ fhir:v "Document adheres to HL7 PDC DK profile ver. 2.0." ] ] [ fhir:code [ fhir:v "urn:ad:dk:medcom:apd-v2.0:full" ] ; fhir:display [ fhir:v "DK APD schema" ] ; fhir:definition [ fhir:v "Document adheres to HL7 APD DK profile ver. 2.0." ] ] ) . # # -------------------------------------------------------------------------------------