Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| month_date | date | 13 | √ | null |
|
|
||
| month | float8 | 17,17 | √ | null |
|
|
||
| quarter | float8 | 17,17 | √ | null |
|
|
||
| year | float8 | 17,17 | √ | null |
|
|
||
| month_string | text | 2147483647 | √ | null |
|
|
||
| quarter_string | text | 2147483647 | √ | null |
|
|
||
| blood_pressure_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
| blood_pressure_id | uuid | 2147483647 | √ | null |
|
|
||
| patient_id | uuid | 2147483647 | √ | null |
|
|
||
| systolic | int4 | 10 | √ | null |
|
|
||
| diastolic | int4 | 10 | √ | null |
|
|
||
| blood_pressure_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| patient_registered_at | timestamp | 29,6 | √ | null |
|
|
||
| patient_assigned_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| patient_registration_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| months_since_registration | float8 | 17,17 | √ | null |
|
|
||
| quarters_since_registration | float8 | 17,17 | √ | null |
|
|
||
| months_since_bp | float8 | 17,17 | √ | null |
|
|
||
| quarters_since_bp | float8 | 17,17 | √ | null |
|
|
