Enabling Type 7 Validation and Rules
To enable Type 7 validation, the following, found in the “ValidationLevels” section, must be set in the hipaa_data_compliance_parameter.json file.
"Type7": {"Enabled": true}
There are Type 7 rules that are enabled by default in the hipaa_x12_qualifier.json file. To change which of these rules are checked, include them in the hipaa_rules_to_change.json file. In this file use the field OnOffIndicator : 1 to enable a rule, and OnOffIndicator : 0 to disabled. More information on this can be found in the Configurable rules section of this documentation.