{
"resourceType" : "Condition",
"id" : "CauseOfDeathCondition",
"meta" : {
"profile" : [
"http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-CauseOfDeathCondition"
]
},
"text" : {
"status" : "additional",
"div" : "<div xmlns='http://www.w3.org/1999/xhtml'>Pulmonary embolism</div>"
},
"clinicalStatus" : "active",
"subject" : {
"reference" : "Patient/Decedent"
},
"onsetString" : "Minutes"
}