google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
458 stars 238 forks source link

Add condition to not populate string value if it's empty #2521

Open FikriMilano opened 3 weeks ago

FikriMilano commented 3 weeks ago

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #2520

Description Add condition to not populate string value if it's empty

Alternative(s) considered N/A

Type Bug fix

Screenshots (if applicable)

https://github.com/google/android-fhir/assets/62053304/afe018e0-32c7-43a3-9e4f-393f96b7e9aa

Checklist