@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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 "

Mapping from Device Types to MedCom Device Type

ACTIVE. Published on 2024-02-29 00:00:00+0000 by Den telemedicinske infrastruktur (eHealth Infrastructure) (Den telemedicinske infrastruktur (eHealth Infrastructure): http://ehealth.sundhed.dk).

The map is used to map the device type to the MedCom device type

\n

Group 1Mapping from SNOMED CT (all versions) to http://ehealth.sundhed.dk/cs/medcom-device-type

Source CodeRelationshipTarget Code
59181002 (Oxygen analyzer)OX2SAT
258057004 (Ikke-invasiv blodtryksmonitor)Blodtryk
19892000 (Vægt)Vægt
" ] ; # 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" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------