opensrp / fhircore

FHIR Core / OpenSRP 2 is a Kotlin application for delivering offline-capable, mobile-first healthcare project implementations from local community to national and international scale using FHIR and WHO Smart Guidelines on Android.
https://opensrp.io
Apache License 2.0
54 stars 41 forks source link

Flatten the LocationHierarchy endpoint response to return Location resources List in a Bundle #3161

Closed dubdabasoduba closed 5 months ago

dubdabasoduba commented 6 months ago

Describe the feature request.

Acceptance criteria

Area path A list of ordered steps in the app on usage of the feature to support anyone testing it e.g. Code reviewer, QA e.g.

  1. Login to the app
  2. Open Navigation bar
  3. Click on Children register
  4. Click on Child profile
  5. Click on Edit profile from menu

Implementation plan (For Engineers) The plan for implementing the solution e.g. via a description or a check list for the various ordered tasks that will need to be completed. i.e. Describe how you intend to solve the problem

ndegwamartin commented 6 months ago

Looks good.

A little nit pick maybe - a shorter param name like mode=list :)