FHIR IG Statistics: ValueSet/BMIunits
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": "BMIunits",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://vitals.oemig.de/fhir/ValueSet/BMIunits",
"version": "0.6.6",
"name": "BMIunits",
"title": "BMI Units",
"status": "active",
"experimental": false,
"date": "2024-04-16",
"publisher": "FO",
"contact": [
{
"name": "FO",
"telecom": [
{
"system": "url",
"value": "http://www.oemig.de"
}
]
}
],
"description": "**Units for calculating BMI**",
"copyright": "FO",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "kg/m2"
}
]
}
]
}
}