CCI Collection Mode: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m Collection instructions for each mode: moved that bit inside the collection mode itself rather than separately here.
 
(6 intermediate revisions by the same user not shown)
Line 11: Line 11:
{{:CCI collect count units}}
{{:CCI collect count units}}
{{:CCI collect first}}
{{:CCI collect first}}
{{:CCI collect each day}}


== Implementation ==
== Implementation ==
Line 17: Line 18:
* created the pages [[CCI collect first]], [[CCI collect each]], [[CCI collect count days]], [[CCI collect count units]], [[CCI collect count each]] to contain collection instructions for each mode that redirect to template pages of the same name
* created the pages [[CCI collect first]], [[CCI collect each]], [[CCI collect count days]], [[CCI collect count units]], [[CCI collect count each]] to contain collection instructions for each mode that redirect to template pages of the same name
* created [[Template:CCI Collection Mode]] and applied it to all relevant CCI pages to show the correct instruction based on [[Property:Has CCI_Collection_Mode]]
* created [[Template:CCI Collection Mode]] and applied it to all relevant CCI pages to show the correct instruction based on [[Property:Has CCI_Collection_Mode]]
* created the following templates to provide collection instructions for each:
**[[Template:CCI collect each]]
**[[Template:CCI collect count each]]
**[[Template:CCI collect count days]]
**[[Template:CCI collect count units]]
**[[Template:CCI collect first]]
* created this page to tie it all together
* created this page to tie it all together
* created query s_CCI_Categories_Collection_Mode in [[CCMDB.accdb]] to store this info to be able to list it on [[L CCI Picklist subform]].


[[Category:CCI]]
[[Category:CCI]]

Latest revision as of 11:54, 16 December 2020

CCI Collection is done in one of several "modes", meaning whether each procedure is coded, or only a first or counted coding is done. The different modes we use are CCI collect first, CCI collect each, CCI collect count each, CCI collect count days, CCI collect count units, N/A, CCI collect each day.

Collection instructions for each mode

The relevant instructions are automatically also listed on each CCI element's wiki page.

Collecting "CCI collect each" items

Collecting "CCI collect count each" items

Blood gas, arterial, and Blood gas, venous are only collected manually at the Grace, at HSC or STB they are automatically uploaded from DSM Lab Extract.

Collecting "CCI collect count days" items

Collecting "CCI collect count units" items

Collecting "CCI collect first" items

Collecting "CCI collect each day" items

  • "CCI collect each day" items are entered each time they happen
  • Px Date
  • Px Count
    • enter 1 regardless of how many times a day the procedure happened
  • this is usually the collection mode for TISS28 items, see TISS28 Collection Guide, and for some items that have replaced TISS items

Implementation