FHIR IG analytics| Package | hl7.fhir.us.bfdr.r4b |
| Resource Type | Observation |
| Id | Observation-observation-autopsy-performed-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-autopsy-performed-not-named
status: Final
code: Autopsy was performed
subject: Patient - Decedent Fetus (Fetus Not Named)
effective: 2019-12-02
performer: Practitioner Janet Seito
value: Performed
{
"resourceType": "Observation",
"id": "observation-autopsy-performed-not-named",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-autopsy-performed-indicator"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85699-7",
"display": "Autopsy was performed"
}
]
},
"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": "398166005",
"display": "Performed"
}
]
}
}