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
463 stars 241 forks source link

erroreneous docs - search method documentation #2542

Open itstanany opened 2 weeks ago

itstanany commented 2 weeks ago

Describe the Issue in FhirEngine.search(search: Search) method, the documentation gives a useage example that belongs to another extension function that are the mostly used in the client code FhirEngine.search(init: Search.() -> Unit)

Would you like to work on the issue? yes