delete

abstract suspend fun delete(type: ResourceType, id: String)

Removes a FHIR resource given the class and the logical ID.

Sources

androidJvm source
Link copied to clipboard