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

<Patient xmlns="http://hl7.org/fhir">
  <id value="deceased-472132936"/>
  <meta>
    <profile value="https://onyxhealth.io/fhir/fodder/StructureDefinition/fodder-deceased-patient"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Deceased Patient: Jewell Stindt</b></p><p>Date of Death: 2026-01-03</p><p>Traceability Number: 472132936</p></div>
  </text>
  <extension url="https://onyxhealth.io/fhir/fodder/StructureDefinition/fodder-match-confidence-level">
    <valueString value="certain"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical Record Number"/>
      </coding>
      <text value="Veritas Traceability Number"/>
    </type>
    <system value="https://www.veritasdr.com/fhir/identifier/traceability"/>
    <value value="472132936"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Stindt"/>
    <given value="Jewell"/>
  </name>
  <gender value="female"/>
  <birthDate value="1925-07-19"/>
  <deceasedDateTime value="2026-01-03T00:00:00Z"/>
  <address>
    <use value="home"/>
    <type value="physical"/>
    <city value="San Pedro"/>
    <state value="CA"/>
    <postalCode value="90731"/>
  </address>
</Patient>