FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeValueSet
IdValueSet-dk-core-NPUBasicObservation.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/dk-core/ValueSet-dk-core-NPUBasicObservation.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation
Version3.6.0
Statusdraft
Date2025-12-19T19:29:54+00:00
NameNPUBasicObservation
TitleDK Core NPU Basic Observation
Realmdk
Authorityhl7
DescriptionNPU codes for Basic Observations usable in Denmark

Resources that use this resource

StructureDefinition
dk-core-basic-observationDanish Core Basic Observation Profile

Resources that this resource uses

CodeSystem
npu-terminology.orgNomenclature for Properties and Units (NPU) - Fragment for DK Core

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet dk-core-NPUBasicObservation

  • Include these codes as defined in http://npu-terminology.org version 📦3.6.0
    CodeDisplay
    NPU03011Hb(Fe; O₂-bind.; aB)—Oxygen(O₂); sat. = ?
    NPU27280Hb(Fe; O₂-bind.; aB)—Oxygen(O₂); sat.(Pulse oximetry) = ?
    NPU04034Pt(spec.)—Blood; temp. = ? °C
    NPU08676Pt—Body; temp. = ? °C
    NPU57947Artery(spec.)—Blood; pr.(systolic; proc.) = ? mmHg
    NPU57948Artery(spec.)—Blood; pr.(diastolic; proc.) = ? mmHg
    NPU21692Heart—Systole; frequency = ? × 1/min
    NPU03794Pt—Body; height = ? m
    NPU03804Pt—Body; mass = ? kg
    NPU27281Pt—Body; mass coefficient(mass/squared height) = ? kg/m²

Source1

{
  "resourceType": "ValueSet",
  "id": "dk-core-NPUBasicObservation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation",
  "version": "3.6.0",
  "name": "NPUBasicObservation",
  "title": "DK Core NPU Basic Observation",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-19T19:29:54+00: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"
          }
        ]
      }
    ]
  }
}