Opened 2 years ago
Closed 2 years ago
#1287 closed enhancement (fixed)
LinkedCase annotation
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.30 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description (last modified by )
It would be useful to know the relation (timewise) between the two cases for patients that have two cases. Introducing a new annotation:
LinkedCase
: (numeric) Number of days between this case and the other case. A negative value means that the other case is before this case.
Cases that is the only one for a patient don't get a value.
We should use the "Reference date on case items" wizard to find the reference data and then also update the new annotations. Since all cases always get a reference date we don't need to handle the missing date case.
The LinkedCase annotation should be included in release exporter.
Change History (5)
comment:1 Changed 2 years ago by
Description: | modified (diff) |
---|---|
Status: | new → accepted |
comment:2 Changed 2 years ago by
comment:3 Changed 2 years ago by
Description: | modified (diff) |
---|
comment:5 Changed 2 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 6098: