Policyholder Diagnostic Test Exclusions
File Name: v2_ph_exclusions_by_diagnostic_test.csv
This processor accepts a list of diagnostic tests that should be permanently excluded for a policyholder.
The expected names must exist within Osigu's product catalog. 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 | diagnostic_test_name | String[64] | Name of the diagnostic test. |
Updated 5 days ago