pokitdok-ruby 0.7.4 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,223 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: post
5
- uri: http://jlHrMhG8CZudpJXHp0Rr:347iuIN8T7zOzE7wtyk1vQGfjxuTE3yjxb8nlFev@localhost:5002/oauth2/token
6
- body:
7
- encoding: UTF-8
8
- string: grant_type=client_credentials
9
- headers:
10
- User-Agent:
11
- - Faraday v0.9.0
12
- Content-Type:
13
- - application/x-www-form-urlencoded
14
- Accept-Encoding:
15
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
- Accept:
17
- - "*/*"
18
- response:
19
- status:
20
- code: 200
21
- message: OK
22
- headers:
23
- Content-Type:
24
- - application/json;charset=UTF-8
25
- Content-Length:
26
- - '127'
27
- Pragma:
28
- - no-cache
29
- Cache-Control:
30
- - no-store
31
- Server:
32
- - Werkzeug/0.9.4 Python/2.7.6
33
- Date:
34
- - Tue, 03 Mar 2015 21:50:19 GMT
35
- body:
36
- encoding: UTF-8
37
- string: '{"access_token": "TxvrQMZAJmTIxmGefOzGPXVrUL6cGIJW1Id9dg8y", "token_type":
38
- "bearer", "expires": 1425423020, "expires_in": 3600}'
39
- http_version:
40
- recorded_at: Tue, 03 Mar 2015 21:50:19 GMT
41
- - request:
42
- method: put
43
- uri: http://localhost:5002/api/v4/schedule/appointments/ef987691-0a19-447f-814d-f8f3abbf4859
44
- body:
45
- encoding: UTF-8
46
- string: '{"patient":{"_uuid":"500ef469-2767-4901-b705-425e9b6f7f83","email":"john@johndoe.com","phone":"800-555-1212","birth_date":"1970-01-01","first_name":"John","last_name":"Doe","member_id":"M000001"},"description":"Welcome
47
- to M0d3rN Healthcare"}'
48
- headers:
49
- User-Agent:
50
- - pokitdok-ruby 0.8 ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0]
51
- Authorization:
52
- - Bearer TxvrQMZAJmTIxmGefOzGPXVrUL6cGIJW1Id9dg8y
53
- Content-Type:
54
- - application/json
55
- Accept-Encoding:
56
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
57
- Accept:
58
- - "*/*"
59
- response:
60
- status:
61
- code: 200
62
- message: OK
63
- headers:
64
- Content-Type:
65
- - text/html; charset=utf-8
66
- Content-Length:
67
- - '728'
68
- Mimetype:
69
- - application/json
70
- Charset:
71
- - utf-8
72
- Server:
73
- - Werkzeug/0.9.4 Python/2.7.6
74
- Date:
75
- - Tue, 03 Mar 2015 21:50:19 GMT
76
- body:
77
- encoding: UTF-8
78
- string: '{"meta": {"rate_limit_amount": 3, "rate_limit_reset": 1425422742, "application_mode":
79
- "test", "processing_time": 16, "rate_limit_cap": 1000, "credits_remaining":
80
- -17, "activity_id": "54f62c9b0640fd1f5d4d0708", "credits_billed": 1}, "data":
81
- {"booked": true, "patient": {"first_name": "John", "last_name": "Doe", "_uuid":
82
- "500ef469-2767-4901-b705-425e9b6f7f83", "phone": "800-555-1212", "member_id":
83
- "M000001", "birth_date": "1970-01-01", "email": "john@johndoe.com"}, "description":
84
- "Welcome to M0d3rN Healthcare", "end_date": "2015-03-03T22:50:19.933523",
85
- "appointment_type": "OV1", "provider_scheduler_uuid": "4950cf18-c1ef-11e4-8e89-08002778b074",
86
- "appointment_id": "IPCSYWKMQQPT", "start_date": "2015-03-03T21:50:19.933515"}}'
87
- http_version:
88
- recorded_at: Tue, 03 Mar 2015 21:50:19 GMT
89
- - request:
90
- method: get
91
- uri: http://localhost:5002/api/v4/schedule/appointments?appointment_type=office_visit&end_date=2015-02-05T00:00:00&patient_uuid=8ae236ff-9ccc-44b0-8717-42653cd719d0&start_date=2015-01-01T00:00:00
92
- body:
93
- encoding: US-ASCII
94
- string: ''
95
- headers:
96
- User-Agent:
97
- - pokitdok-ruby 0.8 ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0]
98
- Authorization:
99
- - Bearer TxvrQMZAJmTIxmGefOzGPXVrUL6cGIJW1Id9dg8y
100
- Accept-Encoding:
101
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
102
- Accept:
103
- - "*/*"
104
- response:
105
- status:
106
- code: 301
107
- message: MOVED PERMANENTLY
108
- headers:
109
- Content-Type:
110
- - text/html; charset=utf-8
111
- Content-Length:
112
- - '629'
113
- Location:
114
- - http://localhost:5002/api/v4/schedule/appointments/?appointment_type=office_visit&end_date=2015-02-05T00%3A00%3A00&patient_uuid=8ae236ff-9ccc-44b0-8717-42653cd719d0&start_date=2015-01-01T00%3A00%3A00
115
- Server:
116
- - Werkzeug/0.9.4 Python/2.7.6
117
- Date:
118
- - Tue, 03 Mar 2015 21:50:19 GMT
119
- body:
120
- encoding: UTF-8
121
- string: |-
122
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
123
- <title>Redirecting...</title>
124
- <h1>Redirecting...</h1>
125
- <p>You should be redirected automatically to target URL: <a href="http://localhost:5002/api/v4/schedule/appointments/?appointment_type=office_visit&amp;end_date=2015-02-05T00%3A00%3A00&amp;patient_uuid=8ae236ff-9ccc-44b0-8717-42653cd719d0&amp;start_date=2015-01-01T00%3A00%3A00">http://localhost:5002/api/v4/schedule/appointments/?appointment_type=office_visit&amp;end_date=2015-02-05T00%3A00%3A00&amp;patient_uuid=8ae236ff-9ccc-44b0-8717-42653cd719d0&amp;start_date=2015-01-01T00%3A00%3A00</a>. If not click the link.
126
- http_version:
127
- recorded_at: Tue, 03 Mar 2015 21:50:20 GMT
128
- - request:
129
- method: get
130
- uri: http://localhost:5002/api/v4/schedule/appointments/?appointment_type=office_visit&end_date=2015-02-05T00:00:00&patient_uuid=8ae236ff-9ccc-44b0-8717-42653cd719d0&start_date=2015-01-01T00:00:00
131
- body:
132
- encoding: US-ASCII
133
- string: ''
134
- headers:
135
- User-Agent:
136
- - pokitdok-ruby 0.8 ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0]
137
- Authorization:
138
- - Bearer TxvrQMZAJmTIxmGefOzGPXVrUL6cGIJW1Id9dg8y
139
- Accept-Encoding:
140
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
141
- Accept:
142
- - "*/*"
143
- response:
144
- status:
145
- code: 200
146
- message: OK
147
- headers:
148
- Content-Type:
149
- - text/html; charset=utf-8
150
- Content-Length:
151
- - '1657'
152
- Mimetype:
153
- - application/json
154
- Charset:
155
- - utf-8
156
- Server:
157
- - Werkzeug/0.9.4 Python/2.7.6
158
- Date:
159
- - Tue, 03 Mar 2015 21:50:20 GMT
160
- body:
161
- encoding: UTF-8
162
- string: '{"meta": {"rate_limit_amount": 4, "rate_limit_reset": 1425422743, "application_mode":
163
- "test", "processing_time": 16, "rate_limit_cap": 1000, "credits_remaining":
164
- -18, "activity_id": "54f62c9c0640fd1f5d4d0709", "credits_billed": 1}, "data":
165
- [{"booked": true, "pd_appointment_uuid": "495cb06c-c1ef-11e4-99a3-08002778b074",
166
- "patient": {"first_name": "John", "last_name": "Doe", "_uuid": "8ae236ff-9ccc-44b0-8717-42653cd719d0",
167
- "phone": "800-555-1212", "member_id": "M000001", "birth_date": "1970-01-01",
168
- "email": "john@johndoe.com"}, "end_date": "2015-02-05T00:00:00.000000", "appointment_type":
169
- "office_visit", "provider_scheduler_uuid": "495cb224-c1ef-11e4-99a3-08002778b074",
170
- "appointment_id": "PZAXREKDAPVC", "start_date": "2015-01-01T00:00:00.000000"},
171
- {"booked": true, "patient": {"first_name": "John", "last_name": "Doe", "_uuid":
172
- "8ae236ff-9ccc-44b0-8717-42653cd719d0", "phone": "800-555-1212", "member_id":
173
- "M000001", "birth_date": "1970-01-01", "email": "john@johndoe.com"}, "end_date":
174
- "2015-02-05T00:00:00.000000", "appointment_type": "office_visit", "provider_scheduler_uuid":
175
- "495cbb52-c1ef-11e4-99a3-08002778b074", "appointment_id": "EISOPQKFKVGH",
176
- "start_date": "2015-01-01T00:00:00.000000"}, {"booked": true, "patient": {"first_name":
177
- "John", "last_name": "Doe", "_uuid": "8ae236ff-9ccc-44b0-8717-42653cd719d0",
178
- "phone": "800-555-1212", "member_id": "M000001", "birth_date": "1970-01-01",
179
- "email": "john@johndoe.com"}, "end_date": "2015-02-05T00:00:00.000000", "appointment_type":
180
- "office_visit", "provider_scheduler_uuid": "495cc278-c1ef-11e4-99a3-08002778b074",
181
- "appointment_id": "AUJITMZGHJIR", "start_date": "2015-01-01T00:00:00.000000"}]}'
182
- http_version:
183
- recorded_at: Tue, 03 Mar 2015 21:50:20 GMT
184
- - request:
185
- method: delete
186
- uri: http://localhost:5002/api/v4/schedule/appointments/ef987691-0a19-447f-814d-f8f3abbf4859
187
- body:
188
- encoding: UTF-8
189
- string: "{}"
190
- headers:
191
- User-Agent:
192
- - pokitdok-ruby 0.8 ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0]
193
- Authorization:
194
- - Bearer TxvrQMZAJmTIxmGefOzGPXVrUL6cGIJW1Id9dg8y
195
- Content-Type:
196
- - application/json
197
- Accept-Encoding:
198
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
199
- Accept:
200
- - "*/*"
201
- response:
202
- status:
203
- code: 204
204
- message: NO CONTENT
205
- headers:
206
- Content-Type:
207
- - text/html; charset=utf-8
208
- Content-Length:
209
- - '0'
210
- Mimetype:
211
- - application/json
212
- Charset:
213
- - utf-8
214
- Server:
215
- - Werkzeug/0.9.4 Python/2.7.6
216
- Date:
217
- - Tue, 03 Mar 2015 21:50:20 GMT
218
- body:
219
- encoding: UTF-8
220
- string: ''
221
- http_version:
222
- recorded_at: Tue, 03 Mar 2015 21:50:20 GMT
223
- recorded_with: VCR 2.9.3
@@ -1,43 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: http://localhost:5002/api/v4/tradingpartners/aetna
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- User-Agent:
11
- - Faraday v0.9.0
12
- Authorization:
13
- - Bearer EJe5ksfv6vqMctOYzUQtXbS4mNKw6Sr1MYRLnHNF
14
- Accept-Encoding:
15
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
- Accept:
17
- - "*/*"
18
- response:
19
- status:
20
- code: 200
21
- message: OK
22
- headers:
23
- Content-Type:
24
- - text/html; charset=utf-8
25
- Content-Length:
26
- - '308'
27
- Mimetype:
28
- - application/json
29
- Charset:
30
- - utf-8
31
- Server:
32
- - Werkzeug/0.9.4 Python/2.7.6
33
- Date:
34
- - Mon, 02 Mar 2015 22:40:15 GMT
35
- body:
36
- encoding: UTF-8
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"}}'
41
- http_version:
42
- recorded_at: Mon, 02 Mar 2015 22:40:15 GMT
43
- recorded_with: VCR 2.9.3
@@ -1,390 +0,0 @@
1
- ---
2
- http_interactions:
3
- - request:
4
- method: get
5
- uri: http://localhost:5002/api/v4/tradingpartners/
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- User-Agent:
11
- - Faraday v0.9.0
12
- Authorization:
13
- - Bearer EJe5ksfv6vqMctOYzUQtXbS4mNKw6Sr1MYRLnHNF
14
- Accept-Encoding:
15
- - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
16
- Accept:
17
- - "*/*"
18
- response:
19
- status:
20
- code: 200
21
- message: OK
22
- headers:
23
- Content-Type:
24
- - text/html; charset=utf-8
25
- Content-Length:
26
- - '28624'
27
- Mimetype:
28
- - application/json
29
- Charset:
30
- - utf-8
31
- Server:
32
- - Werkzeug/0.9.4 Python/2.7.6
33
- Date:
34
- - Mon, 02 Mar 2015 22:40:15 GMT
35
- body:
36
- encoding: UTF-8
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"],
48
- "id": "altius_health_plans", "name": "Altius Health Plans"}, {"is_enabled":
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,
107
- "supported_transactions": ["837"], "id": "beech_street", "name": "Beech Street"},
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":
156
- ["837"], "id": "care_source_mi", "name": "CareSource of Michigan"}, {"is_enabled":
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":
208
- ["837"], "id": "first_choice_health_network", "name": "First Choice Health
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":
357
- true, "supported_transactions": ["837"], "id": "united_health_care_community_plan_az",
358
- "name": "United Healthcare Community Plan of Arizona"}, {"is_enabled": true,
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"}]}'
388
- http_version:
389
- recorded_at: Mon, 02 Mar 2015 22:40:15 GMT
390
- recorded_with: VCR 2.9.3