FHIR IG Statistics: ValueSet/dk-core-UCUM-BasicUnits
Package | hl7.fhir.dk.core |
Type | ValueSet |
Id | dk-core-UCUM-BasicUnits |
FHIR Version | R4 |
Source | http://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-dk-core-UCUM-BasicUnits.html |
URL | http://hl7.dk/fhir/core/ValueSet/dk-core-UCUM-BasicUnits |
Version | 3.4.0 |
Status | active |
Date | 2025-02-01T19:18:26+01:00 |
Name | UCUMBasicUnits |
Title | DK Core UCUM Basic Units |
Realm | dk |
Authority | hl7 |
Description | UCUM codes to represent units for basic Observations usable in Denmark |
Copyright | This material contains content from UCUM (http://ucum.org). UCUM is copyright © 1999-2024, Regenstrief Institute, Inc. and is available under the license at http://ucum.org/license. |
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
http://unitsofmeasure.org
Code | Display |
% | % |
cm | cm |
[in_i] | [in_i] |
kg | kg |
g | g |
[lb_av] | [lb_av] |
Cel | Cel |
[degF] | [degF] |
mm[Hg] | mm[Hg] |
/min | /min |
kg/m2 | kg/m2 |
m2 | m2 |
{fraction} | {fraction} |
Source
{
"resourceType": "ValueSet",
"id": "dk-core-UCUM-BasicUnits",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.dk/fhir/core/ValueSet/dk-core-UCUM-BasicUnits",
"version": "3.4.0",
"name": "UCUMBasicUnits",
"title": "DK Core UCUM Basic Units",
"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": "UCUM codes to represent units for basic Observations usable in Denmark",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"copyright": "This material contains content from UCUM (http://ucum.org). UCUM is copyright © 1999-2024, Regenstrief Institute, Inc. and is available under the license at http://ucum.org/license.",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "%"
},
{
"code": "cm"
},
{
"code": "[in_i]"
},
{
"code": "kg"
},
{
"code": "g"
},
{
"code": "[lb_av]"
},
{
"code": "Cel"
},
{
"code": "[degF]"
},
{
"code": "mm[Hg]"
},
{
"code": "/min"
},
{
"code": "kg/m2"
},
{
"code": "m2"
},
{
"code": "{fraction}"
}
]
}
]
}
}