FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | ValueSet |
| Id | ValueSet-cz-observationUnitsHeight-ems-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/ValueSet-cz-observationUnitsHeight-ems-vs.html |
| URL | https://hl7.cz/fhir/cz-ems/ValueSet/cz-observationUnitsHeight-ems-vs |
| Version | 0.0.2 |
| Status | active |
| Date | 2024-01-01 |
| Name | CZ_ObservationUnitsHeightEmsVs |
| Title | ObservationsUnitHeight |
| Realm | cz |
| Authority | hl7 |
| Description | UCUM units for height |
| StructureDefinition | |
| cz-observation-height-ems | Observation - Anthropometric Data - Height: EMS Report (CZ) |
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cz-observationUnitsHeight-ems-vs
Language: cs
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display |
| m | |
| cm |
{
"resourceType": "ValueSet",
"id": "cz-observationUnitsHeight-ems-vs",
"language": "cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/ValueSet/cz-observationUnitsHeight-ems-vs",
"version": "0.0.2",
"name": "CZ_ObservationUnitsHeightEmsVs",
"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"
}
]
}
]
}
}