FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-icu-admission-jada-ann-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-icu-admission-jada-ann-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[1]; Last updated: 2023-06-21 07:21:10+0000
Profile: Observation - ICU Admission
status: Final
code: Maternal morbidity [US Standard Certificate of Live Birth]
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-12-02
performer: Practitioner Avery Jones
value: Intensive care unit (environment)
{
"resourceType": "Observation",
"id": "observation-icu-admission-jada-ann-quinn",
"meta": {
"versionId": "1",
"lastUpdated": "2023-06-21T07:21:10.506Z",
"profile": [
"https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-icu-admission"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "73781-7",
"display": "Maternal morbidity [US Standard Certificate of Live Birth]"
}
],
"text": "Maternal morbidity [US Standard Certificate of Live Birth]"
},
"subject": {
"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"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309904001",
"display": "Intensive care unit (environment)"
}
],
"text": "Intensive care unit (environment)"
}
}