Eliminating a diagnosis from collection: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "When we eliminate a diagnosis from collection we need to accomodate any instances of it that are in our data. For TMSX this is done by Julie/Pagasa... how? {{discussion}} F..." |
Ttenbergen (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
* dx no longer available in dropdown | * dx no longer available in dropdown | ||
* any previously entered instances turn "blank" | * any previously entered instances turn "blank" | ||
* record can not be set to "complete" | * record can not be set to "complete", ie can't be sent | ||
* any record that is already finalchecked... | |||
[[Category: Diagnosis Coding]] | [[Category: Diagnosis Coding]] |
Revision as of 10:40, 2013 June 3
When we eliminate a diagnosis from collection we need to accomodate any instances of it that are in our data.
For TMSX this is done by Julie/Pagasa... how? Template:Discussion
For CCMDB.mdb, this is done by setting s_alldiagnoses.collection_allowed to false for the eliminated diagnosis. Doing this will result in the following:
- dx no longer available in dropdown
- any previously entered instances turn "blank"
- record can not be set to "complete", ie can't be sent
- any record that is already finalchecked...