s_PatientFollow_distribution table
The s_PatientFollow_distribution in CCMDB.accdb contains the data used to assign patients for the PatientFollow Project.
Data Structure
field | type | description |
---|---|---|
LastTwoDigits | integer | last two digits of chart |
Laptop | Long Integer | laptop that pt with those last two digits in chart would be collected on (links to s_laptops table) |
StartDtTm | date | start of assignment, relative to Admit DtTm |
EndDtTm | date | end of assignment, relative to Admit DtTm |