Ingredient Exclusions by Plan

File Name: v2_ph_exclusions_by_ingredient.csv


This processor accepts a list of active ingredients that must be permanently excluded for an insured individual belonging to a specific policy/plan.

The ingredient names must exist in Osigu's active ingredient catalog. This catalog 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 in the v2_policies.csv file.
3ingredient_nameString[64]Name of the active ingredient.

Notes

This file defines active ingredients that are permanently excluded from coverage for all insured individuals under the specified policy/plan.

  • The active ingredient names must match those provided in the Osigu active ingredient catalog to ensure accurate processing.
  • The exclusions defined in this file are enforced during authorization and claims processing.