FHIR IG Statistics: ValueSet/cz-observationUnitsHeight-vs
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": "cz-observationUnitsHeight-vs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/img-order/ValueSet/cz-observationUnitsHeight-vs",
"version": "0.1.0-ballot",
"name": "CZ_ObservationUnitsHeightVs",
"title": "ObservationsUnitHeight",
"status": "active",
"experimental": false,
"date": "2024-01-01",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "UCUM units for height",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "m"
},
{
"code": "cm"
}
]
}
]
}
}