49.30    Invoke Export 49.32    Database   

49.31.1Member Match

 

The Member Match configuration category includes the following configurable options:

  • Member Match Patient Matching Script (File)

  • Member Match Patient Matching Script (Text)

  • Support Consent Filtering

49.31.2Property: Member Match Patient Matching Script (File)

 
Property Name Member Match Patient Matching Script (File)
Property Key
Property Type Resource Path
Description If set, supplies the absolute filepath of a file containing a javascript function that performs patient matching for the $member-match operation. Values should be prefixed with file: or classpath:.
Applies to Modules
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.rule_interceptor_script.file = 

49.31.3Property: Member Match Patient Matching Script (Text)

 
Property Name Member Match Patient Matching Script (Text)
Property Key
Property Type JAVASCRIPT
Description If set, supplies a javascript function that performs patient matching for the $member-match operation. See Custom Matching Script for more information.
Applies to Modules
  • System to System Data Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.rule_interceptor_script.text = 

49.31.4Property: Support Consent Filtering

 
Property Name Support Consent Filtering
Property Key
Property Type BOOLEAN
Description Enable Consent filtering on $member-match requests. If enabled, #regular consent policies are supported; otherwise only #sensitive is supported.
Applies to Modules
  • System to System Data Exchange
Default Value false
Example Property
module.[MODULE_ID].config.support_consent_filtering = false
   49.30    Invoke Export 49.32    Database