FHIR IG Statistics: ValueSet/ehealth-device-measurement-unit
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:oid:1.2.208.176.2.1
Code | Display | Definition | English (United States) (English (United States), en) | Dansk (Danish, da) |
NPU03011 | O2 sat.;Hb(aB) | Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ? | Oxygen saturation | Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ? |
NPU21692 | Puls;Hjerte | Hjerte—Systole; frekv. = ? × 1/min | Heartbeats per minute | Hjerte—Systole; frekv. = ? × 1/min |
NPU03804 | Legeme vægt; Pt | Pt—Legeme; masse = ? kg | Weight in kilogrammes | Pt—Legeme; masse = ? kg |
Source
{
"resourceType": "ValueSet",
"id": "ehealth-device-measurement-unit",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/device-measurement-unit",
"version": "3.5.1",
"name": "DeviceMeasurementUnit",
"title": "Device Measurement Unit",
"status": "active",
"experimental": true,
"date": "2019-09-16T00:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Device measurement unit",
"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",
"display": "O2 sat.;Hb(aB)",
"designation": [
{
"language": "en-US",
"value": "Oxygen saturation"
},
{
"language": "da",
"value": "Hb(Fe; O2-bind.; aB)—Oxygen(O2); mætn. = ?"
}
]
},
{
"code": "NPU21692",
"display": "Puls;Hjerte",
"designation": [
{
"language": "en-US",
"value": "Heartbeats per minute"
},
{
"language": "da",
"value": "Hjerte—Systole; frekv. = ? × 1/min"
}
]
},
{
"code": "NPU03804",
"display": "Legeme vægt; Pt",
"designation": [
{
"language": "en-US",
"value": "Weight in kilogrammes"
},
{
"language": "da",
"value": "Pt—Legeme; masse = ? kg"
}
]
}
]
}
]
}
}