Ingredient Exclusions by Group

File Name: v2_gr_exclusions_by_ingredient.csv

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

The expected ingredient names must exist within Osigu's active ingredients 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.
4ingredient_nameString[64]Name of the active ingredient.

Notes

  • Use this file to define ingredient exclusions at the group level within a policy.
  • Ensure ingredient names match those provided in the Osigu active ingredients catalog to avoid processing errors.