eHealth Infrastructure
2.10.0 - release

eHealth Infrastructure - Local Development build (v2.10.0). See the Directory of published versions

: DK_IHE_FormatCode_CS - TTL Representation

Active as of 2019-12-11

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "dk-ihe-formatcode-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>urn:oid:1.2.208.184.100.10</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>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:phmr-v1.3:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58phmr-v1.463.58full\"> </a></td><td>DK PHMR schema</td><td>Document adheres to HL7 PHMR DK profile ver. 1.0.</td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:qfdd-v1.1:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58qfdd-v1.461.58full\"> </a></td><td>DK QFDD schema</td><td>Document adheres to HL7 QFDD DK profile ver. 1.0.</td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:qrd-v1.2:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58qrd-v1.462.58full\"> </a></td><td>DK QRD schema</td><td>Document adheres to HL7 QRD DK profile ver. 1.0.</td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:appointmentsummary:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58appointmentsummary.58full\"> </a></td><td>DK Appointment Summary Document schema</td><td/></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:labreports:svareksponeringsservice<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58labreports.58svareksponeringsservice\"> </a></td><td>Laboratoriesvar (samling af svar)</td><td/></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:cpd-v1.0.1:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58cpd-v1.460.461.58full\"> </a></td><td>DK CPD schema</td><td>Document adheres to HL7 CPD DK profile ver. 1.0.</td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:pdc-v2.0:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58pdc-v2.460.58full\"> </a></td><td>DK PDC schema</td><td>Document adheres to HL7 PDC DK profile ver. 2.0.</td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:apd-v2.0:full<a name=\"dk-ihe-formatcode-cs-urn.58ad.58dk.58medcom.58apd-v2.460.58full\"> </a></td><td>DK APD schema</td><td>Document adheres to HL7 APD DK profile ver. 2.0.</td></tr></table></div>"
  ] ; # 
  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.10.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." ]
  ] ) . #