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

Constraint support for warning case #2480

Open FikriMilano opened 2 months ago

FikriMilano commented 2 months ago

Is your feature request related to a problem? Please describe. Currently, constraint-extension support can only display errors. While FHIR mentions it can support errors and warnings.

Describe the solution you'd like It should also be able to display warnings.

Describe alternatives you've considered N/A

Additional context

Would you like to work on the issue? Yes