bonnie_bundler 2.2.0 → 3.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. checksums.yaml +5 -5
  2. data/.github/gitleaks.toml +268 -0
  3. data/.github/workflows/main.yml +31 -0
  4. data/.travis.yml +2 -2
  5. data/Gemfile.lock +74 -75
  6. data/LICENSE.txt +201 -0
  7. data/README.md +12 -0
  8. data/bonnie-bundler.gemspec +4 -4
  9. data/lib/bonnie_bundler.rb +0 -1
  10. data/lib/measures/elm_parser.rb +7 -1
  11. data/lib/measures/loading/cql_loader.rb +234 -100
  12. data/lib/measures/loading/exceptions.rb +4 -4
  13. data/lib/measures/loading/loader.rb +18 -24
  14. data/lib/models/cql_measure.rb +25 -0
  15. data/lib/util/vsac_api.rb +13 -13
  16. data/notice.md +9 -0
  17. data/test/fixtures/CMSAWA_v5_6_Artifacts.zip +0 -0
  18. data/test/fixtures/CMSAWA_v5_6_Artifacts_missing_component.zip +0 -0
  19. data/test/fixtures/CMSAWA_v5_6_Artifacts_missing_composite_files.zip +0 -0
  20. data/test/fixtures/CMSAWA_v5_6_Artifacts_missing_file.zip +0 -0
  21. data/test/fixtures/TOB2_v5_5_Artifacts.zip +0 -0
  22. data/test/fixtures/not_mat_export.zip +0 -0
  23. data/test/fixtures/vcr_cassettes/load_composite_measure.yml +7305 -0
  24. data/test/fixtures/vcr_cassettes/load_composite_measure_with_missing_component.yml +6923 -0
  25. data/test/fixtures/vcr_cassettes/load_composite_measure_with_missing_composite_files.yml +57 -0
  26. data/test/fixtures/vcr_cassettes/load_composite_measure_with_missing_file.yml +5938 -0
  27. data/test/fixtures/vcr_cassettes/multi_library_webcalls.yml +156 -167
  28. data/test/fixtures/vcr_cassettes/valid_vsac_response.yml +216 -191
  29. data/test/fixtures/vcr_cassettes/valid_vsac_response_158.yml +112 -116
  30. data/test/fixtures/vcr_cassettes/valid_vsac_response_158_update.yml +121 -125
  31. data/test/fixtures/vcr_cassettes/valid_vsac_response_hospice.yml +523 -447
  32. data/test/fixtures/vcr_cassettes/valid_vsac_response_includes_draft.yml +388 -356
  33. data/test/fixtures/vcr_cassettes/valid_vsac_response_pvc_unused_libraries.yml +969 -2079
  34. data/test/fixtures/vcr_cassettes/valid_vsac_response_special_characters.yml +5408 -0
  35. data/test/fixtures/vcr_cassettes/vs_loading_500_response.yml +26 -510
  36. data/test/fixtures/vcr_cassettes/vs_loading_empty_concept_list.yml +26 -26
  37. data/test/fixtures/vcr_cassettes/vs_loading_release.yml +106 -106
  38. data/test/fixtures/vcr_cassettes/vs_loading_version.yml +106 -106
  39. data/test/test_helper.rb +1 -1
  40. data/test/unit/composite_cql_loader_test.rb +102 -0
  41. data/test/unit/cql_loader_test.rb +38 -6
  42. data/test/unit/get_value_sets_from_measure_model_test.rb +34 -0
  43. data/test/unit/load_mat_export_test.rb +15 -9
  44. data/test/unit/measure_complexity_test.rb +1 -1
  45. data/test/unit/measure_diff_test.rb +4 -4
  46. data/test/unit/storing_mat_export_package_test.rb +1 -2
  47. data/test/unit/value_set_loading_test.rb +16 -16
  48. data/test/unit/vsac_api_auth_test.rb +7 -31
  49. data/test/unit/vsac_api_test.rb +6 -6
  50. data/test/vcr_setup.rb +4 -6
  51. metadata +35 -14
  52. data/lib/measures/loading/base_loader_definition.rb +0 -61
@@ -37,26 +37,26 @@ http_interactions:
37
37
  Content-Type:
38
38
  - text/plain;charset=utf-8
39
39
  Content-Length:
40
- - '65'
40
+ - '66'
41
41
  Date:
42
- - Mon, 02 Oct 2017 16:26:41 GMT
42
+ - Fri, 12 Oct 2018 15:50:59 GMT
43
43
  Set-Cookie:
44
- - BIGipServervsacweb_p=!zSvOIEOEpa/D/inLMWjf8K3rTDmEEvXA8kOat97x7ANWcXInbs9DswgpfL7tCwZr/nJBzHp/2UIdZSU=;
45
- expires=Mon, 02-Oct-2017 18:26:41 GMT; path=/; Httponly; Secure
44
+ - BIGipServervsacweb_p=!OWpy/XGn/i/juwLNtNHn4GsLooFbU0N4XcY/o5BtygOuEk94sn3HSrK3hKw1M0/6dTxJR8lH3Qlulcs=;
45
+ expires=Fri, 12-Oct-2018 17:50:59 GMT; path=/; Httponly; Secure
46
46
  X-Vip-Info:
47
47
  - 130.14.16.40:443
48
48
  X-Pool-Info:
49
- - "/Common/vsacweb_p 10.1.5.111 8080"
49
+ - "/Common/vsacweb_p 10.1.5.110 8080"
50
50
  Strict-Transport-Security:
51
51
  - max-age=31536000; includeSubDomains; preload
52
52
  body:
53
53
  encoding: UTF-8
54
- string: TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
54
+ string: TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
55
55
  http_version:
56
- recorded_at: Mon, 02 Oct 2017 16:27:10 GMT
56
+ recorded_at: Fri, 12 Oct 2018 15:51:00 GMT
57
57
  - request:
58
58
  method: post
59
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
59
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
60
60
  body:
61
61
  encoding: UTF-8
62
62
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -93,24 +93,24 @@ http_interactions:
93
93
  Content-Length:
94
94
  - '35'
95
95
  Date:
96
- - Mon, 02 Oct 2017 16:26:41 GMT
96
+ - Fri, 12 Oct 2018 15:50:59 GMT
97
97
  Set-Cookie:
98
- - BIGipServervsacweb_p=!138H7qfgln5xUmfLMWjf8K3rTDmEEgZClAg4jLVuIfPpy+8Wr1uc8wYMtLnMInz/cUgnxGFlY7+c+VU=;
99
- expires=Mon, 02-Oct-2017 18:26:41 GMT; path=/; Httponly; Secure
98
+ - BIGipServervsacweb_p=!rmacEnbu6bl0uGHm9OGvBt4MxRMcjsCHq56O/bIfTyHeBFFF+/glYeG5SUdHrJMUDvVrd8DqK6WBo4w=;
99
+ expires=Fri, 12-Oct-2018 17:51:00 GMT; path=/; Httponly; Secure
100
100
  X-Vip-Info:
101
101
  - 130.14.16.40:443
102
102
  X-Pool-Info:
103
- - "/Common/vsacweb_p 10.1.5.112 8080"
103
+ - "/Common/vsacweb_p 10.1.5.110 8080"
104
104
  Strict-Transport-Security:
105
105
  - max-age=31536000; includeSubDomains; preload
106
106
  body:
107
107
  encoding: UTF-8
108
- string: ST-1020543-pSwgwfZ17ikroyMvz6ik-cas
108
+ string: ST-6244654-7r9UkGKSbVhAar5W3hYa-cas
109
109
  http_version:
110
- recorded_at: Mon, 02 Oct 2017 16:27:10 GMT
110
+ recorded_at: Fri, 12 Oct 2018 15:51:00 GMT
111
111
  - request:
112
112
  method: get
113
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1&profile=MU2%20Update%202016-04-01&ticket=ST-1020543-pSwgwfZ17ikroyMvz6ik-cas
113
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1&profile=MU2%20Update%202016-04-01&ticket=ST-6244654-7r9UkGKSbVhAar5W3hYa-cas
114
114
  body:
115
115
  encoding: US-ASCII
116
116
  string: ''
@@ -139,19 +139,19 @@ http_interactions:
139
139
  X-Content-Type-Options:
140
140
  - nosniff
141
141
  Set-Cookie:
142
- - BIGipServervsacweb_p=!did96sSATjv92JTLMWjf8K3rTDmEEllNF5KItEDQRrnbX6UyGFQKE//1EwEpOC0qRHpLCnmLSKk6PIw=;
143
- expires=Mon, 02-Oct-2017 18:26:42 GMT; path=/; Httponly; Secure
144
- - JSESSIONID=E2721023B5CA1666EA8F47746A02DB8F;path=/vsac;HttpOnly;Secure
142
+ - BIGipServervsacweb_p=!6R9MR5OeHsRDH//NtNHn4GsLooFbU5qMVhEGLfW1+d0xDtgLnBJFvMjC8AoIVJ8BT6INojv3ZjwZ8ko=;
143
+ expires=Fri, 12-Oct-2018 17:51:00 GMT; path=/; Httponly; Secure
144
+ - JSESSIONID=C456C6AB6D12B6037B1EBDD5916660D2;path=/vsac;HttpOnly;Secure
145
145
  Content-Type:
146
146
  - text/xml;charset=utf-8
147
147
  Content-Length:
148
148
  - '1356'
149
149
  Date:
150
- - Mon, 02 Oct 2017 16:26:41 GMT
150
+ - Fri, 12 Oct 2018 15:51:00 GMT
151
151
  X-Vip-Info:
152
152
  - 130.14.16.40:443
153
153
  X-Pool-Info:
154
- - "/Common/vsacweb_p 10.1.5.111 8080"
154
+ - "/Common/vsacweb_p 10.1.5.110 8080"
155
155
  Strict-Transport-Security:
156
156
  - max-age=31536000; includeSubDomains; preload
157
157
  body:
@@ -173,10 +173,10 @@ http_interactions:
173
173
  </ns0:DescribedValueSet>
174
174
  </ns0:RetrieveMultipleValueSetsResponse>
175
175
  http_version:
176
- recorded_at: Mon, 02 Oct 2017 16:27:11 GMT
176
+ recorded_at: Fri, 12 Oct 2018 15:51:00 GMT
177
177
  - request:
178
178
  method: post
179
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
179
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
180
180
  body:
181
181
  encoding: UTF-8
182
182
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -213,24 +213,24 @@ http_interactions:
213
213
  Content-Length:
214
214
  - '35'
215
215
  Date:
216
- - Mon, 02 Oct 2017 16:26:41 GMT
216
+ - Fri, 12 Oct 2018 15:51:00 GMT
217
217
  Set-Cookie:
218
- - BIGipServervsacweb_p=!PFuV3Q17wx239rrLMWjf8K3rTDmEEjRVrKU9DrYDZXRlWPVa/y01FbC7zwzbNXLXpifIOajLl90HWhE=;
219
- expires=Mon, 02-Oct-2017 18:26:42 GMT; path=/; Httponly; Secure
218
+ - BIGipServervsacweb_p=!OVXY+MbvKkRYQwjNtNHn4GsLooFbU0q8FG8g5s1OhPQssi1hpnFjPqoNebD1MllDFYwCCTNw2sAYu9A=;
219
+ expires=Fri, 12-Oct-2018 17:51:00 GMT; path=/; Httponly; Secure
220
220
  X-Vip-Info:
221
221
  - 130.14.16.40:443
222
222
  X-Pool-Info:
223
- - "/Common/vsacweb_p 10.1.5.111 8080"
223
+ - "/Common/vsacweb_p 10.1.5.110 8080"
224
224
  Strict-Transport-Security:
225
225
  - max-age=31536000; includeSubDomains; preload
226
226
  body:
227
227
  encoding: UTF-8
228
- string: ST-1020544-409ola6VeXCkXz3mLmvx-cas
228
+ string: ST-6244657-N0QIZHbRqDL7HnUlqqDZ-cas
229
229
  http_version:
230
- recorded_at: Mon, 02 Oct 2017 16:27:11 GMT
230
+ recorded_at: Fri, 12 Oct 2018 15:51:01 GMT
231
231
  - request:
232
232
  method: get
233
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.836&profile=MU2%20Update%202016-04-01&ticket=ST-1020544-409ola6VeXCkXz3mLmvx-cas
233
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.836&profile=MU2%20Update%202016-04-01&ticket=ST-6244657-N0QIZHbRqDL7HnUlqqDZ-cas
234
234
  body:
235
235
  encoding: US-ASCII
236
236
  string: ''
@@ -259,19 +259,19 @@ http_interactions:
259
259
  X-Content-Type-Options:
260
260
  - nosniff
261
261
  Set-Cookie:
262
- - BIGipServervsacweb_p=!8Tj28P6GZ/RJv9jLMWjf8K3rTDmEEgfjDDvr/N7OLiGW/M7smxi3tOlRoP66w6qnmCm05bNAxkqWr64=;
263
- expires=Mon, 02-Oct-2017 18:26:42 GMT; path=/; Httponly; Secure
264
- - JSESSIONID=F75079C1256F2D63A89F9065262BC659;path=/vsac;HttpOnly;Secure
262
+ - BIGipServervsacweb_p=!ZS0uLWxe1Y4f2T7m9OGvBt4MxRMcjqNgzVO4BG2pyhDQ726ezjsJIBhlrc9IhyvDKhWibseP2FTN/D4=;
263
+ expires=Fri, 12-Oct-2018 17:51:01 GMT; path=/; Httponly; Secure
264
+ - JSESSIONID=4742C959C4237A9393B84BA1F86E92BF;path=/vsac;HttpOnly;Secure
265
265
  Content-Type:
266
266
  - text/xml;charset=utf-8
267
267
  Content-Length:
268
268
  - '1765'
269
269
  Date:
270
- - Mon, 02 Oct 2017 16:26:41 GMT
270
+ - Fri, 12 Oct 2018 15:51:00 GMT
271
271
  X-Vip-Info:
272
272
  - 130.14.16.40:443
273
273
  X-Pool-Info:
274
- - "/Common/vsacweb_p 10.1.5.112 8080"
274
+ - "/Common/vsacweb_p 10.1.5.110 8080"
275
275
  Strict-Transport-Security:
276
276
  - max-age=31536000; includeSubDomains; preload
277
277
  body:
@@ -297,10 +297,10 @@ http_interactions:
297
297
  </ns0:DescribedValueSet>
298
298
  </ns0:RetrieveMultipleValueSetsResponse>
299
299
  http_version:
300
- recorded_at: Mon, 02 Oct 2017 16:27:11 GMT
300
+ recorded_at: Fri, 12 Oct 2018 15:51:01 GMT
301
301
  - request:
302
302
  method: post
303
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
303
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
304
304
  body:
305
305
  encoding: UTF-8
306
306
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -337,24 +337,24 @@ http_interactions:
337
337
  Content-Length:
338
338
  - '35'
339
339
  Date:
340
- - Mon, 02 Oct 2017 16:26:42 GMT
340
+ - Fri, 12 Oct 2018 15:51:00 GMT
341
341
  Set-Cookie:
342
- - BIGipServervsacweb_p=!/CSQq87n4AyXE2fLMWjf8K3rTDmEEryg3sktjy0HuJ6DeAbM9K4KCLHKs/uwe6T7T6XNK02KCrpzDKs=;
343
- expires=Mon, 02-Oct-2017 18:26:42 GMT; path=/; Httponly; Secure
342
+ - BIGipServervsacweb_p=!OZcUCUc1qJ+p0kXm9OGvBt4MxRMcjvgqpkA3eVyViCdMG3dIzb4KlBFYCf3dNrfttfv4cbE+dQIoL08=;
343
+ expires=Fri, 12-Oct-2018 17:51:01 GMT; path=/; Httponly; Secure
344
344
  X-Vip-Info:
345
345
  - 130.14.16.40:443
346
346
  X-Pool-Info:
347
- - "/Common/vsacweb_p 10.1.5.111 8080"
347
+ - "/Common/vsacweb_p 10.1.5.110 8080"
348
348
  Strict-Transport-Security:
349
349
  - max-age=31536000; includeSubDomains; preload
350
350
  body:
351
351
  encoding: UTF-8
352
- string: ST-1020545-yvEhe3scILuPb6IxwOTg-cas
352
+ string: ST-6244660-zZadxiaPWvFYWFTNtXNU-cas
353
353
  http_version:
354
- recorded_at: Mon, 02 Oct 2017 16:27:11 GMT
354
+ recorded_at: Fri, 12 Oct 2018 15:51:01 GMT
355
355
  - request:
356
356
  method: get
357
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.837&profile=MU2%20Update%202016-04-01&ticket=ST-1020545-yvEhe3scILuPb6IxwOTg-cas
357
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.837&profile=MU2%20Update%202016-04-01&ticket=ST-6244660-zZadxiaPWvFYWFTNtXNU-cas
358
358
  body:
359
359
  encoding: US-ASCII
360
360
  string: ''
@@ -383,19 +383,19 @@ http_interactions:
383
383
  X-Content-Type-Options:
384
384
  - nosniff
385
385
  Set-Cookie:
386
- - BIGipServervsacweb_p=!rw/b9vRtSklfq6rLMWjf8K3rTDmEEtIVejDyMTvQVhCl7ukalkxS9NZL6RYt2CbVPCiMN4NSFF3FGKI=;
387
- expires=Mon, 02-Oct-2017 18:26:43 GMT; path=/; Httponly; Secure
388
- - JSESSIONID=A15B4ABC459CD4C6B2B246425CF53120;path=/vsac;HttpOnly;Secure
386
+ - BIGipServervsacweb_p=!380gGKd7sgYXVgHNtNHn4GsLooFbUx3eqlkjZLEwK0nuBTnGTnC0aGIXU3x9zvX5+5ipIApxlCofA/0=;
387
+ expires=Fri, 12-Oct-2018 17:51:01 GMT; path=/; Httponly; Secure
388
+ - JSESSIONID=6A93B92598279110D2525BF6031F41C0;path=/vsac;HttpOnly;Secure
389
389
  Content-Type:
390
390
  - text/xml;charset=utf-8
391
391
  Content-Length:
392
392
  - '1128'
393
393
  Date:
394
- - Mon, 02 Oct 2017 16:26:43 GMT
394
+ - Fri, 12 Oct 2018 15:51:01 GMT
395
395
  X-Vip-Info:
396
396
  - 130.14.16.40:443
397
397
  X-Pool-Info:
398
- - "/Common/vsacweb_p 10.1.5.112 8080"
398
+ - "/Common/vsacweb_p 10.1.5.110 8080"
399
399
  Strict-Transport-Security:
400
400
  - max-age=31536000; includeSubDomains; preload
401
401
  body:
@@ -417,10 +417,10 @@ http_interactions:
417
417
  </ns0:DescribedValueSet>
418
418
  </ns0:RetrieveMultipleValueSetsResponse>
419
419
  http_version:
420
- recorded_at: Mon, 02 Oct 2017 16:27:12 GMT
420
+ recorded_at: Fri, 12 Oct 2018 15:51:01 GMT
421
421
  - request:
422
422
  method: post
423
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
423
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
424
424
  body:
425
425
  encoding: UTF-8
426
426
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -457,24 +457,24 @@ http_interactions:
457
457
  Content-Length:
458
458
  - '35'
459
459
  Date:
460
- - Mon, 02 Oct 2017 16:26:42 GMT
460
+ - Fri, 12 Oct 2018 15:51:01 GMT
461
461
  Set-Cookie:
462
- - BIGipServervsacweb_p=!m6gjlmmMNe1Qz/3LMWjf8K3rTDmEEp/lO9b7uuVmJhl03L5yp00iQnfqVKE0r0cIRAvMXv0+ldBeDCI=;
463
- expires=Mon, 02-Oct-2017 18:26:43 GMT; path=/; Httponly; Secure
462
+ - BIGipServervsacweb_p=!x35AcCZ16tkw3j7m9OGvBt4MxRMcjsYVW7jbj8TD0EcJc/UOkToA2mzZ6DQo4SH9bGjsNoL8Vk9U6CM=;
463
+ expires=Fri, 12-Oct-2018 17:51:02 GMT; path=/; Httponly; Secure
464
464
  X-Vip-Info:
465
465
  - 130.14.16.40:443
466
466
  X-Pool-Info:
467
- - "/Common/vsacweb_p 10.1.5.111 8080"
467
+ - "/Common/vsacweb_p 10.1.5.110 8080"
468
468
  Strict-Transport-Security:
469
469
  - max-age=31536000; includeSubDomains; preload
470
470
  body:
471
471
  encoding: UTF-8
472
- string: ST-1020546-Xx9HhdEiPW2VZfe6TcZd-cas
472
+ string: ST-6244663-j1ykAnD1OTvKfI3r7sYQ-cas
473
473
  http_version:
474
- recorded_at: Mon, 02 Oct 2017 16:27:12 GMT
474
+ recorded_at: Fri, 12 Oct 2018 15:51:02 GMT
475
475
  - request:
476
476
  method: get
477
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.3591&profile=MU2%20Update%202016-04-01&ticket=ST-1020546-Xx9HhdEiPW2VZfe6TcZd-cas
477
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.3591&profile=MU2%20Update%202016-04-01&ticket=ST-6244663-j1ykAnD1OTvKfI3r7sYQ-cas
478
478
  body:
479
479
  encoding: US-ASCII
480
480
  string: ''
@@ -503,19 +503,19 @@ http_interactions:
503
503
  X-Content-Type-Options:
504
504
  - nosniff
505
505
  Set-Cookie:
506
- - BIGipServervsacweb_p=!TA07WkL1GWqnShPLMWjf8K3rTDmEEnEHmrDCQo6vRvMS0NJao/j/safbxU1/EqN1Q/T2pE1Skv31rSQ=;
507
- expires=Mon, 02-Oct-2017 18:26:43 GMT; path=/; Httponly; Secure
508
- - JSESSIONID=548363990AB3D7E65C2F34CE9098F464;path=/vsac;HttpOnly;Secure
506
+ - BIGipServervsacweb_p=!NoNFXgexxexXTrHNtNHn4GsLooFbU1xtdv031oJeYAjx5M7gOLvQY1zy6AmByfajTX9NoFQ+SphdP18=;
507
+ expires=Fri, 12-Oct-2018 17:51:02 GMT; path=/; Httponly; Secure
508
+ - JSESSIONID=1FBB59D227DB494CA0B4CB83A37F0F9B;path=/vsac;HttpOnly;Secure
509
509
  Content-Type:
510
510
  - text/xml;charset=utf-8
511
511
  Content-Length:
512
- - '24825'
512
+ - '24136'
513
513
  Date:
514
- - Mon, 02 Oct 2017 16:26:43 GMT
514
+ - Fri, 12 Oct 2018 15:51:01 GMT
515
515
  X-Vip-Info:
516
516
  - 130.14.16.40:443
517
517
  X-Pool-Info:
518
- - "/Common/vsacweb_p 10.1.5.114 8080"
518
+ - "/Common/vsacweb_p 10.1.5.110 8080"
519
519
  Strict-Transport-Security:
520
520
  - max-age=31536000; includeSubDomains; preload
521
521
  body:
@@ -545,7 +545,6 @@ http_interactions:
545
545
  <ns0:Concept code="219" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="Medicaid Managed Care Other"/>
546
546
  <ns0:Concept code="22" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="Medicaid (Non-managed Care Plan)"/>
547
547
  <ns0:Concept code="23" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="Medicaid/SCHIP"/>
548
- <ns0:Concept code="24" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="Medicaid Applicant"/>
549
548
  <ns0:Concept code="25" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="Medicaid - Out of State"/>
550
549
  <ns0:Concept code="29" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="Medicaid Other"/>
551
550
  <ns0:Concept code="3" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="OTHER GOVERNMENT (Federal/State/Local) (excluding Department of Corrections)"/>
@@ -638,9 +637,6 @@ http_interactions:
638
637
  <ns0:Concept code="613" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="BC Managed Care - POS"/>
639
638
  <ns0:Concept code="619" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="BC Managed Care - Other"/>
640
639
  <ns0:Concept code="62" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="BC Indemnity"/>
641
- <ns0:Concept code="63" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="BC (Indemnity or Managed Care) - Out of State"/>
642
- <ns0:Concept code="64" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="BC (Indemnity or Managed Care) - Unspecified"/>
643
- <ns0:Concept code="69" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="BC (Indemnity or Managed Care) - Other"/>
644
640
  <ns0:Concept code="7" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="MANAGED CARE, UNSPECIFIED (to be used only if one can't distinguish public from private)"/>
645
641
  <ns0:Concept code="71" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="HMO"/>
646
642
  <ns0:Concept code="72" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="5.0" displayName="PPO"/>
@@ -676,14 +672,14 @@ http_interactions:
676
672
  <ns0:Type>Extensional</ns0:Type>
677
673
  <ns0:Binding>Dynamic</ns0:Binding>
678
674
  <ns0:Status>Active</ns0:Status>
679
- <ns0:RevisionDate>2016-11-08</ns0:RevisionDate>
675
+ <ns0:RevisionDate>2018-07-18</ns0:RevisionDate>
680
676
  </ns0:DescribedValueSet>
681
677
  </ns0:RetrieveMultipleValueSetsResponse>
682
678
  http_version:
683
- recorded_at: Mon, 02 Oct 2017 16:27:12 GMT
679
+ recorded_at: Fri, 12 Oct 2018 15:51:02 GMT
684
680
  - request:
685
681
  method: post
686
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
682
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
687
683
  body:
688
684
  encoding: UTF-8
689
685
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -720,24 +716,24 @@ http_interactions:
720
716
  Content-Length:
721
717
  - '35'
722
718
  Date:
723
- - Mon, 02 Oct 2017 16:26:43 GMT
719
+ - Fri, 12 Oct 2018 15:51:01 GMT
724
720
  Set-Cookie:
725
- - BIGipServervsacweb_p=!ybCbMfuwFoVYjV3LMWjf8K3rTDmEEoneikgblINyOhHV/adL6osGtjQD/WZxGqOChY8eK8q+GzH9Z3Q=;
726
- expires=Mon, 02-Oct-2017 18:26:43 GMT; path=/; Httponly; Secure
721
+ - BIGipServervsacweb_p=!/KSyQaSTMZrjFQLm9OGvBt4MxRMcjv6HYF2gncuO/P7gI+q0y5N4J5B5cuWgVLk2oi7tTRcDiXjIAR0=;
722
+ expires=Fri, 12-Oct-2018 17:51:02 GMT; path=/; Httponly; Secure
727
723
  X-Vip-Info:
728
724
  - 130.14.16.40:443
729
725
  X-Pool-Info:
730
- - "/Common/vsacweb_p 10.1.5.111 8080"
726
+ - "/Common/vsacweb_p 10.1.5.110 8080"
731
727
  Strict-Transport-Security:
732
728
  - max-age=31536000; includeSubDomains; preload
733
729
  body:
734
730
  encoding: UTF-8
735
- string: ST-1020547-ylU1Pb1rLJaPs3hxiIKy-cas
731
+ string: ST-6244665-PY77hyOMt1h2b7ewdIOa-cas
736
732
  http_version:
737
- recorded_at: Mon, 02 Oct 2017 16:27:12 GMT
733
+ recorded_at: Fri, 12 Oct 2018 15:51:02 GMT
738
734
  - request:
739
735
  method: get
740
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.67.1.101.1.278&profile=MU2%20Update%202016-04-01&ticket=ST-1020547-ylU1Pb1rLJaPs3hxiIKy-cas
736
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.67.1.101.1.278&profile=MU2%20Update%202016-04-01&ticket=ST-6244665-PY77hyOMt1h2b7ewdIOa-cas
741
737
  body:
742
738
  encoding: US-ASCII
743
739
  string: ''
@@ -766,19 +762,19 @@ http_interactions:
766
762
  X-Content-Type-Options:
767
763
  - nosniff
768
764
  Set-Cookie:
769
- - BIGipServervsacweb_p=!F+38vFU1BXAdhnbLMWjf8K3rTDmEEmgGdbBVBQYoVZdMe8LkS8ljlgI4oPnIS2gmDqnOtqg7DRq4nnM=;
770
- expires=Mon, 02-Oct-2017 18:26:44 GMT; path=/; Httponly; Secure
771
- - JSESSIONID=B4594B5C22AA53360FFAF102CEA1B035;path=/vsac;HttpOnly;Secure
765
+ - BIGipServervsacweb_p=!jcjDcCLtR0ifXrvNtNHn4GsLooFbU3OsaPx6Zd6AnXFRc5Auk5DJVzKNIfG9QUWqW9SVkzGXPe6DdkQ=;
766
+ expires=Fri, 12-Oct-2018 17:51:03 GMT; path=/; Httponly; Secure
767
+ - JSESSIONID=E03F7C0E273E9FDEC5298EB16F614DE8;path=/vsac;HttpOnly;Secure
772
768
  Content-Type:
773
769
  - text/xml;charset=utf-8
774
770
  Content-Length:
775
771
  - '76809'
776
772
  Date:
777
- - Mon, 02 Oct 2017 16:26:44 GMT
773
+ - Fri, 12 Oct 2018 15:51:03 GMT
778
774
  X-Vip-Info:
779
775
  - 130.14.16.40:443
780
776
  X-Pool-Info:
781
- - "/Common/vsacweb_p 10.1.5.112 8080"
777
+ - "/Common/vsacweb_p 10.1.5.110 8080"
782
778
  Strict-Transport-Security:
783
779
  - max-age=31536000; includeSubDomains; preload
784
780
  body:
@@ -1172,10 +1168,10 @@ http_interactions:
1172
1168
  </ns0:DescribedValueSet>
1173
1169
  </ns0:RetrieveMultipleValueSetsResponse>
1174
1170
  http_version:
1175
- recorded_at: Mon, 02 Oct 2017 16:27:13 GMT
1171
+ recorded_at: Fri, 12 Oct 2018 15:51:03 GMT
1176
1172
  - request:
1177
1173
  method: post
1178
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
1174
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
1179
1175
  body:
1180
1176
  encoding: UTF-8
1181
1177
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -1212,24 +1208,24 @@ http_interactions:
1212
1208
  Content-Length:
1213
1209
  - '35'
1214
1210
  Date:
1215
- - Mon, 02 Oct 2017 16:26:43 GMT
1211
+ - Fri, 12 Oct 2018 15:51:03 GMT
1216
1212
  Set-Cookie:
1217
- - BIGipServervsacweb_p=!lAEvrA56gCmH3/XLMWjf8K3rTDmEErzXKvBp3lG68/JfXrvdNTCXpK2+mMPuRcTpu9uCE1KCJkPBcp0=;
1218
- expires=Mon, 02-Oct-2017 18:26:44 GMT; path=/; Httponly; Secure
1213
+ - BIGipServervsacweb_p=!wkv2T/vKzebe89bNtNHn4GsLooFbU7ERhVgObFk8Wd/4Z0quUUF6TKq/AezuRDCYcBz9lYIbdorvauU=;
1214
+ expires=Fri, 12-Oct-2018 17:51:03 GMT; path=/; Httponly; Secure
1219
1215
  X-Vip-Info:
1220
1216
  - 130.14.16.40:443
1221
1217
  X-Pool-Info:
1222
- - "/Common/vsacweb_p 10.1.5.111 8080"
1218
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1223
1219
  Strict-Transport-Security:
1224
1220
  - max-age=31536000; includeSubDomains; preload
1225
1221
  body:
1226
1222
  encoding: UTF-8
1227
- string: ST-1020548-21twVpsv3bxvKaQI0RgH-cas
1223
+ string: ST-6244672-DuUsdc30iIuOgCMIaDAE-cas
1228
1224
  http_version:
1229
- recorded_at: Mon, 02 Oct 2017 16:27:13 GMT
1225
+ recorded_at: Fri, 12 Oct 2018 15:51:03 GMT
1230
1226
  - request:
1231
1227
  method: get
1232
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.67.1.101.1.269&profile=MU2%20Update%202016-04-01&ticket=ST-1020548-21twVpsv3bxvKaQI0RgH-cas
1228
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.67.1.101.1.269&profile=MU2%20Update%202016-04-01&ticket=ST-6244672-DuUsdc30iIuOgCMIaDAE-cas
1233
1229
  body:
1234
1230
  encoding: US-ASCII
1235
1231
  string: ''
@@ -1258,19 +1254,19 @@ http_interactions:
1258
1254
  X-Content-Type-Options:
1259
1255
  - nosniff
1260
1256
  Set-Cookie:
1261
- - BIGipServervsacweb_p=!/emJo6F/QDcLNaLLMWjf8K3rTDmEEq7eBV0Oh4F+vaNeDhMEiPqoA4nRqzNwEIzrlx3WfDlkmRsfkXU=;
1262
- expires=Mon, 02-Oct-2017 18:26:44 GMT; path=/; Httponly; Secure
1263
- - JSESSIONID=4C58A6C4CAF96CC62239E68BE202A74A;path=/vsac;HttpOnly;Secure
1257
+ - BIGipServervsacweb_p=!bEN+d3EySWWnFwPNtNHn4GsLooFbUxjMRSksq0tLUGX/zITxx3mkI+F0NpjWepkqLQXpzi+EcWSNYws=;
1258
+ expires=Fri, 12-Oct-2018 17:51:04 GMT; path=/; Httponly; Secure
1259
+ - JSESSIONID=C30448A378DCFB151223370EA6F1DA9F;path=/vsac;HttpOnly;Secure
1264
1260
  Content-Type:
1265
1261
  - text/xml;charset=utf-8
1266
1262
  Content-Length:
1267
1263
  - '7522'
1268
1264
  Date:
1269
- - Mon, 02 Oct 2017 16:26:44 GMT
1265
+ - Fri, 12 Oct 2018 15:51:03 GMT
1270
1266
  X-Vip-Info:
1271
1267
  - 130.14.16.40:443
1272
1268
  X-Pool-Info:
1273
- - "/Common/vsacweb_p 10.1.5.111 8080"
1269
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1274
1270
  Strict-Transport-Security:
1275
1271
  - max-age=31536000; includeSubDomains; preload
1276
1272
  body:
@@ -1322,10 +1318,10 @@ http_interactions:
1322
1318
  </ns0:DescribedValueSet>
1323
1319
  </ns0:RetrieveMultipleValueSetsResponse>
1324
1320
  http_version:
1325
- recorded_at: Mon, 02 Oct 2017 16:27:13 GMT
1321
+ recorded_at: Fri, 12 Oct 2018 15:51:04 GMT
1326
1322
  - request:
1327
1323
  method: post
1328
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
1324
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
1329
1325
  body:
1330
1326
  encoding: UTF-8
1331
1327
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -1362,24 +1358,24 @@ http_interactions:
1362
1358
  Content-Length:
1363
1359
  - '35'
1364
1360
  Date:
1365
- - Mon, 02 Oct 2017 16:26:44 GMT
1361
+ - Fri, 12 Oct 2018 15:51:04 GMT
1366
1362
  Set-Cookie:
1367
- - BIGipServervsacweb_p=!psk3VB3HltmSXwDLMWjf8K3rTDmEEs86rLo6WnGFxcCXWLjSdEXpvUhNWQq8Q4KyMQd2QbmU4Bt5iWE=;
1368
- expires=Mon, 02-Oct-2017 18:26:45 GMT; path=/; Httponly; Secure
1363
+ - BIGipServervsacweb_p=!AFgdvEMV0xW7UujNtNHn4GsLooFbU421/dQen1nNJ/eTnkyqn6OaiphbnEfA+M/dBG/XKKharClcf4s=;
1364
+ expires=Fri, 12-Oct-2018 17:51:04 GMT; path=/; Httponly; Secure
1369
1365
  X-Vip-Info:
1370
1366
  - 130.14.16.40:443
1371
1367
  X-Pool-Info:
1372
- - "/Common/vsacweb_p 10.1.5.111 8080"
1368
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1373
1369
  Strict-Transport-Security:
1374
1370
  - max-age=31536000; includeSubDomains; preload
1375
1371
  body:
1376
1372
  encoding: UTF-8
1377
- string: ST-1020549-pppUczWjSWhz1ewMbd7j-cas
1373
+ string: ST-6244674-3LilbslrDfeFfCXpvc3F-cas
1378
1374
  http_version:
1379
- recorded_at: Mon, 02 Oct 2017 16:27:14 GMT
1375
+ recorded_at: Fri, 12 Oct 2018 15:51:04 GMT
1380
1376
  - request:
1381
1377
  method: get
1382
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.560.100.2&profile=MU2%20Update%202016-04-01&ticket=ST-1020549-pppUczWjSWhz1ewMbd7j-cas
1378
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.560.100.2&profile=MU2%20Update%202016-04-01&ticket=ST-6244674-3LilbslrDfeFfCXpvc3F-cas
1383
1379
  body:
1384
1380
  encoding: US-ASCII
1385
1381
  string: ''
@@ -1408,19 +1404,19 @@ http_interactions:
1408
1404
  X-Content-Type-Options:
1409
1405
  - nosniff
1410
1406
  Set-Cookie:
1411
- - BIGipServervsacweb_p=!c0AginYpw+C/XKPLMWjf8K3rTDmEEsrLAoDlE9e+6D+eGzVBc7kao7Cg1S1HAqXzMpQVPORTmxB0Iak=;
1412
- expires=Mon, 02-Oct-2017 18:26:45 GMT; path=/; Httponly; Secure
1413
- - JSESSIONID=8F3D244A463A3C71CCF50D7D536CB47E;path=/vsac;HttpOnly;Secure
1407
+ - BIGipServervsacweb_p=!iqWqrSHs8OOZnjrm9OGvBt4MxRMcjgd+F6/fLrbJfT+PvB8KGCayeCLLqGY2CCRle3sZf9ysWwWvLbg=;
1408
+ expires=Fri, 12-Oct-2018 17:51:04 GMT; path=/; Httponly; Secure
1409
+ - JSESSIONID=B0F72D91CDB7ABED85FD82D9E2BFE7C5;path=/vsac;HttpOnly;Secure
1414
1410
  Content-Type:
1415
1411
  - text/xml;charset=utf-8
1416
1412
  Content-Length:
1417
1413
  - '1110'
1418
1414
  Date:
1419
- - Mon, 02 Oct 2017 16:26:44 GMT
1415
+ - Fri, 12 Oct 2018 15:51:04 GMT
1420
1416
  X-Vip-Info:
1421
1417
  - 130.14.16.40:443
1422
1418
  X-Pool-Info:
1423
- - "/Common/vsacweb_p 10.1.5.111 8080"
1419
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1424
1420
  Strict-Transport-Security:
1425
1421
  - max-age=31536000; includeSubDomains; preload
1426
1422
  body:
@@ -1441,10 +1437,10 @@ http_interactions:
1441
1437
  </ns0:DescribedValueSet>
1442
1438
  </ns0:RetrieveMultipleValueSetsResponse>
1443
1439
  http_version:
1444
- recorded_at: Mon, 02 Oct 2017 16:27:14 GMT
1440
+ recorded_at: Fri, 12 Oct 2018 15:51:04 GMT
1445
1441
  - request:
1446
1442
  method: post
1447
- uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-232826-ID49wdwrjY6LgPUFbXJkp3eRx1KN0Ue6SbGle4cqdQccUmmlv6-cas
1443
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741528-Oqik4ov5duzepV4crdVFVcdDtGEZEdcWDZ9DGEL5SLqoCpNZNO-cas
1448
1444
  body:
1449
1445
  encoding: UTF-8
1450
1446
  string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
@@ -1481,24 +1477,24 @@ http_interactions:
1481
1477
  Content-Length:
1482
1478
  - '35'
1483
1479
  Date:
1484
- - Mon, 02 Oct 2017 16:26:44 GMT
1480
+ - Fri, 12 Oct 2018 15:51:04 GMT
1485
1481
  Set-Cookie:
1486
- - BIGipServervsacweb_p=!wRuIvtELkTIYxSbLMWjf8K3rTDmEEiqPOf2xPXhHYeuFutXIk9R8GVh7RLOZmjmXQ+dI+t527zNdByM=;
1487
- expires=Mon, 02-Oct-2017 18:26:45 GMT; path=/; Httponly; Secure
1482
+ - BIGipServervsacweb_p=!xIcdYT+zJUFS7sPNtNHn4GsLooFbU/9FMmRnJKJSozFIB5HO6+whcCj6f3WUx9ruK8aS2gZaSC74Rp4=;
1483
+ expires=Fri, 12-Oct-2018 17:51:05 GMT; path=/; Httponly; Secure
1488
1484
  X-Vip-Info:
1489
1485
  - 130.14.16.40:443
1490
1486
  X-Pool-Info:
1491
- - "/Common/vsacweb_p 10.1.5.111 8080"
1487
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1492
1488
  Strict-Transport-Security:
1493
1489
  - max-age=31536000; includeSubDomains; preload
1494
1490
  body:
1495
1491
  encoding: UTF-8
1496
- string: ST-1020550-NMWTkpbBV9cSd5qfcbpi-cas
1492
+ string: ST-6244677-PacfaLWGwTenzR764D0h-cas
1497
1493
  http_version:
1498
- recorded_at: Mon, 02 Oct 2017 16:27:14 GMT
1494
+ recorded_at: Fri, 12 Oct 2018 15:51:05 GMT
1499
1495
  - request:
1500
1496
  method: get
1501
- uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1078.5&profile=MU2%20Update%202016-04-01&ticket=ST-1020550-NMWTkpbBV9cSd5qfcbpi-cas
1497
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1078.5&profile=MU2%20Update%202016-04-01&ticket=ST-6244677-PacfaLWGwTenzR764D0h-cas
1502
1498
  body:
1503
1499
  encoding: US-ASCII
1504
1500
  string: ''
@@ -1527,19 +1523,19 @@ http_interactions:
1527
1523
  X-Content-Type-Options:
1528
1524
  - nosniff
1529
1525
  Set-Cookie:
1530
- - BIGipServervsacweb_p=!pHTLurVXPoLsIhrLMWjf8K3rTDmEEhZOdrofj9eNYr6IU14BO4SgJkwYJLsEh+TU3ZN7JxrnbpWLf7c=;
1531
- expires=Mon, 02-Oct-2017 18:26:45 GMT; path=/; Httponly; Secure
1532
- - JSESSIONID=2420EC6F959C18EF9D0ED7348E7C1A8E;path=/vsac;HttpOnly;Secure
1526
+ - BIGipServervsacweb_p=!v7L83faGM6OmAFbNtNHn4GsLooFbU/IjKE6BqyVtGm4ILit4LLQQswopW4fDz/OSG0tupNtJpZl6L1c=;
1527
+ expires=Fri, 12-Oct-2018 17:51:05 GMT; path=/; Httponly; Secure
1528
+ - JSESSIONID=3A5387078B008C61024F267E4A10BF1B;path=/vsac;HttpOnly;Secure
1533
1529
  Content-Type:
1534
1530
  - text/xml;charset=utf-8
1535
1531
  Content-Length:
1536
1532
  - '22956'
1537
1533
  Date:
1538
- - Mon, 02 Oct 2017 16:26:44 GMT
1534
+ - Fri, 12 Oct 2018 15:51:05 GMT
1539
1535
  X-Vip-Info:
1540
1536
  - 130.14.16.40:443
1541
1537
  X-Pool-Info:
1542
- - "/Common/vsacweb_p 10.1.5.111 8080"
1538
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1543
1539
  Strict-Transport-Security:
1544
1540
  - max-age=31536000; includeSubDomains; preload
1545
1541
  body:
@@ -1666,5 +1662,5 @@ http_interactions:
1666
1662
  </ns0:DescribedValueSet>
1667
1663
  </ns0:RetrieveMultipleValueSetsResponse>
1668
1664
  http_version:
1669
- recorded_at: Mon, 02 Oct 2017 16:27:14 GMT
1665
+ recorded_at: Fri, 12 Oct 2018 15:51:05 GMT
1670
1666
  recorded_with: VCR 3.0.3