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

This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.6.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

: DK Core NPU Basic Observation - JSON Representation

Active as of 2026-03-11

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><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-NPU.html\"><code>http://npu-terminology.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>NPU03011</td><td/></tr><tr><td>NPU27280</td><td/></tr><tr><td>NPU04034</td><td/></tr><tr><td>NPU08676</td><td/></tr><tr><td>NPU57947</td><td/></tr><tr><td>NPU57948</td><td/></tr><tr><td>NPU21692</td><td/></tr><tr><td>NPU03794</td><td/></tr><tr><td>NPU03804</td><td/></tr><tr><td>NPU27281</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation",
  "version" : "3.6.0",
  "name" : "NPUBasicObservation",
  "title" : "DK Core NPU Basic Observation",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-11T23:10:00+01:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "description" : "NPU codes for Basic Observations usable in Denmark",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://npu-terminology.org",
        "concept" : [
          {
            "code" : "NPU03011"
          },
          {
            "code" : "NPU27280"
          },
          {
            "code" : "NPU04034"
          },
          {
            "code" : "NPU08676"
          },
          {
            "code" : "NPU57947"
          },
          {
            "code" : "NPU57948"
          },
          {
            "code" : "NPU21692"
          },
          {
            "code" : "NPU03794"
          },
          {
            "code" : "NPU03804"
          },
          {
            "code" : "NPU27281"
          }
        ]
      }
    ]
  }
}