Closed BrigidRegan closed 8 years ago
Hmm, here's a question of logic. We have not specified not which EEGs should be entered. Kevin already came up with the issue. Only one field is shown for EEGs for entry at a time. However, the case might be that the first EEG is normal but subsequent might be not. Wouldn't it be clearer to show a second input field for EEG finding if the first is anything but "not done" as if there is no first EEG done, there can be no second one.
Needs to be reviewed but basic work done.
Thanks Roland - it all looks great. Couple of minor changes:
I actually think we do need 'Normal' and 'Not done for all three EEG findings lists. Does this explanation make sense to you? Finding to be selected from list provided. Where ‘Generalized spike and wave, specify frequency’ is selected, ‘GSW frequency’ will need to be completed. Where ‘Photo-paroxysmal response’ is selected, ‘Type of photo-paroxysmal response’ will need to be completed. A ‘normal’ EEG result should only be entered in ‘EEG finding 1’ if the patient has never had any documented EEG abnormalities. If only one EEG abnormality has ever been documented, enter ‘Normal’ for EEG finding 2. If the patient has only ever had one EEG, enter ‘Not done’ for EEG finding 2. The form allows for three EEG findings – please select the abnormalities that best represent and support the final syndrome selected. Where multiple findings exist, please enter in chronological order. Additional information about EEG, including age at EEG if deemed important, can be added through REDCap.
I can follow your logic but I believe that “Normal” and “Not done” only make sense for the first field. The field should remain empty if no other finding is to report. One could specify “only normal” to emphasize that not positive finding has been made. How well can not done” be distinguished from “unknown” in clinical practice?
I can code the requirements for details as data quality rules only, not as mandatory fields (at least not without hassle).
On March 29, 2016 at 20:04:16, BrigidRegan (notifications@github.com) wrote:
I actually think we do need 'Normal' and 'Not done for all three EEG findings lists. Does this explanation make sense to you? Finding to be selected from list provided. Where ‘Generalized spike and wave, specify frequency’ is selected, ‘GSW frequency’ will need to be completed. Where ‘Photo-paroxysmal response’ is selected, ‘Type of photo-paroxysmal response’ will need to be completed. A ‘normal’ EEG result should only be entered in ‘EEG finding 1’ if the patient has never had any documented EEG abnormalities. If only one EEG abnormality has ever been documented, enter ‘Normal’ for EEG finding 2. If the patient has only ever had one EEG, enter ‘Not done’ for EEG finding 2. The form allows for three EEG findings – please select the abnormalities that best represent and support the final syndrome selected. Where multiple findings exist, please enter in chronological order. Additional information about EEG, including age at EEG if deemed important, can be added through REDCap.
— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub
OK how about this (change in red)?
Finding to be selected from list provided. Where ‘Generalized spike and wave, specify frequency’ is selected, ‘GSW frequency’ will need to be completed. Where ‘Photo-paroxysmal response’ is selected, ‘Type of photo-paroxysmal response’ will need to be completed. A ‘normal’ EEG result should only be entered in ‘EEG finding 1’ if the patient has never had any documented EEG abnormalities. If only one EEG abnormality has ever been documented, leave ‘EEG finding 2’ blank. The form allows for three EEG findings – please select the abnormalities that best represent and support the final syndrome selected. Where multiple findings exist, please enter in chronological order. Additional information about EEG, including age at EEG if deemed important, can be added through REDCap.
From: Roland Krause notifications@github.com<mailto:notifications@github.com> Reply-To: rolandkrause/epi25 reply@reply.github.com<mailto:reply@reply.github.com> Date: Tuesday, 29 March 2016 3:13 pm To: rolandkrause/epi25 epi25@noreply.github.com<mailto:epi25@noreply.github.com> Cc: Brigid bregan@unimelb.edu.au<mailto:bregan@unimelb.edu.au> Subject: Re: [rolandkrause/epi25] Final edits to GGE and EE forms (#64)
I can follow your logic but I believe that “Normal” and “Not done” only make sense for the first field. The field should remain empty if no other finding is to report. One could specify “only normal” to emphasize that not positive finding has been made. How well can not done” be distinguished from “unknown” in clinical practice?
I can code the requirements for details as data quality rules only, not as mandatory fields (at least not without hassle).
On March 29, 2016 at 20:04:16, BrigidRegan (notifications@github.commailto:notifications@github.com) wrote:
I actually think we do need 'Normal' and 'Not done for all three EEG findings lists. Does this explanation make sense to you? Finding to be selected from list provided. Where ‘Generalized spike and wave, specify frequency’ is selected, ‘GSW frequency’ will need to be completed. Where ‘Photo-paroxysmal response’ is selected, ‘Type of photo-paroxysmal response’ will need to be completed. A ‘normal’ EEG result should only be entered in ‘EEG finding 1’ if the patient has never had any documented EEG abnormalities. If only one EEG abnormality has ever been documented, enter ‘Normal’ for EEG finding 2. If the patient has only ever had one EEG, enter ‘Not done’ for EEG finding 2. The form allows for three EEG findings – please select the abnormalities that best represent and support the final syndrome selected. Where multiple findings exist, please enter in chronological order. Additional information about EEG, including age at EEG if deemed important, can be added through REDCap.
— You are receiving this because you modified the open/close state. Reply to this email directly or view it on GitHub
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHubhttps://github.com/rolandkrause/epi25/issues/64#issuecomment-203057785
Hi Roland In both GGE and EE forms:
EE form only:
Thanks!