FHIR Client Libraries
Client libraries for FHIR and SMART-on-FHIR are widely available in a number of popular programming languages. These libraries can often save you a lot of time and can reduce the complexity of your code.
Here are a few:
Javascript
https://github.com/smart-on-fhir/client-js
https://github.com/FHIR/fhir.js
Python
https://github.com/smart-on-fhir/client-py
Ruby
https://github.com/fhir-crucible/fhir_client
Swift (iOS)
https://github.com/smart-on-fhir/Swift-FHIR
Kotlin (Android)
https://github.com/google/android-fhir
Java
https://github.com/hapifhir/hapi-fhir
.NET
https://github.com/FirelyTeam/firely-net-sdk
Updated about 2 years ago