eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Device type to MedCom device type - TTL Representation

Active as of 2024-02-29

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:id [ fhir:v "device-type-to-medcom-device-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"ValueSet-ehealth-device-types.html\">Device Types</a> to <a href=\"ValueSet-medcom-device-type.html\">MedCom Device Type</a></p><p>ACTIVE. Published on 2024-02-29 00:00:00+0000 by Den telemedicinske infrastruktur (eHealth Infrastructure) (Den telemedicinske infrastruktur (eHealth Infrastructure): <a href=\"http://ehealth.sundhed.dk\">http://ehealth.sundhed.dk</a>). </p><div><p>The map is used to map the device type to the MedCom device type</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a> to <code>http://ehealth.sundhed.dk/cs/medcom-device-type</code></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>59181002 (Oxygen analyzer)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#null\"/></td><td>OX2SAT</td></tr><tr><td>258057004 (Ikke-invasiv blodtryksmonitor)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#null\"/></td><td>Blodtryk</td></tr><tr><td>19892000 (Vægt)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#null\"/></td><td>Vægt</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://ehealth.sundhed.dk/ConceptMap/conceptmap-device-type-to-medcom-device-type"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "latest"] ; # 
  fhir:name [ fhir:v "device-type-to-medcom-device-type"] ; # 
  fhir:title [ fhir:v "Device type to MedCom device type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-02-29T00:00:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The map is used to map the device type to the MedCom device type"] ; # 
  fhir:source [ fhir:v "http://ehealth.sundhed.dk/vs/device-types"^^xsd:anyURI] ; # 
  fhir:target [ fhir:v "http://ehealth.sundhed.dk/vs/medcom-device-type"^^xsd:anyURI] ; # 
  fhir:group ( [
fhir:source [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://ehealth.sundhed.dk/cs/medcom-device-type"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "59181002" ] ;
fhir:display [ fhir:v "Oxygen analyzer" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "OX2SAT" ] ;
fhir:display [ fhir:v "OX2SAT" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "258057004" ] ;
fhir:display [ fhir:v "Ikke-invasiv blodtryksmonitor" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "Blodtryk" ] ;
fhir:display [ fhir:v "Blodtryk" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] [
fhir:code [ fhir:v "19892000" ] ;
fhir:display [ fhir:v "Vægt" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ]         ] ) ;
fhir:code [ fhir:v "Vægt" ] ;
fhir:display [ fhir:v "Vægt" ] ;
fhir:equivalence [ fhir:v "relatedto" ]       ] )     ] )
  ] ) . #