FHIR IG analytics| Package | ca.on.ir.r4 |
| Resource Type | Bundle |
| Id | panorama_searchset.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "bundle-phu-searchset",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-searchset"
]
},
"type": "searchset",
"timestamp": "2026-06-01T17:45:00Z",
"total": 1,
"link": [
{
"relation": "self",
"url": "http://ontariohealth.ca/fhir/ehr/Immunization?patient.identifier=1234567890&_include=*"
}
],
"entry": [
{
"fullUrl": "http://ontariohealth.ca/fhir/ehr/Immunization/immz-001",
"resource": {
"resourceType": "Immunization",
"id": "immz-001",
"meta": {
"versionId": "1",
"lastUpdated": "2024-05-12T10:15:00Z",
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-immunization"
]
},
"extension": [
{
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-immunization-isValid",
"valueBoolean": true
}
],
"identifier": [
{
"system": "http://ontariohealth.ca/fhir/NamingSystem/ca-on-phu-1234567-immunization-id",
"value": "PHU-POS-123"
}
],
"status": "completed",
"vaccineCode": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "8771000087109",
"display": "Adult vaccine product containing only Hepatitis B virus regular strength antigen (medicinal product)"
}
]
},
"patient": {
"reference": "Patient/patient-bob"
},
"occurrenceDateTime": "2022-05-12T12:00:00Z",
"primarySource": true,
"lotNumber": "x008697",
"expirationDate": "2026-02-03",
"site": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16217701000119102",
"display": "Structure of left deltoid muscle (body structure)"
}
]
},
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "78421000",
"display": "Intramuscular route (qualifier value)"
}
]
},
"doseQuantity": {
"value": 1,
"unit": "mL",
"system": "http://unitsofmeasure.org",
"code": "mL"
},
"performer": [
{
"actor": {
"reference": "PractitionerRole/practitioner-role-sarah-rn"
}
}
],
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "8171000087105",
"display": "Routine immunization (finding)"
}
]
}
],
"fundingSource": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PUBLICPOL",
"display": "public healthcare"
}
]
}
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "http://ontariohealth.ca/fhir/ehr/Patient/patient-bob",
"resource": {
"resourceType": "Patient",
"id": "patient-bob",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "JHN"
}
]
},
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"value": "1234567890"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-panorama-mrn",
"value": "1231231234"
}
],
"name": [
{
"family": "Johnstone",
"given": [
"Bob"
]
}
],
"gender": "male",
"birthDate": "1965-08-27",
"telecom": [
{
"system": "phone",
"value": "416-456-0000"
}
],
"address": [
{
"line": [
"525 University Ave"
],
"city": "Toronto",
"state": "ON",
"postalCode": "M5G2L3",
"country": "CAN"
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://ontariohealth.ca/fhir/ehr/PractitionerRole/practitioner-role-sarah-rn",
"resource": {
"resourceType": "PractitionerRole",
"id": "practitioner-role-sarah-rn",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole"
]
},
"practitioner": {
"reference": "Practitioner/practitioner-sarah"
},
"organization": {
"reference": "Organization/org-phu"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224535009",
"display": "Registered nurse"
}
],
"text": "Registered Nurse"
}
],
"telecom": [
{
"system": "phone",
"value": "416-555-0198",
"use": "work"
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://ontariohealth.ca/fhir/ehr/Practitioner/practitioner-sarah",
"resource": {
"resourceType": "Practitioner",
"id": "practitioner-sarah",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse",
"value": "1110000"
}
],
"name": [
{
"family": "Lee",
"given": [
"Sarah"
],
"suffix": [
"RN"
]
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "http://ontariohealth.ca/fhir/ehr/Organization/org-phu",
"resource": {
"resourceType": "Organization",
"id": "org-phu",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist-org",
"value": "1234567"
}
],
"name": "Public Health Unit"
},
"search": {
"mode": "include"
}
}
]
}