Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An example of potential rules

  • If diagnosis is B12, then the service codes 100 to 150 are not allowed. Reject other services.
  • If service code 112 is claimed, only item codes 200 to 210 are allowed. Reject if other items are.
  • Service code 225 and 325 cannot be claimed together. Reject both services.

So, if a claim has the following details:

Claim Details
Patient ID9999999
DiagnosisB12
Services1Service 123
2Service 345
3Service 005
Items1Item 01
2Item 02

Service 1 would be rejected, and the remaining services and items would be accepted and sent forward for manual review.

...