The Patient Encounter Bundle
When you download clinical data from a Real-time Patient Notification URL, you receive a FHIR Bundle containing a comprehensive snapshot of a patient’s encounter and all related resources.What is a FHIR Bundle?
A FHIR Bundle is a container resource that packages multiple FHIR resources together. It ensures you receive a complete, standalone package of related clinical data.For more information about FHIR, see our FHIR Overview.
Structure of a Patient Encounter Bundle
Each Patient Encounter Bundle follows this structure:- First entry: The Patient resource
- Second entry: The core Encounter resource
- Subsequent entries: All other resources directly or transitively referenced by the Encounter
Example Patient Encounter Bundle
Below is a complete example of a Patient Encounter Bundle. In this example bundle are the following:- Patient: Sarah Johnson’s demographic information
- Encounter: The root resource tying everything together, representing the cardiology visit
- Location: Memorial Hospital where the encounter took place
- Practitioner: Dr. Maria Rodriguez who attended the patient
- Condition: A diagnosis of Stable Angina

