ACP Status Collection in ICU: Difference between revisions

m Examples: clean-up
Line 86: Line 86:
Can't check patient complete if the Item for an entry for this project is "enter" or "".  
Can't check patient complete if the Item for an entry for this project is "enter" or "".  
Implemented in VBA in [[CCMDB.mdb_Change_Log_2016#2016-May-04]]
Implemented in VBA in [[CCMDB.mdb_Change_Log_2016#2016-May-04]]
=== Attempt at new checks, since these did not work ===
=== At any send time ===
* there has to be at least one pair of ACP entries for each CC patient ("enter" pair is automatically added at pt creation)
* if integer present, each ACP entry has to be paired by integer
* if date present, and not "not documented", each ACP entry has to be paired by date
=== At complete time ===
* can't be "entered"
* integers have to be present


== Data use / Reporting and Analysis ==
== Data use / Reporting and Analysis ==