Package: RonFHIR
Type: Package
Title: Read and Search Interface to the 'HL7 FHIR' REST API
Version: 0.2.0
Authors@R: c(person("Sander", "Laverman", role = c("aut", "cre"), email = "sander@fire.ly"), person("Firely B.V.", role = c("aut", "cph")))
Description: 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 Firely.
License: BSD 3-clause License + file LICENSE
Imports: R6, httr, jsonlite
Suggests: testthat
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
NeedsCompilation: no
RoxygenNote: 6.0.1
Packaged: 2018-03-30 14:30:50 UTC; Sander
Author: Sander Laverman [aut, cre],
  Firely B.V. [aut, cph]
Maintainer: Sander Laverman <sander@fire.ly>
Repository: CRAN
Date/Publication: 2018-03-30 15:06:01 UTC
