Flat File Integrations - Enrollments
File Name
When sending the file to the server it should be named using the following format: "enrollments_{timestamp}.csv"
Which Data
We suggest sending data for all patients that are enrolled
Data Fields
NOTE: Please follow all field name and note formats, including case sensitivity.
Item | Field name | Format | Req’d | Notes |
---|---|---|---|---|
Patient ID | patientId | string | Y |
External identifier for the patient. |
Care Manager ID | careManagerId | string | Y | External Identifier for the care manager. |
Primary Care Provider (PCP) ID | primaryCareProviderId | string | Y | External Identifier for the PCP. |
Organization ID | organizationId | string | Y | The primary organization that the provider belongs to. |
Enrollment Date | enrolledAt | Datetime (i.e. 2000-01-01 12:00:00) | Y | When the patient was enrolled into collaborative care. |