...
patient_info | ||
Field | Type | Notes |
patient_id | text | Unique identifier for the patient provided by client during enrollment. Max length: 128 |
validic_id | text | Unique identifier for the patient user within Validic. Can be used to map to events in the Inform data stream. Max length: 128 |
validic_uid | text | Alternate and unique identifier for the patient user registered in Inform during enrollment. Can be used to map to events in the Inform data stream. Max length: 128 Not included by default. If needed speak to your CSE or open a ticket with Validic support to have it enabled |
text | Max length: 320 | |
phone_number | text | Max length: 20 |
latest_event_time | timestamp | The reading time of the most recent reading for this member. E.g. 2018-10-01 18:43:26.074932+00 |
latest_upload_time | timestamp | The last time this user uploaded any reading. |
user_program_id | text | Max length: 20 |
...
patient_program_history | ||
Field | Type | Notes |
patient_id | text | Max length: 128 |
program_id | text | Max length: 20 |
status | text | Awaiting Enrollment, Enrolled by Clinician, Email Sent, Patient Consent, Device Account Synced, Initial Data Uploaded, Abandoned, Unenrolled, Archived Max length: 128 |
updated_at | timestamp | E.g. 2018-10-01 18:43:26.074932+00 |
updated_by | text | Max length: 128 |
user_program_id | text | Max length: 20 |
...