<Bundle xmlns="http://hl7.org/fhir">
  <id value="BundleSearchMiOrderSimpleResponse" />
  <type value="searchset" />
  <timestamp value="2023-05-03T02:15:49.21+00:00" />
  <total value="1" />
  <entry>
    <fullUrl value="http://ontariohealth.ca/api/micdr/ServiceRequest/order1" />
    <resource>
      <ServiceRequest>
        <id value="order1" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest" />
        </meta>
        <extension url="http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT">
          <valueReference>
            <reference value="Practitioner/practitioner2" />
          </valueReference>
        </extension>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
              <code value="ACSN" />
              <display value="Accession ID" />
            </coding>
          </type>
          <system value="urn:oid:2.16.840.1.113883.3.239.23.18.10" />
          <value value="1111-111-111" />
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
              <code value="PLAC" />
              <display value="Placer Identifier" />
            </coding>
          </type>
          <system value="urn:oid:2.16.840.1.113883.3.239.23.18.10.10" />
          <value value="ABC-Placer-Order-Number-12345" />
        </identifier>
        <requisition>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
              <code value="PGN" />
              <display value="Placer Group Number" />
            </coding>
          </type>
          <system value="urn:oid:2.16.840.1.113883.3.239.23.18.10.11" />
          <value value="ABC-Placer-Group-Number-123456" />
        </requisition>
        <status value="active" />
        <intent value="filler-order" />
        <category>
          <coding>
            <system value="http://dicom.nema.org/resources/ontology/DCM" />
            <code value="CT" />
            <display value="Computed Tomography" />
          </coding>
        </category>
        <category>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="394914008" />
            <display value="Radiology" />
          </coding>
        </category>
        <category>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="24028007" />
            <display value="Right (qualifier value)" />
          </coding>
        </category>
        <category>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="818983003" />
            <display value="Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall (body structure)" />
          </coding>
        </category>
        <category>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="31874001" />
            <display value="True" />
          </coding>
        </category>
        <priority value="routine" />
        <code>
          <coding>
            <system value="urn:oid:2.16.840.1.113883.3.239.23.18.10.5" />
            <code value="IMG011001" />
            <display value="CT ABDOMEN PELVIS W IV CONTRAST" />
          </coding>
          <coding>
            <system value="http://ontariohealth.ca/fhir/CodeSystem/procedure-type-mi-provincial" />
            <code value="100200" />
            <display value="CT Abdomen Pelvis with Contrast" />
          </coding>
          <coding>
            <system value="http://snomed.info/sct" />
            <code value="432370003" />
            <display value="Computed tomography of abdomen and pelvis with contrast (procedure)" />
          </coding>
        </code>
        <subject>
          <reference value="Patient/patient1" />
        </subject>
        <occurrenceDateTime value="2023-01-02" />
        <authoredOn value="2023-01-01T15:00:00+00:00" />
        <requester>
          <reference value="urn:uuid:b0899eca-9276-4d23-8937-36d3e001e301" />
        </requester>
        <performer>
          <reference value="Practitioner/practitioner1" />
        </performer>
        <locationReference>
          <reference value="Location/location1" />
        </locationReference>
        <reasonCode>
          <text value="Broken bone" />
        </reasonCode>
        <note>
          <text value="some note" />
        </note>
      </ServiceRequest>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="http://ontariohealth.ca/api/micdr/Patient/patient1" />
    <resource>
      <Patient>
        <id value="patient1" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient" />
        </meta>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
              <code value="MR" />
            </coding>
          </type>
          <system value="http://ehealthontario.ca/fhir/NamingSystem/id-cambridge-memorial-mrn" />
          <value value="23456789" />
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
              <code value="JHN" />
            </coding>
          </type>
          <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" />
          <value value="1234567890" />
        </identifier>
        <name>
          <use value="official" />
          <family value="Onsmith1" />
          <given value="Onjohn1" />
          <given value="William" />
          <suffix value="III" />
        </name>
        <telecom>
          <system value="phone" />
          <value value="555-555-5555" />
          <use value="work" />
        </telecom>
        <gender value="male" />
        <birthDate value="1926-02-24" />
        <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>
        <communication>
          <language>
            <coding>
              <system value="urn:ietf:bcp:47" />
              <code value="en" />
              <display value="English" />
            </coding>
          </language>
        </communication>
        <generalPractitioner>
          <reference value="Practitioner/practitioner1" />
        </generalPractitioner>
      </Patient>
    </resource>
    <search>
      <mode value="include" />
    </search>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:b0899eca-9276-4d23-8937-36d3e001e301" />
    <resource>
      <PractitionerRole>
        <id value="b0899eca-9276-4d23-8937-36d3e001e301" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole" />
        </meta>
        <practitioner>
          <reference value="Practitioner/practitioner1" />
        </practitioner>
        <organization>
          <reference value="Organization/org1" />
        </organization>
        <code>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/practitioner-role" />
            <code value="doctor" />
            <display value="Doctor" />
          </coding>
        </code>
      </PractitionerRole>
    </resource>
    <search>
      <mode value="include" />
    </search>
  </entry>
  <entry>
    <fullUrl value="http://ontariohealth.ca/api/micdr/Organization/org1" />
    <resource>
      <Organization>
        <id value="org1" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization" />
        </meta>
        <identifier>
          <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi" />
          <value value="1220043535" />
        </identifier>
        <name value="Northern MI Lab" />
        <telecom>
          <system value="phone" />
          <value value="416-112-3333" />
        </telecom>
      </Organization>
    </resource>
    <search>
      <mode value="include" />
    </search>
  </entry>
  <entry>
    <fullUrl value="http://ontariohealth.ca/api/micdr/Location/location1" />
    <resource>
      <Location>
        <id value="location1" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location" />
        </meta>
        <identifier>
          <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi" />
          <value value="1220043534" />
        </identifier>
        <name value="Northern MI Lab Location" />
      </Location>
    </resource>
    <search>
      <mode value="include" />
    </search>
  </entry>
  <entry>
    <fullUrl value="http://ontariohealth.ca/api/micdr/Practitioner/practitioner1" />
    <resource>
      <Practitioner>
        <id value="practitioner1" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner" />
        </meta>
        <identifier>
          <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician" />
          <value value="12345" />
        </identifier>
        <name>
          <family value="Adams" />
          <given value="Ben" />
          <given value="William" />
          <prefix value="Dr." />
        </name>
      </Practitioner>
    </resource>
    <search>
      <mode value="include" />
    </search>
  </entry>
  <entry>
    <fullUrl value="http://ontariohealth.ca/api/micdr/Practitioner/practitioner2" />
    <resource>
      <Practitioner>
        <id value="practitioner2" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-practitioner" />
        </meta>
        <identifier>
          <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician" />
          <value value="56789" />
        </identifier>
        <name>
          <family value="Smith" />
          <given value="John" />
          <prefix value="Dr." />
        </name>
      </Practitioner>
    </resource>
    <search>
      <mode value="include" />
    </search>
  </entry>
</Bundle>