Tasks Elements: Difference between revisions
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 4: | Line 4: | ||
To facilitate task collection CCMDB.mdb automatically adds a task entry "fill" for each of the tasks for every new patient. The corresponding dx codes sort before the allowed tasks, so clicking on any one of them will bring up the allowed tasks as next options. Using a "fill" task instead of defaulting to "none" will prevent anyone from just forgetting to set this while still facilitating easier entry of tasks. | To facilitate task collection CCMDB.mdb automatically adds a task entry "fill" for each of the tasks for every new patient. The corresponding dx codes sort before the allowed tasks, so clicking on any one of them will bring up the allowed tasks as next options. Using a "fill" task instead of defaulting to "none" will prevent anyone from just forgetting to set this while still facilitating easier entry of tasks. | ||
==ICD10== | |||
{{ICD10}} | |||
When we move to [[ICD10]] we need to address how we will continue to store them since they are currently stored as dxs and those will go away. | |||
It was decided that we will leave them in the [[L_Dxs table]]. Rename tab to "Tasks" | |||
Some tasks ''look'' like they would correspond to CCI codes but we use specific collection instructions for them so they would not be equivalent, so we can't change this to using CCI codes. | |||
== Why not default to "none" == | == Why not default to "none" == | ||