FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.ppr.r4
Resource TypeBundle
Idexample-prac-match-name-city-response.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "1234",
  "meta": {
    "profile": [
      "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Bundle|1.0.0"
    ]
  },
  "type": "searchset",
  "total": 5,
  "link": [
    {
      "relation": "self",
      "url": "Practitioner/?match?family=Amin&given=John&address-city=Brampton"
    }
  ],
  "entry": [
    {
      "fullUrl": "Practitioner/561059",
      "resource": {
        "resourceType": "Practitioner",
        "id": "561059",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Practitioner|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "RRI"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-ppr-epid",
            "value": "561059"
          }
        ],
        "active": false,
        "name": [
          {
            "use": "official",
            "family": "Amin",
            "given": [
              "Farzana"
            ],
            "suffix": [
              "Dental Hygienist"
            ],
            "_suffix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "PR"
                  }
                ]
              }
            ]
          }
        ],
        "gender": "unknown",
        "communication": [
          {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "en",
                "display": "English"
              }
            ]
          }
        ]
      },
      "search": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/match-grade",
            "valueCode": "possible"
          }
        ],
        "mode": "match",
        "score": 0.036
      }
    },
    {
      "fullUrl": "PractitionerRole/562336",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "562336",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-PractitionerRole|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-practicing",
            "valueBoolean": false
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PRN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "160084204017"
          },
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-dental-hygienist",
            "value": "12378"
          }
        ],
        "period": {
          "start": "2008-08-06"
        },
        "practitioner": {
          "reference": "Practitioner/561059"
        },
        "code": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehealthontario.ca/FHIR/CodeSystem/ppr-provider-role-class-type",
                      "code": "RH",
                      "display": "Regulated Health Professional"
                    }
                  ]
                }
              },
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LicenseClassificationCode",
                "valueCoding": {
                  "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-license-classification-code",
                  "code": "CDHOINACT",
                  "display": "College of dental hygienists of Ontario inactive certificate"
                }
              }
            ],
            "coding": [
              {
                "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
                "code": "DH",
                "display": "Dental Hygienist"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "Location/562336-1"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/562336-1",
      "resource": {
        "resourceType": "Location",
        "id": "562336-1",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "5",
              "display": "Central West"
            }
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "9054958790",
            "use": "work",
            "period": {
              "start": "2018-08-23"
            }
          }
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "P"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "409 Brisdale Dr"
          ],
          "city": "Brampton",
          "state": "ON",
          "postalCode": "L7A 3M5",
          "country": "CAN",
          "period": {
            "start": "2018-08-23"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Practitioner/390114",
      "resource": {
        "resourceType": "Practitioner",
        "id": "390114",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Practitioner|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "RRI"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-ppr-epid",
            "value": "390114"
          }
        ],
        "active": true,
        "name": [
          {
            "use": "official",
            "family": "Amin",
            "given": [
              "Manishkumar Kantilal"
            ],
            "prefix": [
              "MR"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "6478953289",
            "use": "work",
            "period": {
              "start": "2017-07-21"
            }
          }
        ],
        "gender": "male",
        "qualification": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitioner-qualification-level",
                "valueString": "PM"
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scpqual",
                  "code": "UG"
                }
              ]
            },
            "period": {
              "start": "1991-11-07"
            },
            "issuer": {
              "display": "Gujarat University"
            }
          }
        ],
        "communication": [
          {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "en",
                "display": "English"
              }
            ]
          }
        ]
      },
      "search": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/match-grade",
            "valueCode": "possible"
          }
        ],
        "mode": "match",
        "score": 0.036
      }
    },
    {
      "fullUrl": "PractitionerRole/391414",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "391414",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-PractitionerRole|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-practicing",
            "valueBoolean": true
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PRN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "103502767678"
          },
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist",
            "value": "615598"
          }
        ],
        "period": {
          "start": "2012-05-25"
        },
        "practitioner": {
          "reference": "Practitioner/390114"
        },
        "code": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehealthontario.ca/FHIR/CodeSystem/ppr-provider-role-class-type",
                      "code": "RH",
                      "display": "Regulated Health Professional"
                    }
                  ]
                }
              },
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LicenseClassificationCode",
                "valueCoding": {
                  "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-license-classification-code",
                  "code": "OCP-A",
                  "display": "OCP Part A"
                }
              }
            ],
            "coding": [
              {
                "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
                "code": "PHARM",
                "display": "Pharmacist"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "Location/391414-1"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/391414-1",
      "resource": {
        "resourceType": "Location",
        "id": "391414-1",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "5",
              "display": "Central West"
            }
          }
        ],
        "alias": [
          "Shoppers Drug Mart"
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "P"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "1 Kennedy Rd S",
            "Shoppers Drug Mart"
          ],
          "city": "Brampton",
          "state": "ON",
          "postalCode": "L6W 3C9",
          "country": "CAN",
          "period": {
            "start": "2017-07-21"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Practitioner/90491",
      "resource": {
        "resourceType": "Practitioner",
        "id": "90491",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Practitioner|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "RRI"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-ppr-epid",
            "value": "90491"
          }
        ],
        "active": false,
        "name": [
          {
            "use": "official",
            "family": "Amin",
            "given": [
              "Farzana"
            ],
            "suffix": [
              "Dental Hygienist"
            ],
            "_suffix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "PR"
                  }
                ]
              }
            ]
          }
        ],
        "gender": "unknown",
        "communication": [
          {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "en",
                "display": "English"
              }
            ]
          }
        ]
      },
      "search": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/match-grade",
            "valueCode": "possible"
          }
        ],
        "mode": "match",
        "score": 0.036
      }
    },
    {
      "fullUrl": "PractitionerRole/91791",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "91791",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-PractitionerRole|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-practicing",
            "valueBoolean": false
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PRN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "104132352329"
          },
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-dental-hygienist",
            "value": "012378"
          }
        ],
        "period": {
          "start": "2008-08-06"
        },
        "practitioner": {
          "reference": "Practitioner/90491"
        },
        "code": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehealthontario.ca/FHIR/CodeSystem/ppr-provider-role-class-type",
                      "code": "RH",
                      "display": "Regulated Health Professional"
                    }
                  ]
                }
              },
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LicenseClassificationCode",
                "valueCoding": {
                  "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-license-classification-code",
                  "code": "CDHOINACT",
                  "display": "College of dental hygienists of Ontario inactive certificate"
                }
              }
            ],
            "coding": [
              {
                "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
                "code": "DH",
                "display": "Dental Hygienist"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "Location/91791-1"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/91791-1",
      "resource": {
        "resourceType": "Location",
        "id": "91791-1",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "5",
              "display": "Central West"
            }
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "9054958790",
            "use": "work",
            "period": {
              "start": "2017-07-21"
            }
          }
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "P"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "409 Brisdale Dr"
          ],
          "city": "Brampton",
          "state": "ON",
          "postalCode": "L7A 3M5",
          "country": "CAN",
          "period": {
            "start": "2017-07-21"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Practitioner/383612",
      "resource": {
        "resourceType": "Practitioner",
        "id": "383612",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Practitioner|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "RRI"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-ppr-epid",
            "value": "383612"
          }
        ],
        "active": true,
        "name": [
          {
            "use": "official",
            "family": "Ghattas",
            "given": [
              "Salwa Naim Amin"
            ],
            "prefix": [
              "MRS"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "4168588579",
            "use": "work",
            "period": {
              "start": "2017-07-21"
            }
          }
        ],
        "gender": "female",
        "qualification": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitioner-qualification-level",
                "valueString": "PM"
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scpqual",
                  "code": "UG"
                }
              ]
            },
            "period": {
              "start": "1999-05-01"
            },
            "issuer": {
              "display": "Cairo University"
            }
          }
        ],
        "communication": [
          {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "en",
                "display": "English"
              }
            ]
          }
        ]
      },
      "search": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/match-grade",
            "valueCode": "possible"
          }
        ],
        "mode": "match",
        "score": 0.036
      }
    },
    {
      "fullUrl": "PractitionerRole/384912",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "384912",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-PractitionerRole|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-practicing",
            "valueBoolean": true
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PRN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "103502781372"
          },
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist",
            "value": "615605"
          }
        ],
        "period": {
          "start": "2012-11-02"
        },
        "practitioner": {
          "reference": "Practitioner/383612"
        },
        "code": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehealthontario.ca/FHIR/CodeSystem/ppr-provider-role-class-type",
                      "code": "RH",
                      "display": "Regulated Health Professional"
                    }
                  ]
                }
              },
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LicenseClassificationCode",
                "valueCoding": {
                  "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-license-classification-code",
                  "code": "OCP-A",
                  "display": "OCP Part A"
                }
              }
            ],
            "coding": [
              {
                "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
                "code": "PHARM",
                "display": "Pharmacist"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "Location/384912-1"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/384912-1",
      "resource": {
        "resourceType": "Location",
        "id": "384912-1",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "99",
              "display": "99"
            }
          }
        ],
        "alias": [
          "Cornerstone Pharmacy"
        ],
        "telecom": [
          {
            "system": "email",
            "value": "suliman.fady@gmail.com",
            "use": "work",
            "period": {
              "start": "2017-07-21"
            }
          }
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "P"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "Unit B19 - 8990 Chinguacousy Rd",
            "Cornerstone Pharmacy"
          ],
          "city": "Brampton",
          "state": "ON",
          "postalCode": "L6Y 5X6",
          "country": "CAN",
          "period": {
            "start": "2017-07-21"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Practitioner/402121",
      "resource": {
        "resourceType": "Practitioner",
        "id": "402121",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Practitioner|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "RRI"
                }
              ]
            },
            "system": "http://ehealthontario.ca/fhir/NamingSystem/id-ppr-epid",
            "value": "402121"
          }
        ],
        "active": true,
        "name": [
          {
            "use": "official",
            "family": "Amin",
            "given": [
              "Marian Medhat Mofeed"
            ],
            "prefix": [
              "MRS"
            ]
          }
        ],
        "gender": "female",
        "qualification": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitioner-qualification-level",
                "valueString": "PM"
              }
            ],
            "code": {
              "coding": [
                {
                  "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scpqual",
                  "code": "UG"
                }
              ]
            },
            "period": {
              "start": "2007-06-01"
            },
            "issuer": {
              "display": "Alexandria University"
            }
          }
        ],
        "communication": [
          {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "en",
                "display": "English"
              }
            ]
          }
        ]
      },
      "search": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/match-grade",
            "valueCode": "possible"
          }
        ],
        "mode": "match",
        "score": 0.036
      }
    },
    {
      "fullUrl": "PractitionerRole/403422",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "403422",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-PractitionerRole|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-practicing",
            "valueBoolean": true
          }
        ],
        "identifier": [
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "PRN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "103848931103"
          },
          {
            "use": "official",
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LN"
                }
              ]
            },
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist",
            "value": "621103"
          }
        ],
        "period": {
          "start": "2015-07-15"
        },
        "practitioner": {
          "reference": "Practitioner/402121"
        },
        "code": [
          {
            "extension": [
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehealthontario.ca/FHIR/CodeSystem/ppr-provider-role-class-type",
                      "code": "RH",
                      "display": "Regulated Health Professional"
                    }
                  ]
                }
              },
              {
                "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LicenseClassificationCode",
                "valueCoding": {
                  "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-license-classification-code",
                  "code": "OCP-A",
                  "display": "OCP Part A"
                }
              }
            ],
            "coding": [
              {
                "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
                "code": "PHARM",
                "display": "Pharmacist"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "Location/403422-1"
          },
          {
            "reference": "Location/403422-2"
          },
          {
            "reference": "Location/403422-3"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/403422-1",
      "resource": {
        "resourceType": "Location",
        "id": "403422-1",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "5",
              "display": "Central West"
            }
          }
        ],
        "alias": [
          "Spring Valley Pharmacy"
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "S"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "15 Ashby Field Rd",
            "Unit 5 & 6",
            "Spring Valley Pharmacy"
          ],
          "city": "Brampton",
          "state": "ON",
          "postalCode": "L6X 0R3",
          "country": "CAN",
          "period": {
            "start": "2017-07-21"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/403422-2",
      "resource": {
        "resourceType": "Location",
        "id": "403422-2",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "5",
              "display": "Central West"
            }
          }
        ],
        "alias": [
          "Logos Pharmacy"
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "S"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "A106-423 Wanless Dr",
            "Logos Pharmacy"
          ],
          "city": "Brampton",
          "state": "ON",
          "postalCode": "L7A 0N9",
          "country": "CAN",
          "period": {
            "start": "2017-07-21"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/403422-3",
      "resource": {
        "resourceType": "Location",
        "id": "403422-3",
        "meta": {
          "profile": [
            "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode",
            "valueCoding": {
              "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-LHIN-code",
              "code": "6",
              "display": "Mississauga Halton"
            }
          }
        ],
        "alias": [
          "Marcos Pharmacy"
        ],
        "telecom": [
          {
            "system": "email",
            "value": "marcospharmacy@gmail.com",
            "use": "work",
            "period": {
              "start": "2017-07-21"
            }
          },
          {
            "system": "url",
            "value": "marcospharmacy.com",
            "use": "work",
            "period": {
              "start": "2017-07-21"
            }
          }
        ],
        "address": {
          "extension": [
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose",
              "valueCode": "P"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "374 Lakeshore Rd. E.",
            "Marcos Pharmacy"
          ],
          "city": "Mississauga",
          "state": "ON",
          "postalCode": "L5G 1H5",
          "country": "CAN",
          "period": {
            "start": "2017-07-21"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}