FHIR IG Statistics: ValueSet/ucum-bodyheight
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ucum-bodyheight",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org.au/ValueSet/ucum-bodyheight",
"version": "2.2.0",
"name": "BodyWeightUnits",
"title": "Body Weight Units",
"status": "draft",
"experimental": true,
"date": "2021-12-10",
"publisher": "Health Level Seven Australia",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.com.au",
"use": "work"
}
]
}
],
"description": "Metric body height units",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "cm"
}
]
}
]
}
}