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

<Medication xmlns="http://hl7.org/fhir">
  <id value="example-Antihypertensive"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication example-Antihypertensive</b></p><a name="example-Antihypertensive"> </a><a name="hcexample-Antihypertensive"> </a><p><b>code</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 104222}">bumetanide 5 MG Oral Tablet</span></p><p><b>form</b>: <span title="Codes:{http://snomed.info/sct 385055001}">Tablet dose form (qualifier value)</span></p></div>
  </text>
  <code>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="104222"/>
      <display value="bumetanide 5 MG Oral Tablet"/>
    </coding>
  </code>
  <form>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="385055001"/>
      <display value="Tablet dose form (qualifier value)"/>
    </coding>
  </form>
</Medication>