eligible 3.1.0.beta3 → 3.1.0.beta5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +164 -99
- data/Gemfile.lock +6 -4
- data/lib/eligible/version.rb +1 -1
- data/lib/eligible.rb +3 -3
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '09466ef3e77d60757a743de16d52781a53b903c8587942427b650c00d9beb835'
|
4
|
+
data.tar.gz: 57960bfecf7b5e3c2718d8204dd1e51402a6060901c219cd7b5453bff4452427
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 66dca310540cff47609bed644d17fbbc4372489760d797fd39e725a641ac8953bd1d2bc215da6718f8f735fb965bb4f3d04c16649d575c73b26911817d27ac49
|
7
|
+
data.tar.gz: c9c28f9228fbe756f71549d51dbf138f2f68aa5b6e6f66ebe7e0f497f9290dbafe84ac136f332dcfb425defe8f6e7ab1309114430f7066159a7db0b426c06a88
|
data/CHANGELOG.md
CHANGED
@@ -1,211 +1,276 @@
|
|
1
1
|
# Changelog
|
2
|
+
|
3
|
+
## 3.1.0.beta5 - 2025-01-20
|
4
|
+
|
5
|
+
- Updated pinned GDS SSL certificate
|
6
|
+
|
7
|
+
## 3.1.0.beta4 - 2025-01-15
|
8
|
+
|
9
|
+
- Updated pinned GDS SSL certificate
|
10
|
+
|
2
11
|
## 3.1.0.beta3 - 2024-01-16
|
3
|
-
|
12
|
+
|
13
|
+
- Updated pinned GDS SSL certificate
|
4
14
|
|
5
15
|
## 3.1.0.beta2 - 2023-01-16
|
6
|
-
|
16
|
+
|
17
|
+
- Updated pinned GDS SSL certificate
|
7
18
|
|
8
19
|
## 3.1.0.beta1 - 2022-09-12
|
9
|
-
|
20
|
+
|
21
|
+
- Added support of ruby 3.1
|
10
22
|
|
11
23
|
## 3.0.0.beta28 - 2022-02-07
|
12
|
-
|
24
|
+
|
25
|
+
- Updated pinned GDS SSL certificate
|
13
26
|
|
14
27
|
## 3.0.0.beta27 - 2021-09-23
|
15
|
-
|
28
|
+
|
29
|
+
- Updated pinned api.eligible.com certificate
|
16
30
|
|
17
31
|
## 3.0.0.beta26 - 2021-05-12
|
18
|
-
|
32
|
+
|
33
|
+
- Updated pinned GDS SSL certificate for Staging
|
19
34
|
|
20
35
|
## 3.0.0.beta25 - 2021-04-12
|
21
|
-
|
36
|
+
|
37
|
+
- Updated pinned GDS SSL certificate
|
22
38
|
|
23
39
|
## 3.0.0.beta24 - 2021-04-01
|
24
|
-
|
40
|
+
|
41
|
+
- Updated pinned GDS SSL certificate
|
25
42
|
|
26
43
|
## 3.0.0.beta23 - 2020-11-13
|
27
|
-
|
44
|
+
|
45
|
+
- Bug fixes
|
28
46
|
|
29
47
|
## 3.0.0.beta22 - 2020-10-21
|
30
|
-
|
48
|
+
|
49
|
+
- Bug fixes
|
31
50
|
|
32
51
|
## 3.0.0.beta21 - 2020-10-21
|
33
|
-
|
52
|
+
|
53
|
+
- Add post method for CE API to avoid 414 error with large X12 inputs
|
34
54
|
|
35
55
|
## 3.0.0.beta20 - 2020-08-17
|
36
|
-
|
56
|
+
|
57
|
+
- Bug fixes
|
37
58
|
|
38
59
|
## 3.0.0.beta19 - 2020-07-28
|
39
|
-
|
60
|
+
|
61
|
+
- Added refunds and balance_captures REST API endpoints
|
40
62
|
|
41
63
|
## 3.0.0.beta18 - 2020-07-24
|
42
|
-
|
64
|
+
|
65
|
+
- Added claim_submit endpoint API url for PatientStatement endpoint
|
43
66
|
|
44
67
|
## 3.0.0.beta17 - 2020-07-13
|
45
|
-
|
68
|
+
|
69
|
+
- Bug fixes
|
46
70
|
|
47
71
|
## 3.0.0.beta16 - 2020-07-10
|
48
|
-
|
72
|
+
|
73
|
+
- Migrated "Patient" endpoint to "PatientRecord"
|
49
74
|
|
50
75
|
## 3.0.0.beta15 - 2020-06-12
|
51
|
-
|
76
|
+
|
77
|
+
- Added support for patient questionnaire, patient questions API endpoints
|
52
78
|
|
53
79
|
## 3.0.0.beta14 - 2020-06-08
|
54
|
-
|
80
|
+
|
81
|
+
- Added Fee and FeeRefund new REST API endpoints
|
55
82
|
|
56
83
|
## 3.0.0.beta13 - 2020-06-05
|
57
|
-
|
84
|
+
|
85
|
+
- Added create, update, delete and validate endpoints support for rules
|
58
86
|
|
59
87
|
## 3.0.0.beta12 - 2020-05-12
|
60
|
-
|
88
|
+
|
89
|
+
- Updated pinned GDS SSL certificate
|
61
90
|
|
62
91
|
## 3.0.0.beta11 - 2020-05-12
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
92
|
+
|
93
|
+
- Added summary and escalate actions for Enrollments endpoint
|
94
|
+
- Added Action endpoint
|
95
|
+
- Added Attribute endpoint
|
96
|
+
- Added Claim endpoint
|
97
|
+
- Added ClaimServiceLine endpoint
|
98
|
+
- Added Device endpoint
|
99
|
+
- Added Discount endpoint
|
100
|
+
- Renamed FileObject to File in order to kept consistency
|
101
|
+
- Added FileLink endpoint
|
102
|
+
- Added InsuranceCompanyAlias endpoint
|
103
|
+
- Added PaymentReport endpoint
|
104
|
+
- Added Remark endpoint
|
105
|
+
- Added Rule endpoint
|
106
|
+
- Added Session endpoint
|
107
|
+
- Added Transaction endpoint
|
108
|
+
- Added ValueList endpoint
|
109
|
+
- Added ValueListItem endpoint
|
110
|
+
- Added Verification endpoint
|
111
|
+
- Updated Charge endpoint to raise exception on delete action
|
112
|
+
- Updated Estimate endpoint, raise exception on update and delete actions, and added missing actions process, reestimate, convert
|
113
|
+
- Update EstimateServiceLine endpoint to raise exception on update and delete actions
|
114
|
+
- Updated InsuranceCompany endpoint to raise exception on delete action
|
85
115
|
|
86
116
|
## 3.0.0.beta10 - 2020-05-06
|
87
|
-
|
88
|
-
|
117
|
+
|
118
|
+
- Added support for new REST API endpoints "Contract, Enrollment, Provider"
|
119
|
+
- Added support delete operations on new API.
|
89
120
|
|
90
121
|
## 3.0.0.beta9 - 2020-05-04
|
91
|
-
|
122
|
+
|
123
|
+
- Added support for new REST API endpoints "Charge, Estimate, EstimateServiceLine, Product, Treatment"
|
92
124
|
|
93
125
|
## 3.0.0.beta8 - 2020-04-30
|
94
|
-
|
126
|
+
|
127
|
+
- Fixed payment and payment_reports API urls for new PatientStatement endpoint
|
95
128
|
|
96
129
|
## 3.0.0.beta7 - 2020-04-16
|
97
|
-
|
130
|
+
|
131
|
+
- Removed un-wanted parameters from the API request while making calls to new REST API endpoint
|
98
132
|
|
99
133
|
## 3.0.0.beta6 - 2020-04-08
|
100
|
-
|
134
|
+
|
135
|
+
- Bug fix for "PatientStatement" endpoint
|
101
136
|
|
102
137
|
## 3.0.0.beta5 - 2020-03-31
|
103
|
-
|
138
|
+
|
139
|
+
- Added support for new REST API endpoints "Insurance Company, Insurance Policy, Patient"
|
104
140
|
|
105
141
|
## 3.0.0.beta4 - 2020-03-16
|
106
|
-
|
107
|
-
|
142
|
+
|
143
|
+
- Fixed query params conversion to support Expand feature for new REST API Endpoints
|
144
|
+
- Changed new REST API endpoints format to support `ID` field or `params`
|
108
145
|
|
109
146
|
## 3.0.0.beta3 - 2020-03-09
|
110
|
-
|
147
|
+
|
148
|
+
- Added support for new REST API endpoint "PatientStatement" and "PatientStatementServiceLine"
|
111
149
|
|
112
150
|
## 3.0.0.beta2 - 2020-03-03
|
113
|
-
|
114
|
-
|
151
|
+
|
152
|
+
- Added support for V1.0 REST API endpoints and added Files endpoints
|
153
|
+
- Update pinned api.eligible.com and wildcard.eligible.com certificate
|
115
154
|
|
116
155
|
## 3.0.0.beta1 - 2019-10-01
|
117
|
-
|
156
|
+
|
157
|
+
- Added support for Eligible-Account Header in the API requests when used Eligible Connect feature
|
118
158
|
|
119
159
|
## 2.9.9 - 2019-08-07
|
120
|
-
|
160
|
+
|
161
|
+
- Added Icd code endpoints
|
121
162
|
|
122
163
|
## 2.9.8 - 2019-06-24
|
123
|
-
|
164
|
+
|
165
|
+
- Added an endpoint to fetch Risk Assessment
|
124
166
|
|
125
167
|
## 2.9.7 - 2019-03-08
|
126
|
-
|
168
|
+
|
169
|
+
- Updated GDS SSL certificate
|
127
170
|
|
128
171
|
## 2.9.6 - 2018-07-17
|
129
|
-
|
172
|
+
|
173
|
+
- Added Risk Assessment endpoints
|
130
174
|
|
131
175
|
## 2.9.5 - 2018-07-06
|
132
|
-
|
176
|
+
|
177
|
+
- Added Mix and Match support for coverage requests
|
133
178
|
|
134
179
|
## 2.9.4 - 2018-04-25
|
135
|
-
|
180
|
+
|
181
|
+
- Rename endpoint provider_detail to provider_model
|
136
182
|
|
137
183
|
## 2.9.3 - 2018-04-19
|
138
|
-
|
184
|
+
|
185
|
+
- Added new endpoints visit types, provider details
|
139
186
|
|
140
187
|
## 2.9.2 - 2018-03-26
|
141
|
-
|
142
|
-
|
188
|
+
|
189
|
+
- We can use session token or api_key for making a Eligible Call
|
190
|
+
- for session token supported endpoints
|
143
191
|
|
144
192
|
## 2.9.0 - 2017-10-04
|
145
|
-
|
193
|
+
|
194
|
+
- Adding revoke functionality for session tokens
|
146
195
|
|
147
196
|
## 2.8.2 - 2017-03-24
|
148
|
-
|
197
|
+
|
198
|
+
- Upgraded internal rest-client dependency to 2.0.0 and higher
|
149
199
|
|
150
200
|
## 2.8.1 - 2017-02-23
|
151
|
-
|
152
|
-
|
201
|
+
|
202
|
+
- Upgraded internal rest-client dependency to 2.0.1
|
203
|
+
- Fixes mime-type dependency issue with newer Rails projects
|
153
204
|
|
154
205
|
## 2.8.0 - 2017-02-23
|
155
|
-
|
206
|
+
|
207
|
+
- Added support for session tokens
|
156
208
|
|
157
209
|
## 2.7.0 - 2016-12-14
|
158
|
-
|
210
|
+
|
211
|
+
- Changed default content type to application/json
|
159
212
|
|
160
213
|
## 2.6.3 - 2016-11-18
|
161
|
-
|
214
|
+
|
215
|
+
- Added a new certificate fingerprint
|
162
216
|
|
163
217
|
## 2.6.2 - 2016-08-31
|
164
|
-
|
218
|
+
|
219
|
+
- New APIs added in testing mode, no public-facing changes
|
165
220
|
|
166
221
|
## 2.6.1 - 2016-05-10
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
222
|
+
|
223
|
+
- Suppressing ssl_verify_callback return code warning
|
224
|
+
- Added new endpoints: received_pdf, precert and referral
|
225
|
+
- Refactored the code and fixed couple of bugs
|
226
|
+
- Documentation updates for the endpoints
|
171
227
|
|
172
228
|
## 2.6.0 - 2016-02-23
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
229
|
+
|
230
|
+
- Added new endpoints customer, original signature pdf, and payer.
|
231
|
+
- Added specs
|
232
|
+
- Bumped api version to 1.5
|
233
|
+
- Fixed few bugs
|
177
234
|
|
178
235
|
## 2.5.0 - 2016-01-07
|
179
|
-
|
180
|
-
|
181
|
-
|
236
|
+
|
237
|
+
- Added certificate pinning
|
238
|
+
- Added rubocop and fixed style/linting/metrics issues
|
239
|
+
- Migrated from outdated test-unit/mocha to current rspec for test suite
|
182
240
|
|
183
241
|
## 2.4
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
242
|
+
|
243
|
+
- Refactoring Code
|
244
|
+
- More test cases
|
245
|
+
- Removed legacy endpoint for _plans_, _coverage_ should be used instead.
|
246
|
+
- Removed legacy endpoint for _services_, _coverage_ should be used instead.
|
247
|
+
- List of contributors and documentation updated.
|
248
|
+
- Gemfile updated, dependencies updated as well.
|
249
|
+
- Removed json gem in favor of multi_json
|
250
|
+
- Fixed the code to let the users make x12 requests at anytime.
|
251
|
+
- New endpoint for Tickets
|
193
252
|
|
194
253
|
## 2.3
|
195
|
-
|
254
|
+
|
255
|
+
- New endpoint for Batch
|
196
256
|
|
197
257
|
## 2.2
|
198
|
-
|
258
|
+
|
259
|
+
- New endpoint for x12 POST
|
199
260
|
|
200
261
|
## 2.1
|
201
|
-
|
262
|
+
|
263
|
+
- New endpoint for payment status
|
202
264
|
|
203
265
|
## 2.0
|
204
|
-
|
266
|
+
|
267
|
+
- Additional endpoints for claims, enrollments, and coverage
|
205
268
|
|
206
269
|
## 1.1
|
207
|
-
|
208
|
-
|
270
|
+
|
271
|
+
- Additional endpoints for service/general and service/list
|
272
|
+
- Support x12 format in params
|
209
273
|
|
210
274
|
## 1.0
|
211
|
-
|
275
|
+
|
276
|
+
- Initial release
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
eligible (3.1.0.
|
4
|
+
eligible (3.1.0.beta5)
|
5
5
|
multi_json (~> 1.15.0)
|
6
6
|
rest-client (~> 2.1.0)
|
7
7
|
|
@@ -12,11 +12,13 @@ GEM
|
|
12
12
|
docile (1.4.0)
|
13
13
|
domain_name (0.6.20240107)
|
14
14
|
http-accept (1.7.0)
|
15
|
-
http-cookie (1.0.
|
15
|
+
http-cookie (1.0.7)
|
16
16
|
domain_name (~> 0.5)
|
17
|
-
|
17
|
+
logger (1.6.2)
|
18
|
+
mime-types (3.6.0)
|
19
|
+
logger
|
18
20
|
mime-types-data (~> 3.2015)
|
19
|
-
mime-types-data (3.
|
21
|
+
mime-types-data (3.2024.1203)
|
20
22
|
multi_json (1.15.0)
|
21
23
|
netrc (0.11.0)
|
22
24
|
rake (13.0.6)
|
data/lib/eligible/version.rb
CHANGED
data/lib/eligible.rb
CHANGED
@@ -92,14 +92,14 @@ module Eligible
|
|
92
92
|
@@test = false
|
93
93
|
@@api_version = '1.5'
|
94
94
|
@@api_base = "https://gds.eligibleapi.com/v#{@@api_version}"
|
95
|
-
@@fingerprints = %w(
|
95
|
+
@@fingerprints = %w(ad10dbfd536a0d054b02a7d30c11aa1eb5dbfb41
|
96
|
+
1fe04161ed657b55ac29a0c48da4cf246f8e657b
|
96
97
|
1a1b7d4faa43ecdeab40cc8d203583624d5917f4
|
97
98
|
b4225ee59dc7ede4d68e7b2c75c6e6ac79649416
|
98
99
|
75132c1ab844500c6ad1f26b49c11d36933ce868
|
99
100
|
1c3fe254bded256ea30d0a235bb9881b82701082
|
100
101
|
a1cd762a9f4be0f3b6bdd6300e52c6ce8d7d67f5
|
101
|
-
36d6b6f98a2b9bcdf4321d1978553e23cf044b53
|
102
|
-
d93b7697100fe978ae0f78fbf2a2443cc1958ca3)
|
102
|
+
36d6b6f98a2b9bcdf4321d1978553e23cf044b53)
|
103
103
|
@@eligible_account = nil
|
104
104
|
@@eligible_account_id = nil
|
105
105
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: eligible
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.1.0.
|
4
|
+
version: 3.1.0.beta5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Katelyn Gleaon
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date:
|
13
|
+
date: 2025-02-06 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: rest-client
|
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
214
214
|
- !ruby/object:Gem::Version
|
215
215
|
version: 1.3.1
|
216
216
|
requirements: []
|
217
|
-
rubygems_version: 3.
|
217
|
+
rubygems_version: 3.4.10
|
218
218
|
signing_key:
|
219
219
|
specification_version: 4
|
220
220
|
summary: Ruby wrapper for the Eligible API
|