Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create one method to get observation from last filled encounter from individual #50

Open
vedfordev opened this issue Nov 3, 2023 · 1 comment

Comments

@vedfordev
Copy link
Contributor

Context :

So In lahi we have requirement for dashboard Interested but not applied to get latest general encounter Program Eligibility and check Status is "Interested but not applied" or not. For that we are currently using individual.findLatestObservationFromEncounters() to get that but when there are two general encounter it is giving proper data.

Requirement :

For general encounter create one method to get observation from last completed encounter.

Acceptance Criteria :

method should give observation form the last completed encounter.

@vinayvenu
Copy link
Member

@vedfordev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

2 participants