Opened 11 years ago

Last modified 11 years ago

#491 closed defect

Laterality is not stored for NoSpecimen items in some cases — at Version 1

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

Description (last modified by Nicklas Nordborg)

The scenario we have found so far is:

  1. A SpecimenCoreBiopsy is registered with a given laterality
  2. A Patient and Case is registered with the same laterality
  3. Some time later referral form is received but no speciemen
  4. The registration wizard allow the user to select laterality, and pre-selects the laterality of the existing SpecimenCoreBiopsy item. If the user changes the laterality everything is created as expected and the existing items are updated.
  5. If the user leaves the laterality unchanged (most common case) the NoSpecimen item is created but no laterality is set.

Workaround is to manually set the laterality on the NoSpecimen item.

Regarding step 4 in the procedure above: The wizard gives no indication that an existing specimen has been registered already and no warning if the laterality is modified. This could be improved.

Change History (1)

comment:1 by Nicklas Nordborg, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.