FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | Observation |
| Id | Observation-uc1-estimatedfetalbodyweight.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation uc1-estimatedfetalbodyweight
status: Final
category: Vital Signs
code: Fetal Body weight Estimated
subject: Anonymous Patient Female, DoB Unknown ( Patient internal identifier)
effective: 2024-03-22
performer: Practitioner Dr. Hunt
value: 2960 g (Details: UCUM codeg = 'g')
{
"resourceType": "Observation",
"id": "uc1-estimatedfetalbodyweight",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "89087-1",
"display": "Fetal Body weight Estimated"
}
]
},
"subject": {
"reference": "Patient/uc1-fetus"
},
"effectiveDateTime": "2024-03-22",
"performer": [
{
"reference": "Practitioner/uc1-practitioner"
}
],
"valueQuantity": {
"value": 2960,
"unit": "g",
"system": "http://unitsofmeasure.org",
"code": "g"
}
}