ADL General Collection Information: Difference between revisions

mNo edit summary
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
Line 2: Line 2:


== Collection Instructions ==
== Collection Instructions ==
The ADL assesses a patient's capability to perform a certain activity. Enter the status into the ADL dropdown boxes in the ADL tab in [[CCMDB.mdb]].
The ADL assesses a patient's capability to perform a certain activity. Enter the status into the ADL dropdown boxes in the ADL tab in [[CCMDB.accdb]].


=== Timeframe ===
=== Timeframe ===
Line 41: Line 41:
{{Discuss | who = Julie | question = What else in addition to [[ALERT Scale Calculation]] uses this? }}
{{Discuss | who = Julie | question = What else in addition to [[ALERT Scale Calculation]] uses this? }}


=== in CCMDB.mdb ===
=== in CCMDB.accdb ===
In CCMDB the ADLs are stored as their full words rather than scores, e.g. "ADL_Bathing" might have a value of "unassisted". The values are entered via dropdown list, which is driven by the [[S_ADLOptions table]]. In that table there is a column "sorter" with numbers used to change the order the values appear in the dropdown list. The column is '''not''' a score and not used for anything beyond sorting.
In CCMDB the ADLs are stored as their full words rather than scores, e.g. "ADL_Bathing" might have a value of "unassisted". The values are entered via dropdown list, which is driven by the [[S_ADLOptions table]]. In that table there is a column "sorter" with numbers used to change the order the values appear in the dropdown list. The column is '''not''' a score and not used for anything beyond sorting.