Bulk Data Access IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/bulk-data/ and changes regularly. See the Directory of published versions
Contents:
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
The following artifacts define the specific capabilities that different types of systems are expected to have in order to comply with this implementation guide. Systems conforming to this implementation guide are expected to declare conformance to one or more of the following capability statements.
Capability Statement |
The expected capabilities of a Bulk Data Provider actor (e.g., EHR systems, data warehouses, and other clinical and administrative systems that aim to interoperate by sharing large FHIR datasets) which is responsible for providing responses to the queries submitted by a FHIR Bulk Data Client actor. Systems implementing this capability statement should meet the requirements set by the Bulk Data Access Implementation Guide. A FHIR Bulk Data Client has the option of choosing from this list to access necessary data based on use cases and other contextual requirements. |
These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide.
Group Level Export Operation Definition |
FHIR Operation to obtain a detailed set of FHIR resources of diverse resource types pertaining to all members of the specified Group. The FHIR server SHALL support invocation of this operation using the FHIR Asynchronous Request Pattern |
Patient Level Export Operation Definition |
FHIR Operation to obtain a detailed set of FHIR resources of diverse resource types pertaining to all patients. The FHIR server SHALL support invocation of this operation using the FHIR Asynchronous Request Pattern |
System Level Export Operation Definition |
FHIR Operation to export data from a FHIR server whether or not it is associated with a patient. This supports use cases like backing up a server, or exporting terminology data by restricting the resources returned using the _type parameter. The FHIR server SHALL support invocation of this operation using the FHIR Asynchronous Request Pattern |
These define constraints on FHIR resources for systems conforming to this implementation guide.
Bulk Cohort Group |
Group that provides characteristic based cohorts through coarse-grained, REST search expression based filters to support constraining bulk export requests |
These define constraints on FHIR data types for systems conforming to this implementation guide.
Member Filter |
Extension to define the population of the group using FHIR REST API parameters |
Members Refreshed |
Extension used by a server to indicate to a client when the members in a dynamic group were last updated |
Operation Not Supported |
Used to indicate that the parent resource type or search parameter is not supported for use in a bulk data export operation. |
These define sets of codes used by systems conforming to this implementation guide.
Include Associated Data Value Set |
Metadata inclusion options for Bulk Data Access Export Operation includeAssociatedData parameter |
Person and Practitioner from GroupType Value Set |
Valuset to constrain the type element in a Group to just person and practitioner |
These define new code systems used by systems conforming to this implementation guide.
Include Associated Data Code System |
Metadata inclusion options for Bulk Data Access Export Operation includeAssociatedData parameter |
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.
Bulk Cohort Group Example |