Enable Conditional Loop Parsing for an X12 HIPAA Schema (837 or 238)

You can set conditional parsing in loops of an X12 HIPAA schema of document type 837 or 238.

  1. Edit an X12 HIPAA schema in a project.
    1. In the navigation pane, click Projects.
    2. Click the project in which you want to edit the schema.
    3. Click B2B B2B icon.
    4. In the Schemas section, hover over the schema and click Actions Actions icon, then select Edit.
  2. Edit an X12 HIPAA schema in a standalone environment.
    1. In the navigation pane, click B2B, then Schemas.
    2. Hover over a schema and click Edit Edit icon.
  3. Select a loop and click Edit details Edit icon.
  4. In the Properties pane, select Enable loop parsing criteria to enable conditional parsing.

    Note:

    Conditional parsing can be set only for the elements of the first segment of a loop.
  5. In the Element drop-down list, select an element from the first segment of the loop.
  6. In the Values field, enter a value. You can also enter comma separated values, for example: 120,125. This ensures that the parser will match this loop segment only when the values of the specified element is either 120 or 125.

    Properties panel for Loop-1000A showing Requirement set to Optional, Repeat set to 1, and an empty Table area. Enable Loop parsing criteria is selected, with Element set to NM101 and Values set to 120,125.

  7. Close the Properties pane to save the changes.