This page is part of the FUT Infrastructure (v3.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Device Measurement Unit - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ehealth-device-measurement-unit"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-device-measurement-unit</b></p><a name=\"ehealth-device-measurement-unit\"> </a><a name=\"hcehealth-device-measurement-unit\"> </a><a name=\"ehealth-device-measurement-unit-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-1.2.208.176.2.1--20190829.html\"><code>urn:oid:1.2.208.176.2.1</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td><a href=\"CodeSystem-1.2.208.176.2.1--20190829.html#1.2.208.176.2.1--20190829-NPU03011\">NPU03011</a></td><td>O2 sat.;Hb(aB)</td><td>Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?</td><td>Oxygen saturation</td><td>Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?</td></tr><tr><td><a href=\"CodeSystem-1.2.208.176.2.1--20190829.html#1.2.208.176.2.1--20190829-NPU21692\">NPU21692</a></td><td>Puls;Hjerte</td><td>Hjerte—Systole; frekv. = ? × 1/min</td><td>Heartbeats per minute</td><td>Hjerte—Systole; frekv. = ? × 1/min</td></tr><tr><td><a href=\"CodeSystem-1.2.208.176.2.1--20190829.html#1.2.208.176.2.1--20190829-NPU03804\">NPU03804</a></td><td>Legeme vægt; Pt</td><td>Pt—Legeme; masse = ? kg</td><td>Weight in kilogrammes</td><td>Pt—Legeme; masse = ? kg</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/vs/device-measurement-unit"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.2.0"] ; #
fhir:name [ fhir:v "DeviceMeasurementUnit"] ; #
fhir:title [ fhir:v "Device Measurement Unit"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-09-16T00: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 "Device measurement unit"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.1"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "NPU03011" ] ;
fhir:display [ fhir:v "O2 sat.;Hb(aB)" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Oxygen saturation" ] ] [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?" ] ] ) ] [
fhir:code [ fhir:v "NPU21692" ] ;
fhir:display [ fhir:v "Puls;Hjerte" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Heartbeats per minute" ] ] [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Hjerte—Systole; frekv. = ? × 1/min" ] ] ) ] [
fhir:code [ fhir:v "NPU03804" ] ;
fhir:display [ fhir:v "Legeme vægt; Pt" ] ;
( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:value [ fhir:v "Weight in kilogrammes" ] ] [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "Pt—Legeme; masse = ? kg" ] ] ) ] ) ] )
] . #