getInstance

fun getInstance(context: <ERROR CLASS>): 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.