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
495 stars 296 forks source link

Support for time data type questions in SDC #2706

Open MJ1998 opened 1 month ago

MJ1998 commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Would you like to work on the issue? Please state if this issue should be assigned to you or who you think could help to solve this issue.

VishalGawade1 commented 3 weeks ago

Hi @LZRS and @pld , I’m interested in working on this issue. Could you please let me know if it's still available and if there are any specific guidelines or pointers to keep in mind? Thank you!

LZRS commented 2 weeks ago

Hi @VishalGawade1,

Sorry for responding to this a bit late. The ticket has been assigned to you, you can start working on it.

You'll be adding support for type time for Questionnaire.item.type. Currently supported item types are described here