FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Observation |
| Id | Observation-vrdr-decedent-pregnancy-status-dcr-ex1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation vrdr-decedent-pregnancy-status-dcr-ex1
Profile: Decedent Pregnancy
status: Final
code: Timing of recent pregnancy in relation to death
subject: Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)
value: Not pregnant within past year
{
"resourceType": "Observation",
"id": "vrdr-decedent-pregnancy-status-dcr-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69442-2"
}
]
},
"subject": {
"reference": "Patient/vrdr-decedent-dcr-ex1"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/vrdr/CodeSystem/CodeSystem-death-pregnancy-status",
"code": "1",
"display": "Not pregnant within past year"
}
]
}
}