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://smartregister.org
Apache License 2.0
50 stars 39 forks source link

[Product] Update the Composition resource downloads to trigger `$` operations #3314

Open dubdabasoduba opened 3 weeks ago

dubdabasoduba commented 3 weeks ago

Describe the feature request.

{
  "title": "IMMZ.C.DE5",
  "focus": {
    "reference": "ValueSet/IMMZ.C.DE5/$expand",
    "identifier": {
      "value": "IMMZ.C.DE5"
    }
  },
  "mode": "working"
}

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