<Medication xmlns="http://hl7.org/fhir">
  <id value="zib-nl-medication-example-2" />
  <meta>
    <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/Medication-uv-ips" />
  </meta>
  <text>
    <status value="extensions" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <table>
        <tbody>
          <tr>
            <th>Code</th>
            <td>
              <span title="PARACETAMOL TABLET 500MG (67903 - G-Standaard PRK)">PARACETAMOL TABLET 500MG</span>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </text>
  <identifier>
    <system value="http://example.com/mymedcodes" />
    <value value="zib-nl-med-2" />
  </identifier>
  <code>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.4.10" />
      <code value="67903" />
      <display value="PARACETAMOL TABLET 500MG" />
      <userSelected value="true" />
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.4.1" />
      <code value="2194" />
      <display value="PARACETAMOL TABLET 500MG" />
    </coding>
    <text value="PARACETAMOL TABLET 500MG" />
  </code>
</Medication>