<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="DecedentDispositionMethod-Example1"/>
  <meta>
    <profile value="http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-disposition-method"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation DecedentDispositionMethod-Example1</b></p><a name="DecedentDispositionMethod-Example1"> </a><a name="hcDecedentDispositionMethod-Example1"> </a><a name="DecedentDispositionMethod-Example1-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 80905-3}">Body disposition method</span></p><p><b>subject</b>: <a href="Patient-Decedent-Example1.html">Madelyn Patel (official) Female, DoB: 1978-03-12 ( Social Beneficiary Identifier: SSN#987654321)</a></p><p><b>performer</b>: <a href="Practitioner-Mortician-Example1.html">Practitioner Ronald Q Smith (official)</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 449971000124106}">Burial</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="80905-3"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/Decedent-Example1"/>
  </subject>
  <performer>
    <reference value="Practitioner/Mortician-Example1"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="449971000124106"/>
      <display value="Burial"/>
    </coding>
  </valueCodeableConcept>
</Observation>