Policyholder Ingredient Exclusions
File Name: v2_ph_exclusions_by_ingredient.csv
This processor accepts a list of active ingredients that should be permanently excluded for a policyholder.
The expected names must exist within Osigu's catalog of active ingredients. This catalog is provided to each Payer during the integration process.
Structure
The required fields are marked in bold.
# | Field Name | Type | Description |
---|---|---|---|
1 | insurer_slug | String[64] | Slug of the Payer provided by Osigu. |
2 | insured_id | String[64] | Unique identifier for the policyholder. This code must exist in a record from the v2_policyholders.csv file. |
3 | ingredient_name | String[64] | Name of the active ingredient. |
Updated 5 days ago