fhircrackr (version 0.2.1)
Handling HL7 FHIR Resources in R
Description
Useful tools for conveniently downloading FHIR resources in xml format
and converting them to R data frames. The package uses FHIR-search to download bundles
from a FHIR server, provides functions to save and read xml-files containing such bundles
and allows flattening the bundles to data.frames using XPath expressions.