The velocity Lookup for latestObs works as below
fn.latestObs(String conceptIdOrUuidOrMapping)
- returns the patient’s most recent observation for the given concept (most recent ever and not in relation to this encounter’s date)
@mseaton @mogoodrich I would like to know the background/design decision as to why the current encounter date is not used as a limit for this lookup.