HL7 FHIR Implementation Guide: DK Core
3.2.0 - release Denmark flag

This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DK Core NPU Basic Observation - TTL Representation

Active as of 2024-05-06

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 "dk-core-NPUBasicObservation"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>urn:oid:1.2.208.176.2.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>NPU03011</td><td>Hb(Fe; O₂-bind.;aB)—Oxygen(O₂); sat. = ?</td></tr><tr><td>NPU27280</td><td>Hb(Fe; O₂-bind.;aB)—Oxygen(O₂); sat.(Pulse oximetry) = ?</td></tr><tr><td>NPU04034</td><td>Pt(spec.)—Blood; temp. = ? °C</td></tr><tr><td>NPU08676</td><td>Pt—Body; temp. = ? °C</td></tr><tr><td>NPU58033</td><td>Artery(spec.)—Blood pressure(systolic); pr.(proc.) = ? mmHg</td></tr><tr><td>NPU57947</td><td>Artery(spec.)—Blood; pr.(systolic;proc.) = ? mmHg</td></tr><tr><td>NPU58034</td><td>Artery(spec.)—Blood pressure(diastolic); pr.(proc.) = ? mmHg</td></tr><tr><td>NPU57948</td><td>Artery(spec.)—Blood; pr.(diastolic;proc.) = ? mmHg</td></tr><tr><td>NPU21692</td><td>Heart—Systole; freq. = ? * 1/min</td></tr><tr><td>NPU03794</td><td>Pt—Body; height = ? m</td></tr><tr><td>NPU03804</td><td>Pt—Body; mass = ? kg</td></tr><tr><td>NPU27281</td><td>Pt—Body; mass coefficient(mass/squared height) = ? kg/m²</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "3.2.0"] ; # 
  fhir:name [ fhir:v "NPUBasicObservation"] ; # 
  fhir:title [ fhir:v "DK Core NPU Basic Observation"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-06T15:28:33+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Denmark"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Denmark" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.dk" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jenskristianvilladsen@gmail.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "NPU codes for Basic Observations usable in Denmark"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ]     ] )
  ] ) ; # 
  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 "Hb(Fe; O₂-bind.;aB)—Oxygen(O₂); sat. = ?" ]       ] [
fhir:code [ fhir:v "NPU27280" ] ;
fhir:display [ fhir:v "Hb(Fe; O₂-bind.;aB)—Oxygen(O₂); sat.(Pulse oximetry) = ?" ]       ] [
fhir:code [ fhir:v "NPU04034" ] ;
fhir:display [ fhir:v "Pt(spec.)—Blood; temp. = ? °C" ]       ] [
fhir:code [ fhir:v "NPU08676" ] ;
fhir:display [ fhir:v "Pt—Body; temp. = ? °C" ]       ] [
fhir:code [ fhir:v "NPU58033" ] ;
fhir:display [ fhir:v "Artery(spec.)—Blood pressure(systolic); pr.(proc.) = ? mmHg" ]       ] [
fhir:code [ fhir:v "NPU57947" ] ;
fhir:display [ fhir:v "Artery(spec.)—Blood; pr.(systolic;proc.) = ? mmHg" ]       ] [
fhir:code [ fhir:v "NPU58034" ] ;
fhir:display [ fhir:v "Artery(spec.)—Blood pressure(diastolic); pr.(proc.) = ? mmHg" ]       ] [
fhir:code [ fhir:v "NPU57948" ] ;
fhir:display [ fhir:v "Artery(spec.)—Blood; pr.(diastolic;proc.) = ? mmHg" ]       ] [
fhir:code [ fhir:v "NPU21692" ] ;
fhir:display [ fhir:v "Heart—Systole; freq. = ? * 1/min" ]       ] [
fhir:code [ fhir:v "NPU03794" ] ;
fhir:display [ fhir:v "Pt—Body; height = ? m" ]       ] [
fhir:code [ fhir:v "NPU03804" ] ;
fhir:display [ fhir:v "Pt—Body; mass = ? kg" ]       ] [
fhir:code [ fhir:v "NPU27281" ] ;
fhir:display [ fhir:v "Pt—Body; mass coefficient(mass/squared height) = ? kg/m²" ]       ] )     ] )
  ] . #