get

abstract suspend fun get(type: ResourceType, id: String): Resource

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

Sources

androidJvm source
Link copied to clipboard