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

<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="BSJ2-SMPMedStmt9"/>
  <meta>
    <profile value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationstatement"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement BSJ2-SMPMedStmt9</b></p><a name="BSJ2-SMPMedStmt9"> </a><a name="hcBSJ2-SMPMedStmt9"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/HL7/smp-ig/StructureDefinition-smp-medicationstatement.html">Standardized Medication Profile - MedicationStatement</a></p></div><p><b>basedOn</b>: <a href="MedicationRequest-BSJ2-SMPMedReq9.html">MedicationRequest: status = active; intent = order; medication[x] = empagliflozin 10 MG Oral Tablet [Jardiance]; authoredOn = 2024-08-11; reasonCode = Diabetes mellitus type 2 in nonobese (disorder)</a></p><p><b>status</b>: active</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 1545664}">empagliflozin 10 MG Oral Tablet [Jardiance]</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient2.html">Betsy Smith-Johnson</a></p><p><b>dateAsserted</b>: 2024-08-11</p><p><b>informationSource</b>: <a href="Practitioner-Practitioner-JudySalas.html">Judy Salas, DNP</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 359642000}">Diabetes mellitus type 2 in nonobese (disorder)</span></p><p><b>reasonReference</b>: <a href="Condition-BSJ2-DiabetesDiagnosis.html">Condition Diabetes mellitus type 2 in nonobese (disorder)</a></p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Sequence</b></td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>po nightly</td></tr></table></div>
  </text>
  <basedOn>
    <reference value="MedicationRequest/BSJ2-SMPMedReq9"/>
  </basedOn>
  <status value="active"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="1545664"/>
      <display value="empagliflozin 10 MG Oral Tablet [Jardiance]"/>
    </coding>
  </medicationCodeableConcept>
  <subject>
    <reference value="Patient/Example-Smith-Johnson-Patient2"/>
    <display value="Betsy Smith-Johnson"/>
  </subject>
  <dateAsserted value="2024-08-11"/>
  <informationSource>
    <reference value="Practitioner/Practitioner-JudySalas"/>
    <display value="Judy Salas, DNP"/>
  </informationSource>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="359642000"/>
      <display value="Diabetes mellitus type 2 in nonobese (disorder)"/>
    </coding>
  </reasonCode>
  <reasonReference>
    <reference value="Condition/BSJ2-DiabetesDiagnosis"/>
  </reasonReference>
  <dosage>
    <sequence value="1"/>
    <text value="po nightly"/>
  </dosage>
</MedicationStatement>