Opened 12 years ago
Closed 12 years ago
#491 closed defect (fixed)
Laterality is not stored for NoSpecimen items in some cases
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 )
The scenario we have found so far is:
- A
SpecimenCoreBiopsy
is registered with a given laterality - A
Patient
andCase
is registered with the same laterality - Some time later referral form is received but no speciemen
- 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. - 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 (3)
comment:1 by , 12 years ago
Description: | modified (diff) |
---|
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [1981]) Fixes #491: Laterality is not stored for NoSpecimen items in some cases
Laterality should now be set on all new NoSpecimen
items. Also updated the registration wizard to display some information about existing core biopsies when updating a case.
Note:
See TracTickets
for help on using tickets.
We need to manually fix items that already has been registered with different laterality. To find those items, use the following SQL: