FhirEngineDal

class FhirEngineDal(fhirEngine: <ERROR CLASS>)

Functions

Link copied to clipboard
open fun create(resource: <ERROR CLASS>?)
Link copied to clipboard
open fun delete(id: <ERROR CLASS>?)
Link copied to clipboard
open fun read(id: <ERROR CLASS>?): <ERROR CLASS>
Link copied to clipboard
open fun search(resourceType: String?): MutableIterable<<ERROR CLASS>>
Link copied to clipboard
open fun searchByUrl(resourceType: String?, url: String?): MutableIterable<<ERROR CLASS>>
Link copied to clipboard
open fun update(resource: <ERROR CLASS>?)

Properties

Link copied to clipboard
val libs: <ERROR CLASS>