FHIR IG Statistics: ValueSet/ObservationUnitsWeight
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": "ObservationUnitsWeight",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kl.dk/children/ValueSet/ObservationUnitsWeight",
"version": "2.1.0",
"name": "ObservationUnitsWeight",
"title": "ObservationsEnhederVægt",
"status": "active",
"experimental": false,
"date": "2024-10-31T20:28:31+01:00",
"publisher": "Kommunernes Landsforening",
"contact": [
{
"name": "Kommunernes Landsforening",
"telecom": [
{
"system": "url",
"value": "http://kl.dk"
}
]
}
],
"description": "UCUM units for childrens weight",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "kg"
},
{
"code": "g"
}
]
}
]
}
}