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