@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://ehealth.sundhed.dk/fhir/CodeSystem/1.2.208.176.2.1--20190829> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "1.2.208.176.2.1--20190829"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 1.2.208.176.2.1--20190829</b></p><a name=\"1.2.208.176.2.1--20190829\"> </a><a name=\"hc1.2.208.176.2.1--20190829\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>PHMR Unit</td><td>phmr-unit</td><td>http://ehealth.sundhed.dk/cs/ehealth-property#phmr-unit</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>urn:oid:1.2.208.176.2.1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>PHMR Unit</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td style=\"white-space:nowrap\">NPU03011<a name=\"1.2.208.176.2.1--20190829-NPU03011\"> </a></td><td>Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?</td><td>Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?</td><td>BLANK</td><td>Iltmætning</td></tr><tr><td style=\"white-space:nowrap\">NPU22089<a name=\"1.2.208.176.2.1--20190829-NPU22089\"> </a></td><td>P(kB)—Glucose; stofk. = ? mmol/L</td><td>P(kB)—Glucose; stofk. = ? mmol/L</td><td>mmol/L</td><td>Glukose</td></tr><tr><td style=\"white-space:nowrap\">NPU27281<a name=\"1.2.208.176.2.1--20190829-NPU27281\"> </a></td><td>Pt—Legeme; massekoefficient(masse/kvadreret højde) = ? kg/m²</td><td>Pt—Legeme; massekoefficient(masse/kvadreret højde) = ? kg/m²</td><td>kg/m²</td><td>BMI</td></tr><tr><td style=\"white-space:nowrap\">NPU03804<a name=\"1.2.208.176.2.1--20190829-NPU03804\"> </a></td><td>Pt—Legeme; masse = ? kg</td><td>Pt—Legeme; masse = ? kg</td><td>kg</td><td>Vægt</td></tr><tr><td style=\"white-space:nowrap\">NPU21692<a name=\"1.2.208.176.2.1--20190829-NPU21692\"> </a></td><td>Hjerte—Systole; frekv. = ? × 1/min</td><td>Hjerte—Systole; frekv. = ? × 1/min</td><td>1/min</td><td>Puls</td></tr><tr><td style=\"white-space:nowrap\">NPU03794<a name=\"1.2.208.176.2.1--20190829-NPU03794\"> </a></td><td>Pt—Legeme; højde = ? m</td><td>Pt—Legeme; højde = ? m</td><td/><td>Højde</td></tr><tr><td style=\"white-space:nowrap\">NPU03963<a name=\"1.2.208.176.2.1--20190829-NPU03963\"> </a></td><td>U—Erythrocytter; arb.k.(proc.) = ?</td><td>U—Erythrocytter; arb.k.(proc.) = ?</td><td>BLANK</td><td>Erytrocytter(semikvant)</td></tr><tr><td style=\"white-space:nowrap\">NPU08676<a name=\"1.2.208.176.2.1--20190829-NPU08676\"> </a></td><td>Pt—Legeme; temp. = ? °C</td><td>Pt—Legeme; temp. = ? °C</td><td/><td>Temperatur</td></tr><tr><td style=\"white-space:nowrap\">NPU19748<a name=\"1.2.208.176.2.1--20190829-NPU19748\"> </a></td><td>P—C-reaktivt protein; massek. = ? mg/L</td><td>P—C-reaktivt protein; massek. = ? mg/L</td><td>mg/L</td><td>C-reaktivt protein</td></tr><tr><td style=\"white-space:nowrap\">DNK05472<a name=\"1.2.208.176.2.1--20190829-DNK05472\"> </a></td><td>Blodtryk systolisk;Arm</td><td>Arm—Blodtryk(systolisk); tryk = ? mmHg</td><td>mmHg</td><td>Blodtryk systolisk;Arm</td></tr><tr><td style=\"white-space:nowrap\">DNK05473<a name=\"1.2.208.176.2.1--20190829-DNK05473\"> </a></td><td>Blodtryk diastolisk;Arm</td><td>Arm—Blodtryk(diastolisk); tryk = ? mmHg</td><td>mmHg</td><td>Blodtryk diastolisk;Arm</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "urn:oid:1.2.208.176.2.1"^^xsd:anyURI] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "urn:oid:1.2.208.176.2.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "9.0.0"] ; # 
  fhir:name [ fhir:v "npu-dk"] ; # 
  fhir:title [ fhir:v "NPU DK"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2019-12-18T23: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 "It is the translation into Danish of the International NPU Terminology. The NPU terminology defines types of clinical laboratory results expressed as patient properties, with measurement units where relevant, and with individual identifiers. The NPU terminology is owned by: the International Union of Pure and Applied Chemistry (IUPAC) and the International Federation of Clinical Chemistry and laboratory medicine (IFCC). The Danish Health Data Authority (see OID {iso(1) member-body(2) dk(208) nsi(176)}) serves as the international repository for the international version. Child OIDs may be registered by the Danish Health Data Authority on decision by the NPU Terminology Steering Committee. OIDs for the national versions are registered by the National Release Centers."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "phmr-unit" ] ;
     fhir:uri [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-property#phmr-unit"^^xsd:anyURI ] ;
     fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "NPU03011" ] ;
     fhir:display [ fhir:v "Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?" ] ;
     fhir:definition [ fhir:v "Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Iltmætning" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "O2 sat.;Hb(aB)" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "BLANK"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU22089" ] ;
     fhir:display [ fhir:v "P(kB)—Glucose; stofk. = ? mmol/L" ] ;
     fhir:definition [ fhir:v "P(kB)—Glucose; stofk. = ? mmol/L" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Glukose" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "Glukose;P(kB)" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "mmol/L"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU27281" ] ;
     fhir:display [ fhir:v "Pt—Legeme; massekoefficient(masse/kvadreret højde) = ? kg/m²" ] ;
     fhir:definition [ fhir:v "Pt—Legeme; massekoefficient(masse/kvadreret højde) = ? kg/m²" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "BMI" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "BMI;Pt" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "kg/m²"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU03804" ] ;
     fhir:display [ fhir:v "Pt—Legeme; masse = ? kg" ] ;
     fhir:definition [ fhir:v "Pt—Legeme; masse = ? kg" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Vægt" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "Legeme vægt;Pt" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "kg"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU21692" ] ;
     fhir:display [ fhir:v "Hjerte—Systole; frekv. = ? × 1/min" ] ;
     fhir:definition [ fhir:v "Hjerte—Systole; frekv. = ? × 1/min" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Puls" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "Puls;Hjerte" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "1/min"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU03794" ] ;
     fhir:display [ fhir:v "Pt—Legeme; højde = ? m" ] ;
     fhir:definition [ fhir:v "Pt—Legeme; højde = ? m" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Højde" ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU03963" ] ;
     fhir:display [ fhir:v "U—Erythrocytter; arb.k.(proc.) = ?" ] ;
     fhir:definition [ fhir:v "U—Erythrocytter; arb.k.(proc.) = ?" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Erytrocytter(semikvant)" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "Erytrocytter(semikvant);U" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "BLANK"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU08676" ] ;
     fhir:display [ fhir:v "Pt—Legeme; temp. = ? °C" ] ;
     fhir:definition [ fhir:v "Pt—Legeme; temp. = ? °C" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "Temperatur" ]
     ] )
  ] [
     fhir:code [ fhir:v "NPU19748" ] ;
     fhir:display [ fhir:v "P—C-reaktivt protein; massek. = ? mg/L" ] ;
     fhir:definition [ fhir:v "P—C-reaktivt protein; massek. = ? mg/L" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "consumer" ]
       ] ;
       fhir:value [ fhir:v "C-reaktivt protein" ]
     ] [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "C-reaktivt protein [CRP];P" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "mg/L"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "DNK05472" ] ;
     fhir:display [ fhir:v "Blodtryk systolisk;Arm" ] ;
     fhir:definition [ fhir:v "Arm—Blodtryk(systolisk); tryk = ? mmHg" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "Blodtryk systolisk;Arm" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "mmHg"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "DNK05473" ] ;
     fhir:display [ fhir:v "Blodtryk diastolisk;Arm" ] ;
     fhir:definition [ fhir:v "Arm—Blodtryk(diastolisk); tryk = ? mmHg" ] ;
     fhir:designation ( [
       fhir:language [ fhir:v "da" ] ;
       fhir:use [
         fhir:system [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-designation-use"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "phmr-short-name" ]
       ] ;
       fhir:value [ fhir:v "Blodtryk diastolisk;Arm" ]
     ] ) ;
     fhir:property ( [
       fhir:code [ fhir:v "phmr-unit" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "mmHg"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

