FhirEngineProvider

object FhirEngineProvider

The builder for FhirEngine instance

Functions

Link copied to clipboard
fun getInstance(context: <ERROR CLASS>): FhirEngine

Returns the cached FhirEngine instance. Creates a new instance from the supplied Context if it doesn't exist.

Link copied to clipboard
fun init(fhirEngineConfiguration: FhirEngineConfiguration)

Initializes the FhirEngine singleton with a custom Configuration.