fhir-data-pipes icon indicating copy to clipboard operation
fhir-data-pipes copied to clipboard

Implement active period feature for JDBC mode with a HAPI source server

Open rayyang29 opened this issue 3 years ago • 1 comments
trafficstars

In PR #277, the JDBC based search mode of the batch pipeline is implemented. We should also implement the active period feature for this mode.

The active period feature, specified by the flag --activePeriod, allows users to get all the historical resources (encounters and observations) associated with patients who are active within a specified time-frame.

rayyang29 avatar Aug 11 '22 16:08 rayyang29

Marking this as P3 until we make a decision on whether we want to continue maintaining activePeriod as a feature. If we do, there are also other improvements we need to do; so better to look at this feature holistically when it becomes a priority again.

bashir2 avatar Feb 17 '23 05:02 bashir2