FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-GynNaturalBirthJana-BirthLength.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation GynNaturalBirthJana-BirthLength
Profile: Observation: Birth Length (CZ)
status: Final
code: Birth height measured
value: 49 cm (Details: UCUM codecm = 'cm')
{
"resourceType": "Observation",
"id": "GynNaturalBirthJana-BirthLength",
"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": "Birth height measured"
}
]
},
"subject": {
"reference": "Patient/b7e6c8a1-4a8d-4d9f-8f69-df4f210cb2d7"
},
"valueQuantity": {
"value": 49,
"unit": "cm",
"system": "http://unitsofmeasure.org",
"code": "cm"
}
}