FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-fetal-death-time-point-not-named.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-fetal-death-time-point-not-named
status: Final
code: Estimated timing of fetal death [US Standard Report of Fetal Death]
subject: Patient - Decedent Fetus (Fetus Not Named)
effective: 2019-12-02
performer: Practitioner Janet Seito
value: Fetal intrapartum death after first assessment (event)
{
"resourceType": "Observation",
"id": "observation-fetal-death-time-point-not-named",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-fetal-death-time-point"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73811-2"
}
]
},
"subject": {
"reference": "Patient/patient-decedent-fetus-not-named",
"display": "Patient - Decedent Fetus (Fetus Not Named)"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "434631000124100",
"display": "Fetal intrapartum death after first assessment (event)"
}
]
}
}