FHIR IG Statistics: ValueSet/BWunits
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": "BWunits",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://bodyweight.oemig.de/fhir/ValueSet/BWunits",
"version": "0.1.1",
"name": "BWunits",
"title": "Body Weight 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 measuring Body Weight**",
"copyright": "FO",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "g"
},
{
"code": "kg"
}
]
}
]
}
}