PolicyHolderSchema
Timestamp at which the policy holder accepted the terms of service.
Policy holder's mailing address.
Minimum days between crawls
Amount of the current plan year's deductible the member has met so far.
The current plan year's total deductible (the amount that must be met).
Amount of the prior plan year's deductible the member met.
The prior plan year's total deductible.
Policy holder's email address.
Policy holder's first name.
Name of the employer or plan group.
Payer's identifier for the employer or plan group.
Whether the policy holder currently has an active insurance plan, as last observed by a crawl.
Carrier-side identifier unique to this individual within the policy. Unique per payer.
True if this is a demo or test policy holder rather than a real member.
Policy holder's last name.
Date this policy holder began migrating to a different payer (for example, a legacy payer rolling up to its Patient Access API equivalent).
Earliest time at which this policy holder is eligible for a scheduled crawl. NULL means not currently scheduled (for example, an uncrawlable PH, or a brand-new PH not yet backfilled).
The subscriber's policy holder row that this policy holder is a dependent of. NULL for a subscriber's own (top-level) policy holder.
Policy holder's phone number.
Possible values: <= 20 characters
Carrier-side identifier shared by everyone enrolled on the same policy (the subscriber and their dependents).
Username for the payer-portal login this policy holder is crawled with.
{
"accept_terms_date": "2024-07-29T15:51:28.071Z",
"address": "string",
"claim_medical": [
null
],
"crawl_interval": 0,
"crawls": [
null
],
"createddate": "2024-07-29T15:51:28.071Z",
"dataobject_id": 0,
"date_of_birth": "2024-07-29",
"deductible_current_accumulated": 0,
"deductible_current_maximum": 0,
"deductible_previous_accumulated": 0,
"deductible_previous_maximum": 0,
"dependents": [
null
],
"disabled": true,
"email": "string",
"first_name": "string",
"fullname": "string",
"group_name": "string",
"group_number": "string",
"has_active_plan": true,
"has_claim_medicals": true,
"id": 0,
"individual_level_id": "string",
"is_crawlable": true,
"is_demo": true,
"is_interop_connected": true,
"last_name": "string",
"login_correction_message": "string",
"login_needs_correction": true,
"migrating_date": "2024-07-29",
"modifieddate": "2024-07-29T15:51:28.071Z",
"next_crawl_at": "2024-07-29T15:51:28.071Z",
"parent_id": 0,
"payer_id": 0,
"phone_number": "string",
"policy_holder_id": 0,
"policy_holder_insurance_cards": [
null
],
"policy_holder_successful_emails": [
null
],
"policy_level_id": "string",
"tenants": [
null
],
"unread": 0,
"username": "string",
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}