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: | 2.0.0 |
Depends: | R (≥ 4.1.0) |
Imports: | xml2, stringr, httr, utils, data.table, methods, parallel, lifecycle |
Suggests: | knitr, rmarkdown |
Published: | 2022-07-14 |
Author: | Thomas Peschel [aut], Julia Palm [aut, cre], Jens Przybilla [aut], Frank Meineke [aut] |
Maintainer: | Julia Palm <julia.palm at med.uni-jena.de> |
BugReports: | https://github.com/POLAR-fhiR/fhircrackr/issues |
License: | GPL-3 |
NeedsCompilation: | no |
Citation: | fhircrackr citation info |
Materials: | NEWS |
CRAN checks: | fhircrackr results |
Package source: | fhircrackr_2.0.0.tar.gz |
Windows binaries: | r-devel: fhircrackr_2.0.0.zip, r-release: fhircrackr_2.0.0.zip, r-oldrel: fhircrackr_2.0.0.zip |
macOS binaries: | r-release (arm64): fhircrackr_2.0.0.tgz, r-oldrel (arm64): fhircrackr_2.0.0.tgz, r-release (x86_64): fhircrackr_2.0.0.tgz, r-oldrel (x86_64): fhircrackr_2.0.0.tgz |
Old sources: | fhircrackr archive |
Please use the canonical form https://CRAN.R-project.org/package=fhircrackr to link to this page.