Closed aleksa-krolls closed 1 month ago
@mtuchi the next issue to start work on after #24
@mtuchi to test this...
searchPatient({ q: 'Katrina'...
to just get KatrinaEOD Update
I have updated wf2
to fetch all patient encounters. See #27. @aleksa-krolls I have tested this locally it's working expected, Feel free to merge to staging
for testing on app
Background, context, and business value
We've learned that we need to add a query in order to get encounters... no way to get all encounters. So we need to query encounters by patient. https://rest.openmrs.org/#list-encounters
The specific request, in as few words as possible
Change the
Get encounters
step to send the request/encounter?patient={uid}
for each patient fetched in the step priorInput
Run WF2 with
{ "lastRunDateTime": "2024-09-16T00:00:00.000Z" }
to generate data. See #2 for credentials.Toggl
MSF 2024