FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-planned-to-deliver-at-home-not-named.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-planned-to-deliver-at-home-not-named
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[3]; Last updated: 2023-04-06 00:31:12+0000
status: Final
code: Planned to deliver at home?
subject: Patient - Decedent Fetus (Fetus Not Named)
focus: Patient - Mother (Carmen Teresa Lee)
effective: 2019-12-02
performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))
value: false
{
"resourceType": "Observation",
"id": "observation-planned-to-deliver-at-home-not-named",
"meta": {
"versionId": "3",
"lastUpdated": "2023-04-06T00:31:12.130Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-planned-to-deliver-at-home"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73765-0",
"display": "Mother Planned to deliver at home [US Standard Certificate of Live Birth]"
}
],
"text": "Planned to deliver at home?"
},
"subject": {
"reference": "Patient/patient-decedent-fetus-not-named",
"display": "Patient - Decedent Fetus (Fetus Not Named)"
},
"focus": [
{
"reference": "Patient/patient-mother-carmen-teresa-lee",
"display": "Patient - Mother (Carmen Teresa Lee)"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueBoolean": false
}