fhircrackr: Handling HL7 FHIR Resources in R

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.

Version: 0.1.1
Depends: R (≥ 3.5.0)
Imports: xml2, stringr, httr, utils, dplyr
Suggests: knitr, rmarkdown
Published: 2020-07-22
Author: Thomas Peschel [aut, cre], Julia Gantner ORCID iD [aut], Jens Przybilla [aut], Frank Meineke ORCID iD [aut]
Maintainer: Thomas Peschel <tpeschel at imise.uni-leipzig.de>
BugReports: https://github.com/POLAR-fhiR/fhircrackr/issues
License: GPL-3
NeedsCompilation: no
Citation: fhircrackr citation info
Materials: NEWS
CRAN checks: fhircrackr results

Downloads:

Reference manual: fhircrackr.pdf
Vignettes: fhircrackr: Handling HL7 FHIR resources in R
Package source: fhircrackr_0.1.1.tar.gz
Windows binaries: r-devel: fhircrackr_0.1.1.zip, r-release: fhircrackr_0.1.1.zip, r-oldrel: fhircrackr_0.1.1.zip
macOS binaries: r-release: fhircrackr_0.1.1.tgz, r-oldrel: fhircrackr_0.1.1.tgz
Old sources: fhircrackr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fhircrackr to link to this page.