FHIR IG analytics| Package | ca.on.hrm.r4 |
| Resource Type | Bundle |
| Id | Bundle-BundleTransactionSubmitMiReport.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "BundleTransactionSubmitMiReport",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-transaction-bundle"
]
},
"type": "transaction",
"entry": [
{
"request": {
"method": "POST",
"url": "Organization"
},
"resource": {
"resourceType": "Organization",
"id": "b2fdf4cd-77fb-4ac3-ab0e-44dca89574f1",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-organization-submission"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "101426379257"
}
],
"name": "The Ottawa Hospital"
},
"fullUrl": "http://ontariohealth.ca/fhir/Organization/b2fdf4cd-77fb-4ac3-ab0e-44dca89574f1"
},
{
"request": {
"method": "POST",
"url": "Location"
},
"resource": {
"resourceType": "Location",
"id": "cd8d4a81-ea13-495a-8d40-81c35ca78c34",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "101426379257"
}
],
"name": "The Ottawa Hospital",
"description": "In house Lab",
"managingOrganization": {
"reference": "Organization/b2fdf4cd-77fb-4ac3-ab0e-44dca89574f1"
},
"address": {
"use": "work",
"type": "physical",
"line": [
"123 Main St"
],
"city": "Ottawa",
"state": "ON",
"postalCode": "K1S 5C5",
"country": "CAN"
}
},
"fullUrl": "http://ontariohealth.ca/fhir/Location/cd8d4a81-ea13-495a-8d40-81c35ca78c34"
},
{
"request": {
"method": "POST",
"url": "Practitioner"
},
"resource": {
"resourceType": "Practitioner",
"id": "b2baaec3-7729-4195-b2f1-2c9b9b854834",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitioner-submission"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "12345",
"type": {
"coding": [
{
"code": "LN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "License number"
}
]
}
}
],
"name": [
{
"family": "Adams",
"given": [
"Ben",
"William"
],
"prefix": [
"Dr."
]
}
],
"telecom": [
{
"system": "phone",
"value": "222-333-6666",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "physical",
"line": [
"123 Main St"
],
"city": "Ottawa",
"state": "ON",
"postalCode": "K1S 5C5",
"country": "CAN"
}
]
},
"fullUrl": "http://ontariohealth.ca/fhir/Practitioner/b2baaec3-7729-4195-b2f1-2c9b9b854834"
},
{
"request": {
"method": "POST",
"url": "Practitioner"
},
"resource": {
"resourceType": "Practitioner",
"id": "ea6b1e81-ea13-495a-8d40-81c35ca78c45",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitioner-submission"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "12345",
"type": {
"coding": [
{
"code": "LN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "License number"
}
]
}
}
],
"name": [
{
"family": "Careful",
"given": [
"Beth"
],
"prefix": [
"Dr"
]
}
],
"telecom": [
{
"system": "phone",
"value": "222-333-4444",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "physical",
"line": [
"123 Main St"
],
"city": "Ottawa",
"state": "ON",
"postalCode": "K1S 5C5",
"country": "CAN"
}
]
},
"fullUrl": "http://ontariohealth.ca/fhir/Practitioner/ea6b1e81-ea13-495a-8d40-81c35ca78c45"
},
{
"request": {
"method": "POST",
"url": "PractitionerRole"
},
"resource": {
"resourceType": "PractitionerRole",
"id": "dc9c5e81-ea13-495a-8d40-81c35ca78c34",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitionerRole-submission"
]
},
"practitioner": {
"reference": "Practitioner/b2baaec3-7729-4195-b2f1-2c9b9b854834"
},
"organization": {
"reference": "Organization/b2fdf4cd-77fb-4ac3-ab0e-44dca89574f1"
}
},
"fullUrl": "http://ontariohealth.ca/fhir/PractitionerRole/dc9c5e81-ea13-495a-8d40-81c35ca78c34"
},
{
"request": {
"method": "POST",
"url": "Patient"
},
"resource": {
"resourceType": "Patient",
"id": "cd8d4a81-ea13-495a-8d40-81c35ca78c35",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-patient-submission"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://ontariohealth.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"
}
],
"generalPractitioner": [
{
"reference": "Practitioner/ea6b1e81-ea13-495a-8d40-81c35ca78c45"
}
]
},
"fullUrl": "http://ontariohealth.ca/fhir/Patient/cd8d4a81-ea13-495a-8d40-81c35ca78c35"
},
{
"request": {
"method": "POST",
"url": "Encounter"
},
"resource": {
"resourceType": "Encounter",
"id": "be6f6a81-ea13-495a-8d40-81c35ca78c35",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-encounter-submission"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "VN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Visit Number"
}
]
},
"system": "urn:oid:2.16.840.1.113883.3.239.23.42.2",
"value": "v12345"
}
],
"location": [
{
"physicalType": {
"coding": [
{
"code": "si",
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"display": "Site"
}
]
},
"location": {
"display": "Facility 1",
"reference": "Location/cd8d4a81-ea13-495a-8d40-81c35ca78c34"
},
"status": "completed"
}
],
"status": "finished",
"class": {
"code": "IMP",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"code": "L",
"system": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
"display": "Scheduled/elective"
}
]
}
],
"subject": {
"reference": "Patient/cd8d4a81-ea13-495a-8d40-81c35ca78c35"
},
"participant": [
{
"type": [
{
"coding": [
{
"code": "ADM",
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"display": "admitter"
}
]
}
],
"individual": {
"reference": "Practitioner/ea6b1e81-ea13-495a-8d40-81c35ca78c45"
}
}
],
"period": {
"start": "2025-01-01",
"end": "2025-02-01"
},
"serviceProvider": {
"reference": "Organization/b2fdf4cd-77fb-4ac3-ab0e-44dca89574f1"
}
},
"fullUrl": "http://ontariohealth.ca/fhir/Encounter/be6f6a81-ea13-495a-8d40-81c35ca78c35"
},
{
"request": {
"method": "POST",
"url": "ServiceRequest"
},
"resource": {
"resourceType": "ServiceRequest",
"id": "ea6b1e81-ea13-495a-8d40-81c35ca78c44",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-serviceRequest-submission"
]
},
"intent": "filler-order",
"identifier": [
{
"type": {
"coding": [
{
"code": "ACSN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Accession ID"
}
]
},
"system": "urn:oid:2.16.124.10.101.1.70.1",
"value": "123456789"
}
],
"code": {
"coding": [
{
"code": "IMG011008",
"system": "urn:oid:2.16.840.1.113883.3.239.33.3",
"display": "CT ABDOMEN W WO IV CONTRAST PELVIS W"
}
]
},
"requisition": {
"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",
"value": "123456789"
},
"status": "completed",
"subject": {
"reference": "Patient/cd8d4a81-ea13-495a-8d40-81c35ca78c35"
},
"encounter": {
"reference": "Encounter/be6f6a81-ea13-495a-8d40-81c35ca78c35"
},
"authoredOn": "2025-03-12",
"requester": {
"reference": "Practitioner/ea6b1e81-ea13-495a-8d40-81c35ca78c45"
},
"performer": [
{
"reference": "PractitionerRole/dc9c5e81-ea13-495a-8d40-81c35ca78c34"
}
]
},
"fullUrl": "http://ontariohealth.ca/fhir/ServiceRequest/ea6b1e81-ea13-495a-8d40-81c35ca78c44"
},
{
"request": {
"method": "POST",
"url": "Observation"
},
"resource": {
"resourceType": "Observation",
"id": "72cc1d4b-df63-49ad-b930-922e17a2512f",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-observation-imaging"
]
},
"status": "final",
"code": {
"coding": [
{
"code": "249733009",
"system": "http://snomed.info/sct",
"display": "Large pelvic bone (finding)"
}
]
},
"subject": {
"reference": "Patient/cd8d4a81-ea13-495a-8d40-81c35ca78c35"
},
"valueQuantity": {
"value": 0.887,
"code": "g/cm-2",
"system": "http://unitsofmeasure.org",
"unit": "g/cm²"
},
"effectivePeriod": {
"start": "2025-03-18T16:01:20Z"
},
"performer": [
{
"reference": "PractitionerRole/dc9c5e81-ea13-495a-8d40-81c35ca78c34"
}
],
"interpretation": [
{
"coding": [
{
"code": "1231182008",
"system": "http://snomed.info/sct",
"display": "Isolated osteopoikilosis (disorder)"
}
]
}
],
"note": [
{
"id": "1",
"text": "A rare primary bone dysplasia with characteristics of multiple small round to ovoid osteosclerotic foci with a predilection for the epiphyses and metaphyses of long tubular bones as well as the pelvis, scapula, carpal and tarsal bones. The condition is usually clinically silent and discovered only incidentally although some patients may experience mild articular pain with or without joint effusion. Bone strength is normal."
}
]
},
"fullUrl": "http://ontariohealth.ca/fhir/Observation/72cc1d4b-df63-49ad-b930-922e17a2512f"
},
{
"request": {
"method": "POST",
"url": "DiagnosticReport"
},
"resource": {
"resourceType": "DiagnosticReport",
"id": "a414da25-a7a7-4cf0-abdf-9aac8bdd615a",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-diagnosticReport-submission"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
]
},
"system": "urn:oid:2.16.840.1.113883.3.239.23.18.10",
"value": "556677"
}
],
"extension": [
{
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-recipient",
"valueReference": {
"identifier": {
"system": "urn:oid:2.16.124.10.101.1.70.1",
"value": "DR98765"
}
}
},
{
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-urgency-flag",
"valueBoolean": false
}
],
"category": [
{
"coding": [
{
"code": "RAD",
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"display": "Radiology"
}
]
}
],
"code": {
"coding": [
{
"code": "19005-8",
"system": "http://loinc.org",
"display": "Radiology Imaging study [Impression] (narrative)"
}
]
},
"basedOn": [
{
"reference": "ServiceRequest/ea6b1e81-ea13-495a-8d40-81c35ca78c44"
}
],
"status": "final",
"subject": {
"reference": "Patient/cd8d4a81-ea13-495a-8d40-81c35ca78c35"
},
"encounter": {
"reference": "Encounter/be6f6a81-ea13-495a-8d40-81c35ca78c35"
},
"effectiveDateTime": "2025-03-18T16:01:20Z",
"issued": "2025-03-21T21:24:31Z",
"performer": [
{
"reference": "PractitionerRole/dc9c5e81-ea13-495a-8d40-81c35ca78c34"
}
],
"resultsInterpreter": [
{
"reference": "PractitionerRole/dc9c5e81-ea13-495a-8d40-81c35ca78c34"
}
],
"result": [
{
"reference": "Observation/72cc1d4b-df63-49ad-b930-922e17a2512f"
}
],
"presentedForm": [
{
"contentType": "text/plain",
"data": "U29tZSB0ZXh0IGhlcmU="
}
]
},
"fullUrl": "http://ontariohealth.ca/fhir/DiagnosticReport/a414da25-a7a7-4cf0-abdf-9aac8bdd615a"
}
],
"timestamp": "2025-03-31T02:15:49Z",
"identifier": {
"system": "http://ontariohealth.ca/fhir/NamingSystem/id-org1-mi-transaction-bundle",
"value": "64e604f1-436d-4f7e-8bfb-1b49157cd83d"
}
}