fhir_r4_bulk library

Classes

BulkImportRequest
A class to handle a FHIR Bulk Import (“$import”) request.
BulkRequest
Abstract base class for FHIR Bulk Export requests.
BulkRequestGroup
Export for a specific group
BulkRequestPatient
Export for all patients
BulkRequestSystem
Export for the entire system
FhirBulk
Class handling transformations between NDJSON <-> FHIR Resources, and handling compressed NDJSON files.
ImportFile
A description of one NDJSON file to be imported.
WhichResource
Simple class defining which resourceType & optional ID to request in a Bulk Export.