New Zealand MWS IG
1.1.0 - Release
New Zealand MWS IG - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="MD11223344"/>
<type value="searchset"/>
<total value="2"/>
<entry>
<resource>
<MedicationDispense>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationDispense_null"> </a><p class="res-header-id"><b>Generated Narrative: MedicationDispense </b></p><p><b>NZePS Original Pharmacy Approval Number</b>: 123456</p><p><b>NZePS Local Script Number</b>: 654321</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://nzmt.org.nz 350302831000117105}">CODEINE PHOSPHATE 30mg Tablets</span></p><p><b>subject</b>: <a href="Patient/ZSY0175">Patient/ZSY0175</a></p><p><b>whenPrepared</b>: 2024-09-02 14:10:27+1200</p></div>
</text>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/nzeps-pharmacy-approval-original">
<valueString value="123456"/>
</extension>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/nzeps-scriptno-local">
<valueString value="654321"/>
</extension>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://nzmt.org.nz"/>
<code value="350302831000117105"/>
<display value="CODEINE PHOSPHATE 30mg Tablets"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/ZSY0175"/>
</subject>
<whenPrepared value="2024-09-02T14:10:27+12:00"/>
</MedicationDispense>
</resource>
</entry>
<entry>
<resource>
<MedicationDispense>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationDispense_null"> </a><p class="res-header-id"><b>Generated Narrative: MedicationDispense </b></p><p><b>NZePS Original Pharmacy Approval Number</b>: 667788</p><p><b>NZePS Local Script Number</b>: 887766</p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://nzmt.org.nz 50108931000117106}">RA-MORPH 1mg/ml Liquid</span></p><p><b>subject</b>: <a href="Patient/YNS4214">Patient/YNS4214</a></p><p><b>whenPrepared</b>: 2024-09-01 14:10:27+1200</p></div>
</text>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/nzeps-pharmacy-approval-original">
<valueString value="667788"/>
</extension>
<extension
url="http://hl7.org.nz/fhir/StructureDefinition/nzeps-scriptno-local">
<valueString value="887766"/>
</extension>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://nzmt.org.nz"/>
<code value="50108931000117106"/>
<display value="RA-MORPH 1mg/ml Liquid"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/YNS4214"/>
</subject>
<whenPrepared value="2024-09-01T14:10:27+12:00"/>
</MedicationDispense>
</resource>
</entry>
</Bundle>