<Bundle xmlns="http://hl7.org/fhir">
  <id value="327b8e39-e3ef-4ff1-88a5-fb73cc5bc8e9" />
  <meta>
    <profile value="http://ehealthontario.ca/fhir/StructureDefinition/pcr-bundle-response|2.0.0" />
  </meta>
  <type value="searchset" />
  <total value="1" />
  <entry>
    <fullUrl value="http://pcr-fhir-develop.vte4.apps.dev.ecp.ehealthontario.ca/pcr-service/fhir/Patient/1752" />
    <resource>
      <Patient>
        <id value="1752" />
        <meta>
          <profile value="http://ehealthontario.ca/fhir/StructureDefinition/pcr-patient-response|2.0.0" />
          <security>
            <system value="http://hl7.org/fhir/v3/Confidentiality" />
            <code value="N" />
            <display value="normal" />
          </security>
          <tag>
            <system value="http://hl7.org/fhir/v3/ObservationValue" />
            <code value="SUBSETTED" />
            <display value="subsetted" />
          </tag>
        </meta>
        <identifier>
          <type>
            <coding>
              <system value="http://hl7.org/fhir/v2/0203" />
              <code value="RRI" />
            </coding>
            <text value="eHealth Ontario Enterprise Identifier" />
          </type>
          <system value="http://ehealthontario.ca/fhir/NamingSystem/id-pcr-eid" />
          <value value="1752" />
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://hl7.org/fhir/v2/0203" />
              <code value="MR" />
            </coding>
            <text value="University Health Network" />
          </type>
          <system value="http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-def-source" />
          <value value="1023" />
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://hl7.org/fhir/v2/0203" />
              <code value="JHN" />
            </coding>
            <text value="Ontario, Canada Personal Health Number" />
          </type>
          <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" />
          <value value="6210003809" />
        </identifier>
        <identifier>
          <type>
            <coding>
              <system value="http://hl7.org/fhir/v2/0203" />
              <code value="MR" />
            </coding>
            <text value="University Health" />
          </type>
          <system value="http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-mrn" />
          <value value="1023" />
        </identifier>
        <name>
          <use value="official" />
          <family value="WILSON" />
          <given value="WOODROW" />
          <given value="SAMUEL">
            <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
              <valueCode value="MID" />
            </extension>
          </given>
          <prefix value="Mr" />
          <suffix value="JR" />
        </name>
        <telecom>
          <system value="phone" />
          <value value="16135557777 ext. 123" />
          <use value="home" />
        </telecom>
        <telecom>
          <system value="phone" />
          <value value="16135557888 ext. 765" />
          <use value="work" />
        </telecom>
        <telecom>
          <system value="phone" />
          <value value="16472355656 ext. 345" />
          <use value="mobile" />
        </telecom>
        <telecom>
          <system value="phone" />
          <value value="116135557010 ext. 123" />
          <use value="temp" />
        </telecom>
        <gender value="male" />
        <birthDate value="1955-07-01" />
        <deceasedBoolean value="false" />
        <address>
          <use value="home" />
          <type value="physical" />
          <line value="300-30 1/2 MAIN ST W" />
          <line value="NEXT LINE" />
          <city value="BELLEVILLE" />
          <state value="ON" />
          <postalCode value="K5K2T7" />
          <country value="CAN" />
        </address>
        <address>
          <use value="home" />
          <type value="postal" />
          <line value="345 Queen str W" />
          <line value="unit 53" />
          <city value="Toronto" />
          <state value="ON" />
          <postalCode value="M4H6T2" />
          <country value="CAN" />
        </address>
        <address>
          <use value="temp" />
          <type value="physical" />
          <line value="567 Woodview road" />
          <line value="apt 235" />
          <city value="Toronto" />
          <state value="ON" />
          <postalCode value="M6T2W1" />
          <country value="CAN" />
        </address>
        <address>
          <use value="temp" />
          <type value="postal" />
          <line value="345 Seebreeze Street" />
          <line value="unit 235" />
          <city value="Toronto" />
          <state value="ON" />
          <postalCode value="M3H8E1" />
          <country value="CAN" />
        </address>
        <contact>
          <relationship>
            <coding>
              <system value="http://hl7.org/fhir/v2/0131" />
              <code value="C" />
              <display value="Emergency Contact" />
            </coding>
          </relationship>
          <telecom>
            <system value="phone" />
            <value value="16135557999 ext. 123" />
          </telecom>
        </contact>
        <communication>
          <language>
            <coding>
              <system value="urn:ietf:bcp:47" />
              <code value="en" />
              <display value="English" />
            </coding>
          </language>
          <preferred value="true" />
        </communication>
      </Patient>
    </resource>
    <search>
      <extension url="http://hl7.org/fhir/StructureDefinition/match-grade">
        <valueCode value="possible" />
      </extension>
      <mode value="match" />
      <score value="0.108" />
    </search>
  </entry>
</Bundle>