R on FHIR is an easy to use wrapper around the 'HL7 FHIR' REST API (STU 3). 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 Furore Health Informatics.
Version: | 0.1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | R6, httr, jsonlite |
Suggests: | testthat |
Published: | 2017-10-18 |
Author: | Sander Laverman [aut, cre], Furore Health Informatics B.V. [aut, cph] |
Maintainer: | Sander Laverman <s.laverman at furore.com> |
License: | BSD 3-clause License + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | RonFHIR results |
Reference manual: | RonFHIR.pdf |
Package source: | RonFHIR_0.1.0.tar.gz |
Windows binaries: | r-devel: RonFHIR_0.1.0.zip, r-release: RonFHIR_0.1.0.zip, r-oldrel: RonFHIR_0.1.0.zip |
OS X El Capitan binaries: | r-release: RonFHIR_0.1.0.tgz |
OS X Mavericks binaries: | r-oldrel: RonFHIR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RonFHIR to link to this page.