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

<Medication xmlns="http://hl7.org/fhir">
  <id value="BDMedicationExample"/>
  <meta>
    <profile value="https://fhir.dghs.gov.bd/core/StructureDefinition/bd-medication"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Medication BDMedicationExample</b></p><a name="BDMedicationExample"> </a><a name="hcBDMedicationExample"> </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="StructureDefinition-bd-medication.html">Medication Profile for Bangladesh</a></p></div><p><b>code</b>: <span title="Codes:{https://dgda.gov.bd/drug-registry 353-0026-039--marvelous-fe}">Marvelous Fe</span></p><p><b>form</b>: <span title="Codes:{http://standardterms.edqm.eu 10219000}">Tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://id.who.int/icd/release/11/mms XM3SQ1}">Ferrous sulphate</span></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://id.who.int/icd/release/11/mms XM7R82}">Folic acid</span></p><p><b>isActive</b>: true</p></blockquote></div><div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Medication BDMedicationExample</b></p><a name="de-BDMedicationExample"> </a><a name="de-hcBDMedicationExample"> </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="StructureDefinition-bd-medication.html">Medication Profile for Bangladesh</a></p></div><p><b>code</b>: <span title="Codes:{https://dgda.gov.bd/drug-registry 353-0026-039--marvelous-fe}">Marvelous Fe</span></p><p><b>form</b>: <span title="Codes:{http://standardterms.edqm.eu 10219000}">Tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://id.who.int/icd/release/11/mms XM3SQ1}">Ferrous sulphate</span></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes:{http://id.who.int/icd/release/11/mms XM7R82}">Folic acid</span></p><p><b>isActive</b>: true</p></blockquote></div><div xml:lang="fr" lang="fr"><hr/><p><b>French</b></p><hr/><p class="res-header-id"><b>Narratif généré : Médication BDMedicationExample</b></p><a name="fr-BDMedicationExample"> </a><a name="fr-hcBDMedicationExample"> </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">Profil: <a href="StructureDefinition-bd-medication.html">Medication Profile for Bangladesh</a></p></div><p><b>code</b>: <span title="Codes :{https://dgda.gov.bd/drug-registry 353-0026-039--marvelous-fe}">Marvelous Fe</span></p><p><b>form</b>: <span title="Codes :{http://standardterms.edqm.eu 10219000}">Tablet</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes :{http://id.who.int/icd/release/11/mms XM3SQ1}">Ferrous sulphate</span></p><p><b>isActive</b>: true</p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title="Codes :{http://id.who.int/icd/release/11/mms XM7R82}">Folic acid</span></p><p><b>isActive</b>: true</p></blockquote></div></div>
  </text>
  <code>
    <coding>
      <system value="https://dgda.gov.bd/drug-registry"/>
      <code value="353-0026-039--marvelous-fe"/>
      <display value="Marvelous Fe"/>
    </coding>
    <text value="Marvelous Fe"/>
  </code>
  <form>
    <coding>
      <system value="http://standardterms.edqm.eu"/>
      <code value="10219000"/>
      <display value="Tablet"/>
    </coding>
  </form>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://id.who.int/icd/release/11/mms"/>
        <code value="XM3SQ1"/>
        <display value="Ferrous sulphate"/>
      </coding>
      <text value="Ferrous sulphate"/>
    </itemCodeableConcept>
    <isActive value="true"/>
  </ingredient>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://id.who.int/icd/release/11/mms"/>
        <code value="XM7R82"/>
        <display value="Folic acid"/>
      </coding>
      <text value="Folic acid"/>
    </itemCodeableConcept>
    <isActive value="true"/>
  </ingredient>
</Medication>