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

FHIR IG analytics

Packageca.on.hrm.r4
Resource TypeBundle
IdBundle-ExampleDocumentBundleSubmission.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": "ExampleDocumentBundleSubmission",
  "meta": {
    "profile": [
      "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-document"
    ]
  },
  "type": "document",
  "identifier": {
    "system": "urn:oid:2.16.124.10.101.1.70.1",
    "value": "BUNDLE123"
  },
  "timestamp": "2025-01-05T13:00:00Z",
  "entry": [
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Composition/707e07be-03f8-40c9-851a-94d6a3aac211",
      "resource": {
        "resourceType": "Composition",
        "id": "707e07be-03f8-40c9-851a-94d6a3aac211",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-composition-submission"
          ]
        },
        "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"
              }
            }
          }
        ],
        "identifier": {
          "system": "urn:oid:2.16.124.10.101.1.70.1",
          "value": "ABC123"
        },
        "status": "final",
        "type": {
          "coding": [
            {
              "code": "11488-4",
              "system": "http://loinc.org",
              "display": "Consult note"
            }
          ]
        },
        "subject": {
          "reference": "Patient/4b22675f-0747-4152-842a-a6ce87451083"
        },
        "encounter": {
          "reference": "Encounter/7e1075b0-9c31-4e07-8aa7-ab0effa6b06e"
        },
        "category": [
          {
            "coding": [
              {
                "code": "LP183503-4",
                "system": "http://loinc.org",
                "display": "Case report"
              }
            ]
          }
        ],
        "date": "2025-01-05T13:00:00Z",
        "author": [
          {
            "reference": "PractitionerRole/655e68f6-bbf2-4e65-828b-affbcbe9d116"
          }
        ],
        "title": "Consultation Note",
        "custodian": {
          "reference": "Organization/bd5648e0-3e5c-4414-95a9-fbdad630eddf"
        },
        "event": [
          {
            "period": {
              "start": "2025-01-05T13:00:00Z",
              "end": "2025-01-05T14:00:00Z"
            },
            "detail": [
              {
                "reference": "ServiceRequest/fafcbc3a-5202-4439-bed0-c1efa1829d07"
              }
            ]
          }
        ],
        "section": [
          {
            "id": "1",
            "code": {
              "coding": [
                {
                  "code": "51847-2",
                  "system": "http://loinc.org",
                  "display": "Evaluation + Plan note"
                }
              ]
            },
            "text": {
              "status": "additional",
              "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">The full textual content of the report</div>"
            },
            "entry": [
              {
                "reference": "Binary/3a22204d-d91e-4f24-8df2-b76114156828"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Patient/4b22675f-0747-4152-842a-a6ce87451083",
      "resource": {
        "resourceType": "Patient",
        "id": "4b22675f-0747-4152-842a-a6ce87451083",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-patient-submission"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MR"
                }
              ]
            },
            "system": "urn:oid:2.16.124.10.101.1.70.1",
            "value": "12345"
          },
          {
            "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": [
          {
            "family": "Smith",
            "given": [
              "John"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-1234",
            "use": "mobile"
          }
        ],
        "gender": "male",
        "birthDate": "1990-01-01",
        "address": [
          {
            "use": "home",
            "line": [
              "123 Main St"
            ],
            "city": "Toronto",
            "state": "ON",
            "postalCode": "M5V 1A1",
            "country": "CA"
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Encounter/7e1075b0-9c31-4e07-8aa7-ab0effa6b06e",
      "resource": {
        "resourceType": "Encounter",
        "id": "7e1075b0-9c31-4e07-8aa7-ab0effa6b06e",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-encounter-submission"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "code": "VN",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "display": "Visit number"
                }
              ]
            },
            "system": "urn:oid:2.16.124.10.101.1.70.1",
            "value": "VISIT123"
          }
        ],
        "status": "finished",
        "class": {
          "code": "AMB",
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "display": "ambulatory"
        },
        "type": [
          {
            "coding": [
              {
                "code": "L",
                "system": "http://cihi.ca/fhir/CodeSystem/aac-admit-category",
                "display": "Scheduled/elective"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/4b22675f-0747-4152-842a-a6ce87451083"
        },
        "participant": [
          {
            "type": [
              {
                "coding": [
                  {
                    "code": "ATND",
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "display": "attender"
                  }
                ]
              }
            ],
            "individual": {
              "reference": "Practitioner/3e9c03cd-2048-4a9c-ab6c-5d02e079119d"
            }
          }
        ],
        "period": {
          "start": "2025-01-05T13:00:00Z",
          "end": "2025-01-05T14:00:00Z"
        },
        "diagnosis": [
          {
            "condition": {
              "reference": "Condition/a9877e33-7a06-41d9-8b63-30f405a737de"
            }
          }
        ],
        "location": [
          {
            "location": {
              "reference": "Location/c511eeb0-16af-4bc6-9e90-f13133eed393"
            },
            "status": "completed",
            "physicalType": {
              "coding": [
                {
                  "code": "si",
                  "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
                  "display": "Site"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Condition/a9877e33-7a06-41d9-8b63-30f405a737de",
      "resource": {
        "resourceType": "Condition",
        "id": "a9877e33-7a06-41d9-8b63-30f405a737de",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-condition-submission"
          ]
        },
        "code": {
          "coding": [
            {
              "code": "J45.901",
              "system": "http://hl7.org/fhir/sid/icd-10-ca",
              "display": "Asthma"
            }
          ]
        },
        "subject": {
          "reference": "Patient/4b22675f-0747-4152-842a-a6ce87451083"
        }
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Location/c511eeb0-16af-4bc6-9e90-f13133eed393",
      "resource": {
        "resourceType": "Location",
        "id": "c511eeb0-16af-4bc6-9e90-f13133eed393",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location"
          ]
        },
        "identifier": [
          {
            "system": "urn:oid:2.16.124.10.101.1.70.1",
            "value": "CLINIC1"
          }
        ],
        "name": "Main Clinic",
        "managingOrganization": {
          "reference": "Organization/bd5648e0-3e5c-4414-95a9-fbdad630eddf"
        }
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Organization/bd5648e0-3e5c-4414-95a9-fbdad630eddf",
      "resource": {
        "resourceType": "Organization",
        "id": "bd5648e0-3e5c-4414-95a9-fbdad630eddf",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-organization-submission"
          ]
        },
        "identifier": [
          {
            "system": "urn:oid:2.16.124.10.101.1.70.1",
            "value": "ORG123"
          }
        ],
        "name": "Example Hospital",
        "telecom": [
          {
            "system": "phone",
            "value": "555-555-5555"
          }
        ],
        "address": [
          {
            "line": [
              "456 Hospital Ave"
            ],
            "city": "Toronto",
            "state": "ON",
            "postalCode": "M5V 1B1",
            "country": "CA"
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Practitioner/3e9c03cd-2048-4a9c-ab6c-5d02e079119d",
      "resource": {
        "resourceType": "Practitioner",
        "id": "3e9c03cd-2048-4a9c-ab6c-5d02e079119d",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-practitioner-submission"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "code": "MD",
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "display": "Medical License number"
                }
              ]
            },
            "system": "urn:oid:2.16.124.10.101.1.70.1",
            "value": "DR123"
          }
        ],
        "name": [
          {
            "family": "Jones",
            "given": [
              "Robert"
            ],
            "prefix": [
              "Dr"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/PractitionerRole/655e68f6-bbf2-4e65-828b-affbcbe9d116",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "655e68f6-bbf2-4e65-828b-affbcbe9d116",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-practitionerRole-submission"
          ]
        },
        "practitioner": {
          "reference": "Practitioner/3e9c03cd-2048-4a9c-ab6c-5d02e079119d"
        },
        "organization": {
          "reference": "Organization/bd5648e0-3e5c-4414-95a9-fbdad630eddf"
        },
        "location": [
          {
            "reference": "Location/c511eeb0-16af-4bc6-9e90-f13133eed393"
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/ServiceRequest/fafcbc3a-5202-4439-bed0-c1efa1829d07",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "fafcbc3a-5202-4439-bed0-c1efa1829d07",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-serviceRequest-submission"
          ]
        },
        "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": "01234"
          }
        ],
        "status": "completed",
        "intent": "filler-order",
        "code": {
          "coding": [
            {
              "code": "ABSE107000",
              "system": "urn:oid:2.16.840.1.113883.3.239.33.3",
              "display": "MRI ABDO 1S"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "code": "394914008",
                "system": "http://snomed.info/sct",
                "display": "Radiology"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/4b22675f-0747-4152-842a-a6ce87451083"
        },
        "requester": {
          "reference": "Practitioner/3e9c03cd-2048-4a9c-ab6c-5d02e079119d"
        },
        "reasonReference": [
          {
            "reference": "Condition/a9877e33-7a06-41d9-8b63-30f405a737de"
          }
        ]
      }
    },
    {
      "fullUrl": "http://ontariohealth.ca/fhir/Binary/3a22204d-d91e-4f24-8df2-b76114156828",
      "resource": {
        "resourceType": "Binary",
        "id": "3a22204d-d91e-4f24-8df2-b76114156828",
        "meta": {
          "profile": [
            "http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-binary-submission"
          ]
        },
        "contentType": "application/pdf",
        "_data": {
          "extension": [
            {
              "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-attachment-metadata",
              "extension": [
                {
                  "url": "fileId",
                  "valueString": "D4A0E158-FC1A-41C2-A0C7-66EF6A8A9695"
                },
                {
                  "url": "downloadURL",
                  "valueUrl": "http://api.ontariohealth.ca/hubapidocuments/documents/ocre/qRIDIhDHekme_UpJMhzFhAPDxe1Zd7r1yZnAMzUr3sdAnUCdWIpdTH8-3EeG9YXrotqp2QvdpRkGb_rJ-ySaQ"
                }
              ]
            }
          ]
        }
      }
    }
  ]
}