Eligibility Fields
Hard checks require patient and payer information. Bridge manages which fields apply for a given session.
Field types
State codes are exported as UsStateCodes and UsStateMap.
Member ID
Whether Member ID is required depends on the Payer. Bridge handles the interaction between Payer selection and Member ID. If the user selects a cardless Payer (eg, Aetna), the field may be hidden.
If certain error codes are returned from an eligibility request, Bridge may show or require Member ID for a second attempt.
Bridge handles deciding whether it’s best to show or require a Member ID, so you don’t have to
React
The useEligibilityInputField hook manages field state within an eligibility session:
See Building Forms for hook usage and examples.
TypeScript
Pass patient fields in the patient object when calling hardEligibility: