bonnie_bundler 2.0.3 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +6 -6
  4. data/bonnie-bundler.gemspec +1 -1
  5. data/lib/bonnie_bundler.rb +1 -0
  6. data/lib/measures/loading/cql_loader.rb +25 -12
  7. data/lib/measures/loading/exceptions.rb +0 -2
  8. data/lib/measures/loading/value_set_loader.rb +77 -97
  9. data/lib/util/vsac_api.rb +274 -0
  10. data/test/fixtures/PVC2_v5_4_Unused_Support_Libraries.zip +0 -0
  11. data/test/fixtures/vcr_cassettes/valid_vsac_response_pvc_unused_libraries.yml +4286 -0
  12. data/test/fixtures/vcr_cassettes/vs_loading_500_response.yml +633 -0
  13. data/test/fixtures/vcr_cassettes/vs_loading_empty_concept_list.yml +174 -0
  14. data/test/fixtures/vcr_cassettes/vs_loading_meausre_defined_no_backup_profile.yml +1237 -0
  15. data/test/fixtures/vcr_cassettes/vs_loading_release.yml +17035 -0
  16. data/test/fixtures/vcr_cassettes/vsac_auth_bad_credentials.yml +57 -0
  17. data/test/fixtures/vcr_cassettes/vsac_auth_bad_ticket.yml +57 -0
  18. data/test/fixtures/vcr_cassettes/vsac_auth_good_credentials.yml +57 -0
  19. data/test/fixtures/vcr_cassettes/vsac_auth_good_credentials_and_simple_call.yml +177 -0
  20. data/test/fixtures/vcr_cassettes/vsac_util_get_profiles.yml +74 -0
  21. data/test/fixtures/vcr_cassettes/vsac_util_get_program_details_CMS_Hybrid.yml +57 -0
  22. data/test/fixtures/vcr_cassettes/vsac_util_get_program_details_CMS_eCQM.yml +64 -0
  23. data/test/fixtures/vcr_cassettes/vsac_util_get_program_details_HL7_C-CDA.yml +58 -0
  24. data/test/fixtures/vcr_cassettes/vsac_util_get_program_details_invalid.yml +53 -0
  25. data/test/fixtures/vcr_cassettes/vsac_util_get_programs.yml +64 -0
  26. data/test/fixtures/vcr_cassettes/vsac_vs_include_draft_no_profile.yml +57 -0
  27. data/test/fixtures/vcr_cassettes/vsac_vs_include_draft_with_profile.yml +177 -0
  28. data/test/fixtures/vcr_cassettes/vsac_vs_no_options.yml +177 -0
  29. data/test/fixtures/vcr_cassettes/vsac_vs_not_found.yml +164 -0
  30. data/test/fixtures/vcr_cassettes/vsac_vs_release.yml +4802 -0
  31. data/test/fixtures/vcr_cassettes/vsac_vs_version.yml +370 -0
  32. data/test/test_helper.rb +9 -4
  33. data/test/unit/cql_loader_test.rb +42 -15
  34. data/test/unit/load_mat_export_test.rb +10 -13
  35. data/test/unit/measure_complexity_test.rb +1 -1
  36. data/test/unit/measure_diff_test.rb +4 -4
  37. data/test/unit/storing_mat_export_package_test.rb +1 -1
  38. data/test/unit/value_set_loading_test.rb +58 -16
  39. data/test/unit/vsac_api_auth_test.rb +129 -0
  40. data/test/unit/vsac_api_test.rb +77 -0
  41. data/test/unit/vsac_api_util_test.rb +139 -0
  42. metadata +29 -3
@@ -0,0 +1,174 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket
6
+ body:
7
+ encoding: UTF-8
8
+ string: username=<VSAC_USERNAME>&password=<VSAC_PASSWORD>
9
+ headers:
10
+ Accept:
11
+ - "*/*; q=0.5, application/xml"
12
+ Accept-Encoding:
13
+ - gzip, deflate
14
+ Content-Length:
15
+ - '38'
16
+ Content-Type:
17
+ - application/x-www-form-urlencoded
18
+ User-Agent:
19
+ - Ruby
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: ''
24
+ headers:
25
+ Cache-Control:
26
+ - no-cache, no-store, max-age=0, must-revalidate
27
+ Pragma:
28
+ - no-cache
29
+ Expires:
30
+ - '0'
31
+ X-Xss-Protection:
32
+ - 1; mode=block
33
+ X-Frame-Options:
34
+ - SAMEORIGIN
35
+ X-Content-Type-Options:
36
+ - nosniff
37
+ Content-Type:
38
+ - text/plain;charset=utf-8
39
+ Content-Length:
40
+ - '64'
41
+ Date:
42
+ - Wed, 11 Apr 2018 13:20:29 GMT
43
+ Set-Cookie:
44
+ - BIGipServervsacweb_p=!2CVUhrZu//9NG37NtNHn4GsLooFbU4/LxoSpHBqQaPlmLvc6zZri+l1Nx0QbxcDfSWi5E/5nzIXNprY=;
45
+ expires=Wed, 11-Apr-2018 15:20:29 GMT; path=/; Httponly; Secure
46
+ X-Vip-Info:
47
+ - 130.14.16.40:443
48
+ X-Pool-Info:
49
+ - "/Common/vsacweb_p 10.1.5.112 8080"
50
+ Strict-Transport-Security:
51
+ - max-age=31536000; includeSubDomains; preload
52
+ body:
53
+ encoding: UTF-8
54
+ string: TGT-54152-QwbDGBrmjqEmPzFiWRmfR07X5ydpPHubBd9e2ukGvi4Vd5nev7-cas
55
+ http_version:
56
+ recorded_at: Wed, 11 Apr 2018 13:20:30 GMT
57
+ - request:
58
+ method: post
59
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-54152-QwbDGBrmjqEmPzFiWRmfR07X5ydpPHubBd9e2ukGvi4Vd5nev7-cas
60
+ body:
61
+ encoding: UTF-8
62
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
63
+ headers:
64
+ Accept:
65
+ - "*/*; q=0.5, application/xml"
66
+ Accept-Encoding:
67
+ - gzip, deflate
68
+ Content-Length:
69
+ - '39'
70
+ Content-Type:
71
+ - application/x-www-form-urlencoded
72
+ User-Agent:
73
+ - Ruby
74
+ response:
75
+ status:
76
+ code: 200
77
+ message: ''
78
+ headers:
79
+ Cache-Control:
80
+ - no-cache, no-store, max-age=0, must-revalidate
81
+ Pragma:
82
+ - no-cache
83
+ Expires:
84
+ - '0'
85
+ X-Xss-Protection:
86
+ - 1; mode=block
87
+ X-Frame-Options:
88
+ - SAMEORIGIN
89
+ X-Content-Type-Options:
90
+ - nosniff
91
+ Content-Type:
92
+ - text/plain;charset=utf-8
93
+ Content-Length:
94
+ - '34'
95
+ Date:
96
+ - Wed, 11 Apr 2018 13:20:30 GMT
97
+ Set-Cookie:
98
+ - BIGipServervsacweb_p=!NKJLIZqPqzoCeBTm9OGvBt4MxRMcjknwrMdktrQlnDmpjkOa0YPmKuNpaZrjzBmgJDi3BQAtfmlTztI=;
99
+ expires=Wed, 11-Apr-2018 15:20:30 GMT; path=/; Httponly; Secure
100
+ X-Vip-Info:
101
+ - 130.14.16.40:443
102
+ X-Pool-Info:
103
+ - "/Common/vsacweb_p 10.1.5.112 8080"
104
+ Strict-Transport-Security:
105
+ - max-age=31536000; includeSubDomains; preload
106
+ body:
107
+ encoding: UTF-8
108
+ string: ST-563272-7LNieOaTbn59dv21G7dI-cas
109
+ http_version:
110
+ recorded_at: Wed, 11 Apr 2018 13:20:31 GMT
111
+ - request:
112
+ method: get
113
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1179.2&includeDraft=yes&profile=Latest%20eCQM&ticket=ST-563272-7LNieOaTbn59dv21G7dI-cas
114
+ body:
115
+ encoding: US-ASCII
116
+ string: ''
117
+ headers:
118
+ Accept:
119
+ - "*/*; q=0.5, application/xml"
120
+ Accept-Encoding:
121
+ - gzip, deflate
122
+ User-Agent:
123
+ - Ruby
124
+ response:
125
+ status:
126
+ code: 200
127
+ message: ''
128
+ headers:
129
+ Cache-Control:
130
+ - no-cache, no-store, max-age=0, must-revalidate
131
+ Pragma:
132
+ - no-cache
133
+ Expires:
134
+ - '0'
135
+ X-Xss-Protection:
136
+ - 1; mode=block
137
+ X-Frame-Options:
138
+ - SAMEORIGIN
139
+ X-Content-Type-Options:
140
+ - nosniff
141
+ Set-Cookie:
142
+ - BIGipServervsacweb_p=!ISasIDcDmBr6gjjm9OGvBt4MxRMcjs3/yKT+/2Nxq1aLLgDHIXs5ni4DfZ1Gzn3633sx4De4uebOHWo=;
143
+ expires=Wed, 11-Apr-2018 15:20:32 GMT; path=/; Httponly; Secure
144
+ - JSESSIONID=089A5386961B3B868FB67AF1665E3262;path=/vsac;HttpOnly;Secure
145
+ Content-Type:
146
+ - text/xml;charset=utf-8
147
+ Content-Length:
148
+ - '991'
149
+ Date:
150
+ - Wed, 11 Apr 2018 13:20:32 GMT
151
+ X-Vip-Info:
152
+ - 130.14.16.40:443
153
+ X-Pool-Info:
154
+ - "/Common/vsacweb_p 10.1.5.112 8080"
155
+ Strict-Transport-Security:
156
+ - max-age=31536000; includeSubDomains; preload
157
+ body:
158
+ encoding: UTF-8
159
+ string: |
160
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
161
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
162
+ <ns0:DescribedValueSet ID="2.16.840.1.113762.1.4.1179.2" displayName="Operating room location" version="N/A">
163
+ <ns0:ConceptList/>
164
+ <ns0:Source>Yale</ns0:Source>
165
+ <ns0:Purpose>(Clinical Focus: Represent locations within the hospital setting where surgeries are performed.),(Data Element Scope: Location attribute),(Inclusion Criteria: Include codes for hospital based operating rooms or suites where sedation or anesthesia are administered by licensed staff.),(Exclusion Criteria: Exclude codes for any other location.)</ns0:Purpose>
166
+ <ns0:Type>Extensional</ns0:Type>
167
+ <ns0:Binding>Dynamic</ns0:Binding>
168
+ <ns0:Status>Active</ns0:Status>
169
+ <ns0:RevisionDate>2018-04-11</ns0:RevisionDate>
170
+ </ns0:DescribedValueSet>
171
+ </ns0:RetrieveMultipleValueSetsResponse>
172
+ http_version:
173
+ recorded_at: Wed, 11 Apr 2018 13:20:32 GMT
174
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,1237 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket
6
+ body:
7
+ encoding: UTF-8
8
+ string: username=<VSAC_USERNAME>&password=<VSAC_PASSWORD>
9
+ headers:
10
+ Accept:
11
+ - "*/*; q=0.5, application/xml"
12
+ Accept-Encoding:
13
+ - gzip, deflate
14
+ Content-Length:
15
+ - '38'
16
+ Content-Type:
17
+ - application/x-www-form-urlencoded
18
+ User-Agent:
19
+ - Ruby
20
+ response:
21
+ status:
22
+ code: 200
23
+ message: ''
24
+ headers:
25
+ Cache-Control:
26
+ - no-cache, no-store, max-age=0, must-revalidate
27
+ Pragma:
28
+ - no-cache
29
+ Expires:
30
+ - '0'
31
+ X-Xss-Protection:
32
+ - 1; mode=block
33
+ X-Frame-Options:
34
+ - SAMEORIGIN
35
+ X-Content-Type-Options:
36
+ - nosniff
37
+ Content-Type:
38
+ - text/plain;charset=utf-8
39
+ Content-Length:
40
+ - '65'
41
+ Date:
42
+ - Mon, 02 Apr 2018 13:16:44 GMT
43
+ Set-Cookie:
44
+ - BIGipServervsacweb_p=!dcwaZVnmTqxsAN/NtNHn4GsLooFbUzv9ZOFQN+Dl/xwCB1A2HGujdnV2VxLVjoZJWSmi/PQ7XXKpZzE=;
45
+ expires=Mon, 02-Apr-2018 15:16:45 GMT; path=/; Httponly; Secure
46
+ X-Vip-Info:
47
+ - 130.14.16.40:443
48
+ X-Pool-Info:
49
+ - "/Common/vsacweb_p 10.1.5.110 8080"
50
+ Strict-Transport-Security:
51
+ - max-age=31536000; includeSubDomains; preload
52
+ body:
53
+ encoding: UTF-8
54
+ string: TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
55
+ http_version:
56
+ recorded_at: Mon, 02 Apr 2018 13:16:45 GMT
57
+ - request:
58
+ method: post
59
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
60
+ body:
61
+ encoding: UTF-8
62
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
63
+ headers:
64
+ Accept:
65
+ - "*/*; q=0.5, application/xml"
66
+ Accept-Encoding:
67
+ - gzip, deflate
68
+ Content-Length:
69
+ - '39'
70
+ Content-Type:
71
+ - application/x-www-form-urlencoded
72
+ User-Agent:
73
+ - Ruby
74
+ response:
75
+ status:
76
+ code: 200
77
+ message: ''
78
+ headers:
79
+ Cache-Control:
80
+ - no-cache, no-store, max-age=0, must-revalidate
81
+ Pragma:
82
+ - no-cache
83
+ Expires:
84
+ - '0'
85
+ X-Xss-Protection:
86
+ - 1; mode=block
87
+ X-Frame-Options:
88
+ - SAMEORIGIN
89
+ X-Content-Type-Options:
90
+ - nosniff
91
+ Content-Type:
92
+ - text/plain;charset=utf-8
93
+ Content-Length:
94
+ - '35'
95
+ Date:
96
+ - Mon, 02 Apr 2018 13:16:49 GMT
97
+ Set-Cookie:
98
+ - BIGipServervsacweb_p=!YOAdQGMzD2Kpm8bNtNHn4GsLooFbU3nKn4TOzy6XtJJmynzx0pvYnRrkD7g+SVR3mCnguFZW22knLQs=;
99
+ expires=Mon, 02-Apr-2018 15:16:49 GMT; path=/; Httponly; Secure
100
+ X-Vip-Info:
101
+ - 130.14.16.40:443
102
+ X-Pool-Info:
103
+ - "/Common/vsacweb_p 10.1.5.110 8080"
104
+ Strict-Transport-Security:
105
+ - max-age=31536000; includeSubDomains; preload
106
+ body:
107
+ encoding: UTF-8
108
+ string: ST-1325203-jkNSWFPDcUlDOYy4UoVw-cas
109
+ http_version:
110
+ recorded_at: Mon, 02 Apr 2018 13:16:49 GMT
111
+ - request:
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-1325203-jkNSWFPDcUlDOYy4UoVw-cas
114
+ body:
115
+ encoding: US-ASCII
116
+ string: ''
117
+ headers:
118
+ Accept:
119
+ - "*/*; q=0.5, application/xml"
120
+ Accept-Encoding:
121
+ - gzip, deflate
122
+ User-Agent:
123
+ - Ruby
124
+ response:
125
+ status:
126
+ code: 200
127
+ message: ''
128
+ headers:
129
+ Cache-Control:
130
+ - no-cache, no-store, max-age=0, must-revalidate
131
+ Pragma:
132
+ - no-cache
133
+ Expires:
134
+ - '0'
135
+ X-Xss-Protection:
136
+ - 1; mode=block
137
+ X-Frame-Options:
138
+ - SAMEORIGIN
139
+ X-Content-Type-Options:
140
+ - nosniff
141
+ Set-Cookie:
142
+ - BIGipServervsacweb_p=!ImcHAwygYu+/Dq3NtNHn4GsLooFbU0Gh5tfyWFw2paEMcRyvFmGIBa/dE3BN1XYTeTNPh8XDbF+7gXI=;
143
+ expires=Mon, 02-Apr-2018 15:16:52 GMT; path=/; Httponly; Secure
144
+ - JSESSIONID=AF9BDB749B8F5427EF56367EC8D43A78;path=/vsac;HttpOnly;Secure
145
+ Content-Type:
146
+ - text/xml;charset=utf-8
147
+ Content-Length:
148
+ - '1729'
149
+ Date:
150
+ - Mon, 02 Apr 2018 13:16:52 GMT
151
+ X-Vip-Info:
152
+ - 130.14.16.40:443
153
+ X-Pool-Info:
154
+ - "/Common/vsacweb_p 10.1.5.111 8080"
155
+ Strict-Transport-Security:
156
+ - max-age=31536000; includeSubDomains; preload
157
+ body:
158
+ encoding: UTF-8
159
+ string: |
160
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
161
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
162
+ <ns0:DescribedValueSet ID="2.16.840.1.113883.3.600.1.1502" displayName="Medical or Other reason not done" version="20180326">
163
+ <ns0:ConceptList>
164
+ <ns0:Concept code="183932001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Procedure contraindicated (situation)"/>
165
+ <ns0:Concept code="397745006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Medical contraindication (finding)"/>
166
+ <ns0:Concept code="407563006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Treatment not tolerated (situation)"/>
167
+ <ns0:Concept code="428119001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Procedure not indicated (situation)"/>
168
+ </ns0:ConceptList>
169
+ <ns0:Source>Quality Insights of Pennsylvania</ns0:Source>
170
+ <ns0:Purpose>(Clinical Focus: The intent of this value set is to specify a situation or finding was not done by indicating a medical reason a procedure or treatment is contraindicated, not tolerated, or not indicated.),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )</ns0:Purpose>
171
+ <ns0:Type>Extensional</ns0:Type>
172
+ <ns0:Binding>Dynamic</ns0:Binding>
173
+ <ns0:Status>Active</ns0:Status>
174
+ <ns0:RevisionDate>2017-05-04</ns0:RevisionDate>
175
+ </ns0:DescribedValueSet>
176
+ </ns0:RetrieveMultipleValueSetsResponse>
177
+ http_version:
178
+ recorded_at: Mon, 02 Apr 2018 13:16:52 GMT
179
+ - request:
180
+ method: post
181
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
182
+ body:
183
+ encoding: UTF-8
184
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
185
+ headers:
186
+ Accept:
187
+ - "*/*; q=0.5, application/xml"
188
+ Accept-Encoding:
189
+ - gzip, deflate
190
+ Content-Length:
191
+ - '39'
192
+ Content-Type:
193
+ - application/x-www-form-urlencoded
194
+ User-Agent:
195
+ - Ruby
196
+ response:
197
+ status:
198
+ code: 200
199
+ message: ''
200
+ headers:
201
+ Cache-Control:
202
+ - no-cache, no-store, max-age=0, must-revalidate
203
+ Pragma:
204
+ - no-cache
205
+ Expires:
206
+ - '0'
207
+ X-Xss-Protection:
208
+ - 1; mode=block
209
+ X-Frame-Options:
210
+ - SAMEORIGIN
211
+ X-Content-Type-Options:
212
+ - nosniff
213
+ Content-Type:
214
+ - text/plain;charset=utf-8
215
+ Content-Length:
216
+ - '35'
217
+ Date:
218
+ - Mon, 02 Apr 2018 13:16:52 GMT
219
+ Set-Cookie:
220
+ - BIGipServervsacweb_p=!5j1KbpjcR13Rqunm9OGvBt4MxRMcjoY8SC5Fmrp8VmphTJ3hmHeQjM/oadqVjlBnEryOE5xZ9N5Eczc=;
221
+ expires=Mon, 02-Apr-2018 15:16:53 GMT; path=/; Httponly; Secure
222
+ X-Vip-Info:
223
+ - 130.14.16.40:443
224
+ X-Pool-Info:
225
+ - "/Common/vsacweb_p 10.1.5.111 8080"
226
+ Strict-Transport-Security:
227
+ - max-age=31536000; includeSubDomains; preload
228
+ body:
229
+ encoding: UTF-8
230
+ string: ST-1325204-SSwbqf0mGcoNfXWAiggw-cas
231
+ http_version:
232
+ recorded_at: Mon, 02 Apr 2018 13:16:53 GMT
233
+ - request:
234
+ method: get
235
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.1834&ticket=ST-1325204-SSwbqf0mGcoNfXWAiggw-cas
236
+ body:
237
+ encoding: US-ASCII
238
+ string: ''
239
+ headers:
240
+ Accept:
241
+ - "*/*; q=0.5, application/xml"
242
+ Accept-Encoding:
243
+ - gzip, deflate
244
+ User-Agent:
245
+ - Ruby
246
+ response:
247
+ status:
248
+ code: 200
249
+ message: ''
250
+ headers:
251
+ Cache-Control:
252
+ - no-cache, no-store, max-age=0, must-revalidate
253
+ Pragma:
254
+ - no-cache
255
+ Expires:
256
+ - '0'
257
+ X-Xss-Protection:
258
+ - 1; mode=block
259
+ X-Frame-Options:
260
+ - SAMEORIGIN
261
+ X-Content-Type-Options:
262
+ - nosniff
263
+ Set-Cookie:
264
+ - BIGipServervsacweb_p=!LZA+sUYLgT/lX8TNtNHn4GsLooFbU1JexAIB3Tg6a2WMpsyzqHlP61wh4uYX+sKiAb68l6XfOyhvJ1E=;
265
+ expires=Mon, 02-Apr-2018 15:16:53 GMT; path=/; Httponly; Secure
266
+ - JSESSIONID=6AA2F56401BF75F0B0A4A48F4C6E5FBD;path=/vsac;HttpOnly;Secure
267
+ Content-Type:
268
+ - text/xml;charset=utf-8
269
+ Content-Length:
270
+ - '72785'
271
+ Date:
272
+ - Mon, 02 Apr 2018 13:16:53 GMT
273
+ X-Vip-Info:
274
+ - 130.14.16.40:443
275
+ X-Pool-Info:
276
+ - "/Common/vsacweb_p 10.1.5.110 8080"
277
+ Strict-Transport-Security:
278
+ - max-age=31536000; includeSubDomains; preload
279
+ body:
280
+ encoding: UTF-8
281
+ string: |
282
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
283
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
284
+ <ns0:DescribedValueSet ID="2.16.840.1.113883.3.600.1.1834" displayName="Medications Encounter Code Set" version="20180326">
285
+ <ns0:ConceptList>
286
+ <ns0:Concept code="10197000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Psychiatric interview and evaluation (procedure)"/>
287
+ <ns0:Concept code="108220007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation AND/OR management - new patient (procedure)"/>
288
+ <ns0:Concept code="108221006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation AND/OR management - established patient (procedure)"/>
289
+ <ns0:Concept code="108224003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Preventive patient evaluation (procedure)"/>
290
+ <ns0:Concept code="108311000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Psychiatric procedure, interview AND/OR consultation (procedure)"/>
291
+ <ns0:Concept code="13607009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Manual examination of breast (procedure)"/>
292
+ <ns0:Concept code="14736009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="History and physical examination with evaluation and management of patient (procedure)"/>
293
+ <ns0:Concept code="165171009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Initial psychiatric evaluation (procedure)"/>
294
+ <ns0:Concept code="18091003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Electronystagmography with vertical electrodes (procedure)"/>
295
+ <ns0:Concept code="18512000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Individual psychotherapy (regime/therapy)"/>
296
+ <ns0:Concept code="185349003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Encounter for check up (procedure)"/>
297
+ <ns0:Concept code="185463005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Visit out of hours (procedure)"/>
298
+ <ns0:Concept code="185465003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Weekend visit (procedure)"/>
299
+ <ns0:Concept code="209099002" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="History and physical examination with management of domiciliary or rest home patient (procedure)"/>
300
+ <ns0:Concept code="210098006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Domiciliary or rest home patient evaluation and management (procedure)"/>
301
+ <ns0:Concept code="225967005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Self-care patient education (procedure)"/>
302
+ <ns0:Concept code="252592009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Speech audiometry (procedure)"/>
303
+ <ns0:Concept code="252624005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evoked oto-acoustic emission measurement (procedure)"/>
304
+ <ns0:Concept code="270427003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Patient-initiated encounter (procedure)"/>
305
+ <ns0:Concept code="270430005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Provider-initiated encounter (procedure)"/>
306
+ <ns0:Concept code="273643004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Neurobehavioral cognitive status examination (assessment scale)"/>
307
+ <ns0:Concept code="274803000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Examination of tympanic membrane (procedure)"/>
308
+ <ns0:Concept code="277404009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="High frequency tympanometry (procedure)"/>
309
+ <ns0:Concept code="284015009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Auditory evoked potentials monitoring (regime/therapy)"/>
310
+ <ns0:Concept code="30346009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation and management of established outpatient in office or other outpatient facility (procedure)"/>
311
+ <ns0:Concept code="308335008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Patient encounter procedure (procedure)"/>
312
+ <ns0:Concept code="32537008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Psychiatric diagnostic interview, examination, history, mental status and disposition (procedure)"/>
313
+ <ns0:Concept code="34651001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Optokinetic nystagmus test, bidirectional, with recording (procedure)"/>
314
+ <ns0:Concept code="35025007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Manual pelvic examination (procedure)"/>
315
+ <ns0:Concept code="36228007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Ophthalmic examination and evaluation (procedure)"/>
316
+ <ns0:Concept code="370803007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation of psychosocial impact on plan of care (procedure)"/>
317
+ <ns0:Concept code="37894004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation and management of new outpatient in office or other outpatient facility (procedure)"/>
318
+ <ns0:Concept code="385973000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Dialysis care management (procedure)"/>
319
+ <ns0:Concept code="386372009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Nutrition management (regime/therapy)"/>
320
+ <ns0:Concept code="390906007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Follow-up encounter (procedure)"/>
321
+ <ns0:Concept code="405096004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Diabetes self-management behavior (observable entity)"/>
322
+ <ns0:Concept code="406547006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Urgent follow-up (procedure)"/>
323
+ <ns0:Concept code="408983003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Renal care management (procedure)"/>
324
+ <ns0:Concept code="410155007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Occupational therapy assessment (procedure)"/>
325
+ <ns0:Concept code="410157004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Occupational therapy management (procedure)"/>
326
+ <ns0:Concept code="410158009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Physical therapy assessment (procedure)"/>
327
+ <ns0:Concept code="410160006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Physical therapy management (procedure)"/>
328
+ <ns0:Concept code="410170008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Nutrition care assessment (procedure)"/>
329
+ <ns0:Concept code="439708006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Home visit (procedure)"/>
330
+ <ns0:Concept code="439952009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation of auditory rehabilitation (procedure)"/>
331
+ <ns0:Concept code="440524004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Oscillating tracking test with recording (procedure)"/>
332
+ <ns0:Concept code="46662001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Examination of breast (procedure)"/>
333
+ <ns0:Concept code="48423005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Acoustic reflex testing (procedure)"/>
334
+ <ns0:Concept code="50357006" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Evaluation and management of patient at home (procedure)"/>
335
+ <ns0:Concept code="53555003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Basic comprehensive audiometry testing (procedure)"/>
336
+ <ns0:Concept code="54290001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Positional nystagmus test with recording (procedure)"/>
337
+ <ns0:Concept code="59400" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Routine obstetric care including antepartum care, vaginal delivery (with or without episiotomy, and/or forceps) and postpartum care"/>
338
+ <ns0:Concept code="59510" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Routine obstetric care including antepartum care, cesarean delivery, and postpartum care"/>
339
+ <ns0:Concept code="59610" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Routine obstetric care including antepartum care, vaginal delivery (with or without episiotomy, and/or forceps) and postpartum care, after previous cesarean delivery"/>
340
+ <ns0:Concept code="59618" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Routine obstetric care including antepartum care, cesarean delivery, and postpartum care, following attempted vaginal delivery after previous cesarean delivery"/>
341
+ <ns0:Concept code="63547008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Caloric vestibular test with recording (procedure)"/>
342
+ <ns0:Concept code="66902005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Ophthalmic examination and evaluation, follow-up (procedure)"/>
343
+ <ns0:Concept code="78318003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="History and physical examination, annual for health maintenance (procedure)"/>
344
+ <ns0:Concept code="83607001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Gynecologic examination (procedure)"/>
345
+ <ns0:Concept code="8411005" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Interactive individual medical psychotherapy (regime/therapy)"/>
346
+ <ns0:Concept code="86013001" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Periodic reevaluation and management of healthy individual (procedure)"/>
347
+ <ns0:Concept code="90526000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Initial evaluation and management of healthy individual (procedure)"/>
348
+ <ns0:Concept code="90791" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Psychiatric diagnostic evaluation"/>
349
+ <ns0:Concept code="90792" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Psychiatric diagnostic evaluation with medical services"/>
350
+ <ns0:Concept code="90832" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Psychotherapy, 30 minutes with patient"/>
351
+ <ns0:Concept code="90834" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Psychotherapy, 45 minutes with patient"/>
352
+ <ns0:Concept code="90837" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Psychotherapy, 60 minutes with patient"/>
353
+ <ns0:Concept code="90839" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Psychotherapy for crisis; first 60 minutes"/>
354
+ <ns0:Concept code="91573000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Tympanometry testing (procedure)"/>
355
+ <ns0:Concept code="92002" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Ophthalmological services: medical examination and evaluation with initiation of diagnostic and treatment program; intermediate, new patient"/>
356
+ <ns0:Concept code="92004" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Ophthalmological services: medical examination and evaluation with initiation of diagnostic and treatment program; comprehensive, new patient, 1 or more visits"/>
357
+ <ns0:Concept code="92012" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Ophthalmological services: medical examination and evaluation, with initiation or continuation of diagnostic and treatment program; intermediate, established patient"/>
358
+ <ns0:Concept code="92014" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Ophthalmological services: medical examination and evaluation, with initiation or continuation of diagnostic and treatment program; comprehensive, established patient, 1 or more visits"/>
359
+ <ns0:Concept code="92507" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Treatment of speech, language, voice, communication, and/or auditory processing disorder; individual"/>
360
+ <ns0:Concept code="92508" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Treatment of speech, language, voice, communication, and/or auditory processing disorder; group, 2 or more individuals"/>
361
+ <ns0:Concept code="92526" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Treatment of swallowing dysfunction and/or oral function for feeding"/>
362
+ <ns0:Concept code="92537" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Caloric vestibular test with recording, bilateral; bithermal (ie, one warm and one cool irrigation in each ear for a total of four irrigations)"/>
363
+ <ns0:Concept code="92538" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Caloric vestibular test with recording, bilateral; monothermal (ie, one irrigation in each ear for a total of two irrigations)"/>
364
+ <ns0:Concept code="92540" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Basic vestibular evaluation, includes spontaneous nystagmus test with eccentric gaze fixation nystagmus, with recording, positional nystagmus test, minimum of 4 positions, with recording, optokinetic nystagmus test, bidirectional foveal and peripheral stimulation, with recording, and oscillating tracking test, with recording"/>
365
+ <ns0:Concept code="92541" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Spontaneous nystagmus test, including gaze and fixation nystagmus, with recording"/>
366
+ <ns0:Concept code="92542" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Positional nystagmus test, minimum of 4 positions, with recording"/>
367
+ <ns0:Concept code="92544" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Optokinetic nystagmus test, bidirectional, foveal or peripheral stimulation, with recording"/>
368
+ <ns0:Concept code="92545" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Oscillating tracking test, with recording"/>
369
+ <ns0:Concept code="92547" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Use of vertical electrodes (List separately in addition to code for primary procedure)"/>
370
+ <ns0:Concept code="92548" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Computerized dynamic posturography"/>
371
+ <ns0:Concept code="92550" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Tympanometry and reflex threshold measurements"/>
372
+ <ns0:Concept code="92557" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Comprehensive audiometry threshold evaluation and speech recognition (92553 and 92556 combined)"/>
373
+ <ns0:Concept code="92567" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Tympanometry (impedance testing)"/>
374
+ <ns0:Concept code="92568" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Acoustic reflex testing, threshold"/>
375
+ <ns0:Concept code="92570" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Acoustic immittance testing, includes tympanometry (impedance testing), acoustic reflex threshold testing, and acoustic reflex decay testing"/>
376
+ <ns0:Concept code="92585" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Auditory evoked potentials for evoked response audiometry and/or testing of the central nervous system; comprehensive"/>
377
+ <ns0:Concept code="92588" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Distortion product evoked otoacoustic emissions; comprehensive diagnostic evaluation (quantitative analysis of outer hair cell function by cochlear mapping, minimum of 12 frequencies), with interpretation and report"/>
378
+ <ns0:Concept code="92626" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Evaluation of auditory rehabilitation status; first hour"/>
379
+ <ns0:Concept code="96116" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Neurobehavioral status exam (clinical assessment of thinking, reasoning and judgment, eg, acquired knowledge, attention, language, memory, planning and problem solving, and visual spatial abilities), per hour of the psychologist's or physician's time, both face-to-face time with the patient and time interpreting test results and preparing the report"/>
380
+ <ns0:Concept code="96150" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Health and behavior assessment (eg, health-focused clinical interview, behavioral observations, psychophysiological monitoring, health-oriented questionnaires), each 15 minutes face-to-face with the patient; initial assessment"/>
381
+ <ns0:Concept code="96151" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Health and behavior assessment (eg, health-focused clinical interview, behavioral observations, psychophysiological monitoring, health-oriented questionnaires), each 15 minutes face-to-face with the patient; re-assessment"/>
382
+ <ns0:Concept code="96152" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Health and behavior intervention, each 15 minutes, face-to-face; individual"/>
383
+ <ns0:Concept code="97127" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Therapeutic interventions that focus on cognitive function (eg, attention, memory, reasoning, executive function, problem solving, and/or pragmatic functioning) and compensatory strategies to manage the performance of an activity (eg, managing time or schedules, initiating, organizing and sequencing tasks), direct (one-on-one) patient contact"/>
384
+ <ns0:Concept code="97161" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Physical therapy evaluation: low complexity, requiring these components: A history with no personal factors and/or comorbidities that impact the plan of care; An examination of body system(s) using standardized tests and measures addressing 1-2 elements from any of the following: body structures and functions, activity limitations, and/or participation restrictions; A clinical presentation with stable and/or uncomplicated characteristics; and Clinical decision making of low complexity using standardized patient assessment instrument and/or measurable assessment of functional outcome. Typically, 20 minutes are spent face-to-face with the patient and/or family."/>
385
+ <ns0:Concept code="97162" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Physical therapy evaluation: moderate complexity, requiring these components: A history of present problem with 1-2 personal factors and/or comorbidities that impact the plan of care; An examination of body systems using standardized tests and measures in addressing a total of 3 or more elements from any of the following: body structures and functions, activity limitations, and/or participation restrictions; An evolving clinical presentation with changing characteristics; and Clinical decision making of moderate complexity using standardized patient assessment instrument and/or measurable assessment of functional outcome. Typically, 30 minutes are spent face-to-face with the patient and/or family."/>
386
+ <ns0:Concept code="97163" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Physical therapy evaluation: high complexity, requiring these components: A history of present problem with 3 or more personal factors and/or comorbidities that impact the plan of care; An examination of body systems using standardized tests and measures addressing a total of 4 or more elements from any of the following: body structures and functions, activity limitations, and/or participation restrictions; A clinical presentation with unstable and unpredictable characteristics; and Clinical decision making of high complexity using standardized patient assessment instrument and/or measurable assessment of functional outcome. Typically, 45 minutes are spent face-to-face with the patient and/or family."/>
387
+ <ns0:Concept code="97164" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Re-evaluation of physical therapy established plan of care, requiring these components: An examination including a review of history and use of standardized tests and measures is required; and Revised plan of care using a standardized patient assessment instrument and/or measurable assessment of functional outcome Typically, 20 minutes are spent face-to-face with the patient and/or family."/>
388
+ <ns0:Concept code="97165" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Occupational therapy evaluation, low complexity, requiring these components: An occupational profile and medical and therapy history, which includes a brief history including review of medical and/or therapy records relating to the presenting problem; An assessment(s) that identifies 1-3 performance deficits (ie, relating to physical, cognitive, or psychosocial skills) that result in activity limitations and/or participation restrictions; and Clinical decision making of low complexity, which includes an analysis of the occupational profile, analysis of data from problem-focused assessment(s), and consideration of a limited number of treatment options. Patient presents with no comorbidities that affect occupational performance. Modification of tasks or assistance (eg, physical or verbal) with assessment(s) is not necessary to enable completion of evaluation component. Typically, 30 minutes are spent face-to-face with the patient and/or family."/>
389
+ <ns0:Concept code="97166" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Occupational therapy evaluation, moderate complexity, requiring these components: An occupational profile and medical and therapy history, which includes an expanded review of medical and/or therapy records and additional review of physical, cognitive, or psychosocial history related to current functional performance; An assessment(s) that identifies 3-5 performance deficits (ie, relating to physical, cognitive, or psychosocial skills) that result in activity limitations and/or participation restrictions; and Clinical decision making of moderate analytic complexity, which includes an analysis of the occupational profile, analysis of data from detailed assessment(s), and consideration of several treatment options. Patient may present with comorbidities that affect occupational performance. Minimal to moderate modification of tasks or assistance (eg, physical or verbal) with assessment(s) is necessary to enable patient to complete evaluation component. Typically, 45 minutes are spent face-to-face with the patient and/or family."/>
390
+ <ns0:Concept code="97167" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Occupational therapy evaluation, high complexity, requiring these components: An occupational profile and medical and therapy history, which includes review of medical and/or therapy records and extensive additional review of physical, cognitive, or psychosocial history related to current functional performance; An assessment(s) that identifies 5 or more performance deficits (ie, relating to physical, cognitive, or psychosocial skills) that result in activity limitations and/or participation restrictions; and Clinical decision making of high analytic complexity, which includes an analysis of the patient profile, analysis of data from comprehensive assessment(s), and consideration of multiple treatment options. Patient presents with comorbidities that affect occupational performance. Significant modification of tasks or assistance (eg, physical or verbal) with assessment(s) is necessary to enable patient to complete evaluation component. Typically, 60 minutes are spent face-to-face with the patient and/or family."/>
391
+ <ns0:Concept code="97168" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Re-evaluation of occupational therapy established plan of care, requiring these components: An assessment of changes in patient functional or medical status with revised plan of care; An update to the initial occupational profile to reflect changes in condition or environment that affect future interventions and/or goals; and A revised plan of care. A formal reevaluation is performed when there is a documented change in functional status or a significant change to the plan of care is required. Typically, 30 minutes are spent face-to-face with the patient and/or family."/>
392
+ <ns0:Concept code="97802" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Medical nutrition therapy; initial assessment and intervention, individual, face-to-face with the patient, each 15 minutes"/>
393
+ <ns0:Concept code="97803" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Medical nutrition therapy; re-assessment and intervention, individual, face-to-face with the patient, each 15 minutes"/>
394
+ <ns0:Concept code="97804" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Medical nutrition therapy; group (2 or more individual(s)), each 30 minutes"/>
395
+ <ns0:Concept code="98960" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Education and training for patient self-management by a qualified, nonphysician health care professional using a standardized curriculum, face-to-face with the patient (could include caregiver/family) each 30 minutes; individual patient"/>
396
+ <ns0:Concept code="98961" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Education and training for patient self-management by a qualified, nonphysician health care professional using a standardized curriculum, face-to-face with the patient (could include caregiver/family) each 30 minutes; 2-4 patients"/>
397
+ <ns0:Concept code="98962" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Education and training for patient self-management by a qualified, nonphysician health care professional using a standardized curriculum, face-to-face with the patient (could include caregiver/family) each 30 minutes; 5-8 patients"/>
398
+ <ns0:Concept code="99024" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Postoperative follow-up visit, normally included in the surgical package, to indicate that an evaluation and management service was performed during a postoperative period for a reason(s) related to the original procedure"/>
399
+ <ns0:Concept code="99201" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of a new patient, which requires these 3 key components: A problem focused history; A problem focused examination; Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are self limited or minor. Typically, 10 minutes are spent face-to-face with the patient and/or family."/>
400
+ <ns0:Concept code="99202" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of a new patient, which requires these 3 key components: An expanded problem focused history; An expanded problem focused examination; Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low to moderate severity. Typically, 20 minutes are spent face-to-face with the patient and/or family."/>
401
+ <ns0:Concept code="99203" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of a new patient, which requires these 3 key components: A detailed history; A detailed examination; Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate severity. Typically, 30 minutes are spent face-to-face with the patient and/or family."/>
402
+ <ns0:Concept code="99204" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of a new patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 45 minutes are spent face-to-face with the patient and/or family."/>
403
+ <ns0:Concept code="99205" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of a new patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 60 minutes are spent face-to-face with the patient and/or family."/>
404
+ <ns0:Concept code="99212" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A problem focused history; A problem focused examination; Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are self limited or minor. Typically, 10 minutes are spent face-to-face with the patient and/or family."/>
405
+ <ns0:Concept code="99213" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: An expanded problem focused history; An expanded problem focused examination; Medical decision making of low complexity. Counseling and coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low to moderate severity. Typically, 15 minutes are spent face-to-face with the patient and/or family."/>
406
+ <ns0:Concept code="99214" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A detailed history; A detailed examination; Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 25 minutes are spent face-to-face with the patient and/or family."/>
407
+ <ns0:Concept code="99215" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Office or other outpatient visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A comprehensive history; A comprehensive examination; Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 40 minutes are spent face-to-face with the patient and/or family."/>
408
+ <ns0:Concept code="99221" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial hospital care, per day, for the evaluation and management of a patient, which requires these 3 key components: A detailed or comprehensive history; A detailed or comprehensive examination; and Medical decision making that is straightforward or of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the problem(s) requiring admission are of low severity. Typically, 30 minutes are spent at the bedside and on the patient's hospital floor or unit."/>
409
+ <ns0:Concept code="99222" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial hospital care, per day, for the evaluation and management of a patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the problem(s) requiring admission are of moderate severity. Typically, 50 minutes are spent at the bedside and on the patient's hospital floor or unit."/>
410
+ <ns0:Concept code="99223" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial hospital care, per day, for the evaluation and management of a patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the problem(s) requiring admission are of high severity. Typically, 70 minutes are spent at the bedside and on the patient's hospital floor or unit."/>
411
+ <ns0:Concept code="99236" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Observation or inpatient hospital care, for the evaluation and management of a patient including admission and discharge on the same date, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually the presenting problem(s) requiring admission are of high severity. Typically, 55 minutes are spent at the bedside and on the patient's hospital floor or unit."/>
412
+ <ns0:Concept code="99281" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Emergency department visit for the evaluation and management of a patient, which requires these 3 key components: A problem focused history; A problem focused examination; and Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are self limited or minor."/>
413
+ <ns0:Concept code="99282" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Emergency department visit for the evaluation and management of a patient, which requires these 3 key components: An expanded problem focused history; An expanded problem focused examination; and Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low to moderate severity."/>
414
+ <ns0:Concept code="99283" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Emergency department visit for the evaluation and management of a patient, which requires these 3 key components: An expanded problem focused history; An expanded problem focused examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate severity."/>
415
+ <ns0:Concept code="99284" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Emergency department visit for the evaluation and management of a patient, which requires these 3 key components: A detailed history; A detailed examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of high severity, and require urgent evaluation by the physician, or other qualified health care professionals but do not pose an immediate significant threat to life or physiologic function."/>
416
+ <ns0:Concept code="99285" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Emergency department visit for the evaluation and management of a patient, which requires these 3 key components within the constraints imposed by the urgency of the patient's clinical condition and/or mental status: A comprehensive history; A comprehensive examination; and Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of high severity and pose an immediate significant threat to life or physiologic function."/>
417
+ <ns0:Concept code="99304" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial nursing facility care, per day, for the evaluation and management of a patient, which requires these 3 key components: A detailed or comprehensive history; A detailed or comprehensive examination; and Medical decision making that is straightforward or of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the problem(s) requiring admission are of low severity. Typically, 25 minutes are spent at the bedside and on the patient's facility floor or unit."/>
418
+ <ns0:Concept code="99305" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial nursing facility care, per day, for the evaluation and management of a patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the problem(s) requiring admission are of moderate severity. Typically, 35 minutes are spent at the bedside and on the patient's facility floor or unit."/>
419
+ <ns0:Concept code="99306" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial nursing facility care, per day, for the evaluation and management of a patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the problem(s) requiring admission are of high severity. Typically, 45 minutes are spent at the bedside and on the patient's facility floor or unit."/>
420
+ <ns0:Concept code="99307" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Subsequent nursing facility care, per day, for the evaluation and management of a patient, which requires at least 2 of these 3 key components: A problem focused interval history; A problem focused examination; Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the patient is stable, recovering, or improving. Typically, 10 minutes are spent at the bedside and on the patient's facility floor or unit."/>
421
+ <ns0:Concept code="99308" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Subsequent nursing facility care, per day, for the evaluation and management of a patient, which requires at least 2 of these 3 key components: An expanded problem focused interval history; An expanded problem focused examination; Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the patient is responding inadequately to therapy or has developed a minor complication. Typically, 15 minutes are spent at the bedside and on the patient's facility floor or unit."/>
422
+ <ns0:Concept code="99309" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Subsequent nursing facility care, per day, for the evaluation and management of a patient, which requires at least 2 of these 3 key components: A detailed interval history; A detailed examination; Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the patient has developed a significant complication or a significant new problem. Typically, 25 minutes are spent at the bedside and on the patient's facility floor or unit."/>
423
+ <ns0:Concept code="99310" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Subsequent nursing facility care, per day, for the evaluation and management of a patient, which requires at least 2 of these 3 key components: A comprehensive interval history; A comprehensive examination; Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. The patient may be unstable or may have developed a significant new problem requiring immediate physician attention. Typically, 35 minutes are spent at the bedside and on the patient's facility floor or unit."/>
424
+ <ns0:Concept code="99315" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Nursing facility discharge day management; 30 minutes or less"/>
425
+ <ns0:Concept code="99316" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Nursing facility discharge day management; more than 30 minutes"/>
426
+ <ns0:Concept code="99318" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Evaluation and management of a patient involving an annual nursing facility assessment, which requires these 3 key components: A detailed interval history; A comprehensive examination; and Medical decision making that is of low to moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the patient is stable, recovering, or improving. Typically, 30 minutes are spent at the bedside and on the patient's facility floor or unit."/>
427
+ <ns0:Concept code="99324" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of a new patient, which requires these 3 key components: A problem focused history; A problem focused examination; and Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low severity. Typically, 20 minutes are spent with the patient and/or family or caregiver."/>
428
+ <ns0:Concept code="99325" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of a new patient, which requires these 3 key components: An expanded problem focused history; An expanded problem focused examination; and Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate severity. Typically, 30 minutes are spent with the patient and/or family or caregiver."/>
429
+ <ns0:Concept code="99326" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of a new patient, which requires these 3 key components: A detailed history; A detailed examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 45 minutes are spent with the patient and/or family or caregiver."/>
430
+ <ns0:Concept code="99327" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of a new patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of high severity. Typically, 60 minutes are spent with the patient and/or family or caregiver."/>
431
+ <ns0:Concept code="99328" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of a new patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the patient is unstable or has developed a significant new problem requiring immediate physician attention. Typically, 75 minutes are spent with the patient and/or family or caregiver."/>
432
+ <ns0:Concept code="99334" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A problem focused interval history; A problem focused examination; Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are self-limited or minor. Typically, 15 minutes are spent with the patient and/or family or caregiver."/>
433
+ <ns0:Concept code="99335" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: An expanded problem focused interval history; An expanded problem focused examination; Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low to moderate severity. Typically, 25 minutes are spent with the patient and/or family or caregiver."/>
434
+ <ns0:Concept code="99336" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A detailed interval history; A detailed examination; Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 40 minutes are spent with the patient and/or family or caregiver."/>
435
+ <ns0:Concept code="99337" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Domiciliary or rest home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A comprehensive interval history; A comprehensive examination; Medical decision making of moderate to high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. The patient may be unstable or may have developed a significant new problem requiring immediate physician attention. Typically, 60 minutes are spent with the patient and/or family or caregiver."/>
436
+ <ns0:Concept code="99339" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Individual physician supervision of a patient (patient not present) in home, domiciliary or rest home (eg, assisted living facility) requiring complex and multidisciplinary care modalities involving regular physician development and/or revision of care plans, review of subsequent reports of patient status, review of related laboratory and other studies, communication (including telephone calls) for purposes of assessment or care decisions with health care professional(s), family member(s), surrogate decision maker(s) (eg, legal guardian) and/or key caregiver(s) involved in patient's care, integration of new information into the medical treatment plan and/or adjustment of medical therapy, within a calendar month; 15-29 minutes"/>
437
+ <ns0:Concept code="99340" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Individual physician supervision of a patient (patient not present) in home, domiciliary or rest home (eg, assisted living facility) requiring complex and multidisciplinary care modalities involving regular physician development and/or revision of care plans, review of subsequent reports of patient status, review of related laboratory and other studies, communication (including telephone calls) for purposes of assessment or care decisions with health care professional(s), family member(s), surrogate decision maker(s) (eg, legal guardian) and/or key caregiver(s) involved in patient's care, integration of new information into the medical treatment plan and/or adjustment of medical therapy, within a calendar month; 30 minutes or more"/>
438
+ <ns0:Concept code="99341" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of a new patient, which requires these 3 key components: A problem focused history; A problem focused examination; and Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low severity. Typically, 20 minutes are spent face-to-face with the patient and/or family."/>
439
+ <ns0:Concept code="99342" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of a new patient, which requires these 3 key components: An expanded problem focused history; An expanded problem focused examination; and Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate severity. Typically, 30 minutes are spent face-to-face with the patient and/or family."/>
440
+ <ns0:Concept code="99343" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of a new patient, which requires these 3 key components: A detailed history; A detailed examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. Typically, 45 minutes are spent face-to-face with the patient and/or family."/>
441
+ <ns0:Concept code="99344" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of a new patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of high severity. Typically, 60 minutes are spent face-to-face with the patient and/or family."/>
442
+ <ns0:Concept code="99345" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of a new patient, which requires these 3 key components: A comprehensive history; A comprehensive examination; and Medical decision making of high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the patient is unstable or has developed a significant new problem requiring immediate physician attention. Typically, 75 minutes are spent face-to-face with the patient and/or family."/>
443
+ <ns0:Concept code="99347" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A problem focused interval history; A problem focused examination; Straightforward medical decision making. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are self limited or minor. Typically, 15 minutes are spent face-to-face with the patient and/or family."/>
444
+ <ns0:Concept code="99348" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: An expanded problem focused interval history; An expanded problem focused examination; Medical decision making of low complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of low to moderate severity. Typically, 25 minutes are spent face-to-face with the patient and/or family."/>
445
+ <ns0:Concept code="99349" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A detailed interval history; A detailed examination; Medical decision making of moderate complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are moderate to high severity. Typically, 40 minutes are spent face-to-face with the patient and/or family."/>
446
+ <ns0:Concept code="99350" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Home visit for the evaluation and management of an established patient, which requires at least 2 of these 3 key components: A comprehensive interval history; A comprehensive examination; Medical decision making of moderate to high complexity. Counseling and/or coordination of care with other physicians, other qualified health care professionals, or agencies are provided consistent with the nature of the problem(s) and the patient's and/or family's needs. Usually, the presenting problem(s) are of moderate to high severity. The patient may be unstable or may have developed a significant new problem requiring immediate physician attention. Typically, 60 minutes are spent face-to-face with the patient and/or family."/>
447
+ <ns0:Concept code="99385" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial comprehensive preventive medicine evaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, new patient; 18-39 years"/>
448
+ <ns0:Concept code="99386" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial comprehensive preventive medicine evaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, new patient; 40-64 years"/>
449
+ <ns0:Concept code="99387" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Initial comprehensive preventive medicine evaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, new patient; 65 years and older"/>
450
+ <ns0:Concept code="99395" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 18-39 years"/>
451
+ <ns0:Concept code="99396" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 40-64 years"/>
452
+ <ns0:Concept code="99397" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Periodic comprehensive preventive medicine reevaluation and management of an individual including an age and gender appropriate history, examination, counseling/anticipatory guidance/risk factor reduction interventions, and the ordering of laboratory/diagnostic procedures, established patient; 65 years and older"/>
453
+ <ns0:Concept code="99495" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Transitional Care Management Services with the following required elements: Communication (direct contact, telephone, electronic) with the patient and/or caregiver within 2 business days of discharge Medical decision making of at least moderate complexity during the service period Face-to-face visit, within 14 calendar days of discharge"/>
454
+ <ns0:Concept code="99496" codeSystem="2.16.840.1.113883.6.12" codeSystemName="CPT" codeSystemVersion="2018" displayName="Transitional Care Management Services with the following required elements: Communication (direct contact, telephone, electronic) with the patient and/or caregiver within 2 business days of discharge Medical decision making of high complexity during the service period Face-to-face visit, within 7 calendar days of discharge"/>
455
+ <ns0:Concept code="G0101" codeSystem="2.16.840.1.113883.6.285" codeSystemName="HCPCS" codeSystemVersion="2018" displayName="Cervical or vaginal cancer screening; pelvic and clinical breast examination"/>
456
+ <ns0:Concept code="G0108" codeSystem="2.16.840.1.113883.6.285" codeSystemName="HCPCS" codeSystemVersion="2018" displayName="Diabetes outpatient self-management training services, individual, per 30 minutes"/>
457
+ <ns0:Concept code="G0270" codeSystem="2.16.840.1.113883.6.285" codeSystemName="HCPCS" codeSystemVersion="2018" displayName="Medical nutrition therapy; reassessment and subsequent intervention(s) following second referral in same year for change in diagnosis, medical condition or treatment regimen (including additional hours needed for renal disease), individual, face to face with the patient, each 15 minutes"/>
458
+ <ns0:Concept code="G0402" codeSystem="2.16.840.1.113883.6.285" codeSystemName="HCPCS" codeSystemVersion="2018" displayName="Initial preventive physical examination; face-to-face visit, services limited to new beneficiary during the first 12 months of medicare enrollment"/>
459
+ <ns0:Concept code="G0438" codeSystem="2.16.840.1.113883.6.285" codeSystemName="HCPCS" codeSystemVersion="2018" displayName="Annual wellness visit; includes a personalized prevention plan of service (pps), initial visit"/>
460
+ <ns0:Concept code="G0439" codeSystem="2.16.840.1.113883.6.285" codeSystemName="HCPCS" codeSystemVersion="2018" displayName="Annual wellness visit, includes a personalized prevention plan of service (pps), subsequent visit"/>
461
+ </ns0:ConceptList>
462
+ <ns0:Source>Quality Insights of Pennsylvania</ns0:Source>
463
+ <ns0:Purpose>(Clinical Focus: This set of values contains encounters where a medication list would be reviewed, updated, or transcribed as a current medication list.),(Data Element Scope: ),(Inclusion Criteria: Included are specific encounters from multiple specialty physicians, primary care physicians, as well as therapist and nutritionists; this value set also includes assessments and tasks that would prompt documentation of current medications.),(Exclusion Criteria: )</ns0:Purpose>
464
+ <ns0:Definition>(2.16.840.1.113883.3.464.1003.101.11.1115:Preventive Care Services-Initial Office Visit, 18 and Up),(2.16.840.1.113883.3.464.1003.101.11.1125:Preventive Care Services - Established Office Visit, 18 and Up),(2.16.840.1.113883.3.600.1.1608:Encounters Meds HCPCS),(2.16.840.1.113883.3.600.1.1609:Encounter Medications CPT),(2.16.840.1.113883.3.600.1.1917:Medication SNOMED Encounter Codes)</ns0:Definition>
465
+ <ns0:Type>Grouping</ns0:Type>
466
+ <ns0:Binding>Dynamic</ns0:Binding>
467
+ <ns0:Status>Active</ns0:Status>
468
+ <ns0:RevisionDate>2017-05-04</ns0:RevisionDate>
469
+ </ns0:DescribedValueSet>
470
+ </ns0:RetrieveMultipleValueSetsResponse>
471
+ http_version:
472
+ recorded_at: Mon, 02 Apr 2018 13:16:53 GMT
473
+ - request:
474
+ method: post
475
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
476
+ body:
477
+ encoding: UTF-8
478
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
479
+ headers:
480
+ Accept:
481
+ - "*/*; q=0.5, application/xml"
482
+ Accept-Encoding:
483
+ - gzip, deflate
484
+ Content-Length:
485
+ - '39'
486
+ Content-Type:
487
+ - application/x-www-form-urlencoded
488
+ User-Agent:
489
+ - Ruby
490
+ response:
491
+ status:
492
+ code: 200
493
+ message: ''
494
+ headers:
495
+ Cache-Control:
496
+ - no-cache, no-store, max-age=0, must-revalidate
497
+ Pragma:
498
+ - no-cache
499
+ Expires:
500
+ - '0'
501
+ X-Xss-Protection:
502
+ - 1; mode=block
503
+ X-Frame-Options:
504
+ - SAMEORIGIN
505
+ X-Content-Type-Options:
506
+ - nosniff
507
+ Content-Type:
508
+ - text/plain;charset=utf-8
509
+ Content-Length:
510
+ - '35'
511
+ Date:
512
+ - Mon, 02 Apr 2018 13:16:56 GMT
513
+ Set-Cookie:
514
+ - BIGipServervsacweb_p=!rjb9GbAEXbtzioHm9OGvBt4MxRMcjv9VCi4rhvltK42JswpYvOOKJtXCjLM9DloSWKNAhVuQM5U/rKs=;
515
+ expires=Mon, 02-Apr-2018 15:16:56 GMT; path=/; Httponly; Secure
516
+ X-Vip-Info:
517
+ - 130.14.16.40:443
518
+ X-Pool-Info:
519
+ - "/Common/vsacweb_p 10.1.5.114 8080"
520
+ Strict-Transport-Security:
521
+ - max-age=31536000; includeSubDomains; preload
522
+ body:
523
+ encoding: UTF-8
524
+ string: ST-1325205-12z5KkydbdmbW5Z5bqd1-cas
525
+ http_version:
526
+ recorded_at: Mon, 02 Apr 2018 13:16:56 GMT
527
+ - request:
528
+ method: get
529
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.836&ticket=ST-1325205-12z5KkydbdmbW5Z5bqd1-cas
530
+ body:
531
+ encoding: US-ASCII
532
+ string: ''
533
+ headers:
534
+ Accept:
535
+ - "*/*; q=0.5, application/xml"
536
+ Accept-Encoding:
537
+ - gzip, deflate
538
+ User-Agent:
539
+ - Ruby
540
+ response:
541
+ status:
542
+ code: 200
543
+ message: ''
544
+ headers:
545
+ Cache-Control:
546
+ - no-cache, no-store, max-age=0, must-revalidate
547
+ Pragma:
548
+ - no-cache
549
+ Expires:
550
+ - '0'
551
+ X-Xss-Protection:
552
+ - 1; mode=block
553
+ X-Frame-Options:
554
+ - SAMEORIGIN
555
+ X-Content-Type-Options:
556
+ - nosniff
557
+ Set-Cookie:
558
+ - BIGipServervsacweb_p=!HmFURNNIhceBnjrm9OGvBt4MxRMcjtfVWTs2RXibxdNTGFMWdaen2n+R3M8iMmyeJJIOrSg4B1sksEE=;
559
+ expires=Mon, 02-Apr-2018 15:16:57 GMT; path=/; Httponly; Secure
560
+ - JSESSIONID=49B7B9EE997DC4517CCD809B1994B292;path=/vsac;HttpOnly;Secure
561
+ Content-Type:
562
+ - text/xml;charset=utf-8
563
+ Content-Length:
564
+ - '1770'
565
+ Date:
566
+ - Mon, 02 Apr 2018 13:16:57 GMT
567
+ X-Vip-Info:
568
+ - 130.14.16.40:443
569
+ X-Pool-Info:
570
+ - "/Common/vsacweb_p 10.1.5.111 8080"
571
+ Strict-Transport-Security:
572
+ - max-age=31536000; includeSubDomains; preload
573
+ body:
574
+ encoding: UTF-8
575
+ string: |
576
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
577
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
578
+ <ns0:DescribedValueSet ID="2.16.840.1.114222.4.11.836" displayName="Race" version="20161109">
579
+ <ns0:ConceptList>
580
+ <ns0:Concept code="1002-5" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="American Indian or Alaska Native"/>
581
+ <ns0:Concept code="2028-9" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="Asian"/>
582
+ <ns0:Concept code="2054-5" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="Black or African American"/>
583
+ <ns0:Concept code="2076-8" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="Native Hawaiian or Other Pacific Islander"/>
584
+ <ns0:Concept code="2106-3" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="White"/>
585
+ <ns0:Concept code="2131-1" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="Other Race"/>
586
+ </ns0:ConceptList>
587
+ <ns0:Source>Centers for Disease Control National Center for Health Statistics</ns0:Source>
588
+ <ns0:Purpose>(Clinical Focus: ),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )</ns0:Purpose>
589
+ <ns0:Type>Extensional</ns0:Type>
590
+ <ns0:Binding>Dynamic</ns0:Binding>
591
+ <ns0:Status>Active</ns0:Status>
592
+ <ns0:RevisionDate>2012-10-25</ns0:RevisionDate>
593
+ </ns0:DescribedValueSet>
594
+ </ns0:RetrieveMultipleValueSetsResponse>
595
+ http_version:
596
+ recorded_at: Mon, 02 Apr 2018 13:16:57 GMT
597
+ - request:
598
+ method: post
599
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
600
+ body:
601
+ encoding: UTF-8
602
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
603
+ headers:
604
+ Accept:
605
+ - "*/*; q=0.5, application/xml"
606
+ Accept-Encoding:
607
+ - gzip, deflate
608
+ Content-Length:
609
+ - '39'
610
+ Content-Type:
611
+ - application/x-www-form-urlencoded
612
+ User-Agent:
613
+ - Ruby
614
+ response:
615
+ status:
616
+ code: 200
617
+ message: ''
618
+ headers:
619
+ Cache-Control:
620
+ - no-cache, no-store, max-age=0, must-revalidate
621
+ Pragma:
622
+ - no-cache
623
+ Expires:
624
+ - '0'
625
+ X-Xss-Protection:
626
+ - 1; mode=block
627
+ X-Frame-Options:
628
+ - SAMEORIGIN
629
+ X-Content-Type-Options:
630
+ - nosniff
631
+ Content-Type:
632
+ - text/plain;charset=utf-8
633
+ Content-Length:
634
+ - '35'
635
+ Date:
636
+ - Mon, 02 Apr 2018 13:16:57 GMT
637
+ Set-Cookie:
638
+ - BIGipServervsacweb_p=!9KFqVXpDR7/UJ7bNtNHn4GsLooFbU0j0SM/S/i3xyRE3wSYC8vEdF8e6wJEp2YeTTeZk76oSkUXfI7o=;
639
+ expires=Mon, 02-Apr-2018 15:16:57 GMT; path=/; Httponly; Secure
640
+ X-Vip-Info:
641
+ - 130.14.16.40:443
642
+ X-Pool-Info:
643
+ - "/Common/vsacweb_p 10.1.5.111 8080"
644
+ Strict-Transport-Security:
645
+ - max-age=31536000; includeSubDomains; preload
646
+ body:
647
+ encoding: UTF-8
648
+ string: ST-1325206-N00zUz2A7jGz1GhC4pqY-cas
649
+ http_version:
650
+ recorded_at: Mon, 02 Apr 2018 13:16:57 GMT
651
+ - request:
652
+ method: get
653
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113762.1.4.1&ticket=ST-1325206-N00zUz2A7jGz1GhC4pqY-cas
654
+ body:
655
+ encoding: US-ASCII
656
+ string: ''
657
+ headers:
658
+ Accept:
659
+ - "*/*; q=0.5, application/xml"
660
+ Accept-Encoding:
661
+ - gzip, deflate
662
+ User-Agent:
663
+ - Ruby
664
+ response:
665
+ status:
666
+ code: 200
667
+ message: ''
668
+ headers:
669
+ Cache-Control:
670
+ - no-cache, no-store, max-age=0, must-revalidate
671
+ Pragma:
672
+ - no-cache
673
+ Expires:
674
+ - '0'
675
+ X-Xss-Protection:
676
+ - 1; mode=block
677
+ X-Frame-Options:
678
+ - SAMEORIGIN
679
+ X-Content-Type-Options:
680
+ - nosniff
681
+ Set-Cookie:
682
+ - BIGipServervsacweb_p=!L202r9xjViw5VHHNtNHn4GsLooFbU+CvBuDEH9hAsGn1BxX2LpYR2JhfmhxY/W51lCc+BIz70h30Q3c=;
683
+ expires=Mon, 02-Apr-2018 15:16:57 GMT; path=/; Httponly; Secure
684
+ - JSESSIONID=70234DB1290AE63924CF8D0438AA446B;path=/vsac;HttpOnly;Secure
685
+ Content-Type:
686
+ - text/xml;charset=utf-8
687
+ Content-Length:
688
+ - '1361'
689
+ Date:
690
+ - Mon, 02 Apr 2018 13:16:57 GMT
691
+ X-Vip-Info:
692
+ - 130.14.16.40:443
693
+ X-Pool-Info:
694
+ - "/Common/vsacweb_p 10.1.5.110 8080"
695
+ Strict-Transport-Security:
696
+ - max-age=31536000; includeSubDomains; preload
697
+ body:
698
+ encoding: UTF-8
699
+ string: |
700
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
701
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
702
+ <ns0:DescribedValueSet ID="2.16.840.1.113762.1.4.1" displayName="ONC Administrative Sex" version="20171120">
703
+ <ns0:ConceptList>
704
+ <ns0:Concept code="F" codeSystem="2.16.840.1.113883.5.1" codeSystemName="AdministrativeGender" codeSystemVersion="HL7V3.0_2017-07" displayName="Female"/>
705
+ <ns0:Concept code="M" codeSystem="2.16.840.1.113883.5.1" codeSystemName="AdministrativeGender" codeSystemVersion="HL7V3.0_2017-07" displayName="Male"/>
706
+ </ns0:ConceptList>
707
+ <ns0:Source>Office of the National Coordinator for Health Information Technology</ns0:Source>
708
+ <ns0:Purpose>(Clinical Focus: Gender identity restricted to only Male and Female used in administrative situations requiring a restriction to these two categories.),(Data Element Scope: Gender),(Inclusion Criteria: Male and Female only.),(Exclusion Criteria: Any gender identity that is not male or female.)</ns0:Purpose>
709
+ <ns0:Type>Extensional</ns0:Type>
710
+ <ns0:Binding>Dynamic</ns0:Binding>
711
+ <ns0:Status>Active</ns0:Status>
712
+ <ns0:RevisionDate>2015-03-31</ns0:RevisionDate>
713
+ </ns0:DescribedValueSet>
714
+ </ns0:RetrieveMultipleValueSetsResponse>
715
+ http_version:
716
+ recorded_at: Mon, 02 Apr 2018 13:16:57 GMT
717
+ - request:
718
+ method: post
719
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
720
+ body:
721
+ encoding: UTF-8
722
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
723
+ headers:
724
+ Accept:
725
+ - "*/*; q=0.5, application/xml"
726
+ Accept-Encoding:
727
+ - gzip, deflate
728
+ Content-Length:
729
+ - '39'
730
+ Content-Type:
731
+ - application/x-www-form-urlencoded
732
+ User-Agent:
733
+ - Ruby
734
+ response:
735
+ status:
736
+ code: 200
737
+ message: ''
738
+ headers:
739
+ Cache-Control:
740
+ - no-cache, no-store, max-age=0, must-revalidate
741
+ Pragma:
742
+ - no-cache
743
+ Expires:
744
+ - '0'
745
+ X-Xss-Protection:
746
+ - 1; mode=block
747
+ X-Frame-Options:
748
+ - SAMEORIGIN
749
+ X-Content-Type-Options:
750
+ - nosniff
751
+ Content-Type:
752
+ - text/plain;charset=utf-8
753
+ Content-Length:
754
+ - '35'
755
+ Date:
756
+ - Mon, 02 Apr 2018 13:16:57 GMT
757
+ Set-Cookie:
758
+ - BIGipServervsacweb_p=!+UxYjuoXvfPnZcjNtNHn4GsLooFbUxWUK4NTh8u5o8jx7Gm1t6jXZPbjAQjwlBxJ7m6G6gY3qBaWLp8=;
759
+ expires=Mon, 02-Apr-2018 15:16:57 GMT; path=/; Httponly; Secure
760
+ X-Vip-Info:
761
+ - 130.14.16.40:443
762
+ X-Pool-Info:
763
+ - "/Common/vsacweb_p 10.1.5.111 8080"
764
+ Strict-Transport-Security:
765
+ - max-age=31536000; includeSubDomains; preload
766
+ body:
767
+ encoding: UTF-8
768
+ string: ST-1325207-P9cNyWscdTsAUdIUNplA-cas
769
+ http_version:
770
+ recorded_at: Mon, 02 Apr 2018 13:16:57 GMT
771
+ - request:
772
+ method: get
773
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.837&ticket=ST-1325207-P9cNyWscdTsAUdIUNplA-cas
774
+ body:
775
+ encoding: US-ASCII
776
+ string: ''
777
+ headers:
778
+ Accept:
779
+ - "*/*; q=0.5, application/xml"
780
+ Accept-Encoding:
781
+ - gzip, deflate
782
+ User-Agent:
783
+ - Ruby
784
+ response:
785
+ status:
786
+ code: 200
787
+ message: ''
788
+ headers:
789
+ Cache-Control:
790
+ - no-cache, no-store, max-age=0, must-revalidate
791
+ Pragma:
792
+ - no-cache
793
+ Expires:
794
+ - '0'
795
+ X-Xss-Protection:
796
+ - 1; mode=block
797
+ X-Frame-Options:
798
+ - SAMEORIGIN
799
+ X-Content-Type-Options:
800
+ - nosniff
801
+ Set-Cookie:
802
+ - BIGipServervsacweb_p=!4Xho5unJifva4qnNtNHn4GsLooFbUw7TOVCBKwtTUohSqrz4FwzvVweOWqb0DoPAbIAjkUCoPlAmiPg=;
803
+ expires=Mon, 02-Apr-2018 15:16:58 GMT; path=/; Httponly; Secure
804
+ - JSESSIONID=8B61A358E59128FD66A2E81C2816F10D;path=/vsac;HttpOnly;Secure
805
+ Content-Type:
806
+ - text/xml;charset=utf-8
807
+ Content-Length:
808
+ - '1133'
809
+ Date:
810
+ - Mon, 02 Apr 2018 13:16:58 GMT
811
+ X-Vip-Info:
812
+ - 130.14.16.40:443
813
+ X-Pool-Info:
814
+ - "/Common/vsacweb_p 10.1.5.111 8080"
815
+ Strict-Transport-Security:
816
+ - max-age=31536000; includeSubDomains; preload
817
+ body:
818
+ encoding: UTF-8
819
+ string: |
820
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
821
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
822
+ <ns0:DescribedValueSet ID="2.16.840.1.114222.4.11.837" displayName="Ethnicity" version="20161109">
823
+ <ns0:ConceptList>
824
+ <ns0:Concept code="2135-2" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="Hispanic or Latino"/>
825
+ <ns0:Concept code="2186-5" codeSystem="2.16.840.1.113883.6.238" codeSystemName="CDCREC" codeSystemVersion="1.1" displayName="Not Hispanic or Latino"/>
826
+ </ns0:ConceptList>
827
+ <ns0:Source>Centers for Disease Control National Center for Health Statistics</ns0:Source>
828
+ <ns0:Purpose>(Clinical Focus: ),(Data Element Scope: ),(Inclusion Criteria: ),(Exclusion Criteria: )</ns0:Purpose>
829
+ <ns0:Type>Extensional</ns0:Type>
830
+ <ns0:Binding>Dynamic</ns0:Binding>
831
+ <ns0:Status>Active</ns0:Status>
832
+ <ns0:RevisionDate>2012-10-25</ns0:RevisionDate>
833
+ </ns0:DescribedValueSet>
834
+ </ns0:RetrieveMultipleValueSetsResponse>
835
+ http_version:
836
+ recorded_at: Mon, 02 Apr 2018 13:16:58 GMT
837
+ - request:
838
+ method: post
839
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
840
+ body:
841
+ encoding: UTF-8
842
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
843
+ headers:
844
+ Accept:
845
+ - "*/*; q=0.5, application/xml"
846
+ Accept-Encoding:
847
+ - gzip, deflate
848
+ Content-Length:
849
+ - '39'
850
+ Content-Type:
851
+ - application/x-www-form-urlencoded
852
+ User-Agent:
853
+ - Ruby
854
+ response:
855
+ status:
856
+ code: 200
857
+ message: ''
858
+ headers:
859
+ Cache-Control:
860
+ - no-cache, no-store, max-age=0, must-revalidate
861
+ Pragma:
862
+ - no-cache
863
+ Expires:
864
+ - '0'
865
+ X-Xss-Protection:
866
+ - 1; mode=block
867
+ X-Frame-Options:
868
+ - SAMEORIGIN
869
+ X-Content-Type-Options:
870
+ - nosniff
871
+ Content-Type:
872
+ - text/plain;charset=utf-8
873
+ Content-Length:
874
+ - '35'
875
+ Date:
876
+ - Mon, 02 Apr 2018 13:16:58 GMT
877
+ Set-Cookie:
878
+ - BIGipServervsacweb_p=!qvmcI+ytDtOColDm9OGvBt4MxRMcjsq2UDtD1DeHxgBS4KKt423iU/ewN+s26pP7ayjKnBOvjGvvJls=;
879
+ expires=Mon, 02-Apr-2018 15:16:58 GMT; path=/; Httponly; Secure
880
+ X-Vip-Info:
881
+ - 130.14.16.40:443
882
+ X-Pool-Info:
883
+ - "/Common/vsacweb_p 10.1.5.111 8080"
884
+ Strict-Transport-Security:
885
+ - max-age=31536000; includeSubDomains; preload
886
+ body:
887
+ encoding: UTF-8
888
+ string: ST-1325208-EDQXYmuaMuLyHI0Dzreg-cas
889
+ http_version:
890
+ recorded_at: Mon, 02 Apr 2018 13:16:58 GMT
891
+ - request:
892
+ method: get
893
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.113883.3.600.1.462&ticket=ST-1325208-EDQXYmuaMuLyHI0Dzreg-cas
894
+ body:
895
+ encoding: US-ASCII
896
+ string: ''
897
+ headers:
898
+ Accept:
899
+ - "*/*; q=0.5, application/xml"
900
+ Accept-Encoding:
901
+ - gzip, deflate
902
+ User-Agent:
903
+ - Ruby
904
+ response:
905
+ status:
906
+ code: 200
907
+ message: ''
908
+ headers:
909
+ Cache-Control:
910
+ - no-cache, no-store, max-age=0, must-revalidate
911
+ Pragma:
912
+ - no-cache
913
+ Expires:
914
+ - '0'
915
+ X-Xss-Protection:
916
+ - 1; mode=block
917
+ X-Frame-Options:
918
+ - SAMEORIGIN
919
+ X-Content-Type-Options:
920
+ - nosniff
921
+ Set-Cookie:
922
+ - BIGipServervsacweb_p=!o60tS7YjOliH14TNtNHn4GsLooFbU51ewM+q9tbINEzolsoFfJlrRmMGUDq8K7eJTk8qxvonGYPFx2Y=;
923
+ expires=Mon, 02-Apr-2018 15:16:58 GMT; path=/; Httponly; Secure
924
+ - JSESSIONID=1822441C00FDA645F31B9500FC89E2E0;path=/vsac;HttpOnly;Secure
925
+ Content-Type:
926
+ - text/xml;charset=utf-8
927
+ Content-Length:
928
+ - '1316'
929
+ Date:
930
+ - Mon, 02 Apr 2018 13:16:58 GMT
931
+ X-Vip-Info:
932
+ - 130.14.16.40:443
933
+ X-Pool-Info:
934
+ - "/Common/vsacweb_p 10.1.5.111 8080"
935
+ Strict-Transport-Security:
936
+ - max-age=31536000; includeSubDomains; preload
937
+ body:
938
+ encoding: UTF-8
939
+ string: |
940
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
941
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
942
+ <ns0:DescribedValueSet ID="2.16.840.1.113883.3.600.1.462" displayName="Current Medications Documented SNMD" version="20180326">
943
+ <ns0:ConceptList>
944
+ <ns0:Concept code="428191000124101" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMEDCT" codeSystemVersion="2018-03" displayName="Documentation of current medications (procedure)"/>
945
+ </ns0:ConceptList>
946
+ <ns0:Source>Quality Insights of Pennsylvania</ns0:Source>
947
+ <ns0:Purpose>(Clinical Focus: The general focus of this value set is to capture that the procedure or task of documenting a current medication list in the medical record is accomplished.),(Data Element Scope: ),(Inclusion Criteria: Includes all documentation of current medications in the medical record.),(Exclusion Criteria: Medication lists that have not been reviewed or updated in the medical record.)</ns0:Purpose>
948
+ <ns0:Type>Extensional</ns0:Type>
949
+ <ns0:Binding>Dynamic</ns0:Binding>
950
+ <ns0:Status>Active</ns0:Status>
951
+ <ns0:RevisionDate>2017-05-04</ns0:RevisionDate>
952
+ </ns0:DescribedValueSet>
953
+ </ns0:RetrieveMultipleValueSetsResponse>
954
+ http_version:
955
+ recorded_at: Mon, 02 Apr 2018 13:16:58 GMT
956
+ - request:
957
+ method: post
958
+ uri: https://vsac.nlm.nih.gov/vsac/ws/Ticket/TGT-144713-7pG3KaCC7bbEds2UFS9xbutMF9OHQiEII3oo5ahrqPr1ftbaLF-cas
959
+ body:
960
+ encoding: UTF-8
961
+ string: service=http%3A%2F%2Fumlsks.nlm.nih.gov
962
+ headers:
963
+ Accept:
964
+ - "*/*; q=0.5, application/xml"
965
+ Accept-Encoding:
966
+ - gzip, deflate
967
+ Content-Length:
968
+ - '39'
969
+ Content-Type:
970
+ - application/x-www-form-urlencoded
971
+ User-Agent:
972
+ - Ruby
973
+ response:
974
+ status:
975
+ code: 200
976
+ message: ''
977
+ headers:
978
+ Cache-Control:
979
+ - no-cache, no-store, max-age=0, must-revalidate
980
+ Pragma:
981
+ - no-cache
982
+ Expires:
983
+ - '0'
984
+ X-Xss-Protection:
985
+ - 1; mode=block
986
+ X-Frame-Options:
987
+ - SAMEORIGIN
988
+ X-Content-Type-Options:
989
+ - nosniff
990
+ Content-Type:
991
+ - text/plain;charset=utf-8
992
+ Content-Length:
993
+ - '35'
994
+ Date:
995
+ - Mon, 02 Apr 2018 13:16:59 GMT
996
+ Set-Cookie:
997
+ - BIGipServervsacweb_p=!cpmgwKcUm3yld2zNtNHn4GsLooFbU9sep6Wyhx0jnI+fVlR1frZ3tI8cgy3uMwhfjmfL9viQLD2Jun4=;
998
+ expires=Mon, 02-Apr-2018 15:16:59 GMT; path=/; Httponly; Secure
999
+ X-Vip-Info:
1000
+ - 130.14.16.40:443
1001
+ X-Pool-Info:
1002
+ - "/Common/vsacweb_p 10.1.5.110 8080"
1003
+ Strict-Transport-Security:
1004
+ - max-age=31536000; includeSubDomains; preload
1005
+ body:
1006
+ encoding: UTF-8
1007
+ string: ST-1325209-gcGMoivZe0ffQDroGD05-cas
1008
+ http_version:
1009
+ recorded_at: Mon, 02 Apr 2018 13:16:59 GMT
1010
+ - request:
1011
+ method: get
1012
+ uri: https://vsac.nlm.nih.gov/vsac/svs/RetrieveMultipleValueSets?id=2.16.840.1.114222.4.11.3591&ticket=ST-1325209-gcGMoivZe0ffQDroGD05-cas
1013
+ body:
1014
+ encoding: US-ASCII
1015
+ string: ''
1016
+ headers:
1017
+ Accept:
1018
+ - "*/*; q=0.5, application/xml"
1019
+ Accept-Encoding:
1020
+ - gzip, deflate
1021
+ User-Agent:
1022
+ - Ruby
1023
+ response:
1024
+ status:
1025
+ code: 200
1026
+ message: ''
1027
+ headers:
1028
+ Cache-Control:
1029
+ - no-cache, no-store, max-age=0, must-revalidate
1030
+ Pragma:
1031
+ - no-cache
1032
+ Expires:
1033
+ - '0'
1034
+ X-Xss-Protection:
1035
+ - 1; mode=block
1036
+ X-Frame-Options:
1037
+ - SAMEORIGIN
1038
+ X-Content-Type-Options:
1039
+ - nosniff
1040
+ Set-Cookie:
1041
+ - BIGipServervsacweb_p=!sT77Ev9w7RhoJfbm9OGvBt4MxRMcjjF09Ct711AVCPrRmmtmlpaZev6zyAWW7sf5vtYRaAxaSMLCojI=;
1042
+ expires=Mon, 02-Apr-2018 15:16:59 GMT; path=/; Httponly; Secure
1043
+ - JSESSIONID=7AB023116A5341A78C7AA77BAA9B11A3;path=/vsac;HttpOnly;Secure
1044
+ Content-Type:
1045
+ - text/xml;charset=utf-8
1046
+ Content-Length:
1047
+ - '27778'
1048
+ Date:
1049
+ - Mon, 02 Apr 2018 13:16:59 GMT
1050
+ X-Vip-Info:
1051
+ - 130.14.16.40:443
1052
+ X-Pool-Info:
1053
+ - "/Common/vsacweb_p 10.1.5.114 8080"
1054
+ Strict-Transport-Security:
1055
+ - max-age=31536000; includeSubDomains; preload
1056
+ body:
1057
+ encoding: UTF-8
1058
+ string: |
1059
+ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
1060
+ <ns0:RetrieveMultipleValueSetsResponse xmlns:ns0="urn:ihe:iti:svs:2008" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
1061
+ <ns0:DescribedValueSet ID="2.16.840.1.114222.4.11.3591" displayName="Payer" version="20180227">
1062
+ <ns0:ConceptList>
1063
+ <ns0:Concept code="1" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="MEDICARE"/>
1064
+ <ns0:Concept code="11" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare (Managed Care)"/>
1065
+ <ns0:Concept code="111" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare HMO"/>
1066
+ <ns0:Concept code="112" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare PPO"/>
1067
+ <ns0:Concept code="113" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare POS"/>
1068
+ <ns0:Concept code="119" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Managed Care Other"/>
1069
+ <ns0:Concept code="12" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare (Non-managed Care)"/>
1070
+ <ns0:Concept code="121" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare FFS"/>
1071
+ <ns0:Concept code="122" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Drug Benefit"/>
1072
+ <ns0:Concept code="123" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Medical Savings Account (MSA)"/>
1073
+ <ns0:Concept code="129" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Non-managed Care Other"/>
1074
+ <ns0:Concept code="13" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Hospice"/>
1075
+ <ns0:Concept code="14" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Dual Eligibility Medicare/Medicaid Organization"/>
1076
+ <ns0:Concept code="19" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Other"/>
1077
+ <ns0:Concept code="191" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare Pharmacy Benefit Manager"/>
1078
+ <ns0:Concept code="2" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="MEDICAID"/>
1079
+ <ns0:Concept code="21" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid (Managed Care)"/>
1080
+ <ns0:Concept code="211" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid HMO"/>
1081
+ <ns0:Concept code="212" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid PPO"/>
1082
+ <ns0:Concept code="213" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid PCCM (Primary Care Case Management)"/>
1083
+ <ns0:Concept code="219" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid Managed Care Other"/>
1084
+ <ns0:Concept code="22" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid (Non-managed Care Plan)"/>
1085
+ <ns0:Concept code="23" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid/SCHIP"/>
1086
+ <ns0:Concept code="24" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid Applicant"/>
1087
+ <ns0:Concept code="25" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid - Out of State"/>
1088
+ <ns0:Concept code="26" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid -- Long Term Care"/>
1089
+ <ns0:Concept code="29" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid Other"/>
1090
+ <ns0:Concept code="291" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid Pharmacy Benefit Manager"/>
1091
+ <ns0:Concept code="299" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicaid - Dental"/>
1092
+ <ns0:Concept code="3" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="OTHER GOVERNMENT (Federal/State/Local) (excluding Department of Corrections)"/>
1093
+ <ns0:Concept code="31" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Department of Defense"/>
1094
+ <ns0:Concept code="311" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE (CHAMPUS)"/>
1095
+ <ns0:Concept code="3111" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE Prime--HMO"/>
1096
+ <ns0:Concept code="3112" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE Extra--PPO"/>
1097
+ <ns0:Concept code="3113" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE Standard - Fee For Service"/>
1098
+ <ns0:Concept code="3114" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE For Life--Medicare Supplement"/>
1099
+ <ns0:Concept code="3115" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE Reserve Select"/>
1100
+ <ns0:Concept code="3116" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Uniformed Services Family Health Plan (USFHP) -- HMO"/>
1101
+ <ns0:Concept code="3119" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Department of Defense - (other)"/>
1102
+ <ns0:Concept code="312" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Military Treatment Facility"/>
1103
+ <ns0:Concept code="3121" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Enrolled Prime--HMO"/>
1104
+ <ns0:Concept code="3122" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Non-enrolled Space Available"/>
1105
+ <ns0:Concept code="3123" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="TRICARE For Life (TFL)"/>
1106
+ <ns0:Concept code="313" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Dental --Stand Alone"/>
1107
+ <ns0:Concept code="32" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Department of Veterans Affairs"/>
1108
+ <ns0:Concept code="321" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Veteran care--Care provided to Veterans"/>
1109
+ <ns0:Concept code="3211" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Direct Care--Care provided in VA facilities"/>
1110
+ <ns0:Concept code="3212" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indirect Care--Care provided outside VA facilities"/>
1111
+ <ns0:Concept code="32121" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Fee Basis"/>
1112
+ <ns0:Concept code="32122" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Foreign Fee/Foreign Medical Program (FMP)"/>
1113
+ <ns0:Concept code="32123" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Contract Nursing Home/Community Nursing Home"/>
1114
+ <ns0:Concept code="32124" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="State Veterans Home"/>
1115
+ <ns0:Concept code="32125" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Sharing Agreements"/>
1116
+ <ns0:Concept code="32126" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other Federal Agency"/>
1117
+ <ns0:Concept code="32127" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Dental Care"/>
1118
+ <ns0:Concept code="32128" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Vision Care"/>
1119
+ <ns0:Concept code="322" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Non-veteran care"/>
1120
+ <ns0:Concept code="3221" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Civilian Health and Medical Program for the VA (CHAMPVA)"/>
1121
+ <ns0:Concept code="3222" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Spina Bifida Health Care Program (SB)"/>
1122
+ <ns0:Concept code="3223" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Children of Women Vietnam Veterans (CWVV)"/>
1123
+ <ns0:Concept code="3229" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other non-veteran care"/>
1124
+ <ns0:Concept code="33" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indian Health Service or Tribe"/>
1125
+ <ns0:Concept code="331" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indian Health Service -- Regular"/>
1126
+ <ns0:Concept code="332" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indian Health Service -- Contract"/>
1127
+ <ns0:Concept code="333" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indian Health Service - Managed Care"/>
1128
+ <ns0:Concept code="334" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indian Tribe - Sponsored Coverage"/>
1129
+ <ns0:Concept code="34" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="HRSA Program"/>
1130
+ <ns0:Concept code="341" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Title V (MCH Block Grant)"/>
1131
+ <ns0:Concept code="342" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Migrant Health Program"/>
1132
+ <ns0:Concept code="343" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Ryan White Act"/>
1133
+ <ns0:Concept code="349" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other"/>
1134
+ <ns0:Concept code="35" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Black Lung"/>
1135
+ <ns0:Concept code="36" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="State Government"/>
1136
+ <ns0:Concept code="361" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="State SCHIP program (codes for individual states)"/>
1137
+ <ns0:Concept code="362" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Specific state programs (list/ local code)"/>
1138
+ <ns0:Concept code="369" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="State, not otherwise specified (other state)"/>
1139
+ <ns0:Concept code="37" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Local Government"/>
1140
+ <ns0:Concept code="371" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Local - Managed care"/>
1141
+ <ns0:Concept code="3711" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="HMO"/>
1142
+ <ns0:Concept code="3712" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="PPO"/>
1143
+ <ns0:Concept code="3713" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="POS"/>
1144
+ <ns0:Concept code="372" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="FFS/Indemnity"/>
1145
+ <ns0:Concept code="379" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Local, not otherwise specified (other local, county)"/>
1146
+ <ns0:Concept code="38" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other Government (Federal, State, Local not specified)"/>
1147
+ <ns0:Concept code="381" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified managed care"/>
1148
+ <ns0:Concept code="3811" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified - HMO"/>
1149
+ <ns0:Concept code="3812" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified - PPO"/>
1150
+ <ns0:Concept code="3813" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified - POS"/>
1151
+ <ns0:Concept code="3819" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified - not specified managed care"/>
1152
+ <ns0:Concept code="382" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified - FFS"/>
1153
+ <ns0:Concept code="389" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal, State, Local not specified - Other"/>
1154
+ <ns0:Concept code="39" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other Federal"/>
1155
+ <ns0:Concept code="391" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Federal Employee Health Plan"/>
1156
+ <ns0:Concept code="4" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="DEPARTMENTS OF CORRECTIONS"/>
1157
+ <ns0:Concept code="41" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Corrections Federal"/>
1158
+ <ns0:Concept code="42" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Corrections State"/>
1159
+ <ns0:Concept code="43" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Corrections Local"/>
1160
+ <ns0:Concept code="44" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Corrections Unknown Level"/>
1161
+ <ns0:Concept code="5" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="PRIVATE HEALTH INSURANCE"/>
1162
+ <ns0:Concept code="51" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Managed Care (Private)"/>
1163
+ <ns0:Concept code="511" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Commercial Managed Care - HMO"/>
1164
+ <ns0:Concept code="512" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Commercial Managed Care - PPO"/>
1165
+ <ns0:Concept code="513" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Commercial Managed Care - POS"/>
1166
+ <ns0:Concept code="514" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Exclusive Provider Organization"/>
1167
+ <ns0:Concept code="515" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Gatekeeper PPO (GPPO)"/>
1168
+ <ns0:Concept code="516" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Commercial Managed Care - Pharmacy Benefit Manager"/>
1169
+ <ns0:Concept code="517" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Commercial Managed Care - Dental"/>
1170
+ <ns0:Concept code="519" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Managed Care, Other (non HMO)"/>
1171
+ <ns0:Concept code="52" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Private Health Insurance - Indemnity"/>
1172
+ <ns0:Concept code="521" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Commercial Indemnity"/>
1173
+ <ns0:Concept code="522" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Self-insured (ERISA) Administrative Services Only (ASO) plan"/>
1174
+ <ns0:Concept code="523" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Medicare supplemental policy (as second payer)"/>
1175
+ <ns0:Concept code="524" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Indemnity Insurance - Dental"/>
1176
+ <ns0:Concept code="529" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Private health insurance--other commercial Indemnity"/>
1177
+ <ns0:Concept code="53" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Managed Care (private) or private health insurance (indemnity), not otherwise specified"/>
1178
+ <ns0:Concept code="54" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Organized Delivery System"/>
1179
+ <ns0:Concept code="55" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Small Employer Purchasing Group"/>
1180
+ <ns0:Concept code="56" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Specialized Stand Alone Plan"/>
1181
+ <ns0:Concept code="561" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Dental"/>
1182
+ <ns0:Concept code="562" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Vision"/>
1183
+ <ns0:Concept code="59" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other Private Insurance"/>
1184
+ <ns0:Concept code="6" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BLUE CROSS/BLUE SHIELD"/>
1185
+ <ns0:Concept code="61" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Managed Care"/>
1186
+ <ns0:Concept code="611" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Managed Care -- HMO"/>
1187
+ <ns0:Concept code="612" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Managed Care -- PPO"/>
1188
+ <ns0:Concept code="613" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Managed Care -- POS"/>
1189
+ <ns0:Concept code="614" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Managed Care - Dental"/>
1190
+ <ns0:Concept code="619" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Managed Care -- Other"/>
1191
+ <ns0:Concept code="62" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Insurance Indemnity"/>
1192
+ <ns0:Concept code="621" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Indemnity"/>
1193
+ <ns0:Concept code="622" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Self-insured (ERISA) Administrative Services Only (ASO)Plan"/>
1194
+ <ns0:Concept code="623" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Medicare Supplemental Plan"/>
1195
+ <ns0:Concept code="629" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="BC Indemnity - Dental"/>
1196
+ <ns0:Concept code="7" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="MANAGED CARE, UNSPECIFIED (to be used only if one can't distinguish public from private)"/>
1197
+ <ns0:Concept code="71" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="HMO"/>
1198
+ <ns0:Concept code="72" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="PPO"/>
1199
+ <ns0:Concept code="73" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="POS"/>
1200
+ <ns0:Concept code="79" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other Managed Care"/>
1201
+ <ns0:Concept code="8" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="NO PAYMENT from an Organization/Agency/Program/Private Payer Listed"/>
1202
+ <ns0:Concept code="81" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Self-pay"/>
1203
+ <ns0:Concept code="82" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="No Charge"/>
1204
+ <ns0:Concept code="821" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Charity"/>
1205
+ <ns0:Concept code="822" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Professional Courtesy"/>
1206
+ <ns0:Concept code="823" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Research/Clinical Trial"/>
1207
+ <ns0:Concept code="83" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Refusal to Pay/Bad Debt"/>
1208
+ <ns0:Concept code="84" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Hill Burton Free Care"/>
1209
+ <ns0:Concept code="85" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Research/Donor"/>
1210
+ <ns0:Concept code="89" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="No Payment, Other"/>
1211
+ <ns0:Concept code="9" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="MISCELLANEOUS/OTHER"/>
1212
+ <ns0:Concept code="91" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Foreign National"/>
1213
+ <ns0:Concept code="92" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other (Non-government)"/>
1214
+ <ns0:Concept code="93" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Disability Insurance"/>
1215
+ <ns0:Concept code="94" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Long-term Care Insurance"/>
1216
+ <ns0:Concept code="95" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Worker's Compensation"/>
1217
+ <ns0:Concept code="951" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Worker's Comp HMO"/>
1218
+ <ns0:Concept code="953" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Worker's Comp Fee-for-Service"/>
1219
+ <ns0:Concept code="954" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Worker's Comp Other Managed Care"/>
1220
+ <ns0:Concept code="959" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Worker's Comp, Other unspecified"/>
1221
+ <ns0:Concept code="96" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Auto Insurance (includes no fault)"/>
1222
+ <ns0:Concept code="97" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Legal Liability / Liability Insurance"/>
1223
+ <ns0:Concept code="98" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Other specified but not otherwise classifiable (includes Hospice - Unspecified plan)"/>
1224
+ <ns0:Concept code="99" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="No Typology Code available for payment source"/>
1225
+ <ns0:Concept code="9999" codeSystem="2.16.840.1.113883.3.221.5" codeSystemName="SOP" codeSystemVersion="7.0" displayName="Unavailable / No Payer Specified / Blank"/>
1226
+ </ns0:ConceptList>
1227
+ <ns0:Source>HL7 Terminology</ns0:Source>
1228
+ <ns0:Purpose>(Clinical Focus: Categories of types of health care payor entities as defined by the US Public Health Data Consortium SOP code system),(Data Element Scope: @code in CCDA r2.1 template Planned Coverage [act: identifier urn:oid:2.16.840.1.113883.10.20.22.4.129 (open)] DYNAMIC),(Inclusion Criteria: All codes in the code system),(Exclusion Criteria: none)</ns0:Purpose>
1229
+ <ns0:Type>Extensional</ns0:Type>
1230
+ <ns0:Binding>Dynamic</ns0:Binding>
1231
+ <ns0:Status>Active</ns0:Status>
1232
+ <ns0:RevisionDate>2018-02-27</ns0:RevisionDate>
1233
+ </ns0:DescribedValueSet>
1234
+ </ns0:RetrieveMultipleValueSetsResponse>
1235
+ http_version:
1236
+ recorded_at: Mon, 02 Apr 2018 13:16:59 GMT
1237
+ recorded_with: VCR 3.0.3