Diagnostic Test Exclusions by Group

File Name: v2_gr_exclusions_by_diagnostic_test.csv

This processor accepts a list of diagnostic tests that must be permanently excluded for a beneficiary who belongs to a group within a policy/plan.

The expected diagnostic test names must exist within Osigu's product catalog. This list is provided to each payer during the integration process.


Structure

The required fields are marked in bold.

#Field NameTypeDescription
1insurer_slugString[64]Slug of the Payer provided by Osigu.
2policy_numberString[32]Policy/plan number, must match a record included in the v2_policies.csv file.
3group_codeString[32]Group code belonging to the policy, specified in the v2_groups.csv file.
4diagnostic_test_nameString[64]Name of the diagnostic test.

Notes

  • Use this file to define diagnostic test exclusions at the group level within a policy.
  • Ensure diagnostic test names match those in the Osigu product catalog to avoid processing errors.