<Medication xmlns="http://hl7.org/fhir">
  <id value="core-examples-Medication-example3" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:37:55.532+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative with Details</b>
      </p>
      <p>
        <b>id</b>: f003</p>
      <p>
        <b>code</b>: Tolbutamide 500mg tablet <span>(Details : {SNOMED CT code '325267004' = '325267004', given as 'Tolbutamide 500mg tablet'})</span></p>
      <p>
        <b>isBrand</b>: true</p>
      <h3>Packages</h3>
      <table>
        <tr>
          <td>-</td>
          <td>
            <b>Container</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>drug container <span>(Details : {SNOMED CT code '398124009' = '398124009', given as 'drug container'})</span></td>
        </tr>
      </table>
    </div>
  </text>
  <code>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="325267004" />
      <display value="Tolbutamide 500mg tablet" />
    </coding>
  </code>
  <isBrand value="true" />
  <package>
    <container>
      <coding>
        <system value="http://snomed.info/sct" />
        <code value="398124009" />
        <display value="drug container" />
      </coding>
    </container>
  </package>
</Medication>