Health New Zealand Te Whatu Ora Shared Care FHIR API
0.4.5 - release New Zealand flag

Health New Zealand Te Whatu Ora Shared Care FHIR API - Local Development build (v0.4.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NZ Pharmacy Medication Dispense Example - XML Representation

Raw xml | Download


<MedicationDispense xmlns="http://hl7.org/fhir">
  <meta>
    <profile
             value="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/NzPharmacyMedicationDispense"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationDispense NzPharmacyMedicationDispenseExample</b></p><a name="NzPharmacyMedicationDispenseExample"> </a><a name="hcNzPharmacyMedicationDispenseExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NzPharmacyMedicationDispense.html">NZ Medication Dispense</a></p></div><p><b>NZePS Script Number Local</b>: SCR-001-2025</p><p><b>identifier</b>: <code>https://standards.digital.health.nz/ns/nzeps-unique-transaction-number</code>/UTN-2025-98765432 (use: official, )</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://snomed.info/sct 322236009}, {https://nzulm.org.nz/nzmt 10037191000116105}">Paracetamol 500mg tablet</span></p><p><b>subject</b>: James Pond (Identifier: <a href="http://fhir.org.nz/ig/base/NamingSystem-nhi.html" title="NHI number">NHI</a>/ZZZ0008 (use: official, ))</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Wellness Pharmacy Auckland (Identifier: <a href="http://fhir.org.nz/ig/base/NamingSystem-hpiFacility.html" title="HPI facilities">HPIFacility</a>/FZZ999-B (use: official, ))</td></tr></table><p><b>authorizingPrescription</b>: Paracetamol 500mg - Dr Sarah Smith (Identifier: <code>https://standards.digital.health.nz/ns/nzeps-prescription-id</code>/RX-2025-00012345 (use: official, ))</p><p><b>quantity</b>: 100 tablets<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT  code385055001 = 'Tablet')</span></p><p><b>daysSupply</b>: 30 days<span style="background: LightGoldenRodYellow"> (Details: UCUM  coded = 'd')</span></p><p><b>whenPrepared</b>: 2025-01-15 14:30:00+1300</p><p><b>whenHandedOver</b>: 2025-01-15 15:00:00+1300</p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Sequence</b></td><td><b>Text</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>Take 1-2 tablets every 4-6 hours as needed. Maximum 8 tablets in 24 hours.</td><td>1-2 per 4-6 hours</td><td><span title="Codes:{http://snomed.info/sct 26643006}">Oral route</span></td></tr></table></div>
  </text>
  <extension
             url="https://fhir-ig.digital.health.nz/shared-care/StructureDefinition/nzeps-scriptno-local">
    <valueString value="SCR-001-2025"/>
  </extension>
  <identifier>
    <use value="official"/>
    <system
            value="https://standards.digital.health.nz/ns/nzeps-unique-transaction-number"/>
    <value value="UTN-2025-98765432"/>
  </identifier>
  <status value="completed"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="322236009"/>
      <display value="Paracetamol 500mg tablet"/>
    </coding>
    <coding>
      <system value="https://nzulm.org.nz/nzmt"/>
      <code value="10037191000116105"/>
      <display value="paracetamol 500 mg tablet"/>
    </coding>
    <text value="Paracetamol 500mg tablet"/>
  </medicationCodeableConcept>
  <subject>
    <type value="Patient"/>
    <identifier>
      <use value="official"/>
      <system value="https://standards.digital.health.nz/ns/nhi-id"/>
      <value value="ZZZ0008"/>
    </identifier>
    <display value="James Pond"/>
  </subject>
  <performer>
    <actor>
      <type value="Organization"/>
      <identifier>
        <use value="official"/>
        <system
                value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
        <value value="FZZ999-B"/>
      </identifier>
      <display value="Wellness Pharmacy Auckland"/>
    </actor>
  </performer>
  <authorizingPrescription>
    <type value="MedicationRequest"/>
    <identifier>
      <use value="official"/>
      <system
              value="https://standards.digital.health.nz/ns/nzeps-prescription-id"/>
      <value value="RX-2025-00012345"/>
    </identifier>
    <display value="Paracetamol 500mg - Dr Sarah Smith"/>
  </authorizingPrescription>
  <quantity>
    <value value="100"/>
    <unit value="tablets"/>
    <system value="http://snomed.info/sct"/>
    <code value="385055001"/>
  </quantity>
  <daysSupply>
    <value value="30"/>
    <unit value="days"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="d"/>
  </daysSupply>
  <whenPrepared value="2025-01-15T14:30:00+13:00"/>
  <whenHandedOver value="2025-01-15T15:00:00+13:00"/>
  <dosageInstruction>
    <sequence value="1"/>
    <text
          value="Take 1-2 tablets every 4-6 hours as needed. Maximum 8 tablets in 24 hours."/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <frequencyMax value="2"/>
        <period value="4"/>
        <periodMax value="6"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral route"/>
      </coding>
    </route>
  </dosageInstruction>
</MedicationDispense>