PatientInsurance
The <PatientInsurance> element contains all the information relative to the patient's insurance carriers. All <PatientInsurance> elements are nested within a single <PatientInsurances> tag.
| Element | Description | Type | Notes |
|---|---|---|---|
| PatInsID | patient insurance ID | int | internal ID associated to patient and insurance |
| patient_no | patient iID number | int | key data |
| Insurance | |||
| plan_name | plan name | nvarchar | |
| insured | insured name | nvarchar | Typically in the format last, first middle |
| relation_to_insured | relation to insured | nvarchar | |
| Inactive | inactive indicator | bit | 0 = no (active) 1 = yes (inactive) |
| insured_id | insurance patient ID number | nvarchar | |
| policy_group_no | insurance group policy number | nvarchar | |
| ExtInsSetID | nvarchar | may be blank | |
| VisionPlan | vision plan indicator | bit | 0 = no 1 = yes |
| ConsumerID | consumer ID | nvarchar | internal use |
| SubscriberConsumerID | subscriber consumer ID | nvarchar | internal use |