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

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeBundle
Idexample-prac-search-cpso-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": "906fef4a-1733-4d34-9cc7-c327236c083c",
  "meta": {
    "lastUpdated": "2024-10-02T16:53:26.730+00:00",
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Bundle|1.0.0"
    ]
  },
  "type": "searchset",
  "total": 1,
  "entry": [
    {
      "fullUrl": "Practitioner/242756",
      "resource": {
        "resourceType": "Practitioner",
        "id": "5A6E033D-A10C-414C-8819-A94A8118713B",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Practitioner|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-deceased",
            "valueBoolean": false
          }
        ],
        "identifier": [
          {
            "use": "official",
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "160885050031"
          },
          {
            "use": "official",
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
            "value": "29911"
          }
        ],
        "active": true,
        "name": [
          {
            "use": "official",
            "family": "Fost",
            "given": [
              "John "
            ]
          },
          {
            "use": "old",
            "family": "aliaslast",
            "given": [
              "aliasfirst aliasmiddle"
            ],
            "prefix": [
              "allprefix"
            ],
            "suffix": [
              "alias degr",
              "alias degr alliassuff alias title"
            ],
            "_suffix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "AC"
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "PR"
                  }
                ]
              }
            ]
          }
        ],
        "address": [
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose",
                "valueCode": "M"
              },
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode",
                "valueCoding": {
                  "system": "http://ontariohealth.ca/fhir/CodeSystem/LHIN-code",
                  "code": "5",
                  "display": "Central West"
                }
              }
            ],
            "use": "work",
            "type": "postal",
            "line": [
              "mail1",
              "mail2",
              "mail3",
              "mail4"
            ],
            "city": "Toronto",
            "state": "ON",
            "postalCode": "L6R1X6",
            "country": "CAN",
            "period": {
              "start": "2024-07-16"
            }
          }
        ],
        "gender": "male",
        "qualification": [
          {
            "identifier": [
              {
                "use": "official",
                "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
                "value": "29911"
              }
            ],
            "period": {
              "start": "1978-05-23"
            }
          }
        ],
        "communication": [
          {
            "coding": [
              {
                "system": "urn:ietf:bcp:47",
                "code": "en",
                "display": "English"
              }
            ]
          }
        ]
      },
      "search": {
        "mode": "match",
        "score": 1
      }
    },
    {
      "fullUrl": "PractitionerRole/5A6E033D-A10C-414C-8819-A94A8118713B-CPSO-29911",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "5A6E033D-A10C-414C-8819-A94A8118713B-CPSO-29911",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-PractitionerRole|1.0.0"
          ],
          "security": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
              "code": "N",
              "display": "normal"
            }
          ]
        },
        "extension": [
          {
            "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status",
            "valueCode": "A"
          },
          {
            "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-practicing",
            "valueBoolean": true
          }
        ],
        "identifier": [
          {
            "use": "official",
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "160885050031"
          }
        ],
        "practitioner": {
          "reference": "Practitioner/5A6E033D-A10C-414C-8819-A94A8118713B"
        },
        "code": [
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ontariohealth.ca/FHIR/CodeSystem/provider-role-class-type",
                      "code": "RH",
                      "display": "Regulated Health Professional"
                    }
                  ]
                }
              },
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LicenseClassificationCode",
                "valueCoding": {
                  "system": "http://ontariohealth.ca/fhir/CodeSystem/license-classification-code",
                  "code": "11",
                  "display": "Ind Practice - CPSO"
                }
              }
            ],
            "coding": [
              {
                "system": "http://ontariohealth.ca/fhir/CodeSystem/healthcare-provider-role-type",
                "code": "MD",
                "display": "Medical Doctor"
              }
            ]
          }
        ],
        "specialty": [
          {
            "extension": [
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-specialty-period",
                "valuePeriod": {
                  "start": "2019-01-29"
                }
              },
              {
                "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ontariohealth.ca/FHIR/CodeSystem/provider-role-class-type",
                      "code": "SP",
                      "display": "Specialty"
                    }
                  ]
                }
              }
            ],
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "309353007",
                "display": "Reproductive endocrinologist"
              }
            ]
          }
        ],
        "location": [
          {
            "reference": "Location/5A6E033D-A10C-414C-8819-A94A8118713B-CPSO-29911-1"
          }
        ]
      },
      "search": {
        "mode": "include"
      }
    },
    {
      "fullUrl": "Location/5A6E033D-A10C-414C-8819-A94A8118713B-CPSO-29911-1",
      "resource": {
        "resourceType": "Location",
        "id": "5A6E033D-A10C-414C-8819-A94A8118713B-CPSO-29911-1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Location|1.0.0"
          ]
        },
        "extension": [
          {
            "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode",
            "valueCoding": {
              "system": "http://ontariohealth.ca/fhir/CodeSystem/LHIN-code",
              "code": "99",
              "display": "99"
            }
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "9056390884",
            "use": "work",
            "period": {
              "start": "2019-07-15"
            }
          },
          {
            "system": "fax",
            "value": "9056390824",
            "use": "work",
            "period": {
              "start": "2019-07-15"
            }
          }
        ],
        "address": {
          "extension": [
            {
              "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential",
              "valueBoolean": false
            },
            {
              "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose",
              "valueCode": "P"
            }
          ],
          "use": "work",
          "type": "physical",
          "line": [
            "Suite 104",
            "2201 Fairview Street"
          ],
          "city": "Burlington",
          "state": "ON",
          "postalCode": "L7R 4H10",
          "country": "CAN",
          "period": {
            "start": "2019-07-15"
          }
        }
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}