For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
The status indiciating if the coverage is active or not.
Allowed values:
subscriberobject
The party who has signed-up for or ‘owns’ the contractual relationship to the policy or to whom the benefit of the policy for services rendered to them or their family is due.
updated_atdatetime
updating_user_idstring
The user ID of the user who last updated the object.
verifiedboolean
A boolean indicating if the coverage has been verified by a user.
versioninteger
The version of the object. Any update to any property of an object object will create a new version.
auto_update_enabledbooleanOptional
Default to true. When set to true, the Candid system will automatically update this coverage with the latest eligibility check benefits information. Auto update behavior is also set at the eligibilityConfig org level configuration.
benefitsobjectOptional
The eligibility of the patient for the coverage, manually verified by users.
eligibility_checkslist of objectsOptional
A list of eligibility check metadata that have been initiated on this coverage.
latest_eligibility_checkobjectOptional
The latest eligibility check metadata that has been initiated on this coverage.
orconbooleanOptional
ORCON (Originator Controlled) - When set to true, the Candid system will hide this coverage from downstream integrations. Updates made in the Candid UI will unset this flag. Defaults to false.
previous_appointment_copaysmap from enums to integersOptional
A map of UniversalServiceIdentifier (MD_Visit, Treatment, Tests, Activity) to copay values in cents. This is used to track copay values for each service type to handle OOP max resets correctly.