|
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 |
GYN_CCS_STATUS_C_NAME |
VARCHAR |
No |
|
|
|
| The patient's cervical cancer screening tracking status. |
| May contain organization-specific values: Yes |
| Category Entries: |
| N/A |
| In Progress |
| Complete |
|
|
| 4 |
GYN_CCS_UPD_USER_ID |
VARCHAR |
No |
|
|
|
| The user that updated the patient's tracking status. |
|
|
| 5 |
GYN_CCS_UPD_USER_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 6 |
GYN_CCS_UPD_DTTM |
DATETIME (UTC) |
No |
|
|
|
| The instant that the tracking status is updated. |
|
|