Opened 4 years ago
Closed 4 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 by , 4 years ago
Description: | modified (diff) |
---|---|
Status: | new → accepted |
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Description: | modified (diff) |
---|
comment:5 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
In 6098: