GSoC ’21 @OpenMRS- Week 2
Project: Support for Extended Operations in FHIR
Week 2 Experience
Week 2 was more productive as compared to the first week. The pending PR from last week was merged and three more tickets were worked on this week. However, we missed a few test cases in the unit tests for $lastn
, so we will have to make separate issues to improve the unit tests.
Tickets we worked on
- For $lastn on Observations
Status: Merged
2. FM2–398: https://github.com/openmrs/openmrs-module-fhir2/pull/352
Status: Under Review
For $lastn-encounters on Observations
Status: Not yet reviewed
Goals for Week 3
We’ll begin the work in Week 3 by improving the units tests and integration tests.
The second task would be to begin the implementation of $lastn-encounters
in module R3 as soon as the PR for module R4 is merged.
If time permits, we will add the integration tests for $lastn-encounters
as well.