Enabling Rules with HIPAA DATA compliance
The HIPAA Data compliance allows rules to be enabled or disabled at run time.
Objects
- Hipaa_x12_qualifier.json – contains all the extended type 2, type 3-7 rules that are configurable, with all the details that are needed for each rule for the hipaa_data_compliance application to enforce. This should not be modified by the user except to add user supported (not product supported) Type 7 rules – more details on that later.
- Hipaa_rules_to_change.json – this contains ONLY the rules that you wish to DISABLE that are ENABLED by default in the product, or that you wish to ENABLE that are DISABLED in the product hipaa_x12_qualifier.json file.
- Hipaa_x12_rules.json – this contains all the rules that are in hipaa_x12_qualifier.json, but only with minimum number of attributes, not all the details.
- create_rules_to_change utilty map. In Pack for Healthcare Design Studio installs, this is included in the hipaa_data_utilities source map, in the maps directory. In Design Server, this is included in the hipaa_data_compliance project.
Steps to enable or disable rules: