Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
bp_id | uuid | 2147483647 | √ | null |
|
|
||
patient_id | uuid | 2147483647 | √ | null |
|
|
||
registration_facility_id | uuid | 2147483647 | √ | null |
|
|
||
assigned_facility_id | uuid | 2147483647 | √ | null |
|
|
||
patient_status | varchar | 2147483647 | √ | null |
|
|
||
bp_facility_id | uuid | 2147483647 | √ | null |
|
|
||
bp_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
patient_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
systolic | int4 | 10 | √ | null |
|
|
||
diastolic | int4 | 10 | √ | null |
|
|
||
deleted_at | timestamp | 29,6 | √ | null |
|
|
||
medical_history_hypertension | text | 2147483647 | √ | null |
|
|
||
month | text | 2147483647 | √ | null |
|
|
||
quarter | text | 2147483647 | √ | null |
|
|
||
year | text | 2147483647 | √ | null |
|
|