FHIR IG analytics| Package | ca.on.mi.r4 |
| Resource Type | Bundle |
| Id | BundleSearchMiOrderSimpleResponse.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "BundleSearchMiOrderSimpleResponse",
"type": "searchset",
"timestamp": "2023-05-03T02:15:49.21+00:00",
"total": 1,
"entry": [
{
"fullUrl": "http://ontariohealth.ca/api/micdr/ServiceRequest/order1",
"resource": {
"resourceType": "ServiceRequest",
"id": "order1",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest"
]
},
"extension": [
{
"url": "http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT",
"valueReference": {
"reference": "Practitioner/practitioner2"
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"code": "ACSN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Accession ID"
}
]
},
"system": "urn:oid:2.16.840.1.113883.3.239.23.18.10",
"value": "1111-111-111"
},
{
"type": {
"coding": [
{
"code": "PLAC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Placer Identifier"
}
]
},
"system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.10",
"value": "ABC-Placer-Order-Number-12345"
}
],
"requisition": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PGN",
"display": "Placer Group Number"
}
]
},
"system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.11",
"value": "ABC-Placer-Group-Number-123456"
},
"code": {
"coding": [
{
"code": "IMG011001",
"system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.5",
"display": "CT ABDOMEN PELVIS W IV CONTRAST"
},
{
"system": "http://ontariohealth.ca/fhir/CodeSystem/procedure-type-mi-provincial",
"code": "100200",
"display": "CT Abdomen Pelvis with Contrast"
},
{
"system": "http://snomed.info/sct",
"code": "432370003",
"display": "Computed tomography of abdomen and pelvis with contrast (procedure)"
}
]
},
"category": [
{
"coding": [
{
"code": "CT",
"system": "http://dicom.nema.org/resources/ontology/DCM",
"display": "Computed Tomography"
}
]
},
{
"coding": [
{
"code": "394914008",
"system": "http://snomed.info/sct",
"display": "Radiology"
}
]
},
{
"coding": [
{
"code": "24028007",
"system": "http://snomed.info/sct",
"display": "Right (qualifier value)"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "818983003",
"display": "Structure of abdominopelvic cavity and/or content of abdominopelvic cavity and/or anterior abdominal wall (body structure)"
}
]
},
{
"coding": [
{
"code": "31874001",
"system": "http://snomed.info/sct",
"display": "True"
}
]
}
],
"status": "active",
"intent": "filler-order",
"priority": "routine",
"subject": {
"reference": "Patient/patient1"
},
"authoredOn": "2023-01-01T15:00:00+00:00",
"occurrenceDateTime": "2023-01-02",
"requester": {
"reference": "urn:uuid:b0899eca-9276-4d23-8937-36d3e001e301"
},
"performer": [
{
"reference": "Practitioner/practitioner1"
}
],
"locationReference": [
{
"reference": "Location/location1"
}
],
"reasonCode": [
{
"text": "Broken bone"
}
],
"note": [
{
"text": "some note"
}
]
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "http://ontariohealth.ca/api/micdr/Patient/patient1",
"resource": {
"resourceType": "Patient",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient"
]
},
"id": "patient1",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-cambridge-memorial-mrn",
"value": "23456789"
},
{
"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"
}
],
"name": [
{
"use": "official",
"family": "Onsmith1",
"given": [
"Onjohn1",
"William"
],
"suffix": [
"III"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-5555",
"use": "work"
}
],
"gender": "male",
"birthDate": "1926-02-24",
"address": [
{
"use": "home",
"type": "physical",
"line": [
"13 Boring St"
],
"city": "Toronto",
"state": "ON",
"postalCode": "M1M M2M",
"country": "CAN"
}
],
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "en",
"display": "English"
}
]
}
}
],
"generalPractitioner": [
{
"reference": "Practitioner/practitioner1"
}
]
},
"search": {
"mode": "include"
}
},
{
"fullUrl": "urn:uuid:b0899eca-9276-4d23-8937-36d3e001e301",
"resource": {
"resourceType": "PractitionerRole",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole"
]
},
"id": "b0899eca-9276-4d23-8937-36d3e001e301",
"practitioner": {
"reference": "Practitioner/practitioner1"
},
"organization": {
"reference": "Organization/org1"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code": "doctor",
"display": "Doctor"
}
]
}
]
},
"search": {
"mode": "include"
}
},
{
"resource": {
"resourceType": "Organization",
"id": "org1",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "1220043535"
}
],
"name": "Northern MI Lab",
"telecom": [
{
"system": "phone",
"value": "416-112-3333"
}
]
},
"search": {
"mode": "include"
},
"fullUrl": "http://ontariohealth.ca/api/micdr/Organization/org1"
},
{
"resource": {
"resourceType": "Location",
"id": "location1",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "1220043534"
}
],
"name": "Northern MI Lab Location"
},
"search": {
"mode": "include"
},
"fullUrl": "http://ontariohealth.ca/api/micdr/Location/location1"
},
{
"resource": {
"resourceType": "Practitioner",
"id": "practitioner1",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "12345"
}
],
"name": [
{
"family": "Adams",
"given": [
"Ben",
"William"
],
"prefix": [
"Dr."
]
}
]
},
"search": {
"mode": "include"
},
"fullUrl": "http://ontariohealth.ca/api/micdr/Practitioner/practitioner1"
},
{
"fullUrl": "http://ontariohealth.ca/api/micdr/Practitioner/practitioner2",
"resource": {
"resourceType": "Practitioner",
"id": "practitioner2",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-practitioner"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "56789"
}
],
"name": [
{
"family": "Smith",
"given": [
"John"
],
"prefix": [
"Dr."
]
}
]
},
"search": {
"mode": "include"
}
}
]
}