Requested CCMDB changes for the next version: Difference between revisions

m Requests: Moved ICD10 page specific stuff to L ICD10 subform hoping for further input there.
m ICD10 list: category sorting is now available
Line 13: Line 13:


There’s code you can put in, I forget what the commands actually are, but it turns off the screen refresh during functions so the user doesn’t see what’s happening. You’d turn the refresh off before the function starts, they’ll see a static screen until you tell it to turn the refresh on, where the screen will then load just one time and all of the new info, all the rows, any formatting, or populating, etc.. is done. Instead of refreshing 10 or 20 times, once for each row.
There’s code you can put in, I forget what the commands actually are, but it turns off the screen refresh during functions so the user doesn’t see what’s happening. You’d turn the refresh off before the function starts, they’ll see a static screen until you tell it to turn the refresh on, where the screen will then load just one time and all of the new info, all the rows, any formatting, or populating, etc.. is done. Instead of refreshing 10 or 20 times, once for each row.
=== ICD10 list ===
*work-around, for now: I printed a copy of the ICD10 Codes (only the categories ie. A00-B99 Certain infectious and parasite diseases to U00-U99 Codes for special purposes) so when I am uncertain I quickly glance at my list then scroll to the appropriate category number  rather than scroll through the list trying to eyeball the diagnosis.
** Category sorting for ICD10 will come once dx reconciling is done. (not yet done: {{#ask: [[Category:ICD10 Diagnosis]]
[[Has ICD10TransitionStatus::freshly automatically generated article]]
|format=count
}}, need review: {{#ask:
[[Category:ICD10 Diagnosis]]
[[Has ICD10TransitionStatus::needs review]]
|format=count
}})


===CCI list===
===CCI list===