49.29    Invoke Export 49.31    Database   

49.30.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.30.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.30.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.30.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.29    Invoke Export 49.31    Database