create

abstract suspend fun create(vararg resource: <ERROR CLASS>): List<String>

Creates one or more FHIR resources in the local storage.

Return

the logical IDs of the newly created resources.