FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-mother-delivery-weight-jada-ann-quinn.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-mother-delivery-weight-jada-ann-quinn
status: Final
category: Vital Signs
code: Mother's body weight --at delivery
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-02-12
performer: Practitioner Janet Seito
value: 175 [lb_av] (Details: UCUM code[lb_av] = '[lb_av]')
{
"resourceType": "Observation",
"id": "observation-mother-delivery-weight-jada-ann-quinn",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-mother-delivery-weight"
]
},
"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": "69461-2",
"display": "Mother's body weight --at delivery"
}
]
},
"subject": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"effectiveDateTime": "2019-02-12",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueQuantity": {
"value": 175,
"system": "http://unitsofmeasure.org",
"code": "[lb_av]"
}
}