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