FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/dk-core-NPUBasicObservation

Packagehl7.fhir.dk.core
TypeValueSet
Iddk-core-NPUBasicObservation
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-dk-core-NPUBasicObservation.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation
Version3.4.0
Statusactive
Date2025-02-01T19:18:26+01: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
urn:oid:1.2.208.176.2.1NPU DK
urn:oid:1.2.208.176.2.1NPUObservationCodes
urn:oid:1.2.208.176.2.1NPU

Narrative

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

Generated Narrative: ValueSet dk-core-NPUBasicObservation

  • Include these codes as defined in urn:oid:1.2.208.176.2.1
    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
    NPU58033Artery(spec.)—Blood pressure(systolic); pr.(proc.) = ? mmHg
    NPU57947Artery(spec.)—Blood; pr.(systolic; proc.) = ? mmHg
    NPU58034Artery(spec.)—Blood pressure(diastolic); pr.(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²

Source

{
  "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.4.0",
  "name": "NPUBasicObservation",
  "title": "DK Core NPU Basic Observation",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01T19:18:26+01: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"
          }
        ]
      }
    ]
  }
}