HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build Denmark flag

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

: DK Core NPU Basic Observation - JSON Representation

Draft as of 2024-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dk-core-NPUBasicObservation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-NPUBasicObservation</b></p><a name=\"dk-core-NPUBasicObservation\"> </a><a name=\"hcdk-core-NPUBasicObservation\"> </a><a name=\"dk-core-NPUBasicObservation-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-dk-npu-fragment.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></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU03011\">NPU03011</a></td><td style=\"color: #cccccc\">Hb(Fe; O₂-bind.; aB)—Oxygen(O₂); sat. = ?</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU27280\">NPU27280</a></td><td style=\"color: #cccccc\">Hb(Fe; O₂-bind.; aB)—Oxygen(O₂); sat.(Pulse oximetry) = ?</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU04034\">NPU04034</a></td><td style=\"color: #cccccc\">Pt(spec.)—Blood; temp. = ? °C</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU08676\">NPU08676</a></td><td style=\"color: #cccccc\">Pt—Body; temp. = ? °C</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU58033\">NPU58033</a></td><td style=\"color: #cccccc\">Artery(spec.)—Blood pressure(systolic); pr.(proc.) = ? mmHg</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU57947\">NPU57947</a></td><td style=\"color: #cccccc\">Artery(spec.)—Blood; pr.(systolic; proc.) = ? mmHg</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU58034\">NPU58034</a></td><td style=\"color: #cccccc\">Artery(spec.)—Blood pressure(diastolic); pr.(proc.) = ? mmHg</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU57948\">NPU57948</a></td><td style=\"color: #cccccc\">Artery(spec.)—Blood; pr.(diastolic; proc.) = ? mmHg</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU21692\">NPU21692</a></td><td style=\"color: #cccccc\">Heart—Systole; frequency = ? × 1/min</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU03794\">NPU03794</a></td><td style=\"color: #cccccc\">Pt—Body; height = ? m</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU03804\">NPU03804</a></td><td style=\"color: #cccccc\">Pt—Body; mass = ? kg</td></tr><tr><td><a href=\"CodeSystem-dk-npu-fragment.html#dk-npu-fragment-NPU27281\">NPU27281</a></td><td style=\"color: #cccccc\">Pt—Body; mass coefficient(mass/squared height) = ? kg/m²</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation",
  "version" : "3.4.0",
  "name" : "NPUBasicObservation",
  "title" : "DK Core NPU Basic Observation",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-19T14:48:35+00:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "description" : "NPU codes for Basic Observations usable in Denmark",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.208.176.2.1",
        "concept" : [
          {
            "code" : "NPU03011"
          },
          {
            "code" : "NPU27280"
          },
          {
            "code" : "NPU04034"
          },
          {
            "code" : "NPU08676"
          },
          {
            "code" : "NPU58033"
          },
          {
            "code" : "NPU57947"
          },
          {
            "code" : "NPU58034"
          },
          {
            "code" : "NPU57948"
          },
          {
            "code" : "NPU21692"
          },
          {
            "code" : "NPU03794"
          },
          {
            "code" : "NPU03804"
          },
          {
            "code" : "NPU27281"
          }
        ]
      }
    ]
  }
}