FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-labor-trial-attempted-babyg-quinn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-labor-trial-attempted-babyg-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[3]; Last updated: 2023-04-06 00:30:04+0000
Profile: Observation - Labor Trial Attempted
status: Final
code: If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]
subject: BabyG Quinn
focus: Patient - Mother (Jada Ann Quinn)
effective: 2019-12-02
performer: Practitioner Avery Jones
value: true
{
"resourceType": "Observation",
"id": "observation-labor-trial-attempted-babyg-quinn",
"meta": {
"versionId": "3",
"lastUpdated": "2023-04-06T00:30:04.883Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-labor-trial-attempted"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73760-1",
"display": "If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]"
}
],
"text": "If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]"
},
"subject": {
"reference": "Patient/patient-child-babyg-quinn",
"display": "BabyG Quinn"
},
"focus": [
{
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
}
],
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Practitioner/practitioner-vital-records-janet-seito"
}
],
"valueBoolean": true
}