Flat File Integrations - Insurance Coverage
File Name
When sending the file to the server it should be named using the following format: "coverage_{timestamp}.csv"
Which Data
We suggest sending data for all coverage in your system
Data Fields
NOTE: Please follow all field name and note formats, including case sensitivity.
Item | Field name | Format | Req’d | Notes |
identifiers | identifiers | Identity | Y | See id format |
Patient ID | patientId |
string | Y | Identifier of the patient this coverage |
Payor ID | payorId | string | Y | Identifier of this payer |
Start date | startDate | FHIR dateTime | Y | Start of the coverage |
End date | endDate | FHIR dateTime | N | Blank if the coverage is still active |
Relationship |
relationship |
'self', 'none', 'child', 'parent', 'spouse', 'common', 'other', 'injured' |
Y | The patient's relationship with the subscriber |
Subscriber ID |
subscriberNumber |
string | Y | The ID on the subscriber's ID card |