|
Name |
Type |
Discontinued? |
|
1 |
PAT_ID |
VARCHAR |
No |
|
|
|
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
|
|
2 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
SOCIAL_CARE_CLIENT_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
Social care client status. |
May contain organization-specific values: Yes |
|
|
4 |
SC_CLIENT_STATUS_START_DATE |
DATETIME |
No |
|
|
|
Social care client status start date. |
|
|
5 |
SC_CLIENT_STATUS_END_DATE |
DATETIME |
No |
|
|
|
Social care client status end date. |
|
|