Opened 5 years ago

Closed 5 years ago

#1106 closed enhancement (fixed)

A pre-registered consent should prevent the "copy consent" function from appearing

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v4.21
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

In the pathology referral form registration wizard a "copy consent" function is activated if there is a different case or blood item registered for the same patient. This function doesn't consider the case that a pre-registered and unlinked consent already exists. This situation can, for example, happen for a bi-lateral case where the consent forms are registered before the pathology referral forms:

  1. Register consent LEFT
  2. Register referral form LEFT
  3. Register consent RIGHT
  4. Register referral form RIGHT

In step 4 the wizard will show an option to copy the consent from LEFT and there is no information that a consent has already been registered for RIGHT. The wizard should be updated to display information about the existing consent and the "copy consent" should not enabled.

Side-note! While investigating this issue it was noted that the copy consent functionality never overwrites an existing consent. So, in the above example, the RIGHT consent would be preserved no matter if the "copy consent" option was selected or not.

Change History (2)

comment:1 by Nicklas Nordborg, 5 years ago

(In [5277]) Fixes #1106: A pre-registered consent should prevent the "copy consent" function from appearing

comment:2 by Nicklas Nordborg, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.