57.43    FHIR Binary Storage 57.45    FHIR Bulk Import/Export Operations   

57.145.1FHIR Bulk Modification Operations

 

The FHIR Bulk Modification Operations configuration category includes the following configurable options:

  • Bulk Modify Patch Operation

  • Bulk Modify Patch with History Rewrite Operation

57.145.2Property: Bulk Modify Patch Operation

 
Property Name Bulk Modify Patch Operation
Property Key
Property Type BOOLEAN
Description This setting enables the $hapi.fhir.bulk-patch operation. See Bulk Patch for more information.
Applies to Modules
  • FHIR Storage (DSTU2 RDBMS)
  • FHIR Storage (R3 RDBMS)
  • FHIR Storage (R4 RDBMS)
  • FHIR Storage (R5 RDBMS)
Default Value false
Example Property
module.[MODULE_ID].config.bulk_modify.patch.enabled = false

57.145.3Property: Bulk Modify Patch with History Rewrite Operation

 
Property Name Bulk Modify Patch with History Rewrite Operation
Property Key
Property Type BOOLEAN
Description This setting enables the $hapi.fhir.bulk-patch-rewrite-history operation. See Bulk Patch with History Rewrite for more information.
Applies to Modules
  • FHIR Storage (DSTU2 RDBMS)
  • FHIR Storage (R3 RDBMS)
  • FHIR Storage (R4 RDBMS)
  • FHIR Storage (R5 RDBMS)
Default Value false
Example Property
module.[MODULE_ID].config.bulk_modify.patch_rewrite_history.enabled = false
   57.43    FHIR Binary Storage 57.45    FHIR Bulk Import/Export Operations