S PatientFollow distribution table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 9: Line 9:
|-
|-
|| '''LastTwoDigits''' || integer || last two digits of [[chart]]  
|| '''LastTwoDigits''' || integer || last two digits of [[chart]]  
|-
|| '''hosp''' || text || laptop that pt with those last two digits in [[chart]] would be collected on (links to [[s_laptops table]])
|-
|-
|| '''Laptop''' || Long Integer || laptop that pt with those last two digits in [[chart]] would be collected on (links to [[s_laptops table]])
|| '''Laptop''' || Long Integer || laptop that pt with those last two digits in [[chart]] would be collected on (links to [[s_laptops table]])

Latest revision as of 15:19, 2023 June 29

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

Related articles

Related articles: