Description Format Details Super class Methods
FHIR resource client
FHIR resource client
A R6 object of class FHIRResourceClient
Build a FHIR handler from a resource object describing access to a HL7 FHIR server.
resourcer::ResourceClient
-> FHIRResourceClient
new()
Creates a new FHIRResourceClient instance.
FHIRResourceClient$new(resource)
resource
A valid resource object.
A FHIRResourceClient object.
asDataFrame()
Coerce the resource value extracted from the FHIR server to a data.frame.
FHIRResourceClient$asDataFrame(...)
...
Additional parameters to as.data.frame (not used yet).
A data.frame.
clone()
The objects of this class are cloneable with this method.
FHIRResourceClient$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.