Page Status: updated 2022-09-09
Bundle
Introduction
The Bundle resource is used when handling a set of resources, usually in a reply from other resources, e.g. a search set. For that kind of usage see the HL7 FHIR documentation. This page focuses on when Bundle is used in a request similar to an endpoint. In this use case is however the endpoint [base]
instead of [base]/Bundle
.
- The profile NLLDispatch is used when managing multiple medication dispenses in a dispatch.
- The profile NLLPrescriptionBundle is used when managing multiple medication requests in one transaction. The currently supported scenarios are related to certain situations when managing parallell prescriptions.
- The profile NLLTransactionBundle is used when handling multiple resources in a transaction.