FhirEngineProvider

object FhirEngineProvider

The provider for FhirEngine instance.

Functions

cleanup
Link copied to clipboard
fun cleanup()
getInstance
Link copied to clipboard
fun getInstance(context: Context): FhirEngine
Returns the cached FhirEngine instance.
init
Link copied to clipboard
fun init(fhirEngineConfiguration: FhirEngineConfiguration)
Initializes the FhirEngine singleton with a custom Configuration.

Sources

androidJvm source
Link copied to clipboard