eHealth Infrastructure
2.3.0 - release

eHealth Infrastructure - Local Development build (v2.3.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:Resource.id [ fhir:value "dk-ihe-formatcode-cs"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.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:CodeSystem.url [ fhir:value "urn:oid:1.2.208.184.100.10"];
  fhir:CodeSystem.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:1.2.208.184.100.10" ]
  ];
  fhir:CodeSystem.version [ fhir:value "2.3.0"];
  fhir:CodeSystem.name [ fhir:value "DK_IHE_FormatCode_CS"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2019-12-11T00:00:00+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Code system for document format code used in national Document sharing"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:phmr-v1.3:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK PHMR schema" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Document adheres to HL7 PHMR DK profile ver. 1.0." ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:qfdd-v1.1:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK QFDD schema" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Document adheres to HL7 QFDD DK profile ver. 1.0." ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:qrd-v1.2:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK QRD schema" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Document adheres to HL7 QRD DK profile ver. 1.0." ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:appointmentsummary:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK Appointment Summary Document schema" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:labreports:svareksponeringsservice" ];
     fhir:CodeSystem.concept.display [ fhir:value "Laboratoriesvar (samling af svar)" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:cpd-v1.0.1:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK CPD schema" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Document adheres to HL7 CPD DK profile ver. 1.0." ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:pdc-v2.0:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK PDC schema" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Document adheres to HL7 PDC DK profile ver. 2.0." ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "urn:ad:dk:medcom:apd-v2.0:full" ];
     fhir:CodeSystem.concept.display [ fhir:value "DK APD schema" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Document adheres to HL7 APD DK profile ver. 2.0." ]
  ].

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

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.