ADL General Collection Information: Difference between revisions
Ttenbergen (talk | contribs) m →In TMSX: clean-up |
Ttenbergen (talk | contribs) m →on sending from CCMDB.mdb to TMSX: no more |
||
| Line 70: | Line 70: | ||
=== in CCMDB.mdb === | === in CCMDB.mdb === | ||
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 table [[s_ADLOptions]]. 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 table [[s_ADLOptions]]. 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 TMSX === | === In TMSX === | ||