Smile CDR v2024.08.PRE
On this page:
   46.65    MegaScale 46.67    FHIR Storage Module Scheduled Tasks   

46.66.1FHIR Storage Module Conditional Updates

 

The FHIR Storage Module Conditional Updates configuration category includes the following configurable options:

  • Prevent Conditional Update from Invalidating Match Criteria

46.66.2Property: Prevent Conditional Update from Invalidating Match Criteria

 
Property Name Prevent Conditional Update from Invalidating Match Criteria
Property Key
Property Type BOOLEAN
Description If this is enabled, conditional updates which invalidate the match criteria will be disallowed. For example, with this setting enabled, a conditional update using a conditional URL of Patient?identifier=http://foo|bar would be disallowed if the resource body did not actually contain this identifier which would cause the target resource to no longer match the conditional URL after such an update.
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.dao_config.prevent_invalidating_conditional_match_criteria = false
   46.65    MegaScale 46.67    FHIR Storage Module Scheduled Tasks