<Observation xmlns="http://hl7.org/fhir">
  <id value="DatePronouncedDead" />
  <meta>
    <profile value="http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-causeOfDeath-DatePronouncedDead" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative with Details</b>
      </p>
      <p>
        <b>id</b>: DatePronouncedDead</p>
      <p>
        <b>meta</b>: </p>
      <p>
        <b>status</b>: final</p>
      <p>
        <b>code</b>: Date and time pronounced dead <span style="background: LightGoldenRodYellow">(Details : {LOINC code '80616-6' = 'Date and time pronounced dead [US Standard Certificate of Death]', given as 'Date and time pronounced dead'})</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>: Jun 20, 2003 12:00:00 AM</p>
    </div>
  </text>
  <status value="final" />
  <code>
    <coding>
      <system value="http://loinc.org" />
      <code value="80616-6" />
      <display value="Date and time pronounced dead" />
    </coding>
  </code>
  <subject>
    <reference value="Patient/Decedent" />
  </subject>
  <valueDateTime value="2003-06-20T00:00:00+00:00" />
</Observation>