Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| care_team_id | Unknown | 0 | null |
|
|
The care team this member belongs to |
|||||
| contact_id | Unknown | 0 | null |
|
|
fk to contact.id and is populated if the member is a related person or another patient |
|||||
| created_by | Unknown | 0 | null |
|
|
The id of the user that initially created this record |
|||||
| facility_id | Unknown | 0 | null |
|
|
fk to facility.id and is populated if the member is an organization or facility |
|||||
| role | Unknown | 0 | null |
|
|
fk to list_options.option_id WHERE list_options.list_id=‘care_team_roles’ |
|||||
| status | Unknown | 0 | null |
|
|
fk to list_options.option_id WHERE list_options.list_id=‘Care_Team_Status’ |
|||||
| updated_by | Unknown | 0 | null |
|
|
The id of the user that last updated this record |
|||||
| user_id | Unknown | 0 | null |
|
|
fk to users.id and is populated if the member is a staff member |