Table of Contents

Search

  1. Preface
  2. Introduction to Data Transformation
  3. Data Processor Transformation
  4. Wizard Input and Output Formats
  5. Relational Input and Output
  6. Using the IntelliScript Editor
  7. XMap
  8. Libraries
  9. Schema Object
  10. Command Line Interface
  11. Scripts
  12. Parsers
  13. Script Ports
  14. Document Processors
  15. Formats
  16. Data Holders
  17. Anchors
  18. Transformers
  19. Actions
  20. Serializers
  21. Mappers
  22. Locators, Keys, and Indexing
  23. Streamers
  24. Validators, Notifications, and Failure Handling
  25. Validation Rules
  26. Custom Script Components

User Guide

User Guide

HIPAAValidator

HIPAAValidator

The
HIPAAValidator
document processor validates HIPAA messages and generates HIPAA acknowledgments. The
HIPAA_Validation
project of the HIPAA library uses this processor.
The following table describes the properties of the
HIPAAValidator
document processor:
Property
Description
param1
The
param1
property is named
validation_params
and has only one property,
value
, which has the following options:
  • LDNSB
  • Validator
param2
Defines the validation type. The
param2
property is named
types_to_validate
and has only one property,
value
. Valid values are 1 to 7.
param3
Defines the format for error report output. The
param3
property is named
report_formats
and has only one property,
value
, which has the following options:
  • HTML. Use for display in the Developer tool.
  • XML. Use for further processing.
param4
Defines the acknowledgment type. The
param4
property is named
generate_acknowledgments
and has only one property,
value
, which has the following options:
  • 277
  • 824
  • 997
  • 999
  • TA1
value
Defines the value of
param1
,
param2
,
param3
, or
param4
.
This document processor operates on Windows and Linux x64 platforms. Before you can use it, you must install and configure the HIPAA validation add-on package on every computer where you run
HIPAAValidator
.

0 COMMENTS

We’d like to hear from you!