eHealth Infrastructure
2.3.0 - release

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

: ActivityDefinition code to Observation code - TTL Representation

Active as of 2020-03-13

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:ConceptMap;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "activitydefinition-code-to-observation-code"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>activitydefinition-code-to-observation-code (http://ehealth.sundhed.dk/ConceptMap/activitydefinition-code-to-observation-code)</h2><p>Mapping from <a href=\"ValueSet-ehealth-activitydefinition-code.html\">http://ehealth.sundhed.dk/vs/activitydefinition-code</a> to <a href=\"ValueSet-ehealth-observation-codes.html\">http://ehealth.sundhed.dk/vs/observation-codes</a></p><p>ACTIVE. Published on 2020-03-13 by ehealth.sundhed.dk (ehealth.sundhed.dk: <a href=\"http://ehealth.sundhed.dk/terminology\">http://ehealth.sundhed.dk/term...</a>). </p><br/><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Destination Concept Details</b></td><td><b>Comment</b></td></tr><tr><td colspan=\"2\"><b>Code</b> from <a href=\"CodeSystem-1.2.208.176.2.4--20191213.html\" title=\"urn:oid:1.2.208.176.2.4\">Sundhedsvæsenets klassifikationssystem (SKS)</a></td><td/><td colspan=\"2\"><b>Code</b> from <a href=\"CodeSystem-mcs.html\" title=\"urn:oid:1.2.208.184.100.8\">DAK-E Codes</a></td><td/></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">ZZ3170</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Hjemmeblodtryksmåling udført af patienten</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#specializes\">has specialization</a></td><td style=\"border-right-width: 0px\">MCS88019</td><td style=\"border-left-width: 0px\">Blodtryk hjemme systolisk;Arm</td><td>Should really be specializes but igpublisher turns into narrower (which requires a comment)</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-left-width: 0px; border-top-style: none\"/><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#specializes\">has specialization</a></td><td style=\"border-right-width: 0px\">MCS88020</td><td style=\"border-left-width: 0px\">Blodtryk hjemme diastolisk;Arm</td><td>Should really be specializes but igpublisher turns into narrower (which requires a comment)</td></tr></table></div>"
  ];
  fhir:ConceptMap.url [ fhir:value "http://ehealth.sundhed.dk/ConceptMap/activitydefinition-code-to-observation-code"];
  fhir:ConceptMap.version [ fhir:value "2.3.0"];
  fhir:ConceptMap.name [ fhir:value "activitydefinition-code-to-observation-code"];
  fhir:ConceptMap.title [ fhir:value "ActivityDefinition code to Observation code"];
  fhir:ConceptMap.status [ fhir:value "active"];
  fhir:ConceptMap.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ConceptMap.date [ fhir:value "2020-03-13"^^xsd:date];
  fhir:ConceptMap.publisher [ fhir:value "Systematic | Trifork"];
  fhir:ConceptMap.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:ConceptMap.sourceUri [ fhir:value "http://ehealth.sundhed.dk/vs/activitydefinition-code"];
  fhir:ConceptMap.targetUri [ fhir:value "http://ehealth.sundhed.dk/vs/observation-codes"];
  fhir:ConceptMap.group [
     fhir:index 0;
     fhir:ConceptMap.group.source [ fhir:value "urn:oid:1.2.208.176.2.4" ];
     fhir:ConceptMap.group.target [ fhir:value "urn:oid:1.2.208.184.100.8" ];
     fhir:ConceptMap.group.element [
       fhir:index 0;
       fhir:ConceptMap.group.element.code [ fhir:value "ZZ3170" ];
       fhir:ConceptMap.group.element.display [ fhir:value "Hjemmeblodtryksmåling udført af patienten" ];
       fhir:ConceptMap.group.element.target [
         fhir:index 0;
         fhir:ConceptMap.group.element.target.code [ fhir:value "MCS88019" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Blodtryk hjemme systolisk;Arm" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "specializes" ];
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Should really be specializes but igpublisher turns into narrower (which requires a comment)" ]       ], [
         fhir:index 1;
         fhir:ConceptMap.group.element.target.code [ fhir:value "MCS88020" ];
         fhir:ConceptMap.group.element.target.display [ fhir:value "Blodtryk hjemme diastolisk;Arm" ];
         fhir:ConceptMap.group.element.target.equivalence [ fhir:value "specializes" ];
         fhir:ConceptMap.group.element.target.comment [ fhir:value "Should really be specializes but igpublisher turns into narrower (which requires a comment)" ]       ]     ]
  ].

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

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