Madhuram Jajoo

Results 36 issues of Madhuram Jajoo

**Description** Updating documentation for UploadStrategy **Alternative(s) considered** Have you considered any alternatives? And if so, why have you chosen the approach in this PR? **Type** Choose one: (Bug fix |...

**Is your feature request related to a problem? Please describe.** Specially for Google healthcare api which supports update via PUT only. (Patch for update is available via [executeBundle](https://cloud.google.com/healthcare-api/docs/reference/rest/v1beta1/projects.locations.datasets.fhirStores.fhir/executeBundle) but is...

P2
effort:medium

**Describe the bug** The validation message for a number field displays "The answer should be a number between and " when input a non-numeric character. This should rather be the...

good first issue
P1
effort:small

**Describe the bug** The drop down view is empty. However when clicking on the space of drop down, one of the item is selected. I remember some similar issue but...

**Describe the Issue** **Would you like to work on the issue?**

P3
effort:xsmall

**Describe the bug** When application tries to re-init FhirEngine (using `FhirEngineProvider.init`) during the same application process by first cleaning up (using `FhirEngineProvider.cleanup`) the app runs into the following error:- ```...

P1