FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| npu-terminology.org | Nomenclature for Properties and Units (NPU) - Fragment for DK Core |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://npu-terminology.org version 📦3.6.0| Code | Display |
| NPU03011 | Hb(Fe; O₂-bind.; aB)—Oxygen(O₂); sat. = ? |
| NPU27280 | Hb(Fe; O₂-bind.; aB)—Oxygen(O₂); sat.(Pulse oximetry) = ? |
| NPU04034 | Pt(spec.)—Blood; temp. = ? °C |
| NPU08676 | Pt—Body; temp. = ? °C |
| NPU57947 | Artery(spec.)—Blood; pr.(systolic; proc.) = ? mmHg |
| NPU57948 | Artery(spec.)—Blood; pr.(diastolic; proc.) = ? mmHg |
| NPU21692 | Heart—Systole; frequency = ? × 1/min |
| NPU03794 | Pt—Body; height = ? m |
| NPU03804 | Pt—Body; mass = ? kg |
| NPU27281 | Pt—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"
}
]
}
]
}
}