onaio / fhir-tooling

A command line utility to support FHIR Core content authoring
Other
2 stars 1 forks source link

Handle edge cases #51

Closed Wambere closed 11 months ago

Wambere commented 11 months ago

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes https://github.com/onaio/fhir-tooling/issues/49

When creating users we first create the Keycloak user via the Keycloak api and then create several FHIR resources for the same user via the FHIR api. Some times one api is available while the other is not leading to incomplete tasks. This PR is trying to cover some of the edge cases

The edge cases considered are: