pokitdok-ruby 0.7.1 → 0.7.2
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/Gemfile +1 -0
- data/Gemfile.lock +69 -51
- data/LICENSE.txt +1 -1
- data/VERSION +1 -1
- data/lib/pokitdok.rb +333 -97
- data/pokitdok-ruby.gemspec +9 -4
- data/spec/pokitdok_spec.rb +145 -37
- data/vcr_cassettes/activities.yml +30 -230
- data/vcr_cassettes/auth.yml +7 -7
- data/vcr_cassettes/authorizations.yml +11 -11
- data/vcr_cassettes/cash_prices.yml +13 -13
- data/vcr_cassettes/claims.yml +35 -34
- data/vcr_cassettes/claims_status.yml +12 -12
- data/vcr_cassettes/eligibility.yml +93 -70
- data/vcr_cassettes/enrollment.yml +40 -40
- data/vcr_cassettes/files.yml +57 -2
- data/vcr_cassettes/insurance_prices.yml +13 -13
- data/vcr_cassettes/payers.yml +463 -632
- data/vcr_cassettes/plans.yml +10 -10
- data/vcr_cassettes/plans_no_args.yml +10 -10
- data/vcr_cassettes/providers.yml +9 -9
- data/vcr_cassettes/referrals.yml +12 -12
- data/vcr_cassettes/scheduling.yml +182 -0
- data/vcr_cassettes/scheduling_scoped.yml +223 -0
- data/vcr_cassettes/trading_partners_get.yml +11 -12
- data/vcr_cassettes/trading_partners_index.yml +351 -420
- metadata +19 -3
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: http://localhost:5002/api/v4/tradingpartners/
|
5
|
+
uri: http://localhost:5002/api/v4/tradingpartners/aetna
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
User-Agent:
|
11
11
|
- Faraday v0.9.0
|
12
12
|
Authorization:
|
13
|
-
- Bearer
|
13
|
+
- Bearer EJe5ksfv6vqMctOYzUQtXbS4mNKw6Sr1MYRLnHNF
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
16
|
Accept:
|
@@ -23,22 +23,21 @@ http_interactions:
|
|
23
23
|
Content-Type:
|
24
24
|
- text/html; charset=utf-8
|
25
25
|
Content-Length:
|
26
|
-
- '
|
26
|
+
- '308'
|
27
27
|
Mimetype:
|
28
28
|
- application/json
|
29
29
|
Charset:
|
30
30
|
- utf-8
|
31
31
|
Server:
|
32
|
-
- Werkzeug/0.9.4 Python/2.7.
|
32
|
+
- Werkzeug/0.9.4 Python/2.7.6
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Mon, 02 Mar 2015 22:40:15 GMT
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
|
-
string: '{"meta": {"rate_limit_amount":
|
38
|
-
"
|
39
|
-
"data": {"is_enabled":
|
40
|
-
"270", "
|
41
|
-
for Testing"}}'
|
37
|
+
string: '{"meta": {"rate_limit_amount": 3, "rate_limit_reset": 1425339615, "application_mode":
|
38
|
+
"production", "processing_time": 24, "rate_limit_cap": 1000, "activity_id":
|
39
|
+
"54f4e6cf0640fd11dcb837c3"}, "data": {"is_enabled": true, "supported_transactions":
|
40
|
+
["270", "837", "276", "278"], "id": "aetna", "name": "Aetna"}}'
|
42
41
|
http_version:
|
43
|
-
recorded_at:
|
44
|
-
recorded_with: VCR 2.9.
|
42
|
+
recorded_at: Mon, 02 Mar 2015 22:40:15 GMT
|
43
|
+
recorded_with: VCR 2.9.3
|
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
User-Agent:
|
11
11
|
- Faraday v0.9.0
|
12
12
|
Authorization:
|
13
|
-
- Bearer
|
13
|
+
- Bearer EJe5ksfv6vqMctOYzUQtXbS4mNKw6Sr1MYRLnHNF
|
14
14
|
Accept-Encoding:
|
15
15
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
16
|
Accept:
|
@@ -23,437 +23,368 @@ http_interactions:
|
|
23
23
|
Content-Type:
|
24
24
|
- text/html; charset=utf-8
|
25
25
|
Content-Length:
|
26
|
-
- '
|
26
|
+
- '28624'
|
27
27
|
Mimetype:
|
28
28
|
- application/json
|
29
29
|
Charset:
|
30
30
|
- utf-8
|
31
31
|
Server:
|
32
|
-
- Werkzeug/0.9.4 Python/2.7.
|
32
|
+
- Werkzeug/0.9.4 Python/2.7.6
|
33
33
|
Date:
|
34
|
-
-
|
34
|
+
- Mon, 02 Mar 2015 22:40:15 GMT
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
|
-
string: '{"meta": {"rate_limit_amount":
|
38
|
-
"
|
39
|
-
"
|
40
|
-
"id": "
|
41
|
-
|
42
|
-
|
43
|
-
"
|
44
|
-
|
45
|
-
|
46
|
-
"
|
47
|
-
|
48
|
-
"name": "Regence BlueCross Blue Shield - Oregon"}, {"is_enabled": false, "supported_transactions":
|
49
|
-
["837"], "id": "blue_cross_blue_shield_mo", "name": "Blue Cross and Blue Shield
|
50
|
-
of Missouri"}, {"is_enabled": false, "supported_transactions": ["837"], "id":
|
51
|
-
"blue_cross_blue_shield_oh", "name": "Blue Cross and Blue Shield of Ohio"},
|
52
|
-
{"is_enabled": false, "supported_transactions": ["270", "837", "276"], "id":
|
53
|
-
"harvard_pilgrim_health_care", "name": "Harvard Pilgrim Healthcare"}, {"is_enabled":
|
54
|
-
false, "supported_transactions": ["270"], "id": "united_health_care_plan_river_valley",
|
55
|
-
"name": "United Healthcare Plan of the River Valley"}, {"is_enabled": true,
|
56
|
-
"supported_transactions": ["270", "837", "276"], "id": "connecticare", "name":
|
57
|
-
"ConnectiCare"}, {"is_enabled": false, "id": "blue_cross_blue_shield_nc",
|
58
|
-
"name": "Blue Cross and Blue Shield of North Carolina"}, {"is_enabled": false,
|
37
|
+
string: '{"meta": {"rate_limit_amount": 2, "rate_limit_reset": 1425339615, "application_mode":
|
38
|
+
"production", "processing_time": 28, "rate_limit_cap": 1000, "activity_id":
|
39
|
+
"54f4e6cf0640fd11dcb837c2"}, "data": [{"is_enabled": true, "supported_transactions":
|
40
|
+
["270", "837"], "id": "aarp_medicare_complete", "name": "AARP Medicare Complete"},
|
41
|
+
{"is_enabled": true, "supported_transactions": ["270", "837"], "id": "aarp_medicare_supplement",
|
42
|
+
"name": "AARP Medicare Supplement Plan (Fixed/Hospital Indemnity)"}, {"is_enabled":
|
43
|
+
true, "supported_transactions": ["276", "278", "270", "837"], "id": "aetna",
|
44
|
+
"name": "Aetna"}, {"is_enabled": true, "supported_transactions": ["270", "837"],
|
45
|
+
"id": "all_savers_insurance", "name": "All Savers Insurance"}, {"is_enabled":
|
46
|
+
true, "supported_transactions": ["837"], "id": "allegeant", "name": "Allegeant
|
47
|
+
(LBA Health Plan)"}, {"is_enabled": true, "supported_transactions": ["837"],
|
59
48
|
"id": "altius_health_plans", "name": "Altius Health Plans"}, {"is_enabled":
|
60
|
-
|
61
|
-
"
|
62
|
-
"
|
63
|
-
"
|
64
|
-
"
|
65
|
-
"
|
66
|
-
{"is_enabled":
|
67
|
-
|
68
|
-
"
|
69
|
-
"
|
70
|
-
|
71
|
-
"
|
72
|
-
"
|
73
|
-
"
|
74
|
-
|
75
|
-
|
76
|
-
"
|
77
|
-
"
|
78
|
-
|
79
|
-
|
80
|
-
"
|
81
|
-
"
|
82
|
-
|
83
|
-
|
84
|
-
"
|
85
|
-
"
|
86
|
-
"
|
87
|
-
|
88
|
-
Shield of
|
89
|
-
"
|
90
|
-
|
91
|
-
"
|
92
|
-
|
93
|
-
"
|
94
|
-
|
95
|
-
"
|
96
|
-
|
97
|
-
"
|
98
|
-
|
99
|
-
"
|
100
|
-
|
101
|
-
"
|
102
|
-
|
103
|
-
"
|
104
|
-
|
105
|
-
"
|
106
|
-
|
107
|
-
"
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
"
|
113
|
-
"
|
114
|
-
"
|
115
|
-
"
|
116
|
-
"
|
117
|
-
|
118
|
-
{"is_enabled": false, "id": "coventry_health_care_pa", "name": "Coventry Health
|
119
|
-
Care of Pennsylvania"}, {"is_enabled": false, "id": "coventry_health_care_sc",
|
120
|
-
"name": "Coventry Health Care of South Carolina"}, {"is_enabled": false, "id":
|
121
|
-
"coventry_health_care_sd", "name": "Coventry Health Care of South Dakota"},
|
122
|
-
{"is_enabled": false, "id": "coventry_health_care_tn", "name": "Coventry Health
|
123
|
-
Care of Tennessee"}, {"is_enabled": false, "id": "coventry_health_care_ut",
|
124
|
-
"name": "Coventry Health Care of Utah"}, {"is_enabled": false, "id": "coventry_health_care_va",
|
125
|
-
"name": "Coventry Health Care of Virginia"}, {"is_enabled": false, "id": "coventry_health_care_wv",
|
126
|
-
"name": "Coventry Health Care of West Virginia"}, {"is_enabled": false, "id":
|
127
|
-
"coventry_health_care_wy", "name": "Coventry Health Care of Wyoming"}, {"is_enabled":
|
128
|
-
false, "id": "emblem_health", "name": "Emblem Health"}, {"is_enabled": false,
|
129
|
-
"id": "empire_plan_united_health", "name": "Empire Plan (United Healthcare)"},
|
130
|
-
{"is_enabled": false, "id": "evercare", "name": "Evercare"}, {"is_enabled":
|
131
|
-
false, "id": "first_health", "name": "First Health"}, {"is_enabled": false,
|
132
|
-
"id": "harvard_pilgrim_health_care_connect", "name": "Harvard Pilgrim Healthcare
|
133
|
-
Connect"}, {"is_enabled": false, "id": "health_alliance_plan_mi", "name":
|
134
|
-
"Health Alliance Plan of Michigan"}, {"is_enabled": false, "id": "health_keepers",
|
135
|
-
"name": "Health Keepers Inc."}, {"is_enabled": false, "id": "health_new_england",
|
136
|
-
"name": "Health New England"}, {"is_enabled": false, "id": "health_plan_nv",
|
137
|
-
"name": "Health Plan of Nevada"}, {"is_enabled": false, "id": "health_republic",
|
138
|
-
"name": "Health Republic Insurance"}, {"is_enabled": false, "id": "health_now_ny",
|
139
|
-
"name": "HealthNow New York"}, {"is_enabled": false, "id": "health_plus",
|
140
|
-
"name": "HealthPlus"}, {"is_enabled": false, "id": "health_spring_cigna",
|
141
|
-
"name": "HealthSpring (Cigna)"}, {"is_enabled": false, "id": "highmark_blue_cross_blue_shield",
|
142
|
-
"name": "Highmark Blue Cross Blue Shield"}, {"is_enabled": false, "id": "highmark_blue_shield",
|
143
|
-
"name": "Highmark Blue Shield"}, {"is_enabled": false, "id": "horizon_blue_cross_blue_shield",
|
144
|
-
"name": "Horizon Blue Cross and Blue Shield"}, {"is_enabled": false, "id":
|
145
|
-
"kaiser_permanente_mid_atlantic", "name": "Kaiser Permanente Mid-Atlantic"},
|
146
|
-
{"is_enabled": false, "id": "kaiser_permanente_co", "name": "Kaiser Permanente
|
147
|
-
of Colorado"}, {"is_enabled": false, "id": "kaiser_permanente_ga", "name":
|
148
|
-
"Kaiser Permanente of Georgia"}, {"is_enabled": false, "id": "kaiser_permanente_northern_ca",
|
149
|
-
"name": "Kaiser Permanente of Northern California"}, {"is_enabled": false,
|
150
|
-
"id": "kaiser_permanente_oh", "name": "Kaiser Permanente of Ohio"}, {"is_enabled":
|
151
|
-
false, "id": "kaiser_permanente_southern_ca", "name": "Kaiser Permanente of
|
152
|
-
Southern California"}, {"is_enabled": false, "id": "kaiser_permanente_northwest",
|
153
|
-
"name": "Kaiser Permanente of the Northwest"}, {"is_enabled": false, "id":
|
154
|
-
"kaiser_permanente_hi", "name": "Kaiser Permanente of Hawaii"}, {"is_enabled":
|
155
|
-
false, "id": "lifewise_or", "name": "LifeWise of Oregon"}, {"is_enabled":
|
156
|
-
false, "id": "lifewise_wa", "name": "LifeWise of Washington"}, {"is_enabled":
|
157
|
-
false, "id": "lovelace_health_plan", "name": "Lovelace Health Plan"}, {"is_enabled":
|
158
|
-
false, "id": "magnolia_health_plan", "name": "Magnolia Health Plan"}, {"is_enabled":
|
159
|
-
false, "id": "mega_health", "name": "Mega Health "}, {"is_enabled": false,
|
160
|
-
"id": "meridian_health_plan_mi", "name": "Meridian Health Plan of Michigan"},
|
161
|
-
{"is_enabled": false, "id": "moda_health_plan", "name": "MODA Health Plan"},
|
162
|
-
{"is_enabled": false, "id": "molina_health_care_medicaid", "name": "Molina
|
163
|
-
Healthcare (Medicaid)"}, {"is_enabled": false, "id": "molina_health_care_ut",
|
164
|
-
"name": "Molina Healthcare of Utah"}, {"is_enabled": false, "id": "navicare",
|
165
|
-
"name": "NaviCare"}, {"is_enabled": false, "id": "neighborhood_health_plan",
|
166
|
-
"name": "Neighborhood Health Plan"}, {"is_enabled": false, "id": "network_health",
|
167
|
-
"name": "Network Health"}, {"is_enabled": false, "id": "network_health_tufts_plan",
|
168
|
-
"name": "NetworkHealth (A Tufts Health Plan)"}, {"is_enabled": false, "id":
|
169
|
-
"nv_health_coop", "name": "Nevada Health Co-Op"}, {"is_enabled": false, "id":
|
170
|
-
"nv_preferred_health_care", "name": "Nevada Preferred Healthcare"}, {"is_enabled":
|
171
|
-
false, "id": "new_west_health", "name": "New West Health"}, {"is_enabled":
|
172
|
-
false, "id": "ok_health_care_authority", "name": "Oklahoma Health Care Authority"},
|
173
|
-
{"is_enabled": false, "id": "optima_health", "name": "Optima Health"}, {"is_enabled":
|
174
|
-
false, "id": "or_health_coop", "name": "Oregon''s Health CO-OP"}, {"is_enabled":
|
175
|
-
false, "id": "pacificare_health_united", "name": "PacifiCare Health (United
|
176
|
-
HealthOne)"}, {"is_enabled": false, "id": "peninsula_health_care", "name":
|
177
|
-
"Peninsula Health Care"}, {"is_enabled": false, "id": "physicans_health_plan_mi",
|
178
|
-
"name": "Physicans Health Plan of Michigan"}, {"is_enabled": false, "id":
|
179
|
-
"physicans_health_plan_northern_in", "name": "Physicans Health Plan of Northern
|
180
|
-
Indiana"}, {"is_enabled": false, "id": "physicans_plus", "name": "Physicans
|
181
|
-
Plus"}, {"is_enabled": false, "id": "preferred_one", "name": "PreferredOne"},
|
182
|
-
{"is_enabled": false, "id": "premera_blue_cross_blue_shield_ak", "name": "Premera
|
183
|
-
Blue Cross Blue Shield of Alaska"}, {"is_enabled": false, "id": "presbytarian_health_plan",
|
184
|
-
"name": "Presbytarian Health Plan"}, {"is_enabled": false, "id": "priority_health",
|
185
|
-
"name": "Priority Health"}, {"is_enabled": false, "id": "priority_health_care",
|
186
|
-
"name": "Priority Health Care"}, {"is_enabled": false, "id": "providence_health_plan",
|
187
|
-
"name": "Providence Health Plan"}, {"is_enabled": false, "id": "regence_blue_cross_blue_sheild_ut",
|
188
|
-
"name": "Regence BlueCross BlueShield of Utah"}, {"is_enabled": false, "id":
|
189
|
-
"sierra_health", "name": "Sierra Health"}, {"is_enabled": false, "id": "st_mary_health_plan",
|
190
|
-
"name": "St. Mary''s Health Plans"}, {"is_enabled": false, "id": "health_plan_upper_oh_valley",
|
191
|
-
"name": "The Health Plan of the Upper Ohio Valley"}, {"is_enabled": false,
|
192
|
-
"id": "vt_health_plan", "name": "The Vermont Health Plan"}, {"is_enabled":
|
193
|
-
false, "id": "tricare_north", "name": "TRICARE North"}, {"is_enabled": false,
|
194
|
-
"id": "tricare_south", "name": "TRICARE South"}, {"is_enabled": false, "id":
|
195
|
-
"trillum_community_health_plan", "name": "Trillium Community Health Plan"},
|
196
|
-
{"is_enabled": false, "id": "tufts_health_plan", "name": "Tufts Health Plan"},
|
197
|
-
{"is_enabled": false, "id": "unity_health", "name": "Unity Health "}, {"is_enabled":
|
198
|
-
false, "id": "univera_health_care", "name": "Univera Healthcare"}, {"is_enabled":
|
199
|
-
false, "id": "wellpoint", "name": "Wellpoint, Inc"}, {"is_enabled": false,
|
200
|
-
"id": "windsor_health_plan", "name": "Windsor Health Plan"}, {"is_enabled":
|
201
|
-
false, "id": "winhealth", "name": "WinHealth"}, {"is_enabled": false, "supported_transactions":
|
202
|
-
["837"], "id": "independence_blue_cross", "name": "Independence Blue Cross"},
|
203
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "highmark_blue_cross_blue_shield_de",
|
204
|
-
"name": "Highmark Blue Cross Blue Shield of Delaware"}, {"is_enabled": false,
|
205
|
-
"supported_transactions": ["837"], "id": "premera_blue_cross", "name": "Premera
|
206
|
-
Blue Cross"}, {"is_enabled": true, "supported_transactions": ["270", "276"],
|
207
|
-
"id": "blue_cross_blue_shield_kc", "name": "Blue Cross and Blue Shield of
|
208
|
-
Kansas City"}, {"is_enabled": true, "supported_transactions": ["270", "276"],
|
209
|
-
"id": "blue_cross_blue_shield_ks", "name": "Blue Cross and Blue Shield of
|
210
|
-
Kansas"}, {"is_enabled": true, "supported_transactions": ["270", "276"], "id":
|
211
|
-
"mvp_health_care", "name": "MVP Health Care"}, {"is_enabled": true, "supported_transactions":
|
212
|
-
["270", "276"], "id": "oxford_health_plan_united", "name": "Oxford Health
|
213
|
-
Plans (United Healthcare)"}, {"is_enabled": false, "supported_transactions":
|
214
|
-
["837"], "id": "blue_cross_blue_shield_ga", "name": "Blue Cross and Blue Shield
|
215
|
-
of Georgia"}, {"is_enabled": true, "supported_transactions": ["270", "837",
|
216
|
-
"276"], "id": "united_health_care", "name": "United Healthcare"}, {"is_enabled":
|
217
|
-
false, "supported_transactions": ["270", "837", "276"], "id": "blue_cross_blue_shield_ne",
|
218
|
-
"name": "Blue Cross and Blue Shield of Nebraska"}, {"is_enabled": false, "supported_transactions":
|
219
|
-
["837"], "id": "amerihealth_administrators", "name": "AmeriHealth Administrators"},
|
220
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "amerihealth_nj_non_hmo",
|
221
|
-
"name": "AmeriHealth NJ Non-HMO"}, {"is_enabled": false, "supported_transactions":
|
222
|
-
["837"], "id": "amerihealth_de_non_hmo", "name": "AmeriHealth DE Non-HMO"},
|
223
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "amerihealth_nj_de_hmo",
|
224
|
-
"name": "AmeriHealth NJ/DE HMO"}, {"is_enabled": false, "supported_transactions":
|
225
|
-
["837"], "id": "keystone_health_plan_east", "name": "Keystone Health Plan
|
226
|
-
East"}, {"is_enabled": true, "supported_transactions": ["270", "837", "276"],
|
227
|
-
"id": "fidelis_care_ny", "name": "Fidelis Care of New York"}, {"is_enabled":
|
228
|
-
false, "supported_transactions": ["837"], "id": "great_west_health_care",
|
229
|
-
"name": "Great West Healthcare"}, {"is_enabled": false, "supported_transactions":
|
230
|
-
["837"], "id": "sierra_health_services", "name": "Sierra Health Services"},
|
231
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "medica_health_care",
|
232
|
-
"name": "Medica HealthCare"}, {"is_enabled": false, "supported_transactions":
|
233
|
-
["276"], "id": "anthem_blue_cross_blue_shield_mo", "name": "Anthem Blue Cross
|
234
|
-
and Blue Shield of Missouri"}, {"is_enabled": false, "supported_transactions":
|
235
|
-
["276"], "id": "anthem_blue_cross_blue_shield_oh", "name": "Anthem Blue Cross
|
236
|
-
and Blue Shield of Ohio"}, {"is_enabled": false, "supported_transactions":
|
237
|
-
["837"], "id": "regence_blue_shield_wa", "name": "Regence BlueShield of Washington"},
|
238
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "amerigroup_nj",
|
239
|
-
"name": "AmeriGroup - New Jersey"}, {"is_enabled": false, "supported_transactions":
|
240
|
-
["837"], "id": "blue_cross_blue_shield_utah", "name": "Blue Cross Blue Shield
|
241
|
-
of Utah (Regence)"}, {"is_enabled": false, "supported_transactions": ["837"],
|
242
|
-
"id": "amerigroup_wa", "name": "Amerigroup - Washington"}, {"is_enabled":
|
243
|
-
false, "supported_transactions": ["837"], "id": "blue_cross_cal_optima_medi_cal",
|
244
|
-
"name": "Blue Cross (Cal-Optima - Medi-Cal)"}, {"is_enabled": false, "supported_transactions":
|
245
|
-
["837"], "id": "regence_blue_shield_id", "name": "Regence Blue Shield - Idaho"},
|
246
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "amerigroup_ga",
|
247
|
-
"name": "Amerigroup - Georgia"}, {"is_enabled": false, "supported_transactions":
|
248
|
-
["837"], "id": "blue_cross_blue_shield_az", "name": "Blue Cross Blue Shield
|
249
|
-
of Arizona"}, {"is_enabled": false, "supported_transactions": ["837"], "id":
|
250
|
-
"amerigroup_community_care_nm", "name": "Amerigroup Community Care of New
|
251
|
-
Mexico"}, {"is_enabled": false, "supported_transactions": ["837"], "id": "amerigroup_fl",
|
252
|
-
"name": "Amerigroup - Florida"}, {"is_enabled": false, "supported_transactions":
|
253
|
-
["837", "276"], "id": "blue_shield_ca", "name": "Blue Shield of California"},
|
254
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "kaiser_foundation_health_plan_southern_ca_region",
|
255
|
-
"name": "Kaiser Foundation Health Plan of Southern CA Region"}, {"is_enabled":
|
256
|
-
false, "supported_transactions": ["837"], "id": "federal_employees_plan_wa",
|
257
|
-
"name": "Federal Employees Plan WA (Regence Blue Shield)"}, {"is_enabled":
|
258
|
-
false, "supported_transactions": ["837"], "id": "amerigroup_corporation",
|
259
|
-
"name": "Amerigroup Corporation"}, {"is_enabled": false, "supported_transactions":
|
260
|
-
["837"], "id": "humana", "name": "Humana"}, {"is_enabled": false, "supported_transactions":
|
261
|
-
["837"], "id": "amerigroup_oh", "name": "Amerigroup - Ohio"}, {"is_enabled":
|
262
|
-
false, "supported_transactions": ["837"], "id": "care_source_ky", "name":
|
263
|
-
"Caresource of Kentucky"}, {"is_enabled": true, "supported_transactions":
|
264
|
-
["837"], "id": "optum_health", "name": "OptumHealth"}, {"is_enabled": false,
|
49
|
+
true, "supported_transactions": ["837"], "id": "amerihealth_administrators",
|
50
|
+
"name": "AmeriHealth Administrators"}, {"is_enabled": true, "supported_transactions":
|
51
|
+
["837"], "id": "amerihealth_de", "name": "AmeriHealth Delaware"}, {"is_enabled":
|
52
|
+
true, "supported_transactions": ["837"], "id": "amerihealth_de_hmo", "name":
|
53
|
+
"AmeriHealth HMO of Delaware"}, {"is_enabled": true, "supported_transactions":
|
54
|
+
["837"], "id": "amerihealth_nj_hmo", "name": "AmeriHealth HMO of New Jersey"},
|
55
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "amerihealth_nj",
|
56
|
+
"name": "AmeriHealth New Jersey"}, {"is_enabled": true, "supported_transactions":
|
57
|
+
["270"], "id": "american_medical_security", "name": "American Medical Security
|
58
|
+
(AMS)"}, {"is_enabled": true, "supported_transactions": ["270"], "id": "amerigroup",
|
59
|
+
"name": "Amerigroup"}, {"is_enabled": true, "supported_transactions": ["837"],
|
60
|
+
"id": "amerigroup_fl", "name": "Amerigroup - Florida"}, {"is_enabled": true,
|
61
|
+
"supported_transactions": ["837"], "id": "amerigroup_ga", "name": "Amerigroup
|
62
|
+
- Georgia"}, {"is_enabled": true, "supported_transactions": ["837"], "id":
|
63
|
+
"amerigroup_il", "name": "Amerigroup - Illinois"}, {"is_enabled": true, "supported_transactions":
|
64
|
+
["837"], "id": "amerigroup_md", "name": "Amerigroup - Maryland"}, {"is_enabled":
|
65
|
+
true, "supported_transactions": ["837"], "id": "amerigroup_nj", "name": "Amerigroup
|
66
|
+
- New Jersey"}, {"is_enabled": true, "supported_transactions": ["837"], "id":
|
67
|
+
"amerigroup_oh", "name": "Amerigroup - Ohio"}, {"is_enabled": true, "supported_transactions":
|
68
|
+
["837"], "id": "amerigroup_wa", "name": "Amerigroup - Washington"}, {"is_enabled":
|
69
|
+
true, "supported_transactions": ["837"], "id": "amerigroup_community_care",
|
70
|
+
"name": "Amerigroup Community Care"}, {"is_enabled": true, "supported_transactions":
|
71
|
+
["837"], "id": "amerigroup_community_care_nm", "name": "Amerigroup Community
|
72
|
+
Care of New Mexico"}, {"is_enabled": true, "supported_transactions": ["837"],
|
73
|
+
"id": "amerigroup_corporation", "name": "Amerigroup Corporation"}, {"is_enabled":
|
74
|
+
true, "supported_transactions": ["276", "270", "837"], "id": "anthem_blue_cross_ca",
|
75
|
+
"name": "Anthem Blue Cross California"}, {"is_enabled": true, "supported_transactions":
|
76
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_co", "name": "Anthem
|
77
|
+
Blue Cross and Blue Shield of Colorado"}, {"is_enabled": true, "supported_transactions":
|
78
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_ct", "name": "Anthem
|
79
|
+
Blue Cross and Blue Shield of Connecticut"}, {"is_enabled": true, "supported_transactions":
|
80
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_in", "name": "Anthem
|
81
|
+
Blue Cross and Blue Shield of Indiana"}, {"is_enabled": true, "supported_transactions":
|
82
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_ky", "name": "Anthem
|
83
|
+
Blue Cross and Blue Shield of Kentucky"}, {"is_enabled": true, "supported_transactions":
|
84
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_me", "name": "Anthem
|
85
|
+
Blue Cross and Blue Shield of Maine"}, {"is_enabled": true, "supported_transactions":
|
86
|
+
["276", "270", "837"], "id": "anthem_blue_cross_blue_shield_mo", "name": "Anthem
|
87
|
+
Blue Cross and Blue Shield of Missouri"}, {"is_enabled": true, "supported_transactions":
|
88
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_nv", "name": "Anthem
|
89
|
+
Blue Cross and Blue Shield of Nevada"}, {"is_enabled": true, "supported_transactions":
|
90
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_nh", "name": "Anthem
|
91
|
+
Blue Cross and Blue Shield of New Hampshire"}, {"is_enabled": true, "supported_transactions":
|
92
|
+
["276", "270", "837"], "id": "anthem_blue_cross_blue_shield_oh", "name": "Anthem
|
93
|
+
Blue Cross and Blue Shield of Ohio"}, {"is_enabled": true, "supported_transactions":
|
94
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_va", "name": "Anthem
|
95
|
+
Blue Cross and Blue Shield of Virginia"}, {"is_enabled": true, "supported_transactions":
|
96
|
+
["270", "276", "837"], "id": "anthem_blue_cross_blue_shield_wi", "name": "Anthem
|
97
|
+
Blue Cross and Blue Shield of Wisconsin"}, {"is_enabled": true, "supported_transactions":
|
98
|
+
["270"], "id": "az_physicians_ipa", "name": "Arizona Physicians IPA (United
|
99
|
+
Healthcare Community Plan AZ)"}, {"is_enabled": true, "supported_transactions":
|
100
|
+
["270"], "id": "arnett_health_plan", "name": "Arnett Health Plan"}, {"is_enabled":
|
101
|
+
true, "supported_transactions": ["276", "270"], "id": "assurant_health", "name":
|
102
|
+
"Assurant Health"}, {"is_enabled": true, "supported_transactions": ["837"],
|
103
|
+
"id": "asuris_northwest_health", "name": "Asuris Northwest Health"}, {"is_enabled":
|
104
|
+
true, "supported_transactions": ["837"], "id": "atrio_health_plans", "name":
|
105
|
+
"Atrio Health Plans"}, {"is_enabled": true, "supported_transactions": ["837"],
|
106
|
+
"id": "avmed_health_plan", "name": "Avmed Health Plan"}, {"is_enabled": true,
|
265
107
|
"supported_transactions": ["837"], "id": "beech_street", "name": "Beech Street"},
|
266
|
-
{"is_enabled":
|
267
|
-
"name": "
|
268
|
-
["837"], "id": "
|
269
|
-
{"is_enabled":
|
270
|
-
"
|
271
|
-
|
272
|
-
"name": "
|
273
|
-
"supported_transactions": ["
|
274
|
-
"name": "
|
275
|
-
|
276
|
-
|
277
|
-
"
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
"
|
286
|
-
"
|
287
|
-
"
|
288
|
-
"
|
289
|
-
|
290
|
-
"
|
291
|
-
|
292
|
-
"
|
293
|
-
|
294
|
-
"
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
"
|
300
|
-
|
301
|
-
|
302
|
-
"name": "Blue Cross Blue Shield of
|
303
|
-
"supported_transactions": ["837"], "id": "
|
304
|
-
"name": "
|
305
|
-
|
306
|
-
|
307
|
-
"
|
308
|
-
|
309
|
-
"
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
"name": "Kaiser Foundation Health Plan of Georgia"}, {"is_enabled": false,
|
315
|
-
"supported_transactions": ["837"], "id": "health_net_ca", "name": "Health
|
316
|
-
Net - California"}, {"is_enabled": false, "supported_transactions": ["837"],
|
317
|
-
"id": "blue_cross_blue_shield_mn", "name": "Blue Cross Blue Shield of Minnesota"},
|
318
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "amerigroup_md",
|
319
|
-
"name": "Amerigroup - Maryland"}, {"is_enabled": false, "supported_transactions":
|
320
|
-
["837"], "id": "asuris_northwest_health", "name": "Asuris Northwest Health"},
|
321
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "kaiser_foundation_health_plan_of_northern_ca_region",
|
322
|
-
"name": "Kaiser Foundation Health Plan of Northern CA Region"}, {"is_enabled":
|
323
|
-
false, "supported_transactions": ["837"], "id": "kaiser_foundation_health_plan_oh",
|
324
|
-
"name": "Kaiser Foundation Health Plan of Ohio"}, {"is_enabled": false, "supported_transactions":
|
325
|
-
["837"], "id": "blue_cross_blue_shield_tn", "name": "Blue Cross Blue Shield
|
326
|
-
of Tennessee"}, {"is_enabled": false, "supported_transactions": ["837"], "id":
|
327
|
-
"altius_health_plan_coventry", "name": "Altius Health Plan - Coventry"}, {"is_enabled":
|
328
|
-
false, "supported_transactions": ["837", "276"], "id": "empire_blue_cross_blue_shield",
|
329
|
-
"name": "Empire Blue Cross and Blue Shield"}, {"is_enabled": false, "supported_transactions":
|
330
|
-
["837"], "id": "highmark_vision_pa", "name": "Highmark-Vision Pennsylvania"},
|
331
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "blue_cross_blue_shield_ok",
|
332
|
-
"name": "Blue Cross and Blue Shield of Oklahoma"}, {"is_enabled": false, "supported_transactions":
|
333
|
-
["837"], "id": "bridgespan", "name": "BridgeSpan"}, {"is_enabled": false,
|
334
|
-
"supported_transactions": ["837"], "id": "group_health_cooperative", "name":
|
335
|
-
"Group Health Cooperative"}, {"is_enabled": false, "supported_transactions":
|
108
|
+
{"is_enabled": true, "supported_transactions": ["270"], "id": "better_health_plan",
|
109
|
+
"name": "Better Health Plan (Unison)"}, {"is_enabled": true, "supported_transactions":
|
110
|
+
["837", "276", "270"], "id": "blue_cross_blue_shield_ma", "name": "Blue Cross
|
111
|
+
Blue Shield Massachusetts"}, {"is_enabled": true, "supported_transactions":
|
112
|
+
["276", "270", "837"], "id": "blue_cross_blue_shield_mn", "name": "Blue Cross
|
113
|
+
Blue Shield Minnesota*"}, {"is_enabled": true, "supported_transactions": ["837"],
|
114
|
+
"id": "blue_cross_blue_shield_al", "name": "Blue Cross Blue Shield of Alabama"},
|
115
|
+
{"is_enabled": true, "supported_transactions": ["270", "837"], "id": "blue_cross_blue_shield_az",
|
116
|
+
"name": "Blue Cross and Blue Shield of Arizona"}, {"is_enabled": true, "supported_transactions":
|
117
|
+
["270", "837"], "id": "blue_cross_blue_shield_fl", "name": "Blue Cross and
|
118
|
+
Blue Shield of Florida (Florida Blue)"}, {"is_enabled": true, "supported_transactions":
|
119
|
+
["276", "270", "837"], "id": "blue_cross_blue_shield_ga", "name": "Blue Cross
|
120
|
+
and Blue Shield of Georgia"}, {"is_enabled": true, "supported_transactions":
|
121
|
+
["270", "837"], "id": "blue_cross_blue_shield_il", "name": "Blue Cross and
|
122
|
+
Blue Shield of Illinois"}, {"is_enabled": true, "supported_transactions":
|
123
|
+
["276", "270"], "id": "blue_cross_blue_shield_ks", "name": "Blue Cross and
|
124
|
+
Blue Shield of Kansas"}, {"is_enabled": true, "supported_transactions": ["270",
|
125
|
+
"276"], "id": "blue_cross_blue_shield_kc", "name": "Blue Cross and Blue Shield
|
126
|
+
of Kansas City"}, {"is_enabled": true, "supported_transactions": ["837"],
|
127
|
+
"id": "blue_cross_blue_shield_mi", "name": "Blue Cross and Blue Shield of
|
128
|
+
Michigan"}, {"is_enabled": true, "supported_transactions": ["837"], "id":
|
129
|
+
"blue_cross_blue_shield_ms", "name": "Blue Cross and Blue Shield of Mississippi"},
|
130
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "blue_cross_blue_shield_mt",
|
131
|
+
"name": "Blue Cross and Blue Shield of Montana*"}, {"is_enabled": true, "supported_transactions":
|
132
|
+
["270", "837"], "id": "blue_cross_blue_shield_ne", "name": "Blue Cross and
|
133
|
+
Blue Shield of Nebraska"}, {"is_enabled": true, "supported_transactions":
|
134
|
+
["270", "837"], "id": "blue_cross_blue_shield_nm", "name": "Blue Cross and
|
135
|
+
Blue Shield of New Mexico"}, {"is_enabled": true, "supported_transactions":
|
136
|
+
["270"], "id": "blue_cross_blue_shield_nc", "name": "Blue Cross and Blue Shield
|
137
|
+
of North Carolina"}, {"is_enabled": true, "supported_transactions": ["270",
|
138
|
+
"837"], "id": "blue_cross_blue_shield_ok", "name": "Blue Cross and Blue Shield
|
139
|
+
of Oklahoma"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
140
|
+
"blue_cross_blue_shield_sc", "name": "Blue Cross and Blue Shield of South
|
141
|
+
Carolina"}, {"is_enabled": true, "supported_transactions": ["270", "837"],
|
142
|
+
"id": "blue_cross_blue_shield_tn", "name": "Blue Cross and Blue Shield of
|
143
|
+
Tennessee"}, {"is_enabled": true, "supported_transactions": ["270", "837"],
|
144
|
+
"id": "blue_cross_blue_shield_tx", "name": "Blue Cross and Blue Shield of
|
145
|
+
Texas"}, {"is_enabled": true, "supported_transactions": ["837"], "id": "blue_cross_blue_shield_vt",
|
146
|
+
"name": "Blue Cross and Blue Shield of Vermont"}, {"is_enabled": true, "supported_transactions":
|
147
|
+
["276", "270", "837"], "id": "blue_shield_ca", "name": "Blue Shield of California"},
|
148
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "bridgespan",
|
149
|
+
"name": "BridgeSpan"}, {"is_enabled": true, "supported_transactions": ["837"],
|
150
|
+
"id": "cal_optima_medi_cal", "name": "Cal-Optima (Medi-Cal)"}, {"is_enabled":
|
151
|
+
true, "supported_transactions": ["270", "837"], "id": "blue_cross_blue_shield_dc",
|
152
|
+
"name": "CareFirst Blue Cross Blue Shield of DC"}, {"is_enabled": true, "supported_transactions":
|
153
|
+
["270", "837"], "id": "blue_cross_blue_shield_md", "name": "CareFirst Blue
|
154
|
+
Cross Blue Shield of Maryland"}, {"is_enabled": true, "supported_transactions":
|
155
|
+
["837"], "id": "care_or", "name": "CareOregon"}, {"is_enabled": true, "supported_transactions":
|
336
156
|
["837"], "id": "care_source_mi", "name": "CareSource of Michigan"}, {"is_enabled":
|
337
|
-
|
338
|
-
"
|
339
|
-
|
340
|
-
|
341
|
-
"
|
342
|
-
|
343
|
-
"
|
344
|
-
|
345
|
-
"
|
346
|
-
|
347
|
-
|
348
|
-
"community_health_plan_wa", "name": "Community Health Plan
|
349
|
-
{"is_enabled":
|
350
|
-
"
|
351
|
-
["837"], "id": "
|
352
|
-
|
353
|
-
"id": "
|
354
|
-
|
355
|
-
"name": "
|
157
|
+
true, "supported_transactions": ["270", "837"], "id": "caresource_oh", "name":
|
158
|
+
"CareSource of Ohio"}, {"is_enabled": true, "supported_transactions": ["270"],
|
159
|
+
"id": "carelink_coventry", "name": "Carelink (Coventry)"}, {"is_enabled":
|
160
|
+
true, "supported_transactions": ["270"], "id": "carelink_medicaid_coventry",
|
161
|
+
"name": "Carelink Medicaid (Coventry)"}, {"is_enabled": true, "supported_transactions":
|
162
|
+
["837"], "id": "care_source_health_plan_or", "name": "Caresource Health Plan
|
163
|
+
of Oregon"}, {"is_enabled": true, "supported_transactions": ["837"], "id":
|
164
|
+
"care_source_ky", "name": "Caresource of Kentucky"}, {"is_enabled": true,
|
165
|
+
"supported_transactions": ["276", "278", "270", "837"], "id": "cigna", "name":
|
166
|
+
"Cigna"}, {"is_enabled": true, "supported_transactions": ["837"], "id": "columbia_united_providers",
|
167
|
+
"name": "Columbia United Providers"}, {"is_enabled": true, "supported_transactions":
|
168
|
+
["837"], "id": "community_health_plan_wa", "name": "Community Health Plan
|
169
|
+
of Washington"}, {"is_enabled": true, "supported_transactions": ["276", "270",
|
170
|
+
"837"], "id": "connecticare", "name": "ConnectiCare"}, {"is_enabled": true,
|
171
|
+
"supported_transactions": ["837"], "id": "coordinated_care_cenpatico", "name":
|
172
|
+
"Coordinated Care - Cenpatico"}, {"is_enabled": true, "supported_transactions":
|
173
|
+
["837"], "id": "coordinated_care_medical", "name": "Coordinated Care - Medical"},
|
174
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "coordinated_medical_specialists",
|
175
|
+
"name": "Coordinated Medical Specialists"}, {"is_enabled": true, "supported_transactions":
|
176
|
+
["270", "837"], "id": "coresource_il_in_md_nc_pa", "name": "CoreSource (IL,
|
177
|
+
IN, MD, NC,PA)"}, {"is_enabled": true, "supported_transactions": ["837"],
|
178
|
+
"id": "coresource_little_rock", "name": "CoreSource Little Rock"}, {"is_enabled":
|
179
|
+
true, "supported_transactions": ["837"], "id": "coresource_oh", "name": "CoreSource
|
180
|
+
Ohio"}, {"is_enabled": true, "supported_transactions": ["270"], "id": "coventry_diamond_plan",
|
181
|
+
"name": "Coventry Diamond Plan (Maryland Medicaid)"}, {"is_enabled": true,
|
182
|
+
"supported_transactions": ["837"], "id": "coventry", "name": "Coventry Health
|
183
|
+
& Life"}, {"is_enabled": true, "supported_transactions": ["270"], "id": "coventry_health_care_de",
|
184
|
+
"name": "Coventry Health Care of Delaware"}, {"is_enabled": true, "supported_transactions":
|
185
|
+
["270"], "id": "coventry_health_care_ga", "name": "Coventry Health Care of
|
186
|
+
Georgia"}, {"is_enabled": true, "supported_transactions": ["270"], "id": "coventry_health_care_il",
|
187
|
+
"name": "Coventry Health Care of Illinois"}, {"is_enabled": true, "supported_transactions":
|
188
|
+
["270"], "id": "coventry_health_care_ia", "name": "Coventry Health Care of
|
189
|
+
Iowa"}, {"is_enabled": true, "supported_transactions": ["270"], "id": "coventry_health_care_ks",
|
190
|
+
"name": "Coventry Health Care of Kansas"}, {"is_enabled": true, "supported_transactions":
|
191
|
+
["270"], "id": "coventry_health_care_la", "name": "Coventry Health Care of
|
192
|
+
Louisiana"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
193
|
+
"coventry_health_care_ne", "name": "Coventry Health Care of Nebraska"}, {"is_enabled":
|
194
|
+
true, "supported_transactions": ["270"], "id": "coventry_health_care_tx",
|
195
|
+
"name": "Coventry Health Care of Texas"}, {"is_enabled": true, "supported_transactions":
|
196
|
+
["270"], "id": "coventry_health_care_va", "name": "Coventry Health Care of
|
197
|
+
Virginia (Southern Health Services)"}, {"is_enabled": true, "supported_transactions":
|
198
|
+
["270"], "id": "coventry_health_care_carolinas", "name": "Coventry Health
|
199
|
+
Care of the Carolinas (WellPath)"}, {"is_enabled": true, "supported_transactions":
|
200
|
+
["270"], "id": "definity_health", "name": "Definity Health (United)"}, {"is_enabled":
|
201
|
+
true, "supported_transactions": ["270"], "id": "emblem_health", "name": "Emblem
|
202
|
+
Health"}, {"is_enabled": true, "supported_transactions": ["276", "270", "837"],
|
203
|
+
"id": "empire_blue_cross_blue_shield", "name": "Empire Blue Cross and Blue
|
204
|
+
Shield"}, {"is_enabled": true, "supported_transactions": ["270", "837"], "id":
|
205
|
+
"fallon_community_health", "name": "Fallon Community Health Plan"}, {"is_enabled":
|
206
|
+
true, "supported_transactions": ["270", "837"], "id": "fidelis_care_ny", "name":
|
207
|
+
"Fidelis Care of New York"}, {"is_enabled": true, "supported_transactions":
|
356
208
|
["837"], "id": "first_choice_health_network", "name": "First Choice Health
|
357
|
-
Network"}, {"is_enabled":
|
358
|
-
"
|
359
|
-
|
360
|
-
{"is_enabled":
|
361
|
-
"
|
362
|
-
"
|
363
|
-
"
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
["837"], "id": "
|
368
|
-
|
369
|
-
"id": "
|
370
|
-
|
371
|
-
"
|
372
|
-
|
373
|
-
"
|
374
|
-
|
375
|
-
|
376
|
-
"
|
377
|
-
|
378
|
-
|
379
|
-
"
|
380
|
-
|
381
|
-
|
382
|
-
"
|
209
|
+
Network"}, {"is_enabled": true, "supported_transactions": ["270"], "id": "first_health_coventry",
|
210
|
+
"name": "First Health (Coventry)"}, {"is_enabled": true, "supported_transactions":
|
211
|
+
["837", "270"], "id": "florida_health_care_plan", "name": "Florida Health
|
212
|
+
Care Plan*"}, {"is_enabled": true, "supported_transactions": ["270", "837"],
|
213
|
+
"id": "golden_rule_united", "name": "Golden Rule"}, {"is_enabled": true, "supported_transactions":
|
214
|
+
["270", "837"], "id": "great_west_health_care", "name": "Great West Healthcare"},
|
215
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "group_health_cooperative",
|
216
|
+
"name": "Group Health Cooperative"}, {"is_enabled": true, "supported_transactions":
|
217
|
+
["837"], "id": "group_health_cooperative_eau_claire", "name": "Group Health
|
218
|
+
Cooperative of Eau Claire"}, {"is_enabled": true, "supported_transactions":
|
219
|
+
["837"], "id": "group_health_cooperative_south_central_wi", "name": "Group
|
220
|
+
Health Cooperative of South Central Wisconsin"}, {"is_enabled": true, "supported_transactions":
|
221
|
+
["837"], "id": "group_health_plan_care_management_resource", "name": "Group
|
222
|
+
Health Plan - CMR"}, {"is_enabled": true, "supported_transactions": ["276",
|
223
|
+
"270", "837"], "id": "harvard_pilgrim_health_care", "name": "Harvard Pilgrim
|
224
|
+
Healthcare"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
225
|
+
"health_america_coventry", "name": "Health America (Coventry)"}, {"is_enabled":
|
226
|
+
true, "supported_transactions": ["270"], "id": "health_net_az_ct_nj_ny_pa",
|
227
|
+
"name": "Health Net (AZ, CT, NJ, NY, PA)"}, {"is_enabled": true, "supported_transactions":
|
228
|
+
["270", "837"], "id": "health_net_ca", "name": "Health Net of California"},
|
229
|
+
{"is_enabled": true, "supported_transactions": ["270"], "id": "health_plan_nv",
|
230
|
+
"name": "Health Plan of Nevada (United Healthcare Nevada)"}, {"is_enabled":
|
231
|
+
true, "supported_transactions": ["270", "837"], "id": "health_partners_mn",
|
232
|
+
"name": "HealthPartners Minnesota"}, {"is_enabled": true, "supported_transactions":
|
233
|
+
["837"], "id": "healthscope_benefits", "name": "HealthScope Benefits"}, {"is_enabled":
|
234
|
+
true, "supported_transactions": ["837"], "id": "health_spring", "name": "HealthSpring"},
|
235
|
+
{"is_enabled": true, "supported_transactions": ["270"], "id": "healthcare_usa_coventry",
|
236
|
+
"name": "Healthcare USA (Coventry)"}, {"is_enabled": true, "supported_transactions":
|
237
|
+
["837"], "id": "healthfirst_ny", "name": "Healthfirst of New York"}, {"is_enabled":
|
238
|
+
true, "supported_transactions": ["837"], "id": "highmark_blue_cross_blue_shield_de",
|
239
|
+
"name": "Highmark Blue Cross Blue Shield Delaware"}, {"is_enabled": true,
|
240
|
+
"supported_transactions": ["276", "270"], "id": "highmark_blue_cross_blue_shield_pa",
|
241
|
+
"name": "Highmark Blue Cross Blue Shield Pennsylvania"}, {"is_enabled": true,
|
242
|
+
"supported_transactions": ["276", "270", "837"], "id": "highmark_blue_cross_blue_shield_wv",
|
243
|
+
"name": "Highmark Blue Cross Blue Shield West Virginia"}, {"is_enabled": true,
|
244
|
+
"supported_transactions": ["270"], "id": "highmark_blue_shield_pa", "name":
|
245
|
+
"Highmark Blue Shield Pennsylvania"}, {"is_enabled": true, "supported_transactions":
|
246
|
+
["837"], "id": "highmark_bs_vision_pa", "name": "Highmark Blue Shield Vision
|
247
|
+
Pennsylvania"}, {"is_enabled": true, "supported_transactions": ["270", "837"],
|
248
|
+
"id": "blue_cross_blue_shield_nj", "name": "Horizon Blue Cross Blue Shield
|
249
|
+
of New Jersey"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
250
|
+
"hudson_health_plan", "name": "Hudson Health Plan"}, {"is_enabled": true,
|
251
|
+
"supported_transactions": ["270", "837"], "id": "humana", "name": "Humana"},
|
252
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "independence_blue_cross",
|
253
|
+
"name": "Independence Blue Cross"}, {"is_enabled": true, "supported_transactions":
|
254
|
+
["270", "837"], "id": "kaiser_permanente_co", "name": "Kaiser Permanente of
|
255
|
+
Colorado"}, {"is_enabled": true, "supported_transactions": ["270", "837"],
|
256
|
+
"id": "kaiser_permanente_ga", "name": "Kaiser Permanente of Georgia"}, {"is_enabled":
|
257
|
+
true, "supported_transactions": ["270", "837"], "id": "kaiser_permanente_northern_ca",
|
258
|
+
"name": "Kaiser Permanente of Northern CA"}, {"is_enabled": true, "supported_transactions":
|
259
|
+
["270", "837"], "id": "kaiser_permanente_oh", "name": "Kaiser Permanente of
|
260
|
+
Ohio"}, {"is_enabled": true, "supported_transactions": ["270", "837"], "id":
|
261
|
+
"kaiser_permanente_southern_ca", "name": "Kaiser Permanente of Southern CA"},
|
262
|
+
{"is_enabled": true, "supported_transactions": ["270", "837"], "id": "kaiser_permanente_mid_atlantic",
|
263
|
+
"name": "Kaiser Permanente of the Mid-Atlantic"}, {"is_enabled": true, "supported_transactions":
|
264
|
+
["270", "837"], "id": "kaiser_permanente_northwest", "name": "Kaiser Permanente
|
265
|
+
of the Northwest"}, {"is_enabled": true, "supported_transactions": ["837"],
|
266
|
+
"id": "keystone_health_plan_east", "name": "Keystone Health Plan East"}, {"is_enabled":
|
267
|
+
true, "supported_transactions": ["270"], "id": "lifewise_or", "name": "LifeWise
|
268
|
+
Health Plan of Oregon"}, {"is_enabled": true, "supported_transactions": ["270"],
|
269
|
+
"id": "lifewise_wa", "name": "LifeWise Health Plan of Washington"}, {"is_enabled":
|
270
|
+
true, "supported_transactions": ["270"], "id": "mahp", "name": "MAHP/MAMSI
|
271
|
+
(United)"}, {"is_enabled": true, "supported_transactions": ["276", "270"],
|
272
|
+
"id": "mvp_health_care", "name": "MVP Health Care"}, {"is_enabled": true,
|
273
|
+
"supported_transactions": ["270", "837"], "id": "magellan_health", "name":
|
274
|
+
"Magellan Health"}, {"is_enabled": true, "supported_transactions": ["837"],
|
275
|
+
"id": "managed_care_services", "name": "Managed Care Services"}, {"is_enabled":
|
276
|
+
true, "supported_transactions": ["270", "837"], "id": "medica_health_plans",
|
277
|
+
"name": "Medica Health Plans"}, {"is_enabled": true, "supported_transactions":
|
278
|
+
["837"], "id": "medica_healthcare_plans_medicare", "name": "Medica Healthcare
|
279
|
+
Plans (Medicare)"}, {"is_enabled": true, "supported_transactions": ["837"],
|
280
|
+
"id": "medica_usa", "name": "Medica USA"}, {"is_enabled": true, "supported_transactions":
|
281
|
+
["270", "837"], "id": "medical_mutual_oh", "name": "Medical Mutual of Ohio"},
|
282
|
+
{"is_enabled": true, "supported_transactions": ["270"], "id": "medicare_national",
|
283
|
+
"name": "Medicare (all states)"}, {"is_enabled": true, "supported_transactions":
|
284
|
+
["837"], "id": "meritain_health", "name": "Meritain Health"}, {"is_enabled":
|
285
|
+
true, "supported_transactions": ["837"], "id": "moda_health", "name": "Moda
|
286
|
+
Health"}, {"is_enabled": true, "supported_transactions": ["270", "837"], "id":
|
287
|
+
"molina_health_care_ca", "name": "Molina Healthcare of California"}, {"is_enabled":
|
288
|
+
true, "supported_transactions": ["837"], "id": "molina_health_care_fl", "name":
|
289
|
+
"Molina Healthcare of Florida*"}, {"is_enabled": true, "supported_transactions":
|
290
|
+
["837"], "id": "molina_health_care_mi", "name": "Molina Healthcare of Michigan*"},
|
291
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "molina_health_care_nv",
|
292
|
+
"name": "Molina Healthcare of Nevada*"}, {"is_enabled": true, "supported_transactions":
|
293
|
+
["270", "837"], "id": "molina_health_care_nm", "name": "Molina Healthcare
|
294
|
+
of New Mexico"}, {"is_enabled": true, "supported_transactions": ["837"], "id":
|
295
|
+
"molina_health_care_nm_salud", "name": "Molina Healthcare of New Mexico -
|
296
|
+
Salud*"}, {"is_enabled": true, "supported_transactions": ["270", "837"], "id":
|
297
|
+
"molina_health_care_oh", "name": "Molina Healthcare of Ohio"}, {"is_enabled":
|
298
|
+
true, "supported_transactions": ["837"], "id": "molina_health_care_sc", "name":
|
299
|
+
"Molina Healthcare of South Carolina"}, {"is_enabled": true, "supported_transactions":
|
300
|
+
["270", "837"], "id": "molina_health_care_tx", "name": "Molina Healthcare
|
301
|
+
of Texas"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
302
|
+
"molina_health_care_ut", "name": "Molina Healthcare of Utah"}, {"is_enabled":
|
303
|
+
true, "supported_transactions": ["270", "837"], "id": "molina_health_care_wa",
|
304
|
+
"name": "Molina Healthcare of Washington"}, {"is_enabled": true, "supported_transactions":
|
305
|
+
["837"], "id": "molina_health_care_wi", "name": "Molina Healthcare of Wisconsin*"},
|
306
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "molina_health_care_id",
|
307
|
+
"name": "Molina Medicaid Solutions - Idaho*"}, {"is_enabled": true, "supported_transactions":
|
308
|
+
["837"], "id": "neighborhood_health_partnership", "name": "Neighborhood Health
|
309
|
+
Partnership"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
310
|
+
"nippon_life_principal", "name": "Nippon Life (Principal Financial Group)"},
|
311
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "optum_health",
|
312
|
+
"name": "OptumHealth"}, {"is_enabled": true, "supported_transactions": ["270"],
|
313
|
+
"id": "optum_health_behavioral", "name": "OptumHealth Behavioral Solutions"},
|
314
|
+
{"is_enabled": true, "supported_transactions": ["270", "276"], "id": "oxford_health_plan_united",
|
315
|
+
"name": "Oxford Health Plan"}, {"is_enabled": true, "supported_transactions":
|
316
|
+
["270"], "id": "pehp_ut", "name": "PEHP Utah"}, {"is_enabled": true, "supported_transactions":
|
317
|
+
["837"], "id": "pacific_source_health_plans", "name": "PacificSource Health
|
318
|
+
Plans"}, {"is_enabled": true, "supported_transactions": ["837"], "id": "preferred_care_partners",
|
319
|
+
"name": "Preferred Care Partners"}, {"is_enabled": true, "supported_transactions":
|
320
|
+
["276", "270", "837"], "id": "premera_blue_cross", "name": "Premera Blue Cross"},
|
321
|
+
{"is_enabled": true, "supported_transactions": ["270", "276", "837"], "id":
|
322
|
+
"premera_blue_cross_blue_shield_ak", "name": "Premera Blue Cross Blue Shield
|
323
|
+
Of Alaska"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
324
|
+
"principal_financial", "name": "Principal Financial Group"}, {"is_enabled":
|
325
|
+
true, "supported_transactions": ["837"], "id": "qual_choice_ar", "name": "Qual
|
326
|
+
Choice of Arkansas"}, {"is_enabled": true, "supported_transactions": ["837"],
|
327
|
+
"id": "federal_employees_plan_wa", "name": "Regence Blue Shield Federal Employees
|
328
|
+
Plan of Washington"}, {"is_enabled": true, "supported_transactions": ["837"],
|
329
|
+
"id": "regence_bluecross_blueshield_or", "name": "Regence BlueCross BlueShield
|
330
|
+
of Oregon"}, {"is_enabled": true, "supported_transactions": ["837"], "id":
|
331
|
+
"bluecross_blueshield_utah", "name": "Regence BlueCross BlueShield of Utah"},
|
332
|
+
{"is_enabled": true, "supported_transactions": ["837"], "id": "regence_blueshield_id",
|
333
|
+
"name": "Regence BlueShield of Idaho"}, {"is_enabled": true, "supported_transactions":
|
334
|
+
["837"], "id": "regence_blue_shield_wa", "name": "Regence BlueShield of Washington"},
|
335
|
+
{"is_enabled": true, "supported_transactions": ["270"], "id": "secure_horizons",
|
336
|
+
"name": "SecureHorizons Medicare Complete (United)"}, {"is_enabled": true,
|
337
|
+
"supported_transactions": ["270", "837"], "id": "sierra_health_plan", "name":
|
338
|
+
"Sierra Health Plan"}, {"is_enabled": true, "supported_transactions": ["837"],
|
339
|
+
"id": "sunshine_state_health_plan_cenpatico", "name": "Sunshine State Health
|
340
|
+
Plan - Cenpatico"}, {"is_enabled": true, "supported_transactions": ["837"],
|
341
|
+
"id": "sunshine_state_health_plan_medical", "name": "Sunshine State Health
|
342
|
+
Plan - Medical"}, {"is_enabled": true, "supported_transactions": ["270"],
|
343
|
+
"id": "tricare", "name": "TRICARE"}, {"is_enabled": true, "supported_transactions":
|
344
|
+
["276", "837", "270"], "id": "tricare_west", "name": "TRICARE West"}, {"is_enabled":
|
345
|
+
true, "supported_transactions": ["270"], "id": "medicaid_tx", "name": "Texas
|
346
|
+
Medicaid"}, {"is_enabled": true, "supported_transactions": ["270"], "id":
|
347
|
+
"empire_plan", "name": "The Empire Plan (United)"}, {"is_enabled": true, "supported_transactions":
|
348
|
+
["270"], "id": "uhc_west", "name": "UHC West (PacifiCare)"}, {"is_enabled":
|
349
|
+
true, "supported_transactions": ["270"], "id": "umr", "name": "UMR (Wausau)"},
|
350
|
+
{"is_enabled": true, "supported_transactions": ["276", "270"], "id": "unicare",
|
351
|
+
"name": "UniCare"}, {"is_enabled": true, "supported_transactions": ["276",
|
352
|
+
"278", "837"], "id": "united_health_care", "name": "United Healthcare"}, {"is_enabled":
|
353
|
+
true, "supported_transactions": ["270"], "id": "united_health_care_community_plan",
|
354
|
+
"name": "United Healthcare Community Plan (AmeriChoice)"}, {"is_enabled":
|
355
|
+
true, "supported_transactions": ["270"], "id": "united_health_care_community_plan_pa",
|
356
|
+
"name": "United Healthcare Community Plan PA (AmeriChoice)"}, {"is_enabled":
|
383
357
|
true, "supported_transactions": ["837"], "id": "united_health_care_community_plan_az",
|
384
358
|
"name": "United Healthcare Community Plan of Arizona"}, {"is_enabled": true,
|
385
|
-
"supported_transactions": ["837"], "id": "
|
386
|
-
"
|
387
|
-
["837"], "id": "
|
388
|
-
Healthcare
|
389
|
-
|
390
|
-
Community Plan of
|
391
|
-
"
|
392
|
-
Plan of
|
393
|
-
"
|
394
|
-
|
395
|
-
"
|
396
|
-
|
397
|
-
|
398
|
-
"
|
399
|
-
"
|
400
|
-
|
401
|
-
|
402
|
-
"
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
["270", "
|
408
|
-
|
409
|
-
"
|
410
|
-
"id": "wellmark_blue_cross_blue_shield_ia", "name": "Wellmark
|
411
|
-
Blue Shield of Iowa"}, {"is_enabled":
|
412
|
-
"id": "
|
413
|
-
|
414
|
-
"name": "Coordinated Medical Specialists"}, {"is_enabled": false, "supported_transactions":
|
415
|
-
["837"], "id": "child_health_plus_by_healthfirst", "name": "Childhealth Plus
|
416
|
-
by Healthfirst (CHP)"}, {"is_enabled": false, "id": "health_partners_mn",
|
417
|
-
"name": "HealthPartners of Minnesota"}, {"is_enabled": false, "id": "avmed_health_plan",
|
418
|
-
"name": "Avmed Health Plan"}, {"is_enabled": false, "supported_transactions":
|
419
|
-
["837", "834", "835", "270", "271", "276", "277", "278"], "id": "MOCKPAYER",
|
420
|
-
"name": "Mock Payer for Testing"}, {"is_enabled": false, "supported_transactions":
|
421
|
-
["837"], "id": "molina_health_care_fl", "name": "Molina Healthcare of Florida"},
|
422
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "coresource_md_pa_il_nc_in",
|
423
|
-
"name": "CoreSource (MD, PA, IL, NC, IN)"}, {"is_enabled": false, "supported_transactions":
|
424
|
-
["837"], "id": "medica_usa", "name": "Medica2"}, {"is_enabled": false, "supported_transactions":
|
425
|
-
["837"], "id": "managed_care_services", "name": "Managed Care Services"},
|
426
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "molina_health_care_nm",
|
427
|
-
"name": "Molina Healthcare of New Mexico"}, {"is_enabled": false, "supported_transactions":
|
428
|
-
["837"], "id": "sunshine_state_health_plan_cenpatico", "name": "Sunshine State
|
429
|
-
Health Plan - Cenpatico"}, {"is_enabled": false, "supported_transactions":
|
430
|
-
["837"], "id": "medica_midwest", "name": "Medica"}, {"is_enabled": false,
|
431
|
-
"supported_transactions": ["837"], "id": "molina_health_care_tx", "name":
|
432
|
-
"Molina Healthcare of Texas"}, {"is_enabled": false, "supported_transactions":
|
433
|
-
["837"], "id": "molina_health_care_ca", "name": "Molina Healthcare of California"},
|
434
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "molina_health_care_nm_salud",
|
435
|
-
"name": "Molina Healthcare of New Mexico - Salud"}, {"is_enabled": false,
|
436
|
-
"supported_transactions": ["837"], "id": "molina_health_care_oh", "name":
|
437
|
-
"Molina Healthcare of Ohio"}, {"is_enabled": false, "supported_transactions":
|
438
|
-
["837"], "id": "qual_choice_ar", "name": "Qual Choice of Arkansas"}, {"is_enabled":
|
439
|
-
false, "supported_transactions": ["837"], "id": "molina_health_care_id", "name":
|
440
|
-
"Molina Medicaid Solutions - Idaho"}, {"is_enabled": false, "supported_transactions":
|
441
|
-
["837"], "id": "molina_health_care_mi", "name": "Molina Healthcare of Michigan"},
|
442
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "coresource_little_rock",
|
443
|
-
"name": "CoreSource Little Rock"}, {"is_enabled": false, "supported_transactions":
|
444
|
-
["837"], "id": "health_spring", "name": "HealthSpring"}, {"is_enabled": false,
|
445
|
-
"supported_transactions": ["837"], "id": "molina_health_care_wi", "name":
|
446
|
-
"Molina Healthcare of Wisconsin"}, {"is_enabled": false, "supported_transactions":
|
447
|
-
["837"], "id": "coresource_oh", "name": "CoreSource - Ohio"}, {"is_enabled":
|
448
|
-
false, "supported_transactions": ["837"], "id": "molina_health_care_sc", "name":
|
449
|
-
"Molina Healthcare of South Carolina"}, {"is_enabled": false, "supported_transactions":
|
450
|
-
["837"], "id": "molina_health_care_wa", "name": "Molina Healthcare of Washington"},
|
451
|
-
{"is_enabled": false, "supported_transactions": ["837"], "id": "sunshine_state_health_plan_medical",
|
452
|
-
"name": "Sunshine State Health Plan - Medical"}, {"is_enabled": false, "id":
|
453
|
-
"excellus_blue_cross_blue_shield", "name": "Excellus BlueCross BlueShield"},
|
454
|
-
{"is_enabled": true, "supported_transactions": ["270", "278", "837", "276"],
|
455
|
-
"id": "aetna", "name": "Aetna"}, {"is_enabled": true, "supported_transactions":
|
456
|
-
["270", "278", "837", "276"], "id": "cigna", "name": "Cigna"}]}'
|
359
|
+
"supported_transactions": ["270", "837"], "id": "united_health_care_community_plan_ia",
|
360
|
+
"name": "United Healthcare Community Plan of Iowa"}, {"is_enabled": true,
|
361
|
+
"supported_transactions": ["270", "837"], "id": "united_health_care_community_plan_ks",
|
362
|
+
"name": "United Healthcare Community Plan of Kansas (KanCare)"}, {"is_enabled":
|
363
|
+
true, "supported_transactions": ["270"], "id": "united_health_care_community_plan_mi",
|
364
|
+
"name": "United Healthcare Community Plan of Michigan"}, {"is_enabled": true,
|
365
|
+
"supported_transactions": ["837", "270"], "id": "united_health_care_community_plan_ms",
|
366
|
+
"name": "United Healthcare Community Plan of Mississippi (CHIP)"}, {"is_enabled":
|
367
|
+
true, "supported_transactions": ["837"], "id": "united_health_care_community_plan_nj",
|
368
|
+
"name": "United Healthcare Community Plan of New Jersey (AmeriChoice)"}, {"is_enabled":
|
369
|
+
true, "supported_transactions": ["837"], "id": "united_health_care_community_plan_sc",
|
370
|
+
"name": "United Healthcare Community Plan of South Carolina"}, {"is_enabled":
|
371
|
+
true, "supported_transactions": ["270"], "id": "united_health_care_facets_detroit",
|
372
|
+
"name": "United Healthcare Facets Detroit"}, {"is_enabled": true, "supported_transactions":
|
373
|
+
["270"], "id": "united_health_care_facets_pittsburgh", "name": "United Healthcare
|
374
|
+
Facets Pittsburgh"}, {"is_enabled": true, "supported_transactions": ["837"],
|
375
|
+
"id": "united_health_care_great_lakes_health_plan", "name": "United Healthcare
|
376
|
+
Great Lakes Health Plan"}, {"is_enabled": true, "supported_transactions":
|
377
|
+
["270", "837"], "id": "united_health_care_medicare_solutions", "name": "United
|
378
|
+
Healthcare Medicare Solutions (Evercare)"}, {"is_enabled": true, "supported_transactions":
|
379
|
+
["270"], "id": "united_health_care_student_resources", "name": "United Healthcare
|
380
|
+
Student Resources (Student Insurance)"}, {"is_enabled": true, "supported_transactions":
|
381
|
+
["270", "837"], "id": "united_health_care_river_valley", "name": "United Healthcare
|
382
|
+
of the River Valley"}, {"is_enabled": true, "supported_transactions": ["270",
|
383
|
+
"837"], "id": "wellcare", "name": "Wellcare"}, {"is_enabled": true, "supported_transactions":
|
384
|
+
["276", "270"], "id": "wellmark_blue_cross_blue_shield_ia", "name": "Wellmark
|
385
|
+
Blue Cross and Blue Shield of Iowa"}, {"is_enabled": true, "supported_transactions":
|
386
|
+
["276", "270"], "id": "wellmark_blue_cross_blue_shield_sd", "name": "Wellmark
|
387
|
+
Blue Cross and Blue Shield of South Dakota"}]}'
|
457
388
|
http_version:
|
458
|
-
recorded_at:
|
459
|
-
recorded_with: VCR 2.9.
|
389
|
+
recorded_at: Mon, 02 Mar 2015 22:40:15 GMT
|
390
|
+
recorded_with: VCR 2.9.3
|