fhir_columns-class {fhircrackr} | R Documentation |
A S4 class to represent columns in a fhir_table_description
Description
An object of class fhir_columns
is part of a fhir_table_description
in a fhir_design and holds information on the elements
that should be extracted from the FHIR resources, as well as the column names of the resulting data.frame.
The elements to be extracted are indicated by XPath xpaths.
Slots
names
The column names
[Package fhircrackr version 2.2.0 Index]