FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-73f44a2f-9cfd-4b56-b1df-b6898b7a8da3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation 73f44a2f-9cfd-4b56-b1df-b6898b7a8da3
Profile: Observation: Birth Weight (CZ)
status: Final
code: Birth weight Measured
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 Raketa Cerna
value: 3200 g (Details: UCUM codeg = 'g')
{
"resourceType": "Observation",
"id": "73f44a2f-9cfd-4b56-b1df-b6898b7a8da3",
"meta": {
"profile": [
"https://hl7.cz/fhir/hdr/StructureDefinition/cz-observation-birth-weight"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8339-4",
"display": "Birth weight Measured"
}
]
},
"subject": {
"reference": "urn:uuid:c517f75a-1e29-423b-8c59-1b275e65019a"
},
"effectiveDateTime": "2026-03-03T17:14:00+01:00",
"performer": [
{
"reference": "urn:uuid:5cbed9dd-df97-46ee-974d-8bf34ef30efd"
}
],
"valueQuantity": {
"value": 3200,
"unit": "g",
"system": "http://unitsofmeasure.org",
"code": "g"
}
}