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

FHIR IG analytics

Packageontariomicdrfhirimplementationguide-0.10.00
Resource TypeBundle
IdBundleTransactionSubmitMiImageManifest.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": "BundleTransactionSubmitMiImageManifest",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-transaction-Bundle|0.9.0"
    ]
  },
  "identifier": {
    "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10",
    "value": "dafefe64-d3ab-4366-a643-8816c4ec61bc"
  },
  "type": "transaction",
  "timestamp": "2023-05-02T21:15:49.210-05:00",
  "entry": [
    {
      "resource": {
        "resourceType": "Organization",
        "id": "85a4d6fa-c9ec-4f5a-a1f7-f8312c13e940",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-organization"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "1220043596"
          }
        ],
        "name": "Lake Community Clinic",
        "telecom": [
          {
            "system": "phone",
            "value": "416-555-9766"
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Organization/85a4d6fa-c9ec-4f5a-a1f7-f8312c13e940",
      "request": {
        "method": "POST",
        "url": "Organization"
      }
    },
    {
      "resource": {
        "resourceType": "Organization",
        "id": "360249a8-79a7-4fbf-8066-e3dea1e47fed",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization|0.9.0"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "1220043534"
          }
        ],
        "name": "Best MI lab",
        "telecom": [
          {
            "system": "phone",
            "value": "416-111-2222"
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Organization/360249a8-79a7-4fbf-8066-e3dea1e47fed",
      "request": {
        "method": "POST",
        "url": "Organization"
      }
    },
    {
      "resource": {
        "resourceType": "Location",
        "id": "a7f01530-29a4-4938-af59-08b67cb58dc2",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Location|0.9.0"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
            "value": "1220043534"
          }
        ],
        "name": "Best MI lab ABC",
        "description": "ABC location of the Best MI lab",
        "managingOrganization": {
          "reference": "Organization/360249a8-79a7-4fbf-8066-e3dea1e47fed"
        },
        "address": {
          "type": "physical",
          "line": [
            "123 Main St"
          ],
          "city": "Toronto",
          "state": "ON",
          "postalCode": "M1M M1M",
          "country": "CAN"
        }
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Location/a7f01530-29a4-4938-af59-08b67cb58dc2",
      "request": {
        "method": "POST",
        "url": "Location"
      }
    },
    {
      "resource": {
        "resourceType": "Practitioner",
        "id": "f5886eb4-61d5-4fe2-915e-fe8c754ea2a2",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner|0.9.0"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
            "value": "12345"
          }
        ],
        "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": "Toronto",
            "state": "ON",
            "postalCode": "M1M M1M",
            "country": "CAN"
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Practitioner/f5886eb4-61d5-4fe2-915e-fe8c754ea2a2",
      "request": {
        "method": "POST",
        "url": "Practitioner"
      }
    },
    {
      "resource": {
        "resourceType": "Practitioner",
        "id": "16d4fef7-7573-450e-bc7a-e1a5332d2d53",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner|0.9.0"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
            "value": "12345"
          }
        ],
        "name": [
          {
            "family": "Careful",
            "given": [
              "Beth"
            ],
            "prefix": [
              "Dr"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "222-333-4444",
            "use": "work"
          }
        ],
        "address": [
          {
            "use": "work",
            "type": "physical",
            "line": [
              "125 Main St"
            ],
            "city": "Toronto",
            "state": "ON",
            "postalCode": "M1M M1M",
            "country": "CAN"
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Practitioner/16d4fef7-7573-450e-bc7a-e1a5332d2d53",
      "request": {
        "method": "POST",
        "url": "Practitioner"
      }
    },
    {
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "b4d9b7ee-6893-4708-9dad-b1a33c306977",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole|0.9.0"
          ]
        },
        "practitioner": {
          "reference": "Practitioner/f5886eb4-61d5-4fe2-915e-fe8c754ea2a2"
        },
        "organization": {
          "reference": "Organization/85a4d6fa-c9ec-4f5a-a1f7-f8312c13e940"
        }
      },
      "fullUrl": "http://ehealthontario.ca/fhir/PractitionerRole/b4d9b7ee-6893-4708-9dad-b1a33c306977",
      "request": {
        "method": "POST",
        "url": "PractitionerRole"
      }
    },
    {
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "19a8c43a-0dcf-49cf-8acb-0509bdd9f54f",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole|0.9.0"
          ]
        },
        "practitioner": {
          "reference": "Practitioner/16d4fef7-7573-450e-bc7a-e1a5332d2d53"
        },
        "organization": {
          "reference": "Organization/360249a8-79a7-4fbf-8066-e3dea1e47fed"
        }
      },
      "fullUrl": "http://ehealthontario.ca/fhir/PractitionerRole/19a8c43a-0dcf-49cf-8acb-0509bdd9f54f",
      "request": {
        "method": "POST",
        "url": "PractitionerRole"
      }
    },
    {
      "resource": {
        "resourceType": "Patient",
        "id": "41479ac8-f3b2-4ffa-9542-d3a0f67e7149",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Patient|1.0.0"
          ]
        },
        "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"
          }
        ],
        "contact": [
          {
            "name": {
              "family": "Doe",
              "given": [
                "Jane Doe"
              ]
            }
          }
        ],
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "code": "en",
                  "system": "urn:ietf:bcp:47",
                  "display": "English"
                }
              ]
            }
          }
        ],
        "generalPractitioner": [
          {
            "reference": "Practitioner/f5886eb4-61d5-4fe2-915e-fe8c754ea2a2"
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Patient/41479ac8-f3b2-4ffa-9542-d3a0f67e7149",
      "request": {
        "method": "POST",
        "url": "Patient"
      }
    },
    {
      "resource": {
        "resourceType": "Encounter",
        "id": "c6268958-8f4a-4078-8d8f-b49b8a98675f",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Encounter|0.9.0"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "VN",
                  "display": "Visit Number"
                }
              ]
            },
            "system": "urn:oid:2.16.840.1.113883.3.239.23.42.2",
            "value": "v12345"
          }
        ],
        "location": [
          {
            "physicalType": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "code": "si",
                  "display": "site or facility"
                }
              ]
            },
            "location": {
              "display": "Facility 1"
            }
          }
        ],
        "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": "elective"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/41479ac8-f3b2-4ffa-9542-d3a0f67e7149"
        },
        "participant": [
          {
            "type": [
              {
                "coding": [
                  {
                    "code": "ADM",
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "display": "admitter"
                  }
                ]
              }
            ],
            "individual": {
              "reference": "Practitioner/16d4fef7-7573-450e-bc7a-e1a5332d2d53"
            }
          }
        ],
        "period": {
          "start": "2021-01-01",
          "end": "2021-02-01"
        },
        "serviceProvider": {
          "reference": "Organization/360249a8-79a7-4fbf-8066-e3dea1e47fed"
        }
      },
      "fullUrl": "http://ehealthontario.ca/fhir/Encounter/c6268958-8f4a-4078-8d8f-b49b8a98675f",
      "request": {
        "method": "POST",
        "url": "Encounter"
      }
    },
    {
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "ffb622c5-579f-408f-9cd3-aeb64b0425b1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest|0.9.0"
          ]
        },
        "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": "556677"
          }
        ],
        "code": {
          "coding": [
            {
              "extension": [
                {
                  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type",
                  "valueCode": "local"
                }
              ],
              "code": "ABC",
              "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.5",
              "display": "CT Pelvis Hip Left"
            }
          ]
        },
        "requisition": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "PLAC",
                "display": "Placer Identifier"
              }
            ]
          },
          "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10",
          "value": "556677"
        },
        "status": "active",
        "intent": "original-order",
        "subject": {
          "reference": "Patient/41479ac8-f3b2-4ffa-9542-d3a0f67e7149"
        },
        "encounter": {
          "reference": "Encounter/c6268958-8f4a-4078-8d8f-b49b8a98675f"
        },
        "authoredOn": "2023-05-12",
        "requester": {
          "reference": "PractitionerRole/b4d9b7ee-6893-4708-9dad-b1a33c306977"
        },
        "performer": [
          {
            "reference": "Organization/360249a8-79a7-4fbf-8066-e3dea1e47fed"
          }
        ],
        "locationReference": [
          {
            "reference": "Location/a7f01530-29a4-4938-af59-08b67cb58dc2"
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/ServiceRequest/ffb622c5-579f-408f-9cd3-aeb64b0425b1",
      "request": {
        "method": "POST",
        "url": "ServiceRequest"
      }
    },
    {
      "resource": {
        "resourceType": "ImagingStudy",
        "id": "52e6a10a-d5b6-4f6a-a55b-a162c56a5bc1",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy|0.9.0"
          ]
        },
        "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": "556677"
          },
          {
            "system": "urn:dicom:uid",
            "value": "urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045.1"
          }
        ],
        "status": "available",
        "subject": {
          "reference": "Patient/41479ac8-f3b2-4ffa-9542-d3a0f67e7149"
        },
        "encounter": {
          "reference": "Encounter/c6268958-8f4a-4078-8d8f-b49b8a98675f"
        },
        "started": "2023-05-18T11:01:20-05:00",
        "basedOn": [
          {
            "reference": "ServiceRequest/ffb622c5-579f-408f-9cd3-aeb64b0425b1"
          }
        ],
        "referrer": {
          "reference": "PractitionerRole/b4d9b7ee-6893-4708-9dad-b1a33c306977"
        },
        "interpreter": [
          {
            "reference": "PractitionerRole/19a8c43a-0dcf-49cf-8acb-0509bdd9f54f"
          }
        ],
        "modality": [
          {
            "code": "CT",
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "display": "Computed Tomography"
          }
        ],
        "procedureCode": [
          {
            "coding": [
              {
                "code": "ABC",
                "system": "urn:oid:2.16.840.1.113883.3.239.23.18.10.5",
                "display": "CT Pelvis Hip Left"
              }
            ]
          }
        ],
        "numberOfSeries": 1,
        "numberOfInstances": 1,
        "description": "Some description",
        "series": [
          {
            "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1",
            "number": 1,
            "modality": {
              "code": "CT",
              "system": "http://dicom.nema.org/resources/ontology/DCM",
              "display": "Computed Tomography"
            },
            "bodySite": {
              "code": "12921003",
              "system": "http://snomed.info/sct",
              "display": "Structure of pelvis (body structure)"
            },
            "laterality": {
              "code": "7771000",
              "system": "http://snomed.info/sct",
              "display": "Left (qualifier value)"
            },
            "started": "2023-05-18T11:01:20-05:00",
            "description": "Some series description",
            "numberOfInstances": 1,
            "performer": [
              {
                "function": {
                  "coding": [
                    {
                      "code": "PRF",
                      "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                      "display": "performer"
                    }
                  ]
                },
                "actor": {
                  "reference": "PractitionerRole/19a8c43a-0dcf-49cf-8acb-0509bdd9f54f"
                }
              }
            ],
            "instance": [
              {
                "uid": "2.16.124.113543.6003.1154777499.30246.19789.3503430045.1.1",
                "sopClass": {
                  "code": "urn:oid:1.2.840.10008.5.1.4.1.1.2",
                  "system": "urn:ietf:rfc:3986",
                  "display": "CT Image Storage"
                },
                "number": 1,
                "title": "Some series description title"
              }
            ]
          }
        ]
      },
      "fullUrl": "http://ehealthontario.ca/fhir/ImagingStudy/52e6a10a-d5b6-4f6a-a55b-a162c56a5bc1",
      "request": {
        "method": "POST",
        "url": "ImagingStudy"
      }
    }
  ]
}