RonFHIR: Read and Search Interface to the 'HL7 FHIR' REST API

R on FHIR is an easy to use wrapper around the 'HL7 FHIR' REST API (STU 3 and R4). It provides tools to easily read and search resources on a FHIR server and brings the results into the R environment. R on FHIR is based on the FhirClient of the official 'HL7 FHIR .NET API', also made by Firely.

Version: 0.4.0
Depends: R (≥ 3.1.0)
Imports: R6, httr, jsonlite, utils, stringr
Suggests: testthat
Published: 2020-01-10
Author: Sander Laverman [aut, cre], Firely B.V. [aut, cph]
Maintainer: Sander Laverman <sander at fire.ly>
License: BSD 3-clause License + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: RonFHIR results

Documentation:

Reference manual: RonFHIR.pdf

Downloads:

Package source: RonFHIR_0.4.0.tar.gz
Windows binaries: r-devel: RonFHIR_0.4.0.zip, r-release: RonFHIR_0.4.0.zip, r-oldrel: RonFHIR_0.4.0.zip
macOS binaries: r-release (arm64): RonFHIR_0.4.0.tgz, r-oldrel (arm64): RonFHIR_0.4.0.tgz, r-release (x86_64): RonFHIR_0.4.0.tgz
Old sources: RonFHIR archive

Linking:

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