Skip to content
Jason Walonoski edited this page Apr 13, 2020 · 4 revisions

fhir_client is a ruby gem that provides an HL7 FHIR client.

The fhir_client library supports:

  • HL7 FHIR R4, STU3 and DSTU2
  • JSON and XML
  • All CRUD, including version read and history
  • Transactions and Batches
  • Search
  • Operations (e.g. $everything, $validate)
  • Support for OAuth2

Please use the sidebar to navigate the documentation in this wiki.

Clone this wiki locally