FHIR IG analytics| Package | hl7.fhir.cz.szz |
| Resource Type | Observation |
| Id | Observation-504f3628-9a5e-4a1a-83b0-418c4b8dc38b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 504f3628-9a5e-4a1a-83b0-418c4b8dc38b
Profile: Observation: Height (SZZ CZ)
status: Final
category: Vital Signs
code: tělesná výška
effective: 2025-05-15 10:30:00+0100
performer: PractitionerRole: specialty = Radiology
value: 165 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "504f3628-9a5e-4a1a-83b0-418c4b8dc38b",
"meta": {
"profile": [
"https://hl7.cz/fhir/szz/StructureDefinition/cz-bodyheight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2"
},
{
"system": "https://nclp.ncez.mzcr.cz/CodeSystem/nclppol",
"code": "20411"
},
{
"system": "http://snomed.info/sct",
"code": "1153637007"
}
]
},
"subject": {
"reference": "urn:uuid:cb1344a1-ee6e-45b3-a6b4-c3eacae4ddec"
},
"effectiveDateTime": "2025-05-15T10:30:00+01:00",
"performer": [
{
"reference": "urn:uuid:2a06ef57-f377-4031-a098-612aa44f54b2"
}
],
"valueQuantity": {
"value": 165,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}