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

<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="2a8f4876-8d3e-47fa-bedd-4d1c426390f5"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement 2a8f4876-8d3e-47fa-bedd-4d1c426390f5</b></p><p><b>status</b>: Recorded</p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 11289}">warfarin</span></td></tr></table><p><b>subject</b>: <a href="Patient-689272.html">Sue Brown  Female, DoB: 1972-06-05 ( http://acme.org/identifiers/Patient#689272)</a></p><p><b>encounter</b>: <a href="Encounter/eb3c542d-b33f-4c8e-beea-cfdce8862dee">Encounter/eb3c542d-b33f-4c8e-beea-cfdce8862dee</a></p><p><b>dateAsserted</b>: 2024-04-14</p><h3>Adherences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/CodeSystem/medication-statement-adherence not-taking}">Not Taking</span></td></tr></table></div>
  </text>
  <status value="recorded"/>
  <medication>
    <concept>
      <coding>
        <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
        <code value="11289"/>
      </coding>
    </concept>
  </medication>
  <subject>
    <reference value="Patient/689272"/>
  </subject>
  <encounter>
    <reference value="Encounter/eb3c542d-b33f-4c8e-beea-cfdce8862dee"/>
  </encounter>
  <dateAsserted value="2024-04-14"/>
  <adherence>
    <code>
      <coding>
        <system value="http://hl7.org/fhir/CodeSystem/medication-statement-adherence"/>
        <code value="not-taking"/>
      </coding>
    </code>
  </adherence>
</MedicationStatement>