FHIR IG Statistics: ValueSet/zib-BodyWeight-units
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType": "ValueSet",
"id": "zib-BodyWeight-units",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://nictiz.nl/fhir/ValueSet/zib-BodyWeight-units",
"version": "0.1",
"name": "ZibBodyWeightUnits",
"title": "zib BodyWeight units",
"status": "draft",
"experimental": false,
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl",
"use": "work"
}
]
}
],
"description": "UCUM units for recording zib BodyWeight",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "kg"
},
{
"code": "g"
}
]
}
]
}
}