<Medication xmlns="http://hl7.org/fhir">
  <id value="core-examples-Medication-example2" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:37:55.376+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>: f002</p>
      <p>
        <b>code</b>: Rosuvastatin 10mg tablet <span>(Details : {SNOMED CT code '408036003' = '408036003', given as 'Rosuvastatin 10mg 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="408036003" />
      <display value="Rosuvastatin 10mg 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>