FHIRResourceResolver: FHIR resource resolver

Description Format Details Super class Methods

Description

FHIR resource resolver

FHIR resource resolver

Format

A R6 object of class FHIRResourceResolver

Details

Build a FHIR resource client from a resource object describing access to a HL7 FHIR server.

Super class

resourcer::ResourceResolver -> FHIRResourceResolver

Methods

Public methods

Inherited methods

Method isFor()

Check if resource applies to this resolver.

Usage
FHIRResourceResolver$isFor(x)
Arguments
x

A resource object.


Method newClient()

Create a new instance.

Usage
FHIRResourceResolver$newClient(x)
Arguments
x

A resource object.


Method clone()

The objects of this class are cloneable with this method.

Usage
FHIRResourceResolver$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


obiba/fhir.resourcer documentation built on Dec. 31, 2020, 1 a.m.