create

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

Creates one or more FHIR resources in the local storage.

Return

the logical IDs of the newly created resources.

Sources

androidJvm source
Link copied to clipboard