Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| patient_id | uuid | 2147483647 | √ | null |
|
|
||
| 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 |
|
|
||
| assigned_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| registration_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| patient_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
| encounter_id | uuid | 2147483647 | √ | null |
|
|
||
| encounter_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| encounter_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
| prescription_drug_id | uuid | 2147483647 | √ | null |
|
|
||
| prescription_drug_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| prescription_drug_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
| appointment_id | uuid | 2147483647 | √ | null |
|
|
||
| appointment_creation_facility_id | uuid | 2147483647 | √ | null |
|
|
||
| appointment_recorded_at | timestamp | 29,6 | √ | null |
|
|
||
| visited_facility_ids | _uuid | 2147483647 | √ | null |
|
|
||
| visited_at | timestamp | 29,6 | √ | null |
|
|
||
| months_since_registration | float8 | 17,17 | √ | null |
|
|
||
| quarters_since_registration | float8 | 17,17 | √ | null |
|
|
||
| months_since_visit | float8 | 17,17 | √ | null |
|
|
||
| quarters_since_visit | float8 | 17,17 | √ | null |
|
|
