engine
/
com.google.android.fhir
/
FhirEngine
/
search
search
abstract suspend fun <
R
:
Resource
>
search
(search:
Search
):
List
<
R
>
Content copied to clipboard
Searches the database and returns a list resources according to the
search
specifications.
Sources
androidJvm source
Link copied to clipboard