fhir_client 3.0.2
A Gem for handling FHIR client requests in ruby
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (8):
            activesupport
            >= 3
          
          
            addressable
            >= 2.3
          
          
            fhir_models
            >= 3.0.0
          
          
            nokogiri
            >= 0
          
          
            oauth2
            ~> 1.1
          
          
            rack
            >= 1.5
          
          
            rest-client
            ~> 2.0
          
          
            tilt
            >= 1.1