PatientScreeningProgramHistory
Contains information relevant to the patient's screening program history.
| Column Name | Type | Description |
|---|---|---|
| RecordSourceInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| ScreeningHistoryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ScreeningProgramEventDate | DATETIME | The date associated with the screening program event. |
| ScreeningProgramStatusChangeReason | INTEGER | The reason why a recommendation was closed without being resolved. |
| ScreeningProgramRecommendationIdentifier | NUMERIC | The Recommendation (RES) record associated with the screening program event. |
| RecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| ProgramDurationDays | INTEGER | The number of days that the patient remains in the program before dropping out. Only populated after the patient has exited the program. |
| PatientIdentification | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |