Warning Levels Section

The [Warning Levels] section of the APF file corresponds to HIPAA Validator Desktop’s Options > Validator Profile > Messages tab.

HIPAA Validator Desktop

APF File Example:

[Warning Levels]

10001=3,1,8,6,,,,,,

10002=1,0,,,,,,,,

10003=4,1,8,,848,,,,,

.

.

.

35314=3,4,8,,011,,148,,,

35315=3,4,8,,011,,128,,,

.

.

Foresight Studio

In APF File (Default Settings Shown)

In HIPAA Validator Desktop and Foresight Studio Profile Boxes

Result

[Warning Levels]

 

 

This section describes the characteristics of each diagnostic message as displayed in HIPAA Validator Desktop’s top pane and in Instream’s detail results file.

Some fields supply values that are used by Response Generator when it creates 997s, 999s, and 824s.

List of error and warnings messages.

 

These fields:

Error, Severity, HIPAA TYPE, AK3, AK4, TED1, TED2, STC-01-02, IK304, IK403, Application Data

See Format of Warning Levels Lines information section for format.

 

Format of Warning Levels Lines

errornumber=severity,type,AK3,AK4,TED1,TED2,STC-01-02, IK3,IK4,data

Where:

errornumber 

Each error has a unique ID number. Their ranges are shown in TIB_fsp-instream_n.n.n_ErrorMessageNumbers.pdf.

Please see TIB_fsp-instream_n.n.n_ErrorMessageNumbers.pdf for a chart of where each error message is located.

Commas separate each field. Always include all of the commas.

, Commas separate each field. Always include all of the commas.
severity

The severity of this error, a number from 0 to 6:

Severity

Meaning

0

Ignore

1

Informational

2

Warning

3

Error

4

Fatal Error

5

User Level 1

6

User Level 2

Putting a minus sign in front of an individual error’s severity (right after the equals sign) causes the error to be omitted from the validation detail file:

    79972=-3,8,8,7,024,X1,,
           á

The effects of changing a message’s severity include:

type

The error type, a number from 0 to 8. HIPAA Validator Desktop shows a P next to its checkbox for Partner-specific errors, while Instream uses 8 to represent Partner-specific errors.

Type

Meaning

Notes

0

General messages

This is not a WEDI SNIP type. These are messages that should not be included in any error counts generated during validation.

1

EDI Syntax

Messages dealing with basic X12 integrity.

2

Syntactical Requirement

Messages dealing with basic X12 integrity.

Within the HIPAA Validator Desktop this is combined with 1.

3

Balancing

Messages dealing with balancing segment and transaction counts, financial balancing, and summary data elements.

4

Situation

Messages dealing with situations between segments, defined in the HIPAA implementation guides.

5

Code Set

Messages dealing with HIPAA external code sets such as taxonomy codes.

6

Product Types or Lines of Service

Messages dealing with health care lines of business like ambulance, home healthcare, etc.

7

Payer Specific

Messages dealing with HIPAA requirements specific to Medicare, Medicaid, and Indian Health.

8

Partner Specific

This is not a WEDI SNIP type. These are errors or warnings generated by rules that you set up with TIBCO Foresight® EDISIM® (usually, error messages in the 32000-32999 range).

The effects of changing a message’s type include:

  • Filtering: HIPAA Validator Desktop and Instream filter according to the type.

  • Validation: The change may affect what HIPAA Validator Desktop or Instream flags as an error. Example: If you change a message from type 3 to type 6, and then you filter so that only types 1-4 are being checked, you will no longer see the error message.

  • DocSplitter results may differ. It splits according to what is flagged during validation. If you change the message’s type to something being filtered, for example, it will no longer cause a split. The valid and invalid files will be different than they would have been if you’d not changed the type.

  • Response Generator results may differ. In 'strict' mode, an error's type dictates which transaction (i.e. the 997/999 or the 824) is used to report the error. To use strict mode, put -s strict option on the command line, or request 997/999 and 824 responses. In these cases, Response Generator puts Type 1 and 2 errors into the 997/999 response, and the other types into the 824 response.

AK3 

  Affects Response Generator 997s and 999s only. This value appears in the Instream DTL record and is used by Response Generator to populate the contents of the AK304 element. For valid values, see the X12 code list for AK304.

If the APF file includes no value for the AK3, and therefore the validation DTL record contains no value for it, Response Generator will use these default values in the AK3:

  • If the error is not related to a specific element: default AK304 value is 1

  • If the error is related to a specific element: default AK304 value is 8

AK4

 Affects Response Generator 997s and 999s only. This value appears in Instream’s DTL record and is used by Response Generator to populate the contents of the AK403 element. For valid values, see the X12 code list for AK403.

If the APF file includes no value for AK4, and therefore the validation DTL record contains no value for it, Response Generator will use a default value of 7.

TED1

Affects Response Generator 824s only. This value appears in Instream’s DTL record and is used by Response Generator to populate the contents of the TED01 element in an 824. For valid values, see the X12 code list for TED01. If a TED02 is to be included, then the TED01 should contain code value 024.

If the APF file includes no value for TED1, and therefore the validation DTL record contains no value for it, Response Generator will use a default value of 024.

TED2 

Affects Response Generator 824s only. This value appears in Instream’s DTL record and is used by Response Generator to prefix the contents of the TED02 element in an 824. For HIPAA transactions, see the HIPAA 824 code list for valid values.

If the APF file includes no value for TED2, and therefore the validation DTL record contains no value for it, Response Generator will not include a value for the TED02.

STC-01-02

Affects Response Generator only. (This cannot be set in the HIPAA Validator Desktop Profile dialog box. You must edit the APF file directly to put in STC-01-02 overrides.)

When creating an unsolicited 277, the first error in each claim will generate a STC segment. You can put in a value here for the STC-01-02 for this particular error number. If omitted, the STC-01-02 will contain 21.

Assume a claim has 3 errors:

  1. First error number has no STC-01-02 specified in the APF so it defaults to 21

  2. Second error number has STC-01-02 value of 24 in the APF file

  3. Third error number has no STC-01-02 specified in the APF so it defaults to 21

The value in the STC-01-02 generated by Response Generator will be 24, which is the first user-specified value. If none of the three errors had STC-01-02 values specified in the APF, the STC-01-02 would be 21.

We recommend that you NOT specify 21 in the APF. It is already the default, and inserting it might interfere with Response Generator’s ability to use another value that you specified.

IK3

Affects Response Generator only. This value appears in the Instream DTL record and is used by Response Generator to populate the contents of the IK304 in a 999. See the IK304 code value list for valid values.

If the APF file includes no value for IK304, and therefore the validation DTL record contains no value for it, Response Generator will use these default values in the 999’s IK304:

  • If the error is not related to a specific element: default value is 1

  • If the error is related to a specific element: default value is 8

IK4

Affects Response Generator only. This value appears in Instream’s DTL record and is used by Response Generator to populate the contents of the IK403 element in a 999. See the IK403 code value list for valid values.

If the APF file includes no value for AK403, and therefore the validation DTL record contains no value for it, Response Generator will use a default value of 7.

data  This value appears at the end of Instream’s DTL record and is for your own use. Example use: Display your own internal error number for use by one of your application programs.

Example 1

10001=3,1,8,6,,,,,,

This line describes error number 10001, which is in the range for built-in messages triggered by basic X12 rules. The rest of the line describes error 10001:

Example 2

38117=3,6,8,10,012,,,,,L42

This line describes error number 38117, which is in the range for messages triggered by HIPAA rules. The rest of the line describes error 38117:

Example Warning Levels Tab in HIPAA Validator Desktop

APF File