fhir_client
fhir_client copied to clipboard
set_tls_auth
Is it possible to let the FHIR gem use TLS authentication. It uses the RestClient and it is possible to initialize it with the ca_file option. @client = RestClient TLS is widely used in Health Care applications.