Example: AutopsyResultsAvailable
{
"resourceType" : "Observation",
"id" : "AutopsyResultsAvailable",
"meta" : {
"profile" : [
"http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-AutopsyResultsAvailable"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: AutopsyResultsAvailable</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>code</b>: Autopsy results available <span style="background: LightGoldenRodYellow">(Details : {LOINC code '69436-4' = 'Autopsy results available', given as 'Autopsy results available'})</span></p><p><b>subject</b>: <a href="Patient-Decedent.html">Generated Summary: id: Decedent; Social Beneficiary Identifier = 123-45-6789 (OFFICIAL); John L. Palmer(OFFICIAL); gender: male; birthDate: Apr 23, 1911; deceased</a></p><p><b>value</b>: false</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69436-4",
"display" : "Autopsy results available"
}
]
},
"subject" : {
"reference" : "Patient/Decedent"
},
"valueBoolean" : false
}