FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-55a402b2-f4af-4904-b01b-0f0953335d85.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 55a402b2-f4af-4904-b01b-0f0953335d85
Profile: Observation: Birth Length (CZ)
status: Final
code: Body height Measured --at birth
subject: Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
effective: 2026-03-03 17:14:00+0100
performer: Practitioner Palka Bila
value: 50 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "55a402b2-f4af-4904-b01b-0f0953335d85",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-birth-length"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89269-5",
"display": "Body height Measured --at birth"
}
]
},
"subject": {
"reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
},
"effectiveDateTime": "2026-03-03T17:14:00+01:00",
"performer": [
{
"reference": "urn:uuid:c02be8d5-83a2-466b-aa82-089088b1abf7"
}
],
"valueQuantity": {
"value": 50,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}