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

<FormularyItem xmlns="http://hl7.org/fhir" resourceDefinition="http://hl7.org/fhir/StructureDefinition/FormularyItem|0.1.0">
  <id value="formularyitemexample01"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FormularyItem formularyitemexample01</b></p><a name="formularyitemexample01"> </a><a name="hcformularyitemexample01"> </a><p><b>status</b>: Active</p><h3>Subjects</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://snomed.info/sct 323418000}, {http://nehta.gov.au/amt/v2 22571011000036102}">Penicillin V (as penicillin V potassium) 25 mg/mL oral solution</span></td></tr></table></div>
  </text>
  <status value="active"/>
  <subject>
    <concept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="323418000"/>
        <display value="Penicillin V (as penicillin V potassium) 25 mg/mL oral solution"/>
      </coding>
      <coding>
        <system value="http://nehta.gov.au/amt/v2"/>
        <code value="22571011000036102"/>
        <display value="phenoxymethylpenicillin 125 mg / 5 mL oral liquid, 5 mL measure"/>
      </coding>
    </concept>
  </subject>
</FormularyItem>