<Medication xmlns="http://hl7.org/fhir">
    <id value="zib-nl-medication-example-4" />
    <meta>
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/Medication-uv-ips" />
    </meta>
    <text>
        <status value="extensions" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <identifier>
        <system value="http://example.com/mymedcodes" />
        <value value="zib-nl-med-4" />
    </identifier>
    <code>
        <coding>
            <system value="http://www.whocc.no/atc" />
            <code value="A03FA01" />
            <display value="metoclopramide" />
        </coding>
        <coding>
            <system value="urn:oid:2.16.840.1.113883.2.4.4.10" />
            <code value="6939" />
            <display value="Metoclopramide zetpil 20mg" />
            <userSelected value="true" />
        </coding>
        <coding>
            <system value="urn:oid:2.16.840.1.113883.2.4.4.1" />
            <code value="63630" />
            <display value="METOCLOPRAMIDE ZETPIL 20MG" />
        </coding>
        <text value="Metoclopramide zetpil 20mg" />
    </code>
</Medication>