Opened 9 years ago
Closed 9 years ago
#805 closed enhancement (fixed)
LinkedSpecimen should set value for items with missing date
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | Reggie v3.6 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
The first case in the bullet list:
- If the patient has any specimen without date: No value
should be changed to:
- If the patient has any specimen without date: MissingDate
Note:
See TracTickets
for help on using tickets.
(In [3481]) Fixes #805: LinkedSpecimen should set value for items with missing date
Added MissingDate as a new value to the LinkedSpecimen annotation. The report after running the wizard has been modified to include this option.