Notice: This guidance is under active development by NHS England and content may be added or updated on a regular basis.
How to Construct Bundles
Test Report Bundles
With the receiver being a FHIR API, the Bundle is now of type "document". See FHIR Documents for more information and rules, along with Resource Bundle - Constraints which contains specific rules for document Bundle conformance.
The following is a list of the profiles that are used to construct a Bundle for a pathology test report:
- Bundle-eu-lab
- Composition-eu-lab
- DiagnosticReport-eu-lab
- England-Observation-Lab-Pathology (Test Group)
- England-Observation-Lab-Pathology (Test Result)
- UKCore-Organization
- patient-eu-lab
- UKCore-Practitioner
- UKCore-PractitionerRole
- ServiceRequest-eu-lab
- Specimen-eu-lab
The following diagram illustrates the relationships between each of the profiles that form the Bundle. The arrows represent the direction of the references between the profiles.