ouhft / COPE

Project Repository for Work Package 4 of the COPE Transplant Trial
https://cope.nds.ox.ac.uk
1 stars 0 forks source link

[DMC Updates] Add field to Organ for Included status referencing #313

Closed marshalc closed 5 years ago

marshalc commented 6 years ago

Following the "CM will write rules to define excluded kidneys and the reasons for exclusion, so that LD can easily see which kidneys are to be included for analysis." from #309 - the outputs of these rules will want to be easily indexed and referenced, so create a NullBooleanField on Compare.Organ that will allow easy searching and filtering on the outcome of these rules.

Examine how and where to trigger this rule processing to happen so that future data updates are reflected in this status.

NB: Statuses in general:

  1. Randomised - already handled by the system
  2. Included (in analysis) - this is defined by this task
  3. Complete at Primary Endpoint (not yet defined)
marshalc commented 6 years ago

Adding this as Boolean, with default of false. i.e. we have to have proof positive that this is included before it says so.

marshalc commented 6 years ago

GUI Work still needs to be done for this, and/or working out if there's an automated way to set this based on other data - check with SK about that logic

marshalc commented 5 years ago

This appears to have been a moot change, with no further work required.

marshalc commented 5 years ago

Rolling these fields into the work for #336 so that their data is set when the new new fields data is set.

marshalc commented 5 years ago

336 is now completed and live, thus these fields are now operational.