Opened 3 years ago

Closed 3 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 Nicklas Nordborg)

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 Nicklas Nordborg, 3 years ago

Description: modified (diff)
Status: newaccepted

comment:2 by Nicklas Nordborg, 3 years ago

In 6098:

References #1287: LinkedCase annotation

Implemented functionality in the "Reference date batch update wizard" to also update the LinkedCase annotation.

comment:3 by Nicklas Nordborg, 3 years ago

Description: modified (diff)

comment:4 by Nicklas Nordborg, 3 years ago

In 6099:

References #1287: LinkedCase annotation

Include the LinkedCase annotation in release data.

comment:5 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.