getInstance

fun getInstance(context: Context): FhirEngine

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

If this method is called without calling init, the default FhirEngineConfiguration is used.

Sources

androidJvm source
Link copied to clipboard