<Bundle xmlns="http://hl7.org/fhir">
  <id value="3bbb062a-a103-4041-98b1-0f8f46a803sbn" />
  <language value="en" />
  <type value="batch" />
  <timestamp value="2022-06-20T08:30:49.547-04:00" />
  <entry>
    <fullUrl value="https://provider.pst.ehealthontario.ca/api2/fhir/MedicationDispense/93F05B0FF748525FE05400144FF9F54A" />
    <resource>
      <MedicationDispense>
        <id value="93F05B0FF748525FE05400144FF9F54A" />
        <meta>
          <source value="http://ehealthontario.ca/hns" />
        </meta>
        <contained>
          <Medication>
            <id value="Medication93F05B0FF748525FE05400144FF9F54A" />
            <code>
              <coding>
                <system value="https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset" />
                <code value="02267470" />
                <display value="Novo-Bisoprolol" />
              </coding>
            </code>
          </Medication>
        </contained>
        <contained>
          <Patient>
            <id value="PatDisp93F05B0FF748525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" />
              <value value="5259156783" />
            </identifier>
            <identifier>
              <system value="http://ehealthontario.ca/fhir/NamingSystem/id-pharmacy-mrn" />
              <value value="ON00123456:987654321" />
            </identifier>
            <name>
              <family value="Mock" />
              <given value="One" />
              <given value="TWO" />
            </name>
            <telecom>
              <system value="phone" />
              <value value="555-555-5555" />
              <use value="work" />
            </telecom>
            <gender value="female" />
            <birthDate value="1961-01-01" />
            <address>
              <use value="home" />
              <type value="physical" />
              <line value="13 Boring St" />
              <city value="Toronto" />
              <state value="ON" />
              <postalCode value="M1M M2M" />
              <country value="CAN" />
            </address>
          </Patient>
        </contained>
        <contained>
          <Practitioner>
            <id value="PractPrescr93F05B0FF748525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician" />
              <value value="2355676" />
            </identifier>
            <name>
              <family value="Newton" />
              <given value="Isaac" />
            </name>
            <telecom>
              <system value="phone" />
              <value value="905-543-2314" />
              <use value="work" />
            </telecom>
            <telecom>
              <system value="fax" />
              <value value="416-452-3963" />
              <use value="work" />
            </telecom>
          </Practitioner>
        </contained>
        <contained>
          <Organization>
            <id value="OrgPharm93F05B0FF748525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-pharmacy-id-ocp" />
              <value value="ON50533355" />
            </identifier>
            <name value="Good Life Pharmacy" />
            <telecom>
              <system value="phone" />
              <value value="416-539-5532" />
              <use value="work" />
            </telecom>
            <telecom>
              <system value="fax" />
              <value value="416-652-4553" />
              <use value="work" />
            </telecom>
            <address>
              <use value="work" />
              <type value="physical" />
              <line value="13 Boring St" />
              <city value="Toronto" />
              <state value="ON" />
              <postalCode value="M1M M2M" />
              <country value="CAN" />
            </address>
          </Organization>
        </contained>
        <contained>
          <Practitioner>
            <id value="PractDisp93F05B0FF748525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist" />
              <value value="200087" />
            </identifier>
            <name>
              <family value="Sway" />
              <given value="Ken" />
            </name>
          </Practitioner>
        </contained>
        <contained>
          <MedicationRequest>
            <id value="MedRequest93F05B0FF748525FE05400144FF9F54A" />
            <identifier>
              <system value="http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number" />
              <value value="189787356" />
            </identifier>
            <status value="unknown" />
            <intent value="order" />
            <medicationReference>
              <reference value="#Medication93F05B0FF748525FE05400144FF9F54A" />
            </medicationReference>
            <subject>
              <reference value="#PatDisp93F05B0FF748525FE05400144FF9F54A" />
            </subject>
            <requester>
              <reference value="#PractPrescr93F05B0FF748525FE05400144FF9F54A" />
            </requester>
            <reasonCode>
              <coding>
                <system value="http://snomed.info/sct" />
                <code value="48589009" />
                <display value="Minor depressive disorder" />
              </coding>
              <coding>
                <system value="http://snomed.info/sct" />
                <code value="46206005" />
                <display value="Mood disorder" />
              </coding>
            </reasonCode>
          </MedicationRequest>
        </contained>
        <contained>
          <PractitionerRole>
            <id value="practitionerRole87yssjw" />
            <practitioner>
              <reference value="#OrgPharm93F05B0FF748525FE05400144FF9F54A" />
            </practitioner>
            <organization>
              <reference value="#PractDisp93F05B0FF748525FE05400144FF9F54A" />
            </organization>
          </PractitionerRole>
        </contained>
        <extension url="http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-refills-remaining">
          <valueInteger value="5" />
        </extension>
        <extension url="http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-quantity-remaining">
          <valueQuantity>
            <value value="240" />
            <unit value="Tablet" />
            <system value="http://snomed.info/sct" />
            <code value="428673006" />
          </valueQuantity>
        </extension>
        <extension url="http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-paid-by">
          <valueCoding>
            <system value="http://ehealthontario.ca/fhir/CodeSystem/medication-paid-by" />
            <code value="PUBLICPOL" />
            <display value="Ontario Drug Benefit Program" />
          </valueCoding>
        </extension>
        <identifier>
          <system value="http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON01987654-rx-number" />
          <value value="11111121" />
        </identifier>
        <status value="completed" />
        <category>
          <coding>
            <system value="http://ehealthontario.ca/fhir/CodeSystem/medication-dispense-category" />
            <code value="drug" />
            <display value="Drug" />
          </coding>
        </category>
        <medicationReference>
          <reference value="#Medication93F05B0FF748525FE05400144FF9F54A" />
        </medicationReference>
        <subject>
          <reference value="#PatDisp93F05B0FF748525FE05400144FF9F54A" />
        </subject>
        <performer>
          <actor>
            <reference value="#practitionerRole87yssjw" />
          </actor>
        </performer>
        <authorizingPrescription>
          <reference value="#MedRequest93F05B0FF748525FE05400144FF9F54A" />
        </authorizingPrescription>
        <quantity>
          <value value="60" />
          <unit value="Tablet" />
          <system value="http://snomed.info/sct" />
          <code value="428673006" />
        </quantity>
        <daysSupply>
          <value value="20" />
        </daysSupply>
        <whenPrepared value="2020-09-17" />
        <whenHandedOver value="2020-09-23T15:13:58-05:00" />
        <dosageInstruction>
          <text value="Take 2 tablets by mouth 3 times a day" />
          <patientInstruction value="Take with food" />
          <timing>
            <repeat>
              <frequency value="2" />
              <period value="3" />
              <periodMax value="12" />
              <periodUnit value="d" />
            </repeat>
          </timing>
          <asNeededBoolean value="false" />
          <route>
            <coding>
              <system value="http://snomed.info/sct" />
              <code value="26643006" />
              <display value="Oral route" />
            </coding>
          </route>
          <doseAndRate>
            <doseQuantity>
              <value value="2" />
              <unit value="Tablet" />
              <system value="http://snomed.info/sct" />
              <code value="428673006" />
            </doseQuantity>
          </doseAndRate>
        </dosageInstruction>
      </MedicationDispense>
    </resource>
    <request>
      <method value="POST" />
      <url value="MedicationDispense" />
    </request>
  </entry>
  <entry>
    <fullUrl value="https://provider.pst.ehealthontario.ca/api2/fhir/MedicationDispense/93F05B0FF749525FE05400144FF9F54A" />
    <resource>
      <MedicationDispense>
        <id value="93F05B0FF749525FE05400144FF9F54A" />
        <meta>
          <lastUpdated value="2019-10-02T11:45:17-04:00" />
          <source value="http://ehealthontario.ca/hns" />
        </meta>
        <text>
          <status value="generated" />
          <div xmlns="http://www.w3.org/1999/xhtml">Narrative is not implemented in this release</div>
        </text>
        <contained>
          <Medication>
            <id value="Medication93F05B0FF749525FE05400144FF9F54A" />
            <code>
              <text value="custom pill packaging" />
            </code>
          </Medication>
        </contained>
        <contained>
          <Patient>
            <id value="PatDisp93F05B0FF749525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" />
              <value value="5259156783" />
            </identifier>
            <name>
              <family value="Mock" />
              <given value="One" />
            </name>
            <gender value="female" />
            <birthDate value="1961-01-01" />
          </Patient>
        </contained>
        <contained>
          <Practitioner>
            <id value="PractPrescr93F05B0FF749525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician" />
              <value value="9898789" />
            </identifier>
            <name>
              <family value="Smith" />
              <given value="John" />
            </name>
            <telecom>
              <system value="phone" />
              <value value="905-543-2314" />
              <use value="work" />
            </telecom>
            <telecom>
              <system value="fax" />
              <value value="416-452-3963" />
              <use value="work" />
            </telecom>
          </Practitioner>
        </contained>
        <contained>
          <Organization>
            <id value="OrgPharm93F05B0FF749525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-pharmacy-id-ocp" />
              <value value="ON50533355" />
            </identifier>
            <name value="Good Life Pharmacy" />
            <telecom>
              <system value="phone" />
              <value value="416-539-5532" />
              <use value="work" />
            </telecom>
            <telecom>
              <system value="fax" />
              <value value="416-652-4553" />
              <use value="work" />
            </telecom>
            <address>
              <use value="work" />
              <type value="physical" />
              <line value="13 Boring St" />
              <city value="Toronto" />
              <state value="ON" />
              <postalCode value="M1M M2M" />
              <country value="CAN" />
            </address>
          </Organization>
        </contained>
        <contained>
          <Practitioner>
            <id value="PractDisp93F05B0FF749525FE05400144FF9F54A" />
            <identifier>
              <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist" />
              <value value="200087" />
            </identifier>
            <name>
              <family value="Sway" />
              <given value="Ken" />
            </name>
          </Practitioner>
        </contained>
        <contained>
          <MedicationRequest>
            <id value="MedRequest93F05B0FF749525FE05400144FF9F54A" />
            <identifier>
              <system value="http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number" />
              <value value="888737369" />
            </identifier>
            <status value="unknown" />
            <intent value="order" />
            <medicationReference>
              <reference value="#Medication93F05B0FF749525FE05400144FF9F54A" />
            </medicationReference>
            <subject>
              <reference value="#PatDisp93F05B0FF749525FE05400144FF9F54A" />
            </subject>
            <requester>
              <reference value="#PractPrescr93F05B0FF749525FE05400144FF9F54A" />
            </requester>
          </MedicationRequest>
        </contained>
        <contained>
          <PractitionerRole>
            <id value="practitionerRole87yssjw333" />
            <practitioner>
              <reference value="#OrgPharm93F05B0FF748525FE05400144FF9F54A" />
            </practitioner>
            <organization>
              <reference value="#PractDisp93F05B0FF748525FE05400144FF9F54A" />
            </organization>
          </PractitionerRole>
        </contained>
        <identifier>
          <system value="http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number" />
          <value value="309787731" />
        </identifier>
        <status value="entered-in-error" />
        <category>
          <coding>
            <system value="http://ehealthontario.ca/fhir/CodeSystem/medication-dispense-category" />
            <code value="service" />
            <display value="Professional Service" />
          </coding>
        </category>
        <medicationReference>
          <reference value="#Medication93F05B0FF749525FE05400144FF9F54A" />
        </medicationReference>
        <subject>
          <reference value="#PatDisp93F05B0FF749525FE05400144FF9F54A" />
        </subject>
        <performer>
          <actor>
            <reference value="#practitionerRole87yssjw333" />
          </actor>
        </performer>
        <authorizingPrescription>
          <reference value="#MedRequest93F05B0FF749525FE05400144FF9F54A" />
        </authorizingPrescription>
        <whenPrepared value="2020-09-17" />
        <whenHandedOver value="2020-09-23T15:13:58-05:00" />
        <dosageInstruction>
          <text value="Take 2 tablets by mouth 3 times a day" />
        </dosageInstruction>
      </MedicationDispense>
    </resource>
    <request>
      <method value="POST" />
      <url value="MedicationDispense" />
    </request>
  </entry>
</Bundle>