bonnie_bundler 2.2.3 → 2.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +1 -1
- data/Gemfile.lock +39 -39
- data/bonnie-bundler.gemspec +3 -3
- data/lib/bonnie_bundler.rb +0 -1
- data/lib/measures/loading/cql_loader.rb +234 -100
- data/lib/measures/loading/loader.rb +18 -24
- data/lib/models/cql_measure.rb +9 -0
- data/test/fixtures/CMSAWA_v5_6_Artifacts.zip +0 -0
- data/test/fixtures/CMSAWA_v5_6_Artifacts_missing_component.zip +0 -0
- data/test/fixtures/CMSAWA_v5_6_Artifacts_missing_composite_files.zip +0 -0
- data/test/fixtures/CMSAWA_v5_6_Artifacts_missing_file.zip +0 -0
- data/test/fixtures/not_mat_export.zip +0 -0
- data/test/fixtures/vcr_cassettes/load_composite_measure.yml +7305 -0
- data/test/fixtures/vcr_cassettes/load_composite_measure_with_missing_component.yml +6923 -0
- data/test/fixtures/vcr_cassettes/load_composite_measure_with_missing_composite_files.yml +57 -0
- data/test/fixtures/vcr_cassettes/load_composite_measure_with_missing_file.yml +5938 -0
- data/test/fixtures/vcr_cassettes/multi_library_webcalls.yml +156 -167
- data/test/fixtures/vcr_cassettes/valid_vsac_response.yml +216 -191
- data/test/fixtures/vcr_cassettes/valid_vsac_response_158.yml +112 -116
- data/test/fixtures/vcr_cassettes/valid_vsac_response_158_update.yml +121 -125
- data/test/fixtures/vcr_cassettes/valid_vsac_response_hospice.yml +523 -447
- data/test/fixtures/vcr_cassettes/valid_vsac_response_includes_draft.yml +388 -356
- data/test/fixtures/vcr_cassettes/valid_vsac_response_pvc_unused_libraries.yml +969 -2079
- data/test/fixtures/vcr_cassettes/valid_vsac_response_special_characters.yml +1715 -1715
- data/test/fixtures/vcr_cassettes/vs_loading_500_response.yml +26 -510
- data/test/fixtures/vcr_cassettes/vs_loading_empty_concept_list.yml +26 -26
- data/test/fixtures/vcr_cassettes/vs_loading_release.yml +106 -106
- data/test/fixtures/vcr_cassettes/vs_loading_version.yml +106 -106
- data/test/unit/composite_cql_loader_test.rb +102 -0
- data/test/unit/cql_loader_test.rb +18 -7
- data/test/unit/get_value_sets_from_measure_model_test.rb +1 -1
- data/test/unit/load_mat_export_test.rb +15 -9
- data/test/unit/measure_complexity_test.rb +1 -1
- data/test/unit/measure_diff_test.rb +4 -4
- data/test/unit/storing_mat_export_package_test.rb +1 -2
- data/test/unit/value_set_loading_test.rb +16 -16
- data/test/vcr_setup.rb +1 -1
- metadata +23 -8
- data/lib/measures/loading/base_loader_definition.rb +0 -61
@@ -12,7 +12,7 @@ http_interactions:
|
|
12
12
|
Accept-Encoding:
|
13
13
|
- gzip, deflate
|
14
14
|
Content-Length:
|
15
|
-
- '
|
15
|
+
- '37'
|
16
16
|
Content-Type:
|
17
17
|
- application/x-www-form-urlencoded
|
18
18
|
User-Agent:
|
@@ -37,26 +37,26 @@ http_interactions:
|
|
37
37
|
Content-Type:
|
38
38
|
- text/plain;charset=utf-8
|
39
39
|
Content-Length:
|
40
|
-
- '
|
40
|
+
- '66'
|
41
41
|
Date:
|
42
|
-
-
|
42
|
+
- Fri, 12 Oct 2018 15:52:06 GMT
|
43
43
|
Set-Cookie:
|
44
|
-
- BIGipServervsacweb_p=!
|
45
|
-
expires=
|
44
|
+
- BIGipServervsacweb_p=!7m0yZPaMXESKAu3NtNHn4GsLooFbU6SMfbsDMU6PIKdYOHNL7Gc19XztT12RBGVK/2M7z9Sx439bCu0=;
|
45
|
+
expires=Fri, 12-Oct-2018 17:52:06 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.
|
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-
|
54
|
+
string: TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
55
55
|
http_version:
|
56
|
-
recorded_at:
|
56
|
+
recorded_at: Fri, 12 Oct 2018 15:52:06 GMT
|
57
57
|
- request:
|
58
58
|
method: post
|
59
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
59
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-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
|
-
-
|
96
|
+
- Fri, 12 Oct 2018 15:52:05 GMT
|
97
97
|
Set-Cookie:
|
98
|
-
- BIGipServervsacweb_p
|
99
|
-
expires=
|
98
|
+
- BIGipServervsacweb_p=!/tciz6QL499Tbe3m9OGvBt4MxRMcjna/ex85RSTiXxqxGjVKKhv6Fj+tAmn2VndQGwsFIXOzQ2r79kQ=;
|
99
|
+
expires=Fri, 12-Oct-2018 17:52:06 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.
|
103
|
+
- "/Common/vsacweb_p 10.1.5.111 8080"
|
104
104
|
Strict-Transport-Security:
|
105
105
|
- max-age=31536000; includeSubDomains; preload
|
106
106
|
body:
|
107
107
|
encoding: UTF-8
|
108
|
-
string: ST-
|
108
|
+
string: ST-6244910-bZIOvspN4XT9WcVNs5O5-cas
|
109
109
|
http_version:
|
110
|
-
recorded_at:
|
110
|
+
recorded_at: Fri, 12 Oct 2018 15:52:06 GMT
|
111
111
|
- request:
|
112
112
|
method: get
|
113
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.1502&ticket=ST-
|
113
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.1502&ticket=ST-6244910-bZIOvspN4XT9WcVNs5O5-cas&version=MU2%20EP%20Update%202014-07-01
|
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=!
|
143
|
-
expires=
|
144
|
-
- JSESSIONID=
|
142
|
+
- BIGipServervsacweb_p=!YUKErVU7RsuKHnbNtNHn4GsLooFbU9XS+yh1/V8wv6z+3DI/2FFk64srdzBUC5cMTFC3ohEKjMznSrE=;
|
143
|
+
expires=Fri, 12-Oct-2018 17:52:07 GMT; path=/; Httponly; Secure
|
144
|
+
- JSESSIONID=7D0B2FD9566C19395D96533037854D48;path=/vsac;HttpOnly;Secure
|
145
145
|
Content-Type:
|
146
146
|
- text/xml;charset=utf-8
|
147
147
|
Content-Length:
|
148
148
|
- '8473'
|
149
149
|
Date:
|
150
|
-
-
|
150
|
+
- Fri, 12 Oct 2018 15:52:06 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.
|
154
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
155
155
|
Strict-Transport-Security:
|
156
156
|
- max-age=31536000; includeSubDomains; preload
|
157
157
|
body:
|
@@ -347,10 +347,10 @@ http_interactions:
|
|
347
347
|
c2NyaWJlZFZhbHVlU2V0Pgo8L25zMDpSZXRyaWV2ZU11bHRpcGxlVmFsdWVT
|
348
348
|
ZXRzUmVzcG9uc2U+Cg==
|
349
349
|
http_version:
|
350
|
-
recorded_at:
|
350
|
+
recorded_at: Fri, 12 Oct 2018 15:52:07 GMT
|
351
351
|
- request:
|
352
352
|
method: post
|
353
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
353
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
354
354
|
body:
|
355
355
|
encoding: UTF-8
|
356
356
|
string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
|
@@ -387,24 +387,24 @@ http_interactions:
|
|
387
387
|
Content-Length:
|
388
388
|
- '35'
|
389
389
|
Date:
|
390
|
-
-
|
390
|
+
- Fri, 12 Oct 2018 15:52:07 GMT
|
391
391
|
Set-Cookie:
|
392
|
-
- BIGipServervsacweb_p=!
|
393
|
-
expires=
|
392
|
+
- BIGipServervsacweb_p=!BxobTdL5bmWwJP/m9OGvBt4MxRMcjmjZRc2Jzh/iGlF9d6K8kvcdjrb+Axec23yH8CdEyZsV3egbYlI=;
|
393
|
+
expires=Fri, 12-Oct-2018 17:52:07 GMT; path=/; Httponly; Secure
|
394
394
|
X-Vip-Info:
|
395
395
|
- 130.14.16.40:443
|
396
396
|
X-Pool-Info:
|
397
|
-
- "/Common/vsacweb_p 10.1.5.
|
397
|
+
- "/Common/vsacweb_p 10.1.5.111 8080"
|
398
398
|
Strict-Transport-Security:
|
399
399
|
- max-age=31536000; includeSubDomains; preload
|
400
400
|
body:
|
401
401
|
encoding: UTF-8
|
402
|
-
string: ST-
|
402
|
+
string: ST-6244914-4QaA40izTBP7H0ibN6Zg-cas
|
403
403
|
http_version:
|
404
|
-
recorded_at:
|
404
|
+
recorded_at: Fri, 12 Oct 2018 15:52:07 GMT
|
405
405
|
- request:
|
406
406
|
method: get
|
407
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.1834&ticket=ST-
|
407
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.1834&ticket=ST-6244914-4QaA40izTBP7H0ibN6Zg-cas&version=MU2%20EP%20Update%202014-07-01
|
408
408
|
body:
|
409
409
|
encoding: US-ASCII
|
410
410
|
string: ''
|
@@ -433,19 +433,19 @@ http_interactions:
|
|
433
433
|
X-Content-Type-Options:
|
434
434
|
- nosniff
|
435
435
|
Set-Cookie:
|
436
|
-
- BIGipServervsacweb_p=!
|
437
|
-
expires=
|
438
|
-
- JSESSIONID=
|
436
|
+
- BIGipServervsacweb_p=!h/Z0oYzYBFfoJ/nm9OGvBt4MxRMcjlOTVJkfFeSC1UYiX9DEGzmKx7GHaXIxCb3zXL6aoIm7Z/tcYX4=;
|
437
|
+
expires=Fri, 12-Oct-2018 17:52:07 GMT; path=/; Httponly; Secure
|
438
|
+
- JSESSIONID=5837DED52DDF7497935E5B6362EB24B1;path=/vsac;HttpOnly;Secure
|
439
439
|
Content-Type:
|
440
440
|
- text/xml;charset=utf-8
|
441
441
|
Content-Length:
|
442
442
|
- '52900'
|
443
443
|
Date:
|
444
|
-
-
|
444
|
+
- Fri, 12 Oct 2018 15:52:07 GMT
|
445
445
|
X-Vip-Info:
|
446
446
|
- 130.14.16.40:443
|
447
447
|
X-Pool-Info:
|
448
|
-
- "/Common/vsacweb_p 10.1.5.
|
448
|
+
- "/Common/vsacweb_p 10.1.5.111 8080"
|
449
449
|
Strict-Transport-Security:
|
450
450
|
- max-age=31536000; includeSubDomains; preload
|
451
451
|
body:
|
@@ -660,10 +660,10 @@ http_interactions:
|
|
660
660
|
</ns0:DescribedValueSet>
|
661
661
|
</ns0:RetrieveMultipleValueSetsResponse>
|
662
662
|
http_version:
|
663
|
-
recorded_at:
|
663
|
+
recorded_at: Fri, 12 Oct 2018 15:52:07 GMT
|
664
664
|
- request:
|
665
665
|
method: post
|
666
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
666
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
667
667
|
body:
|
668
668
|
encoding: UTF-8
|
669
669
|
string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
|
@@ -700,24 +700,24 @@ http_interactions:
|
|
700
700
|
Content-Length:
|
701
701
|
- '35'
|
702
702
|
Date:
|
703
|
-
-
|
703
|
+
- Fri, 12 Oct 2018 15:52:08 GMT
|
704
704
|
Set-Cookie:
|
705
|
-
- BIGipServervsacweb_p=!
|
706
|
-
expires=
|
705
|
+
- BIGipServervsacweb_p=!t/gQ/qBwOJn1IYDNtNHn4GsLooFbU8os8SAJrcUYABkkU3sSyAU+pxV4U7eEpi+UqBR/XtdtT5xdJWM=;
|
706
|
+
expires=Fri, 12-Oct-2018 17:52:08 GMT; path=/; Httponly; Secure
|
707
707
|
X-Vip-Info:
|
708
708
|
- 130.14.16.40:443
|
709
709
|
X-Pool-Info:
|
710
|
-
- "/Common/vsacweb_p 10.1.5.
|
710
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
711
711
|
Strict-Transport-Security:
|
712
712
|
- max-age=31536000; includeSubDomains; preload
|
713
713
|
body:
|
714
714
|
encoding: UTF-8
|
715
|
-
string: ST-
|
715
|
+
string: ST-6244917-dLecQGl9t1vEN9wJbd6r-cas
|
716
716
|
http_version:
|
717
|
-
recorded_at:
|
717
|
+
recorded_at: Fri, 12 Oct 2018 15:52:08 GMT
|
718
718
|
- request:
|
719
719
|
method: get
|
720
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.836&ticket=ST-
|
720
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.836&ticket=ST-6244917-dLecQGl9t1vEN9wJbd6r-cas&version=MU2%20EP%20Update%202014-07-01
|
721
721
|
body:
|
722
722
|
encoding: US-ASCII
|
723
723
|
string: ''
|
@@ -746,19 +746,19 @@ http_interactions:
|
|
746
746
|
X-Content-Type-Options:
|
747
747
|
- nosniff
|
748
748
|
Set-Cookie:
|
749
|
-
- BIGipServervsacweb_p=!
|
750
|
-
expires=
|
751
|
-
- JSESSIONID=
|
749
|
+
- BIGipServervsacweb_p=!ZpoDAWSf85c3TEnNtNHn4GsLooFbU4SRr+nKBXbn98qGXgLcOr/GgNbtpfojuDzO6veyNlkbGDU5EOs=;
|
750
|
+
expires=Fri, 12-Oct-2018 17:52:09 GMT; path=/; Httponly; Secure
|
751
|
+
- JSESSIONID=C59FA13099076EBD530FFBAE7D9BD92D;path=/vsac;HttpOnly;Secure
|
752
752
|
Content-Type:
|
753
753
|
- text/xml;charset=utf-8
|
754
754
|
Content-Length:
|
755
755
|
- '209228'
|
756
756
|
Date:
|
757
|
-
-
|
757
|
+
- Fri, 12 Oct 2018 15:52:08 GMT
|
758
758
|
X-Vip-Info:
|
759
759
|
- 130.14.16.40:443
|
760
760
|
X-Pool-Info:
|
761
|
-
- "/Common/vsacweb_p 10.1.5.
|
761
|
+
- "/Common/vsacweb_p 10.1.5.111 8080"
|
762
762
|
Strict-Transport-Security:
|
763
763
|
- max-age=31536000; includeSubDomains; preload
|
764
764
|
body:
|
@@ -5415,10 +5415,10 @@ http_interactions:
|
|
5415
5415
|
ICA8L25zMDpEZXNjcmliZWRWYWx1ZVNldD4KPC9uczA6UmV0cmlldmVNdWx0
|
5416
5416
|
aXBsZVZhbHVlU2V0c1Jlc3BvbnNlPgo=
|
5417
5417
|
http_version:
|
5418
|
-
recorded_at:
|
5418
|
+
recorded_at: Fri, 12 Oct 2018 15:52:09 GMT
|
5419
5419
|
- request:
|
5420
5420
|
method: post
|
5421
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
5421
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
5422
5422
|
body:
|
5423
5423
|
encoding: UTF-8
|
5424
5424
|
string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
|
@@ -5455,24 +5455,24 @@ http_interactions:
|
|
5455
5455
|
Content-Length:
|
5456
5456
|
- '35'
|
5457
5457
|
Date:
|
5458
|
-
-
|
5458
|
+
- Fri, 12 Oct 2018 15:52:10 GMT
|
5459
5459
|
Set-Cookie:
|
5460
|
-
- BIGipServervsacweb_p=!
|
5461
|
-
expires=
|
5460
|
+
- BIGipServervsacweb_p=!0a8SUofGZAiiw2HNtNHn4GsLooFbU/I7H6hmF+GR1CGnJ+ivHpyBFxZ4rzc4g0TlacV06k4lLoKQac4=;
|
5461
|
+
expires=Fri, 12-Oct-2018 17:52:10 GMT; path=/; Httponly; Secure
|
5462
5462
|
X-Vip-Info:
|
5463
5463
|
- 130.14.16.40:443
|
5464
5464
|
X-Pool-Info:
|
5465
|
-
- "/Common/vsacweb_p 10.1.5.
|
5465
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
5466
5466
|
Strict-Transport-Security:
|
5467
5467
|
- max-age=31536000; includeSubDomains; preload
|
5468
5468
|
body:
|
5469
5469
|
encoding: UTF-8
|
5470
|
-
string: ST-
|
5470
|
+
string: ST-6244927-eOiLvnfIS360nivZ4LNe-cas
|
5471
5471
|
http_version:
|
5472
|
-
recorded_at:
|
5472
|
+
recorded_at: Fri, 12 Oct 2018 15:52:10 GMT
|
5473
5473
|
- request:
|
5474
5474
|
method: get
|
5475
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1&ticket=ST-
|
5475
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1&ticket=ST-6244927-eOiLvnfIS360nivZ4LNe-cas&version=MU2%20EP%20Update%202014-07-01
|
5476
5476
|
body:
|
5477
5477
|
encoding: US-ASCII
|
5478
5478
|
string: ''
|
@@ -5501,19 +5501,19 @@ http_interactions:
|
|
5501
5501
|
X-Content-Type-Options:
|
5502
5502
|
- nosniff
|
5503
5503
|
Set-Cookie:
|
5504
|
-
- BIGipServervsacweb_p=!
|
5505
|
-
expires=
|
5506
|
-
- JSESSIONID=
|
5504
|
+
- BIGipServervsacweb_p=!Xg1XwmUTiw3avEHNtNHn4GsLooFbU7GF0Q4SoMTbCfXDXCcveOvlPJGBnTul1AgEiBTtiFkDWsjQZlI=;
|
5505
|
+
expires=Fri, 12-Oct-2018 17:52:12 GMT; path=/; Httponly; Secure
|
5506
|
+
- JSESSIONID=6F4B0F125D6E8FE31A6EFE75133247AF;path=/vsac;HttpOnly;Secure
|
5507
5507
|
Content-Type:
|
5508
5508
|
- text/xml;charset=utf-8
|
5509
5509
|
Content-Length:
|
5510
5510
|
- '208749'
|
5511
5511
|
Date:
|
5512
|
-
-
|
5512
|
+
- Fri, 12 Oct 2018 15:52:12 GMT
|
5513
5513
|
X-Vip-Info:
|
5514
5514
|
- 130.14.16.40:443
|
5515
5515
|
X-Pool-Info:
|
5516
|
-
- "/Common/vsacweb_p 10.1.5.
|
5516
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
5517
5517
|
Strict-Transport-Security:
|
5518
5518
|
- max-age=31536000; includeSubDomains; preload
|
5519
5519
|
body:
|
@@ -10159,10 +10159,10 @@ http_interactions:
|
|
10159
10159
|
IDwvbnMwOkdyb3VwPgogICAgPC9uczA6RGVzY3JpYmVkVmFsdWVTZXQ+Cjwv
|
10160
10160
|
bnMwOlJldHJpZXZlTXVsdGlwbGVWYWx1ZVNldHNSZXNwb25zZT4K
|
10161
10161
|
http_version:
|
10162
|
-
recorded_at:
|
10162
|
+
recorded_at: Fri, 12 Oct 2018 15:52:12 GMT
|
10163
10163
|
- request:
|
10164
10164
|
method: post
|
10165
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
10165
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
10166
10166
|
body:
|
10167
10167
|
encoding: UTF-8
|
10168
10168
|
string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
|
@@ -10199,24 +10199,24 @@ http_interactions:
|
|
10199
10199
|
Content-Length:
|
10200
10200
|
- '35'
|
10201
10201
|
Date:
|
10202
|
-
-
|
10202
|
+
- Fri, 12 Oct 2018 15:52:13 GMT
|
10203
10203
|
Set-Cookie:
|
10204
|
-
- BIGipServervsacweb_p=!
|
10205
|
-
expires=
|
10204
|
+
- BIGipServervsacweb_p=!himNx+lxxi2SxN/NtNHn4GsLooFbU0dHl3ft94cpg4nAMeUpztOd/MgKLsajRm/5jx57l7WU+UVls1o=;
|
10205
|
+
expires=Fri, 12-Oct-2018 17:52:13 GMT; path=/; Httponly; Secure
|
10206
10206
|
X-Vip-Info:
|
10207
10207
|
- 130.14.16.40:443
|
10208
10208
|
X-Pool-Info:
|
10209
|
-
- "/Common/vsacweb_p 10.1.5.
|
10209
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
10210
10210
|
Strict-Transport-Security:
|
10211
10211
|
- max-age=31536000; includeSubDomains; preload
|
10212
10212
|
body:
|
10213
10213
|
encoding: UTF-8
|
10214
|
-
string: ST-
|
10214
|
+
string: ST-6244938-eQiVOfiQMP4gQDJMcjrS-cas
|
10215
10215
|
http_version:
|
10216
|
-
recorded_at:
|
10216
|
+
recorded_at: Fri, 12 Oct 2018 15:52:13 GMT
|
10217
10217
|
- request:
|
10218
10218
|
method: get
|
10219
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.837&ticket=ST-
|
10219
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.837&ticket=ST-6244938-eQiVOfiQMP4gQDJMcjrS-cas&version=MU2%20EP%20Update%202014-07-01
|
10220
10220
|
body:
|
10221
10221
|
encoding: US-ASCII
|
10222
10222
|
string: ''
|
@@ -10245,19 +10245,19 @@ http_interactions:
|
|
10245
10245
|
X-Content-Type-Options:
|
10246
10246
|
- nosniff
|
10247
10247
|
Set-Cookie:
|
10248
|
-
- BIGipServervsacweb_p=!
|
10249
|
-
expires=
|
10250
|
-
- JSESSIONID=
|
10248
|
+
- BIGipServervsacweb_p=!WDh3AB5SZlNPPnPm9OGvBt4MxRMcjjCdBx4L3NHE0E+ntnTioicYNKlPXFGN0Hw5WMPZodwg6FEwPS8=;
|
10249
|
+
expires=Fri, 12-Oct-2018 17:52:14 GMT; path=/; Httponly; Secure
|
10250
|
+
- JSESSIONID=FD9C1088CD0BF19F7A996F527BF1B21B;path=/vsac;HttpOnly;Secure
|
10251
10251
|
Content-Type:
|
10252
10252
|
- text/xml;charset=utf-8
|
10253
10253
|
Content-Length:
|
10254
10254
|
- '208591'
|
10255
10255
|
Date:
|
10256
|
-
-
|
10256
|
+
- Fri, 12 Oct 2018 15:52:14 GMT
|
10257
10257
|
X-Vip-Info:
|
10258
10258
|
- 130.14.16.40:443
|
10259
10259
|
X-Pool-Info:
|
10260
|
-
- "/Common/vsacweb_p 10.1.5.
|
10260
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
10261
10261
|
Strict-Transport-Security:
|
10262
10262
|
- max-age=31536000; includeSubDomains; preload
|
10263
10263
|
body:
|
@@ -14900,10 +14900,10 @@ http_interactions:
|
|
14900
14900
|
OkRlc2NyaWJlZFZhbHVlU2V0Pgo8L25zMDpSZXRyaWV2ZU11bHRpcGxlVmFs
|
14901
14901
|
dWVTZXRzUmVzcG9uc2U+Cg==
|
14902
14902
|
http_version:
|
14903
|
-
recorded_at:
|
14903
|
+
recorded_at: Fri, 12 Oct 2018 15:52:15 GMT
|
14904
14904
|
- request:
|
14905
14905
|
method: post
|
14906
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
14906
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
14907
14907
|
body:
|
14908
14908
|
encoding: UTF-8
|
14909
14909
|
string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
|
@@ -14940,24 +14940,24 @@ http_interactions:
|
|
14940
14940
|
Content-Length:
|
14941
14941
|
- '35'
|
14942
14942
|
Date:
|
14943
|
-
-
|
14943
|
+
- Fri, 12 Oct 2018 15:52:16 GMT
|
14944
14944
|
Set-Cookie:
|
14945
|
-
- BIGipServervsacweb_p
|
14946
|
-
expires=
|
14945
|
+
- BIGipServervsacweb_p=!/9ANCrhQglYQG//NtNHn4GsLooFbUzgBjaWwLkaz0d1xoarDFB7QY0DUUSm+io8Q3pagqYoq3LXcVQY=;
|
14946
|
+
expires=Fri, 12-Oct-2018 17:52:16 GMT; path=/; Httponly; Secure
|
14947
14947
|
X-Vip-Info:
|
14948
14948
|
- 130.14.16.40:443
|
14949
14949
|
X-Pool-Info:
|
14950
|
-
- "/Common/vsacweb_p 10.1.5.
|
14950
|
+
- "/Common/vsacweb_p 10.1.5.111 8080"
|
14951
14951
|
Strict-Transport-Security:
|
14952
14952
|
- max-age=31536000; includeSubDomains; preload
|
14953
14953
|
body:
|
14954
14954
|
encoding: UTF-8
|
14955
|
-
string: ST-
|
14955
|
+
string: ST-6244955-G4dTnoPOhO3Je5NglH6d-cas
|
14956
14956
|
http_version:
|
14957
|
-
recorded_at:
|
14957
|
+
recorded_at: Fri, 12 Oct 2018 15:52:16 GMT
|
14958
14958
|
- request:
|
14959
14959
|
method: get
|
14960
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.462&ticket=ST-
|
14960
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.462&ticket=ST-6244955-G4dTnoPOhO3Je5NglH6d-cas&version=MU2%20EP%20Update%202014-07-01
|
14961
14961
|
body:
|
14962
14962
|
encoding: US-ASCII
|
14963
14963
|
string: ''
|
@@ -14986,19 +14986,19 @@ http_interactions:
|
|
14986
14986
|
X-Content-Type-Options:
|
14987
14987
|
- nosniff
|
14988
14988
|
Set-Cookie:
|
14989
|
-
- BIGipServervsacweb_p=!
|
14990
|
-
expires=
|
14991
|
-
- JSESSIONID=
|
14989
|
+
- BIGipServervsacweb_p=!l81sMu7A/wridI/m9OGvBt4MxRMcjgyk7bqGDBmVrlvmf3XTl72y8HWveaB++7QAjvSZ1Oo74OEtp0E=;
|
14990
|
+
expires=Fri, 12-Oct-2018 17:52:16 GMT; path=/; Httponly; Secure
|
14991
|
+
- JSESSIONID=A9D5F2623244A8730EA7E299D2257F97;path=/vsac;HttpOnly;Secure
|
14992
14992
|
Content-Type:
|
14993
14993
|
- text/xml;charset=utf-8
|
14994
14994
|
Content-Length:
|
14995
14995
|
- '4549'
|
14996
14996
|
Date:
|
14997
|
-
-
|
14997
|
+
- Fri, 12 Oct 2018 15:52:16 GMT
|
14998
14998
|
X-Vip-Info:
|
14999
14999
|
- 130.14.16.40:443
|
15000
15000
|
X-Pool-Info:
|
15001
|
-
- "/Common/vsacweb_p 10.1.5.
|
15001
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
15002
15002
|
Strict-Transport-Security:
|
15003
15003
|
- max-age=31536000; includeSubDomains; preload
|
15004
15004
|
body:
|
@@ -15065,10 +15065,10 @@ http_interactions:
|
|
15065
15065
|
</ns0:DescribedValueSet>
|
15066
15066
|
</ns0:RetrieveMultipleValueSetsResponse>
|
15067
15067
|
http_version:
|
15068
|
-
recorded_at:
|
15068
|
+
recorded_at: Fri, 12 Oct 2018 15:52:16 GMT
|
15069
15069
|
- request:
|
15070
15070
|
method: post
|
15071
|
-
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-
|
15071
|
+
uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-1741560-fadcHDHceHPJcMsogqUrhpEeWY0TMjqYXNs7tfNhxOEeEDKfaV-cas
|
15072
15072
|
body:
|
15073
15073
|
encoding: UTF-8
|
15074
15074
|
string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
|
@@ -15105,24 +15105,24 @@ http_interactions:
|
|
15105
15105
|
Content-Length:
|
15106
15106
|
- '35'
|
15107
15107
|
Date:
|
15108
|
-
-
|
15108
|
+
- Fri, 12 Oct 2018 15:52:16 GMT
|
15109
15109
|
Set-Cookie:
|
15110
|
-
- BIGipServervsacweb_p=!
|
15111
|
-
expires=
|
15110
|
+
- BIGipServervsacweb_p=!AcELDsM9UwoBpkfNtNHn4GsLooFbUwP7CWGwDTmuxXPWhaRxqHPNnUJtI4HWhCa/uREebCRbKOkQ3S4=;
|
15111
|
+
expires=Fri, 12-Oct-2018 17:52:17 GMT; path=/; Httponly; Secure
|
15112
15112
|
X-Vip-Info:
|
15113
15113
|
- 130.14.16.40:443
|
15114
15114
|
X-Pool-Info:
|
15115
|
-
- "/Common/vsacweb_p 10.1.5.
|
15115
|
+
- "/Common/vsacweb_p 10.1.5.111 8080"
|
15116
15116
|
Strict-Transport-Security:
|
15117
15117
|
- max-age=31536000; includeSubDomains; preload
|
15118
15118
|
body:
|
15119
15119
|
encoding: UTF-8
|
15120
|
-
string: ST-
|
15120
|
+
string: ST-6244958-7aziHiAedpjmPYT9bKRJ-cas
|
15121
15121
|
http_version:
|
15122
|
-
recorded_at:
|
15122
|
+
recorded_at: Fri, 12 Oct 2018 15:52:17 GMT
|
15123
15123
|
- request:
|
15124
15124
|
method: get
|
15125
|
-
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.3591&ticket=ST-
|
15125
|
+
uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.3591&ticket=ST-6244958-7aziHiAedpjmPYT9bKRJ-cas&version=MU2%20EP%20Update%202014-07-01
|
15126
15126
|
body:
|
15127
15127
|
encoding: US-ASCII
|
15128
15128
|
string: ''
|
@@ -15151,19 +15151,19 @@ http_interactions:
|
|
15151
15151
|
X-Content-Type-Options:
|
15152
15152
|
- nosniff
|
15153
15153
|
Set-Cookie:
|
15154
|
-
- BIGipServervsacweb_p=!
|
15155
|
-
expires=
|
15156
|
-
- JSESSIONID=
|
15154
|
+
- BIGipServervsacweb_p=!ijIfzTtY89pn1qHNtNHn4GsLooFbU8LE5Rwr8AUSzECVhViLCNsvfIxlzRCb1QzM62VukahiGckV6Lc=;
|
15155
|
+
expires=Fri, 12-Oct-2018 17:52:18 GMT; path=/; Httponly; Secure
|
15156
|
+
- JSESSIONID=0AA8FCC5FAE8CCCBD9C9AABC2D6DA257;path=/vsac;HttpOnly;Secure
|
15157
15157
|
Content-Type:
|
15158
15158
|
- text/xml;charset=utf-8
|
15159
15159
|
Content-Length:
|
15160
15160
|
- '232046'
|
15161
15161
|
Date:
|
15162
|
-
-
|
15162
|
+
- Fri, 12 Oct 2018 15:52:18 GMT
|
15163
15163
|
X-Vip-Info:
|
15164
15164
|
- 130.14.16.40:443
|
15165
15165
|
X-Pool-Info:
|
15166
|
-
- "/Common/vsacweb_p 10.1.5.
|
15166
|
+
- "/Common/vsacweb_p 10.1.5.110 8080"
|
15167
15167
|
Strict-Transport-Security:
|
15168
15168
|
- max-age=31536000; includeSubDomains; preload
|
15169
15169
|
body:
|
@@ -20327,5 +20327,5 @@ http_interactions:
|
|
20327
20327
|
CiAgICA8L25zMDpEZXNjcmliZWRWYWx1ZVNldD4KPC9uczA6UmV0cmlldmVN
|
20328
20328
|
dWx0aXBsZVZhbHVlU2V0c1Jlc3BvbnNlPgo=
|
20329
20329
|
http_version:
|
20330
|
-
recorded_at:
|
20330
|
+
recorded_at: Fri, 12 Oct 2018 15:52:18 GMT
|
20331
20331
|
recorded_with: VCR 3.0.3
|