onc_certification_g10_test_kit 7.0.2 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/config/presets/g10_reference_server_preset.json +1291 -0
- data/lib/inferno/ext/bloomer.rb +1 -1
- data/lib/inferno/terminology/tasks/process_umls.rb +1 -1
- data/lib/onc_certification_g10_test_kit/bulk_data_authorization.rb +4 -4
- data/lib/onc_certification_g10_test_kit/bulk_export_validation_tester.rb +3 -3
- data/lib/onc_certification_g10_test_kit/configuration_checker.rb +5 -13
- data/lib/onc_certification_g10_test_kit/feature.rb +5 -4
- data/lib/onc_certification_g10_test_kit/igs/01-us-core-v400.tgz +0 -0
- data/lib/onc_certification_g10_test_kit/igs/03-us-core-v311.tgz +0 -0
- data/lib/onc_certification_g10_test_kit/igs/04-us-core-610.tgz +0 -0
- data/lib/onc_certification_g10_test_kit/metadata.rb +103 -0
- data/lib/onc_certification_g10_test_kit/onc_program_procedure.yml +908 -134
- data/lib/onc_certification_g10_test_kit/patient_scope_test.rb +1 -1
- data/lib/onc_certification_g10_test_kit/short_id_map.yml +1 -0
- data/lib/onc_certification_g10_test_kit/single_patient_api_group.rb +17 -16
- data/lib/onc_certification_g10_test_kit/single_patient_us_core_4_api_group.rb +17 -16
- data/lib/onc_certification_g10_test_kit/single_patient_us_core_5_api_group.rb +17 -16
- data/lib/onc_certification_g10_test_kit/single_patient_us_core_6_api_group.rb +19 -18
- data/lib/onc_certification_g10_test_kit/single_patient_us_core_7_api_group.rb +19 -18
- data/lib/onc_certification_g10_test_kit/smart_app_launch_invalid_aud_group.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_asymmetric_launch_group.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_ehr_patient_launch_group.rb +2 -2
- data/lib/onc_certification_g10_test_kit/smart_ehr_patient_launch_group_stu2.rb +2 -2
- data/lib/onc_certification_g10_test_kit/smart_ehr_patient_launch_group_stu2_2.rb +2 -2
- data/lib/onc_certification_g10_test_kit/smart_ehr_practitioner_app_group.rb +4 -4
- data/lib/onc_certification_g10_test_kit/smart_fine_grained_scopes_group.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_fine_grained_scopes_group_stu2_2.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_fine_grained_scopes_us_core_7_group.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_fine_grained_scopes_us_core_7_group_stu2_2.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_granular_scope_selection_group.rb +4 -4
- data/lib/onc_certification_g10_test_kit/smart_invalid_pkce_group.rb +6 -6
- data/lib/onc_certification_g10_test_kit/smart_invalid_token_group.rb +3 -3
- data/lib/onc_certification_g10_test_kit/smart_invalid_token_group_stu2.rb +3 -3
- data/lib/onc_certification_g10_test_kit/smart_limited_app_group.rb +3 -3
- data/lib/onc_certification_g10_test_kit/smart_public_standalone_launch_group.rb +2 -2
- data/lib/onc_certification_g10_test_kit/smart_public_standalone_launch_group_stu2.rb +2 -2
- data/lib/onc_certification_g10_test_kit/smart_public_standalone_launch_group_stu2_2.rb +2 -2
- data/lib/onc_certification_g10_test_kit/smart_standalone_patient_app_group.rb +28 -2
- data/lib/onc_certification_g10_test_kit/smart_v1_scopes_group.rb +2 -2
- data/lib/onc_certification_g10_test_kit/tasks/generate_matrix.rb +1 -1
- data/lib/onc_certification_g10_test_kit/urls.rb +4 -0
- data/lib/onc_certification_g10_test_kit/version.rb +2 -1
- data/lib/onc_certification_g10_test_kit.rb +15 -25
- metadata +19 -68
@@ -67,17 +67,27 @@
|
|
67
67
|
- 1.3.04
|
68
68
|
- 1.4.01
|
69
69
|
- 1.4.04
|
70
|
+
- 1.9.01
|
71
|
+
- 1.9.04
|
72
|
+
- 1.9.08
|
70
73
|
- 2.1.01
|
71
74
|
- 2.1.04
|
72
75
|
- 2.2.01
|
73
76
|
- 2.2.04
|
77
|
+
- 2.4.01
|
78
|
+
- 2.4.04
|
79
|
+
- 2.4.08
|
74
80
|
- 3.3.03
|
75
81
|
- 3.3.06
|
76
82
|
- 3.4.03
|
77
83
|
- 3.4.06
|
84
|
+
- 3.8.03
|
85
|
+
- 3.8.06
|
86
|
+
- 3.8.10
|
78
87
|
- 4.1.01
|
79
88
|
- 5.1.01
|
80
89
|
- 10.1.01
|
90
|
+
- 12.1.01
|
81
91
|
- 7.1.01
|
82
92
|
- 7.2.01
|
83
93
|
- 7.3.01
|
@@ -88,23 +98,78 @@
|
|
88
98
|
- 9.1.04
|
89
99
|
- 9.2.01
|
90
100
|
- 9.2.04
|
101
|
+
- 9.16.01
|
102
|
+
- 9.16.04
|
91
103
|
- 9.8.03
|
92
104
|
- 9.8.06
|
93
105
|
- 9.9.03
|
94
106
|
- 9.9.06
|
107
|
+
- 9.19.03
|
108
|
+
- 9.19.06
|
109
|
+
- 9.19.10
|
95
110
|
- '11.15'
|
96
111
|
- 9.11.1.2.01
|
97
112
|
- 9.11.1.2.04
|
113
|
+
- 9.20.1.2.01
|
114
|
+
- 9.20.1.2.04
|
115
|
+
- 9.20.1.2.08
|
98
116
|
- 9.12.2.01
|
99
117
|
- 9.12.2.04
|
118
|
+
- 9.12.5.01
|
119
|
+
- 9.12.5.04
|
120
|
+
- 9.12.5.08
|
121
|
+
- 9.21.3.01
|
122
|
+
- 9.21.3.04
|
123
|
+
- 9.21.4.01
|
124
|
+
- 9.21.4.04
|
125
|
+
- 9.21.4.08
|
100
126
|
- 9.13.2.01
|
101
127
|
- 9.13.2.04
|
128
|
+
- 9.13.5.01
|
129
|
+
- 9.13.5.04
|
130
|
+
- 9.13.5.08
|
131
|
+
- 9.22.3.01
|
132
|
+
- 9.22.3.04
|
133
|
+
- 9.22.4.01
|
134
|
+
- 9.22.4.04
|
135
|
+
- 9.22.4.08
|
102
136
|
- 9.14.1.1.2.01
|
103
137
|
- 9.14.1.1.2.04
|
104
138
|
- 9.14.2.1.2.01
|
105
139
|
- 9.14.2.1.2.04
|
140
|
+
- 9.23.1.1.2.01
|
141
|
+
- 9.23.1.1.2.04
|
142
|
+
- 9.23.1.1.2.08
|
143
|
+
- 9.23.2.1.2.01
|
144
|
+
- 9.23.2.1.2.04
|
145
|
+
- 9.23.2.1.2.08
|
146
|
+
- 9.24.1.1.2.01
|
147
|
+
- 9.24.1.1.2.04
|
148
|
+
- 9.24.2.1.2.01
|
149
|
+
- 9.24.2.1.2.04
|
150
|
+
- 9.25.1.1.2.01
|
151
|
+
- 9.25.1.1.2.04
|
152
|
+
- 9.25.1.1.2.08
|
153
|
+
- 9.25.2.1.2.01
|
154
|
+
- 9.25.2.1.2.04
|
155
|
+
- 9.25.2.1.2.08
|
106
156
|
- 9.15.2.01
|
107
157
|
- 9.15.2.04
|
158
|
+
- 9.15.5.01
|
159
|
+
- 9.15.5.04
|
160
|
+
- 9.15.5.08
|
161
|
+
- 9.26.3.01
|
162
|
+
- 9.26.3.04
|
163
|
+
- 9.26.4.01
|
164
|
+
- 9.26.4.04
|
165
|
+
- 9.26.4.08
|
166
|
+
- 9.27.3.01
|
167
|
+
- 9.27.3.04
|
168
|
+
- 9.28.3.01
|
169
|
+
- 9.28.3.04
|
170
|
+
- 9.28.4.01
|
171
|
+
- 9.28.4.04
|
172
|
+
- 9.28.4.08
|
108
173
|
inferno_notes: |
|
109
174
|
Inferno tests that all endpoints provided support at least TLS
|
110
175
|
version 1.2, and rejects all requests for TLS version 1.1 or below.
|
@@ -132,8 +197,10 @@
|
|
132
197
|
inferno_tests:
|
133
198
|
- 1.3.01 - 1.3.07
|
134
199
|
- 1.4.01 - 1.4.07
|
200
|
+
- 1.9.01 - 1.9.07
|
135
201
|
- 3.3.01 - 3.3.09
|
136
202
|
- 3.4.01 - 3.4.09
|
203
|
+
- 3.8.01 - 3.8.09
|
137
204
|
inferno_notes: |
|
138
205
|
Complete demonstration of these capabilities are accomplished
|
139
206
|
through subsequent steps in the test procedure.
|
@@ -159,6 +226,8 @@
|
|
159
226
|
- 3.3.04
|
160
227
|
- 3.4.01 - 3.4.02
|
161
228
|
- 3.4.04
|
229
|
+
- 3.8.01 - 3.8.02
|
230
|
+
- 3.8.04
|
162
231
|
- id: AUT-PAT-3
|
163
232
|
SUT: |
|
164
233
|
[Standalone-Launch] The health IT developer demonstrates the ability
|
@@ -174,6 +243,7 @@
|
|
174
243
|
inferno_tests:
|
175
244
|
- 1.3.02
|
176
245
|
- 1.4.02
|
246
|
+
- 1.9.02
|
177
247
|
- id: AUT-PAT-4
|
178
248
|
SUT: |
|
179
249
|
[Standalone-Launch] The health IT developer demonstrates the ability
|
@@ -187,6 +257,8 @@
|
|
187
257
|
- 9.1.05 - 9.1.09
|
188
258
|
- 9.2.02 - 9.2.03
|
189
259
|
- 9.2.05 - 9.2.09
|
260
|
+
- 9.16.01 - 9.16.03
|
261
|
+
- 9.16.05 - 9.16.09
|
190
262
|
- id: AUT-PAT-5
|
191
263
|
SUT: |
|
192
264
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -219,7 +291,9 @@
|
|
219
291
|
inferno_supported: 'yes'
|
220
292
|
inferno_tests:
|
221
293
|
- 1.2.01 - 1.2.03
|
294
|
+
- 1.8.01 - 1.8.05
|
222
295
|
- 3.2.01 - 3.2.03
|
296
|
+
- 3.7.01 - 3.7.05
|
223
297
|
- id: AUT-PAT-6
|
224
298
|
SUT: |
|
225
299
|
[Both] The health IT developer demonstrates the ability of the
|
@@ -270,7 +344,7 @@
|
|
270
344
|
not include support for “plain”
|
271
345
|
|
272
346
|
Additionally, the following “capabilities” must be supported if using
|
273
|
-
US Core 6.1.0:
|
347
|
+
US Core 6.1.0 or 7.0.0:
|
274
348
|
* "context-ehr-encounter"
|
275
349
|
TLV: |
|
276
350
|
[Both] The tester verifies the ability of the
|
@@ -297,7 +371,9 @@
|
|
297
371
|
inferno_supported: 'yes'
|
298
372
|
inferno_tests:
|
299
373
|
- 1.2.01 - 1.2.03
|
374
|
+
- 1.8.01 - 1.8.05
|
300
375
|
- 3.2.01 - 3.2.03
|
376
|
+
- 3.7.01 - 3.7.05
|
301
377
|
- id: AUT-PAT-7
|
302
378
|
SUT: |
|
303
379
|
[Both] The health IT developer demonstrates the ability of the FHIR®
|
@@ -382,7 +458,9 @@
|
|
382
458
|
inferno_supported: 'yes'
|
383
459
|
inferno_tests:
|
384
460
|
- 1.4.02 - 1.4.03
|
461
|
+
- 1.9.02 - 1.9.03
|
385
462
|
- 3.4.04 - 3.4.05
|
463
|
+
- 3.8.04 - 3.8.05
|
386
464
|
- id: AUT-PAT-27
|
387
465
|
SUT: |
|
388
466
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -397,7 +475,9 @@
|
|
397
475
|
inferno_supported: 'yes'
|
398
476
|
inferno_tests:
|
399
477
|
- 1.4.05 - 1.4.07
|
478
|
+
- 1.9.05 - 1.9.07
|
400
479
|
- 3.4.07 - 3.4.09
|
480
|
+
- 3.8.07 - 3.8.09
|
401
481
|
- id: AUT-PAT-9
|
402
482
|
SUT: |
|
403
483
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -480,14 +560,15 @@
|
|
480
560
|
* SMART v1 scope syntax for patient-level and user-level scopes to
|
481
561
|
support the “permission-v1” “SMART on FHIR® Capability”
|
482
562
|
* SMART v2 scope syntax for patient-level and user-level scopes to
|
483
|
-
support the “permission-v2” “SMART on FHIR® Capability
|
484
|
-
support for finer-grained
|
485
|
-
parameters according to section
|
486
|
-
specification at § 170.215(c)(2) for
|
487
|
-
the following resources: (1) Condition
|
488
|
-
sub-resources Encounter Diagnosis, Problem
|
489
|
-
and (2) Observation resource with
|
490
|
-
Test, Laboratory, Social History,
|
563
|
+
support the “permission-v2” “SMART on FHIR® Capability”. If using
|
564
|
+
US Core 6.1.0 or 7.0.0, this includes support for finer-grained
|
565
|
+
resource constraints using search parameters according to section
|
566
|
+
3.0.2.3 of the implementation specification at § 170.215(c)(2) for
|
567
|
+
the “category” parameter for the following resources: (1) Condition
|
568
|
+
resource with Condition sub-resources Encounter Diagnosis, Problem
|
569
|
+
List, and Health Concern; and (2) Observation resource with
|
570
|
+
Observation sub-resources Clinical Test, Laboratory, Social History,
|
571
|
+
SDOH, Survey, and Vital Signs
|
491
572
|
TLV: |
|
492
573
|
[Both] The tester verifies the ability of the Health IT Module to
|
493
574
|
support the receipt of the following scopes and capabilities according
|
@@ -513,23 +594,45 @@
|
|
513
594
|
* SMART v1 scope syntax for patient-level and user-level scopes to
|
514
595
|
support the “permission-v1” “SMART on FHIR® Capability”
|
515
596
|
* SMART v2 scope syntax for patient-level and user-level scopes to
|
516
|
-
support the “permission-v2” “SMART on FHIR® Capability
|
517
|
-
support for finer-grained
|
518
|
-
parameters according to section
|
519
|
-
specification at § 170.215(c)(2) for
|
520
|
-
the following resources: (1) Condition
|
521
|
-
sub-resources Encounter Diagnosis, Problem
|
522
|
-
and (2) Observation resource with
|
523
|
-
Test, Laboratory, Social History,
|
597
|
+
support the “permission-v2” “SMART on FHIR® Capability”. If using
|
598
|
+
US Core 6.1.0 or 7.0.0, this includes support for finer-grained
|
599
|
+
resource constraints using search parameters according to section
|
600
|
+
3.0.2.3 of the implementation specification at § 170.215(c)(2) for
|
601
|
+
the “category” parameter for the following resources: (1) Condition
|
602
|
+
resource with Condition sub-resources Encounter Diagnosis, Problem
|
603
|
+
List, and Health Concern; and (2) Observation resource with
|
604
|
+
Observation sub-resources Clinical Test, Laboratory, Social History,
|
605
|
+
SDOH, Survey, and Vital Signs
|
524
606
|
inferno_supported: 'yes'
|
525
607
|
inferno_tests:
|
526
608
|
- 1.4.02
|
609
|
+
- 1.9.02
|
527
610
|
- 3.4.04
|
611
|
+
- 3.8.04
|
528
612
|
- 9.13.2.02
|
613
|
+
- 9.13.5.02
|
614
|
+
- 9.22.3.02
|
615
|
+
- 9.22.4.02
|
529
616
|
- 9.14.1.1.2.02
|
530
617
|
- 9.14.2.1.2.02
|
618
|
+
- 9.23.1.1.2.02
|
619
|
+
- 9.23.2.1.2.02
|
620
|
+
- 9.24.1.1.2.02
|
621
|
+
- 9.24.2.1.2.02
|
622
|
+
- 9.25.1.1.2.02
|
623
|
+
- 9.25.2.1.2.02
|
531
624
|
- '11.18'
|
532
|
-
-
|
625
|
+
- '11.19'
|
626
|
+
- '11.20'
|
627
|
+
- '11.21'
|
628
|
+
- 9.15.2.02
|
629
|
+
- 9.15.5.02
|
630
|
+
- 9.26.3.02
|
631
|
+
- 9.26.4.02
|
632
|
+
- 9.27.3.02
|
633
|
+
- 9.27.4.02
|
634
|
+
- 9.28.3.02
|
635
|
+
- 9.28.4.02
|
533
636
|
inferno_notes: |
|
534
637
|
This step refers to only the receipt of these scopes, which is covered in
|
535
638
|
Inferno in one step in each the EHR and Standalone launch cases. However,
|
@@ -573,6 +676,7 @@
|
|
573
676
|
* "MedicationDispense"
|
574
677
|
* "RelatedPerson"; and
|
575
678
|
* "ServiceRequest"
|
679
|
+
|
576
680
|
TLV: |
|
577
681
|
[Both] The tester verifies the ability of the Health IT Module to
|
578
682
|
evaluate the authorization request and request end-user input, if
|
@@ -609,22 +713,120 @@
|
|
609
713
|
* "RelatedPerson"; and
|
610
714
|
* "ServiceRequest"
|
611
715
|
|
716
|
+
inferno_supported: 'yes'
|
717
|
+
inferno_tests:
|
718
|
+
- 1.3.02
|
719
|
+
- 1.3.05
|
720
|
+
- 3.3.04
|
721
|
+
- 3.3.07
|
722
|
+
- 2.1.02
|
723
|
+
- 2.1.05
|
724
|
+
- 1.7.01 - 1.7.20
|
725
|
+
- 2.3.01 - 2.3.19
|
726
|
+
inferno_notes: |
|
727
|
+
Inferno verifies that end-user input is requested by requiring one app
|
728
|
+
launch have complete access to required resources and having one app
|
729
|
+
launch have limited access based on the preferences of the tester.
|
730
|
+
- id: AUT-PAT-33
|
731
|
+
SUT: |
|
732
|
+
[Both] The health IT developer demonstrates the ability of the Health
|
733
|
+
IT Module to evaluate the authorization request and request end-user
|
734
|
+
input, if applicable (required for patient-facing applications),
|
735
|
+
including the ability for the end-user to authorize an application to
|
736
|
+
receive EHI based on FHIR® resource-level scopes for all of the FHIR®
|
737
|
+
resources associated with the profiles specified in a standard adopted
|
738
|
+
in § 170.213 and the corresponding implementation specification
|
739
|
+
adopted in § 170.215(b)(1).
|
740
|
+
|
741
|
+
If using US Core 3.1.1, 4.0.0, 6.1.0, or 7.0.0 these resources include:
|
742
|
+
|
743
|
+
* “AllergyIntolerance”;
|
744
|
+
* “CarePlan”;
|
745
|
+
* “CareTeam”;
|
746
|
+
* “Condition”;
|
747
|
+
* “Device”;
|
748
|
+
* “DiagnosticReport”;
|
749
|
+
* “DocumentReference”;
|
750
|
+
* “Goal”;
|
751
|
+
* “Immunization”;
|
752
|
+
* “Medication” (if supported);
|
753
|
+
* “MedicationRequest”;
|
754
|
+
* “Observation”;
|
755
|
+
* “Patient”;
|
756
|
+
* “Procedure”; and
|
757
|
+
* “Provenance”.
|
758
|
+
|
759
|
+
The following resources must also be supported if using US Core 6.1.0 or 7.0.0:
|
760
|
+
* "Encounter"
|
761
|
+
* "Coverage"
|
762
|
+
* "Specimen"
|
763
|
+
* "MedicationDispense"
|
764
|
+
* "RelatedPerson"; and
|
765
|
+
* "ServiceRequest"
|
766
|
+
|
767
|
+
The following resources must also be supported if using US Core 7.0.0:
|
768
|
+
* "Location"
|
769
|
+
TLV: |
|
770
|
+
[Both] The tester verifies the ability of the Health IT Module to
|
771
|
+
evaluate the authorization request and request end-user input, if
|
772
|
+
applicable (required for patient-facing applications), including the
|
773
|
+
ability for the end-user to authorize an application to receive EHI
|
774
|
+
based on FHIR® resource-level scopes for all of the FHIR® resources
|
775
|
+
associated with the profiles specified in a standard adopted in
|
776
|
+
§ 170.213 and the corresponding implementation specification adopted
|
777
|
+
in § 170.215(b)(1).
|
778
|
+
|
779
|
+
If using US Core 3.1.1, 4.0.0, 6.1.0, or 7.0.0 these resources include:
|
780
|
+
|
781
|
+
* “AllergyIntolerance”;
|
782
|
+
* “CarePlan”;
|
783
|
+
* “CareTeam”;
|
784
|
+
* “Condition”;
|
785
|
+
* “Device”;
|
786
|
+
* “DiagnosticReport”;
|
787
|
+
* “DocumentReference”;
|
788
|
+
* “Goal”;
|
789
|
+
* “Immunization”;
|
790
|
+
* “Medication” (if supported);
|
791
|
+
* “MedicationRequest”;
|
792
|
+
* “Observation”;
|
793
|
+
* “Patient”;
|
794
|
+
* “Procedure”; and
|
795
|
+
* “Provenance”.
|
796
|
+
|
797
|
+
The following resources must also be supported if using US Core 6.1.0 or 7.0.0:
|
798
|
+
* "Encounter"
|
799
|
+
* "Coverage"
|
800
|
+
* "Specimen"
|
801
|
+
* "MedicationDispense"
|
802
|
+
* "RelatedPerson"; and
|
803
|
+
* "ServiceRequest"
|
804
|
+
|
805
|
+
The following resources must also be supported if using US Core 7.0.0:
|
806
|
+
* "Location"
|
807
|
+
|
612
808
|
inferno_supported: 'yes'
|
613
809
|
inferno_tests:
|
614
810
|
- 1.3.02
|
615
811
|
- 1.3.05
|
616
812
|
- 1.4.02
|
617
813
|
- 1.4.05
|
814
|
+
- 1.9.02
|
815
|
+
- 1.9.05
|
618
816
|
- 3.3.04
|
619
817
|
- 3.3.07
|
620
818
|
- 3.4.04
|
621
819
|
- 3.4.07
|
820
|
+
- 3.8.04
|
821
|
+
- 3.8.07
|
622
822
|
- 2.1.02
|
623
823
|
- 2.1.05
|
624
824
|
- 2.2.02
|
625
825
|
- 2.2.05
|
626
|
-
-
|
627
|
-
- 2.
|
826
|
+
- 2.4.02
|
827
|
+
- 2.4.05
|
828
|
+
- 1.7.01 - 1.7.24
|
829
|
+
- 2.3.01 - 2.3.23
|
628
830
|
inferno_notes: |
|
629
831
|
Inferno verifies that end-user input is requested by requiring one app
|
630
832
|
launch have complete access to required resources and having one app
|
@@ -650,10 +852,14 @@
|
|
650
852
|
- 1.3.05
|
651
853
|
- 1.4.02
|
652
854
|
- 1.4.05
|
855
|
+
- 1.9.02
|
856
|
+
- 1.9.05
|
653
857
|
- 2.1.02
|
654
858
|
- 2.1.05
|
655
859
|
- 2.2.02
|
656
860
|
- 2.2.05
|
861
|
+
- 2.4.02
|
862
|
+
- 2.4.05
|
657
863
|
- '11.04'
|
658
864
|
- id: AUT-PAT-12
|
659
865
|
SUT: |
|
@@ -669,17 +875,49 @@
|
|
669
875
|
accordance with the implementation specification adopted in §
|
670
876
|
170.215(c)(1).
|
671
877
|
inferno_supported: 'yes'
|
878
|
+
inferno_tests:
|
879
|
+
- 1.3.02
|
880
|
+
- 1.3.05
|
881
|
+
- 2.1.02
|
882
|
+
- 2.1.05
|
883
|
+
- 1.7.01 - 1.7.20
|
884
|
+
- 2.3.01 - 2.3.19
|
885
|
+
inferno_notes: |
|
886
|
+
Inferno verifies that end-user input is requested by requiring one app
|
887
|
+
launch have complete access to required resources and having one app
|
888
|
+
launch have limited access based on the preferences of the tester.
|
889
|
+
Inferno requests full resource and 'offline_access' access, and the tester
|
890
|
+
is expected to select the correct subset of resources and deny 'offline_access'
|
891
|
+
based on previously selected preferences.
|
892
|
+
- id: AUT-PAT-34
|
893
|
+
SUT: |
|
894
|
+
[Both] The health IT developer demonstrates the ability of the Health
|
895
|
+
IT Module to deny an application’s authorization request according to
|
896
|
+
a patient’s preferences selected in AUT-PAT-33, and AUT-PAT-11, of
|
897
|
+
this section in accordance with the implementation specification
|
898
|
+
adopted in § 170.215(c)(1).
|
899
|
+
TLV: |
|
900
|
+
[Both] The tester verifies the ability of the Health IT Module to deny
|
901
|
+
an application’s authorization request according to a patient’s
|
902
|
+
preferences selected in AUT-PAT-33, and AUT-PAT-11, of this section in
|
903
|
+
accordance with the implementation specification adopted in §
|
904
|
+
170.215(c)(1).
|
905
|
+
inferno_supported: 'yes'
|
672
906
|
inferno_tests:
|
673
907
|
- 1.3.02
|
674
908
|
- 1.3.05
|
675
909
|
- 1.4.02
|
676
910
|
- 1.4.05
|
911
|
+
- 1.9.02
|
912
|
+
- 1.9.05
|
677
913
|
- 2.1.02
|
678
914
|
- 2.1.05
|
679
915
|
- 2.2.02
|
680
916
|
- 2.2.05
|
681
|
-
-
|
682
|
-
- 2.
|
917
|
+
- 2.4.02
|
918
|
+
- 2.4.05
|
919
|
+
- 1.7.01 - 1.7.24
|
920
|
+
- 2.3.01 - 2.3.23
|
683
921
|
inferno_notes: |
|
684
922
|
Inferno verifies that end-user input is requested by requiring one app
|
685
923
|
launch have complete access to required resources and having one app
|
@@ -702,6 +940,7 @@
|
|
702
940
|
inferno_supported: 'yes'
|
703
941
|
inferno_tests:
|
704
942
|
- 9.9.01 - 9.9.10
|
943
|
+
- 9.19.01 - 9.19.11
|
705
944
|
- id: AUT-PAT-13
|
706
945
|
SUT: |
|
707
946
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -716,6 +955,22 @@
|
|
716
955
|
resource server associated with the Health IT Module's authorization
|
717
956
|
server.
|
718
957
|
inferno_supported: 'yes'
|
958
|
+
inferno_tests:
|
959
|
+
- 9.4.01
|
960
|
+
- id: AUT-PAT-37
|
961
|
+
SUT: |
|
962
|
+
[Both] The health IT developer demonstrates the ability of the Health
|
963
|
+
IT Module to return an error response if the "aud" parameter provided
|
964
|
+
by an application to the Health IT Module in AUT-PAT-26, is not a valid
|
965
|
+
FHIR® resource server associated with the Health IT Module's
|
966
|
+
authorization server.
|
967
|
+
TLV: |
|
968
|
+
[Both] The tester verifies the ability of the Health IT Module to
|
969
|
+
return an error response if the "aud" parameter provided by an
|
970
|
+
application to the Health IT Module in AUT-PAT-26, is not a valid FHIR®
|
971
|
+
resource server associated with the Health IT Module's authorization
|
972
|
+
server.
|
973
|
+
inferno_supported: 'yes'
|
719
974
|
inferno_tests:
|
720
975
|
- 9.4.01 - 9.4.03
|
721
976
|
- id: AUT-PAT-14
|
@@ -738,8 +993,10 @@
|
|
738
993
|
inferno_tests:
|
739
994
|
- 1.3.03
|
740
995
|
- 1.4.03
|
996
|
+
- 1.9.03
|
741
997
|
- 3.3.05
|
742
998
|
- 3.4.05
|
999
|
+
- 3.8.05
|
743
1000
|
- id: AUT-PAT-15
|
744
1001
|
SUT: |
|
745
1002
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -809,8 +1066,13 @@
|
|
809
1066
|
inferno_supported: 'yes'
|
810
1067
|
inferno_tests:
|
811
1068
|
- 1.4.05
|
1069
|
+
- 1.9.05
|
812
1070
|
- 3.4.07
|
1071
|
+
- 3.8.07
|
813
1072
|
- 9.12.2.05
|
1073
|
+
- 9.12.5.05
|
1074
|
+
- 9.21.3.05
|
1075
|
+
- 9.21.4.05
|
814
1076
|
- id: AUT-PAT-31
|
815
1077
|
SUT: |
|
816
1078
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -825,6 +1087,7 @@
|
|
825
1087
|
inferno_supported: 'yes'
|
826
1088
|
inferno_tests:
|
827
1089
|
- 9.7.01 - 9.7.12
|
1090
|
+
- 9.18.01 - 9.18.05
|
828
1091
|
- id: AUT-PAT-16
|
829
1092
|
SUT: |
|
830
1093
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -875,17 +1138,84 @@
|
|
875
1138
|
* “encounter” (to support"context-ehr-encounter" “SMART on FHIR®
|
876
1139
|
Capability”)
|
877
1140
|
inferno_supported: 'yes'
|
1141
|
+
inferno_tests:
|
1142
|
+
- 1.3.06 - 1.3.08
|
1143
|
+
- 3.3.08 - 3.3.10
|
1144
|
+
- 9.8.08 - 9.8.10
|
1145
|
+
- id: AUT-PAT-35
|
1146
|
+
SUT: |
|
1147
|
+
[Both] The health IT developer demonstrates the ability of the Health
|
1148
|
+
IT Module to return a JSON object to applications according to the
|
1149
|
+
implementation specification adopted in § 170.215(c)(1) and standard
|
1150
|
+
adopted in § 170.215(e)(1), including the following:
|
1151
|
+
* “access_token”;
|
1152
|
+
* “token_type”;
|
1153
|
+
* “scope”;
|
1154
|
+
* “id_token”;
|
1155
|
+
* “refresh_token” (valid for a period of no shorter than three
|
1156
|
+
months);
|
1157
|
+
* HTTP “Cache-Control” response header field with a value of
|
1158
|
+
“no-store”;
|
1159
|
+
* HTTP “Pragma” response header field with a value of “no-cache”;
|
1160
|
+
* “patient” (to support “context-ehr-patient” and
|
1161
|
+
“context-standalone-patient” “SMART on FHIR® Core Capabilities”);
|
1162
|
+
* “need_patient_banner” (to support “context-banner” “SMART on FHIR®
|
1163
|
+
Core Capability” for EHR-Launch mode only); and
|
1164
|
+
* “smart_style_url” (to support “context-style” “SMART on FHIR® Core
|
1165
|
+
Capability” for EHR-Launch mode only).
|
1166
|
+
|
1167
|
+
Additionally, the following must be supported if using US Core 6.1.0 or
|
1168
|
+
7.0.0:
|
1169
|
+
* “encounter” (to support "context-ehr-encounter" “SMART on FHIR®
|
1170
|
+
Capability”)
|
1171
|
+
TLV: |
|
1172
|
+
[Both] The tester verifies the ability of the Health IT Module to
|
1173
|
+
return a JSON object to applications according to the implementation
|
1174
|
+
specification adopted in § 170.215(c)(1) and standard adopted in §
|
1175
|
+
170.215(e)(1), including the following:
|
1176
|
+
* “access_token”;
|
1177
|
+
* “token_type”;
|
1178
|
+
* “scope”;
|
1179
|
+
* “id_token”;
|
1180
|
+
* “refresh_token” (valid for a period of no shorter than three
|
1181
|
+
months);
|
1182
|
+
* HTTP “Cache-Control” response header field with a value of
|
1183
|
+
“no-store”;
|
1184
|
+
* HTTP “Pragma” response header field with a value of “no-cache”;
|
1185
|
+
* “patient” (to support “context-ehr-patient” and
|
1186
|
+
“context-standalone-patient” “SMART on FHIR® Core Capabilities”);
|
1187
|
+
* “need_patient_banner” (to support “context-banner” “SMART on FHIR®
|
1188
|
+
Core Capability” for EHR-Launch mode only); and
|
1189
|
+
* “smart_style_url” (to support “context-style” “SMART on FHIR® Core
|
1190
|
+
Capability” for EHR-Launch mode only).
|
1191
|
+
|
1192
|
+
Additionally, the following must be supported if using US Core 6.1.0 or
|
1193
|
+
7.0.0:
|
1194
|
+
* “encounter” (to support"context-ehr-encounter" “SMART on FHIR®
|
1195
|
+
Capability”)
|
1196
|
+
inferno_supported: 'yes'
|
878
1197
|
inferno_tests:
|
879
1198
|
- 1.3.06 - 1.3.08
|
880
1199
|
- 1.4.06 - 1.4.08
|
1200
|
+
- 1.9.06 - 1.9.07
|
1201
|
+
- 1.9.09
|
881
1202
|
- 3.3.08 - 3.3.10
|
882
|
-
- 3.3.16
|
1203
|
+
- 3.3.16 - 3.3.17
|
883
1204
|
- 3.4.08 - 3.4.10
|
884
|
-
- 3.4.16
|
1205
|
+
- 3.4.16 - 3.4.17
|
1206
|
+
- 3.8.08 - 3.8.09
|
1207
|
+
- 3.8.11
|
1208
|
+
- 3.8.15 - 3.8.16
|
885
1209
|
- 9.8.08 - 9.8.10
|
886
1210
|
- 9.9.08 - 9.9.10
|
887
|
-
- 9.
|
888
|
-
- 9.
|
1211
|
+
- 9.19.08 - 9.19.09
|
1212
|
+
- 9.19.11
|
1213
|
+
- 9.12.2.06 - 9.12.2.08
|
1214
|
+
- 9.12.5.06 - 9.12.5.07
|
1215
|
+
- 9.12.5.09
|
1216
|
+
- 9.21.3.06 - 9.21.3.08
|
1217
|
+
- 9.21.4.06 - 9.21.4.07
|
1218
|
+
- 9.21.4.09
|
889
1219
|
- id: AUT-PAT-17
|
890
1220
|
SUT: |
|
891
1221
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -907,7 +1237,11 @@
|
|
907
1237
|
inferno_supported: 'yes'
|
908
1238
|
inferno_tests:
|
909
1239
|
- 1.5.01 - 1.5.07
|
1240
|
+
- 1.10.01 - 1.10.07
|
1241
|
+
- 1.11.01 - 1.11.08
|
910
1242
|
- 3.5.01 - 3.5.07
|
1243
|
+
- 3.9.01 - 3.9.07
|
1244
|
+
- 3.10.01 - 3.10.08
|
911
1245
|
inferno_notes: |
|
912
1246
|
Inferno decodes the id_token provided during authentication and
|
913
1247
|
verifies that it contains the correct claims, has a valid signature,
|
@@ -931,9 +1265,12 @@
|
|
931
1265
|
inferno_tests:
|
932
1266
|
- 2.1.02 - 2.1.09
|
933
1267
|
- 2.2.02 - 2.2.09
|
1268
|
+
- 2.4.01 - 2.4.07
|
1269
|
+
- 2.4.09 - 2.4.10
|
934
1270
|
- 2.3.01 - 2.3.19
|
935
1271
|
- 9.5.01 - 9.5.04
|
936
1272
|
- 9.6.01 - 9.6.04
|
1273
|
+
- 9.17.01 - 9.17.04
|
937
1274
|
- id: AUT-PAT-19
|
938
1275
|
SUT: |
|
939
1276
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -946,35 +1283,65 @@
|
|
946
1283
|
provided in step AUT-PAT-16 of this section according to the
|
947
1284
|
implementation specification adopted in § 170.215(b)(1).
|
948
1285
|
inferno_supported: 'yes'
|
1286
|
+
inferno_tests:
|
1287
|
+
- 1.3.10
|
1288
|
+
- 3.3.12
|
1289
|
+
- 9.1.08
|
1290
|
+
- 9.8.10
|
1291
|
+
- id: AUT-PAT-36
|
1292
|
+
SUT: |
|
1293
|
+
[Both] The health IT developer demonstrates the ability of the Health
|
1294
|
+
IT Module to return a “Patient” FHIR® resource that matches the
|
1295
|
+
patient context provided in step AUT-PAT-35 of this section according
|
1296
|
+
to an implementation specification adopted in § 170.215(b)(1).
|
1297
|
+
TLV: |
|
1298
|
+
[Both] The tester verifies the ability of the Health IT Module to
|
1299
|
+
return a “Patient” FHIR® resource that matches the patient context
|
1300
|
+
provided in step AUT-PAT-35 of this section according to the
|
1301
|
+
implementation specification adopted in § 170.215(b)(1).
|
1302
|
+
inferno_supported: 'yes'
|
949
1303
|
inferno_tests:
|
950
1304
|
- 1.3.10
|
951
1305
|
- 1.4.10
|
1306
|
+
- 1.9.11
|
952
1307
|
- 3.3.12
|
953
1308
|
- 3.4.12
|
1309
|
+
- 3.8.13
|
954
1310
|
- 9.1.08
|
955
1311
|
- 9.2.08
|
1312
|
+
- 9.16.08
|
956
1313
|
- 9.8.10
|
957
1314
|
- 9.9.10
|
1315
|
+
- 9.19.11
|
958
1316
|
- 9.12.2.08
|
1317
|
+
- 9.12.5.09
|
1318
|
+
- 9.21.3.08
|
1319
|
+
- 9.21.4.09
|
959
1320
|
- 9.13.2.10
|
1321
|
+
- 9.13.5.11
|
1322
|
+
- 9.22.3.10
|
1323
|
+
- 9.22.4.11
|
960
1324
|
- id: AUT-PAT-32
|
961
1325
|
SUT: |
|
962
|
-
[EHR-Launch] The following must be supported if using US Core 6.1.0:
|
1326
|
+
[EHR-Launch] The following must be supported if using US Core 6.1.0 or 7.0.0:
|
963
1327
|
The health IT developer demonstrates the ability of the Health IT
|
964
1328
|
Module to return an “Encounter” FHIR® resource that matches the
|
965
|
-
encounter context provided in step AUT-PAT-
|
1329
|
+
encounter context provided in step AUT-PAT-35 of this section
|
966
1330
|
according to an implementation specification adopted in §
|
967
1331
|
170.215(b)(1).
|
968
1332
|
TLV: |
|
969
|
-
|
970
|
-
|
1333
|
+
[EHR-Launch] The following must be supported if using US Core 6.1.0 or 7.0.0:
|
1334
|
+
The tester verifies the ability of the Health IT Module to
|
971
1335
|
return an “Encounter” FHIR® resource that matches the encounter
|
972
|
-
context provided in step AUT-PAT-
|
1336
|
+
context provided in step AUT-PAT-35 of this section according to an
|
973
1337
|
implementation specification adopted in § 170.215(b)(1).
|
974
1338
|
inferno_supported: 'yes'
|
975
1339
|
inferno_tests:
|
976
1340
|
- 3.3.16
|
977
1341
|
- 3.4.16
|
1342
|
+
- 3.4.17
|
1343
|
+
- 3.8.15
|
1344
|
+
- 3.8.16
|
978
1345
|
- id: AUT-PAT-20
|
979
1346
|
SUT: |
|
980
1347
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -990,6 +1357,7 @@
|
|
990
1357
|
- 1.6.01 - 1.6.04
|
991
1358
|
- 3.6.01 - 3.6.04
|
992
1359
|
- 9.12.3.01 - 9.12.3.04
|
1360
|
+
- 9.21.5.01 - 9.21.5.04
|
993
1361
|
- id: AUT-PAT-21
|
994
1362
|
SUT: |
|
995
1363
|
[Both] The health IT developer demonstrates the ability of the Health
|
@@ -1040,6 +1408,7 @@
|
|
1040
1408
|
- 1.6.06
|
1041
1409
|
- 3.6.06
|
1042
1410
|
- 9.12.3.06
|
1411
|
+
- 9.21.5.06
|
1043
1412
|
- section: Paragraph (g)(10)(vi) – Patient authorization revocation
|
1044
1413
|
steps:
|
1045
1414
|
- group: Patient Authorization Revocation
|
@@ -1258,6 +1627,8 @@
|
|
1258
1627
|
- '11.06'
|
1259
1628
|
- 9.11.2.01 - 9.11.2.02
|
1260
1629
|
- 9.11.3.01 - 9.11.3.02
|
1630
|
+
- 9.20.2.01 - 9.20.2.02
|
1631
|
+
- 9.20.3.01 - 9.20.3.02
|
1261
1632
|
- section: Paragraph (g)(10)(ii) – Supported search operations
|
1262
1633
|
steps:
|
1263
1634
|
- group: Supported Search Operations for a Single Patient’s Data
|
@@ -1280,6 +1651,7 @@
|
|
1280
1651
|
- 4.1.02 - 4.1.05
|
1281
1652
|
- 5.1.02 - 5.1.06
|
1282
1653
|
- 10.1.02 - 10.1.06
|
1654
|
+
- 12.1.02 - 12.1.05
|
1283
1655
|
- id: SH-PAT-2
|
1284
1656
|
SUT: |
|
1285
1657
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -1389,6 +1761,48 @@
|
|
1389
1761
|
- 10.37.01 - 10.37.03
|
1390
1762
|
- 10.38.01 - 10.38.02
|
1391
1763
|
- 10.39.01 - 10.39.05
|
1764
|
+
- 12.2.01 - 12.2.05
|
1765
|
+
- 12.3.01
|
1766
|
+
- 12.4.01
|
1767
|
+
- 12.5.01
|
1768
|
+
- 12.6.01 - 12.6.02
|
1769
|
+
- 12.7.01 - 12.7.02
|
1770
|
+
- 12.8.01
|
1771
|
+
- 12.9.01
|
1772
|
+
- 12.10.01 - 12.10.04
|
1773
|
+
- 12.11.01 - 12.11.04
|
1774
|
+
- 12.12.01 - 12.12.05
|
1775
|
+
- 12.13.01 - 12.13.03
|
1776
|
+
- 12.14.01
|
1777
|
+
- 12.15.01
|
1778
|
+
- 12.16.01
|
1779
|
+
- 12.17.01 - 12.17.02
|
1780
|
+
- 12.18.01 - 12.18.03
|
1781
|
+
- 12.19.01 - 12.19.03
|
1782
|
+
- 12.20.01 - 12.20.03
|
1783
|
+
- 12.21.01 - 12.21.03
|
1784
|
+
- 12.22.01 - 12.22.03
|
1785
|
+
- 12.23.01 - 12.23.03
|
1786
|
+
- 12.24.01 - 12.24.03
|
1787
|
+
- 12.25.01 - 12.25.03
|
1788
|
+
- 12.26.01 - 12.26.03
|
1789
|
+
- 12.27.01 - 12.27.03
|
1790
|
+
- 12.28.01 - 12.28.03
|
1791
|
+
- 12.29.01 - 12.29.03
|
1792
|
+
- 12.30.01
|
1793
|
+
- 12.31.01 - 12.31.03
|
1794
|
+
- 12.32.01 - 12.32.03
|
1795
|
+
- 12.33.01 - 12.33.03
|
1796
|
+
- 12.34.01 - 12.34.03
|
1797
|
+
- 12.35.01 - 12.35.03
|
1798
|
+
- 12.36.01 - 12.36.03
|
1799
|
+
- 12.37.01 - 12.37.03
|
1800
|
+
- 12.38.01 - 12.38.03
|
1801
|
+
- 12.39.01 - 12.39.03
|
1802
|
+
- 12.40.01 - 12.40.03
|
1803
|
+
- 12.41.01 - 12.41.02
|
1804
|
+
- 12.42.01 - 12.42.05
|
1805
|
+
- 12.43.02 - 12.43.03
|
1392
1806
|
- id: SH-PAT-3
|
1393
1807
|
SUT: |
|
1394
1808
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -1498,6 +1912,47 @@
|
|
1498
1912
|
- 10.37.05
|
1499
1913
|
- 10.38.04
|
1500
1914
|
- 10.39.07
|
1915
|
+
- 12.2.07
|
1916
|
+
- 12.3.03
|
1917
|
+
- 12.4.03
|
1918
|
+
- 12.5.03
|
1919
|
+
- 12.6.04
|
1920
|
+
- 12.7.04
|
1921
|
+
- 12.8.03
|
1922
|
+
- 12.9.03
|
1923
|
+
- 12.10.06
|
1924
|
+
- 12.11.06
|
1925
|
+
- 12.12.07
|
1926
|
+
- 12.13.05
|
1927
|
+
- 12.14.03
|
1928
|
+
- 12.15.03
|
1929
|
+
- 12.16.03
|
1930
|
+
- 12.17.04
|
1931
|
+
- 12.18.05
|
1932
|
+
- 12.19.05
|
1933
|
+
- 12.20.05
|
1934
|
+
- 12.21.05
|
1935
|
+
- 12.22.05
|
1936
|
+
- 12.23.05
|
1937
|
+
- 12.24.05
|
1938
|
+
- 12.25.05
|
1939
|
+
- 12.26.05
|
1940
|
+
- 12.27.05
|
1941
|
+
- 12.28.05
|
1942
|
+
- 12.29.05
|
1943
|
+
- 12.30.03
|
1944
|
+
- 12.31.05
|
1945
|
+
- 12.32.05
|
1946
|
+
- 12.33.05
|
1947
|
+
- 12.34.05
|
1948
|
+
- 12.35.05
|
1949
|
+
- 12.36.05
|
1950
|
+
- 12.37.05
|
1951
|
+
- 12.38.05
|
1952
|
+
- 12.39.05
|
1953
|
+
- 12.40.05
|
1954
|
+
- 12.41.04
|
1955
|
+
- 12.42.07
|
1501
1956
|
- group: Supported Search Operations for Multiple Patients’ Data
|
1502
1957
|
id: SH-PAT-4
|
1503
1958
|
SUT: |
|
@@ -1659,6 +2114,178 @@
|
|
1659
2114
|
- 10.43.01
|
1660
2115
|
- 10.44.01
|
1661
2116
|
- 10.47.01
|
2117
|
+
- id: DAT-PAT-18
|
2118
|
+
SUT: |
|
2119
|
+
For responses to data for single and multiple patients as described in
|
2120
|
+
steps DAT-PAT-7, and DAT-PAT-17, of this section respectively, the
|
2121
|
+
health IT developer demonstrates the ability of the Health IT Module
|
2122
|
+
to respond to requests for data according to the implementation
|
2123
|
+
specification adopted in § 170.215(b)(1)(i), including the following
|
2124
|
+
steps.
|
2125
|
+
TLV: |
|
2126
|
+
For responses to data for single and multiple patients as described in
|
2127
|
+
steps DAT-PAT-7, and DAT-PAT-17, of this section respectively, the
|
2128
|
+
tester verifies the ability of the Health IT Module to respond to
|
2129
|
+
requests for data according to the implementation specification
|
2130
|
+
adopted in § 170.215(b)(1)(i), including the following steps.
|
2131
|
+
inferno_supported: 'yes'
|
2132
|
+
inferno_tests:
|
2133
|
+
- 4.2.06
|
2134
|
+
- 4.3.02
|
2135
|
+
- 4.4.02
|
2136
|
+
- 4.5.02
|
2137
|
+
- 4.6.02
|
2138
|
+
- 4.7.02
|
2139
|
+
- 4.8.05
|
2140
|
+
- 4.9.05
|
2141
|
+
- 4.10.06
|
2142
|
+
- 4.11.02
|
2143
|
+
- 4.12.02
|
2144
|
+
- 4.13.03
|
2145
|
+
- 4.14.02
|
2146
|
+
- 4.15.04
|
2147
|
+
- 4.16.04
|
2148
|
+
- 4.17.04
|
2149
|
+
- 4.18.04
|
2150
|
+
- 4.19.04
|
2151
|
+
- 4.20.04
|
2152
|
+
- 4.21.04
|
2153
|
+
- 4.22.04
|
2154
|
+
- 4.23.04
|
2155
|
+
- 4.24.04
|
2156
|
+
- 4.25.04
|
2157
|
+
- 4.26.03
|
2158
|
+
- 4.27.01
|
2159
|
+
- 4.28.01
|
2160
|
+
- 4.29.01
|
2161
|
+
- 4.30.01
|
2162
|
+
- 5.2.06
|
2163
|
+
- 5.3.02
|
2164
|
+
- 5.4.02
|
2165
|
+
- 5.5.02
|
2166
|
+
- 5.6.02
|
2167
|
+
- 5.7.02
|
2168
|
+
- 5.8.05
|
2169
|
+
- 5.9.05
|
2170
|
+
- 5.10.06
|
2171
|
+
- 5.11.02
|
2172
|
+
- 5.12.02
|
2173
|
+
- 5.13.03
|
2174
|
+
- 5.14.04
|
2175
|
+
- 5.15.04
|
2176
|
+
- 5.16.04
|
2177
|
+
- 5.17.04
|
2178
|
+
- 5.18.04
|
2179
|
+
- 5.19.04
|
2180
|
+
- 5.20.04
|
2181
|
+
- 5.21.04
|
2182
|
+
- 5.22.04
|
2183
|
+
- 5.23.04
|
2184
|
+
- 5.24.04
|
2185
|
+
- 5.25.04
|
2186
|
+
- 5.26.04
|
2187
|
+
- 5.27.04
|
2188
|
+
- 5.28.03
|
2189
|
+
- 5.29.01
|
2190
|
+
- 5.30.01
|
2191
|
+
- 5.31.01
|
2192
|
+
- 5.32.01
|
2193
|
+
- 7.3.03
|
2194
|
+
- 7.3.06 - 7.3.34
|
2195
|
+
- 8.3.03
|
2196
|
+
- 8.3.06 - 8.3.34
|
2197
|
+
- 10.2.06
|
2198
|
+
- 10.3.02
|
2199
|
+
- 10.4.02
|
2200
|
+
- 10.5.02
|
2201
|
+
- 10.6.03
|
2202
|
+
- 10.7.03
|
2203
|
+
- 10.8.02
|
2204
|
+
- 10.9.02
|
2205
|
+
- 10.10.05
|
2206
|
+
- 10.11.05
|
2207
|
+
- 10.12.06
|
2208
|
+
- 10.13.04
|
2209
|
+
- 10.14.02
|
2210
|
+
- 10.15.02
|
2211
|
+
- 10.16.02
|
2212
|
+
- 10.17.03
|
2213
|
+
- 10.18.04
|
2214
|
+
- 10.19.04
|
2215
|
+
- 10.20.04
|
2216
|
+
- 10.21.04
|
2217
|
+
- 10.22.04
|
2218
|
+
- 10.23.04
|
2219
|
+
- 10.24.04
|
2220
|
+
- 10.25.04
|
2221
|
+
- 10.26.04
|
2222
|
+
- 10.27.04
|
2223
|
+
- 10.28.02
|
2224
|
+
- 10.29.04
|
2225
|
+
- 10.30.04
|
2226
|
+
- 10.31.04
|
2227
|
+
- 10.32.04
|
2228
|
+
- 10.33.04
|
2229
|
+
- 10.34.04
|
2230
|
+
- 10.35.04
|
2231
|
+
- 10.36.04
|
2232
|
+
- 10.37.04
|
2233
|
+
- 10.38.03
|
2234
|
+
- 10.39.06
|
2235
|
+
- 10.40.01
|
2236
|
+
- 10.41.01
|
2237
|
+
- 10.42.01
|
2238
|
+
- 10.43.01
|
2239
|
+
- 10.44.01
|
2240
|
+
- 10.47.01
|
2241
|
+
- 12.2.06
|
2242
|
+
- 12.3.02
|
2243
|
+
- 12.4.02
|
2244
|
+
- 12.5.02
|
2245
|
+
- 12.6.03
|
2246
|
+
- 12.7.03
|
2247
|
+
- 12.8.02
|
2248
|
+
- 12.9.02
|
2249
|
+
- 12.10.05
|
2250
|
+
- 12.11.05
|
2251
|
+
- 12.12.06
|
2252
|
+
- 12.13.04
|
2253
|
+
- 12.14.02
|
2254
|
+
- 12.15.02
|
2255
|
+
- 12.16.02
|
2256
|
+
- 12.17.03
|
2257
|
+
- 12.18.04
|
2258
|
+
- 12.19.04
|
2259
|
+
- 12.20.04
|
2260
|
+
- 12.21.04
|
2261
|
+
- 12.22.04
|
2262
|
+
- 12.23.04
|
2263
|
+
- 12.24.04
|
2264
|
+
- 12.25.04
|
2265
|
+
- 12.26.04
|
2266
|
+
- 12.27.04
|
2267
|
+
- 12.28.04
|
2268
|
+
- 12.29.04
|
2269
|
+
- 12.30.02
|
2270
|
+
- 12.31.04
|
2271
|
+
- 12.32.04
|
2272
|
+
- 12.33.04
|
2273
|
+
- 12.34.04
|
2274
|
+
- 12.35.04
|
2275
|
+
- 12.36.04
|
2276
|
+
- 12.37.04
|
2277
|
+
- 12.38.04
|
2278
|
+
- 12.39.04
|
2279
|
+
- 12.40.04
|
2280
|
+
- 12.41.03
|
2281
|
+
- 12.42.06
|
2282
|
+
- 12.43.01
|
2283
|
+
- 12.44.01
|
2284
|
+
- 12.45.01
|
2285
|
+
- 12.46.01
|
2286
|
+
- 12.47.01
|
2287
|
+
- 12.48.01
|
2288
|
+
- 12.50.01
|
1662
2289
|
- id: DAT-PAT-2
|
1663
2290
|
SUT: |
|
1664
2291
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -1691,112 +2318,165 @@
|
|
1691
2318
|
- '11.07'
|
1692
2319
|
- '11.11'
|
1693
2320
|
- 4.2.08 - 4.2.09
|
1694
|
-
- 4.3.04 - 4.3.
|
1695
|
-
- 4.4.04 - 4.4.
|
1696
|
-
- 4.5.04 - 4.5.
|
1697
|
-
- 4.6.04 - 4.6.
|
1698
|
-
- 4.7.04 - 4.7.
|
1699
|
-
- 4.8.07 - 4.8.
|
1700
|
-
- 4.9.07 - 4.9.
|
1701
|
-
- 4.10.08 - 4.10.
|
1702
|
-
- 4.11.04 - 4.11.
|
1703
|
-
- 4.12.04 - 4.12.
|
1704
|
-
- 4.13.06 - 4.13.
|
1705
|
-
- 4.14.04 - 4.14.
|
1706
|
-
- 4.15.06 - 4.15.
|
1707
|
-
- 4.16.06 - 4.16.
|
1708
|
-
- 4.17.06 - 4.17.
|
1709
|
-
- 4.18.06 - 4.18.
|
1710
|
-
- 4.19.06 - 4.19.
|
1711
|
-
- 4.20.06 - 4.20.
|
1712
|
-
- 4.21.06 - 4.21.
|
1713
|
-
- 4.22.06 - 4.22.
|
1714
|
-
- 4.23.06 - 4.23.
|
1715
|
-
- 4.24.06 - 4.24.
|
1716
|
-
- 4.25.06 - 4.25.
|
1717
|
-
- 4.26.05 - 4.26.
|
1718
|
-
- 4.27.02 - 4.27.
|
2321
|
+
- 4.3.04 - 4.3.06
|
2322
|
+
- 4.4.04 - 4.4.06
|
2323
|
+
- 4.5.04 - 4.5.06
|
2324
|
+
- 4.6.04 - 4.6.06
|
2325
|
+
- 4.7.04 - 4.7.06
|
2326
|
+
- 4.8.07 - 4.8.09
|
2327
|
+
- 4.9.07 - 4.9.09
|
2328
|
+
- 4.10.08 - 4.10.10
|
2329
|
+
- 4.11.04 - 4.11.06
|
2330
|
+
- 4.12.04 - 4.12.06
|
2331
|
+
- 4.13.06 - 4.13.08
|
2332
|
+
- 4.14.04 - 4.14.06
|
2333
|
+
- 4.15.06 - 4.15.08
|
2334
|
+
- 4.16.06 - 4.16.08
|
2335
|
+
- 4.17.06 - 4.17.08
|
2336
|
+
- 4.18.06 - 4.18.08
|
2337
|
+
- 4.19.06 - 4.19.08
|
2338
|
+
- 4.20.06 - 4.20.08
|
2339
|
+
- 4.21.06 - 4.21.08
|
2340
|
+
- 4.22.06 - 4.22.08
|
2341
|
+
- 4.23.06 - 4.23.08
|
2342
|
+
- 4.24.06 - 4.24.08
|
2343
|
+
- 4.25.06 - 4.25.08
|
2344
|
+
- 4.26.05 - 4.26.07
|
2345
|
+
- 4.27.02 - 4.27.04
|
1719
2346
|
- 4.28.02 - 4.28.03
|
1720
2347
|
- 4.29.02 - 4.29.03
|
1721
|
-
- 4.30.02 - 4.30.
|
2348
|
+
- 4.30.02 - 4.30.04
|
1722
2349
|
- 5.2.08 - 5.2.09
|
1723
|
-
- 5.3.04 - 5.3.
|
1724
|
-
- 5.4.04 - 5.4.
|
1725
|
-
- 5.5.04 - 5.5.
|
1726
|
-
- 5.6.04 - 5.6.
|
1727
|
-
- 5.7.04 - 5.7.
|
1728
|
-
- 5.8.07 - 5.8.
|
1729
|
-
- 5.9.07 - 5.9.
|
1730
|
-
- 5.10.08 - 5.10.
|
1731
|
-
- 5.11.04 - 5.11.
|
1732
|
-
- 5.12.04 - 5.12.
|
1733
|
-
- 5.13.06 - 5.13.
|
1734
|
-
- 5.14.06 - 5.14.
|
1735
|
-
- 5.15.06 - 5.15.
|
1736
|
-
- 5.16.06 - 5.16.
|
1737
|
-
- 5.17.06 - 5.17.
|
1738
|
-
- 5.18.06 - 5.18.
|
1739
|
-
- 5.19.06 - 5.19.
|
1740
|
-
- 5.20.06 - 5.20.
|
1741
|
-
- 5.21.06 - 5.21.
|
1742
|
-
- 5.22.06 - 5.22.
|
1743
|
-
- 5.23.06 - 5.23.
|
1744
|
-
- 5.24.06 - 5.24.
|
1745
|
-
- 5.25.06 - 5.25.
|
1746
|
-
- 5.26.
|
1747
|
-
- 5.27.06 - 5.27.
|
1748
|
-
- 5.28.05 - 5.28.
|
1749
|
-
- 5.29.02 - 5.29.
|
2350
|
+
- 5.3.04 - 5.3.06
|
2351
|
+
- 5.4.04 - 5.4.06
|
2352
|
+
- 5.5.04 - 5.5.06
|
2353
|
+
- 5.6.04 - 5.6.06
|
2354
|
+
- 5.7.04 - 5.7.06
|
2355
|
+
- 5.8.07 - 5.8.09
|
2356
|
+
- 5.9.07 - 5.9.09
|
2357
|
+
- 5.10.08 - 5.10.10
|
2358
|
+
- 5.11.04 - 5.11.06
|
2359
|
+
- 5.12.04 - 5.12.06
|
2360
|
+
- 5.13.06 - 5.13.08
|
2361
|
+
- 5.14.06 - 5.14.08
|
2362
|
+
- 5.15.06 - 5.15.08
|
2363
|
+
- 5.16.06 - 5.16.08
|
2364
|
+
- 5.17.06 - 5.17.08
|
2365
|
+
- 5.18.06 - 5.18.08
|
2366
|
+
- 5.19.06 - 5.19.08
|
2367
|
+
- 5.20.06 - 5.20.08
|
2368
|
+
- 5.21.06 - 5.21.08
|
2369
|
+
- 5.22.06 - 5.22.08
|
2370
|
+
- 5.23.06 - 5.23.08
|
2371
|
+
- 5.24.06 - 5.24.08
|
2372
|
+
- 5.25.06 - 5.25.08
|
2373
|
+
- 5.26.06 - 5.26.08
|
2374
|
+
- 5.27.06 - 5.27.08
|
2375
|
+
- 5.28.05 - 5.28.04
|
2376
|
+
- 5.29.02 - 5.29.04
|
1750
2377
|
- 5.30.02 - 5.30.03
|
1751
2378
|
- 5.31.02 - 5.31.03
|
1752
|
-
- 5.32.02 - 5.32.
|
2379
|
+
- 5.32.02 - 5.32.04
|
1753
2380
|
- 10.2.08 - 10.2.09
|
1754
|
-
- 10.3.04 - 10.3.
|
1755
|
-
- 10.4.04 - 10.4.
|
1756
|
-
- 10.5.04 - 10.5.
|
1757
|
-
- 10.6.05 - 10.6.
|
1758
|
-
- 10.7.05 - 10.7.
|
1759
|
-
- 10.8.04 - 10.8.
|
1760
|
-
- 10.9.04 - 10.9.
|
1761
|
-
- 10.10.07 - 10.10.
|
1762
|
-
- 10.11.07 - 10.11.
|
1763
|
-
- 10.12.08 - 10.12.
|
1764
|
-
- 10.13.06 - 10.13.
|
1765
|
-
- 10.14.04 - 10.14.
|
1766
|
-
- 10.15.04 - 10.15.
|
1767
|
-
- 10.16.04 - 10.16.
|
1768
|
-
- 10.17.06 - 10.17.
|
1769
|
-
- 10.18.06 - 10.18.
|
1770
|
-
- 10.19.06 - 10.19.
|
1771
|
-
- 10.20.06 - 10.20.
|
1772
|
-
- 10.21.06 - 10.21.
|
1773
|
-
- 10.22.06 - 10.22.
|
1774
|
-
- 10.23.06 - 10.23.
|
1775
|
-
- 10.24.06 - 10.24.
|
1776
|
-
- 10.25.06 - 10.25.
|
1777
|
-
- 10.26.06 - 10.26.
|
1778
|
-
- 10.27.06 - 10.27.
|
1779
|
-
- 10.28.04 - 10.28.
|
1780
|
-
- 10.29.06 - 10.29.
|
1781
|
-
- 10.30.06 - 10.30.
|
1782
|
-
- 10.31.06 - 10.31.
|
1783
|
-
- 10.32.06 - 10.32.
|
1784
|
-
- 10.33.06 - 10.33.
|
1785
|
-
- 10.34.06 - 10.34.
|
1786
|
-
- 10.35.06 - 10.35.
|
1787
|
-
- 10.36.06 - 10.36.
|
1788
|
-
- 10.37.06 - 10.37.
|
1789
|
-
- 10.38.05 - 10.38.
|
1790
|
-
- 10.39.08 - 10.39.
|
2381
|
+
- 10.3.04 - 10.3.06
|
2382
|
+
- 10.4.04 - 10.4.06
|
2383
|
+
- 10.5.04 - 10.5.06
|
2384
|
+
- 10.6.05 - 10.6.07
|
2385
|
+
- 10.7.05 - 10.7.07
|
2386
|
+
- 10.8.04 - 10.8.06
|
2387
|
+
- 10.9.04 - 10.9.06
|
2388
|
+
- 10.10.07 - 10.10.09
|
2389
|
+
- 10.11.07 - 10.11.09
|
2390
|
+
- 10.12.08 - 10.12.10
|
2391
|
+
- 10.13.06 - 10.13.08
|
2392
|
+
- 10.14.04 - 10.14.06
|
2393
|
+
- 10.15.04 - 10.15.06
|
2394
|
+
- 10.16.04 - 10.16.06
|
2395
|
+
- 10.17.06 - 10.17.08
|
2396
|
+
- 10.18.06 - 10.18.08
|
2397
|
+
- 10.19.06 - 10.19.08
|
2398
|
+
- 10.20.06 - 10.20.08
|
2399
|
+
- 10.21.06 - 10.21.08
|
2400
|
+
- 10.22.06 - 10.22.08
|
2401
|
+
- 10.23.06 - 10.23.08
|
2402
|
+
- 10.24.06 - 10.24.08
|
2403
|
+
- 10.25.06 - 10.25.08
|
2404
|
+
- 10.26.06 - 10.26.08
|
2405
|
+
- 10.27.06 - 10.27.08
|
2406
|
+
- 10.28.04 - 10.28.06
|
2407
|
+
- 10.29.06 - 10.29.08
|
2408
|
+
- 10.30.06 - 10.30.08
|
2409
|
+
- 10.31.06 - 10.31.08
|
2410
|
+
- 10.32.06 - 10.32.08
|
2411
|
+
- 10.33.06 - 10.33.08
|
2412
|
+
- 10.34.06 - 10.34.08
|
2413
|
+
- 10.35.06 - 10.35.08
|
2414
|
+
- 10.36.06 - 10.36.08
|
2415
|
+
- 10.37.06 - 10.37.08
|
2416
|
+
- 10.38.05 - 10.38.07
|
2417
|
+
- 10.39.08 - 10.39.10
|
1791
2418
|
- 10.40.02 - 10.40.03
|
1792
2419
|
- 10.41.02 - 10.41.04
|
1793
|
-
- 10.42.02 - 10.42.
|
1794
|
-
- 10.43.02 - 10.43.
|
1795
|
-
- 10.44.03 - 10.44.
|
2420
|
+
- 10.42.02 - 10.42.04
|
2421
|
+
- 10.43.02 - 10.43.04
|
2422
|
+
- 10.44.03 - 10.44.05
|
2423
|
+
- 12.2.08 - 12.2.09
|
2424
|
+
- 12.3.04 - 12.3.06
|
2425
|
+
- 12.4.04 - 12.4.06
|
2426
|
+
- 12.5.04 - 12.5.06
|
2427
|
+
- 12.6.05 - 12.6.07
|
2428
|
+
- 12.7.05 - 12.7.07
|
2429
|
+
- 12.8.04 - 12.8.06
|
2430
|
+
- 12.9.04 - 12.9.06
|
2431
|
+
- 12.10.07 - 12.10.09
|
2432
|
+
- 12.11.07 - 12.11.09
|
2433
|
+
- 12.12.08 - 12.12.10
|
2434
|
+
- 12.13.06 - 12.13.08
|
2435
|
+
- 12.14.04 - 12.14.06
|
2436
|
+
- 12.15.04 - 12.15.06
|
2437
|
+
- 12.16.04 - 12.16.06
|
2438
|
+
- 12.17.06 - 12.17.08
|
2439
|
+
- 12.18.06 - 12.18.08
|
2440
|
+
- 12.19.06 - 12.19.08
|
2441
|
+
- 12.20.06 - 12.20.08
|
2442
|
+
- 12.21.06 - 12.21.08
|
2443
|
+
- 12.22.06 - 12.22.08
|
2444
|
+
- 12.23.06 - 12.23.08
|
2445
|
+
- 12.24.06 - 12.24.08
|
2446
|
+
- 12.25.06 - 12.25.08
|
2447
|
+
- 12.26.06 - 12.26.08
|
2448
|
+
- 12.27.06 - 12.27.08
|
2449
|
+
- 12.28.06 - 12.28.08
|
2450
|
+
- 12.29.06 - 12.29.08
|
2451
|
+
- 12.30.04 - 12.30.06
|
2452
|
+
- 12.31.06 - 12.31.08
|
2453
|
+
- 12.32.06 - 12.32.08
|
2454
|
+
- 12.33.06 - 12.33.08
|
2455
|
+
- 12.34.06 - 12.34.08
|
2456
|
+
- 12.35.06 - 12.35.08
|
2457
|
+
- 12.36.06 - 12.36.08
|
2458
|
+
- 12.37.06 - 12.37.08
|
2459
|
+
- 12.38.06 - 12.38.08
|
2460
|
+
- 12.39.06 - 12.39.08
|
2461
|
+
- 12.40.06 - 12.40.08
|
2462
|
+
- 12.41.05 - 12.41.07
|
2463
|
+
- 12.42.08 - 12.42.10
|
2464
|
+
- 12.43.04 - 12.43.06
|
2465
|
+
- 12.44.02 - 12.44.03
|
2466
|
+
- 12.45.02 - 12.45.04
|
2467
|
+
- 12.46.02 - 12.46.04
|
2468
|
+
- 12.47.02 - 12.47.04
|
2469
|
+
- 12.48.02 - 12.48.04
|
1796
2470
|
- 7.3.03
|
1797
|
-
- 7.3.06 - 7.3.
|
2471
|
+
- 7.3.06 - 7.3.21
|
2472
|
+
- 7.3.25 - 7.3.26
|
2473
|
+
- 7.3.28 - 7.3.34
|
2474
|
+
- 7.3.38 - 7.3.45
|
1798
2475
|
- 8.3.03
|
1799
|
-
- 8.3.06 - 8.3.
|
2476
|
+
- 8.3.06 - 8.3.21
|
2477
|
+
- 8.3.25 - 8.3.26
|
2478
|
+
- 8.3.28 - 8.3.34
|
2479
|
+
- 8.3.38 - 8.3.45
|
1800
2480
|
inferno_notes: |
|
1801
2481
|
The requirement "all information is accurate and without omission"
|
1802
2482
|
cannot be verified automatically by Inferno, as Inferno only has
|
@@ -1918,6 +2598,48 @@
|
|
1918
2598
|
- 10.38.04
|
1919
2599
|
- 10.39.07
|
1920
2600
|
- 10.42.01 - 10.42.04
|
2601
|
+
- 12.2.07
|
2602
|
+
- 12.3.03
|
2603
|
+
- 12.4.03
|
2604
|
+
- 12.5.03
|
2605
|
+
- 12.6.04
|
2606
|
+
- 12.7.04
|
2607
|
+
- 12.8.03
|
2608
|
+
- 12.9.03
|
2609
|
+
- 12.10.06
|
2610
|
+
- 12.11.06
|
2611
|
+
- 12.12.07
|
2612
|
+
- 12.13.05
|
2613
|
+
- 12.14.03
|
2614
|
+
- 12.15.03
|
2615
|
+
- 12.16.03
|
2616
|
+
- 12.17.04
|
2617
|
+
- 12.18.05
|
2618
|
+
- 12.19.05
|
2619
|
+
- 12.20.05
|
2620
|
+
- 12.21.05
|
2621
|
+
- 12.22.05
|
2622
|
+
- 12.23.05
|
2623
|
+
- 12.24.05
|
2624
|
+
- 12.25.05
|
2625
|
+
- 12.26.05
|
2626
|
+
- 12.27.05
|
2627
|
+
- 12.28.05
|
2628
|
+
- 12.29.05
|
2629
|
+
- 12.30.03
|
2630
|
+
- 12.31.05
|
2631
|
+
- 12.32.05
|
2632
|
+
- 12.33.05
|
2633
|
+
- 12.34.05
|
2634
|
+
- 12.35.05
|
2635
|
+
- 12.36.05
|
2636
|
+
- 12.37.05
|
2637
|
+
- 12.38.05
|
2638
|
+
- 12.39.05
|
2639
|
+
- 12.40.05
|
2640
|
+
- 12.41.04
|
2641
|
+
- 12.42.07
|
2642
|
+
- 12.46.01 - 12.46.04
|
1921
2643
|
- 7.3.21
|
1922
2644
|
- 8.3.21
|
1923
2645
|
- id: DAT-PAT-4
|
@@ -1939,6 +2661,7 @@
|
|
1939
2661
|
- 4.31.01 - 4.31.02
|
1940
2662
|
- 5.33.01 - 5.33.02
|
1941
2663
|
- 10.45.01 - 10.45.02
|
2664
|
+
- 12.49.01 - 12.49.02
|
1942
2665
|
- id: DAT-PAT-5
|
1943
2666
|
SUT: |
|
1944
2667
|
If supported, and for responses to data for a single patient only, the
|
@@ -1957,6 +2680,7 @@
|
|
1957
2680
|
- 4.13.06
|
1958
2681
|
- 5.13.06
|
1959
2682
|
- 10.17.06
|
2683
|
+
- 12.17.06
|
1960
2684
|
- id: DAT-PAT-6
|
1961
2685
|
SUT: |
|
1962
2686
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -1977,6 +2701,7 @@
|
|
1977
2701
|
- 4.32.01 - 4.32.02
|
1978
2702
|
- 5.34.01 - 5.34.02
|
1979
2703
|
- 10.46.01 - 10.46.02
|
2704
|
+
- 12.51.01 - 12.51.02
|
1980
2705
|
- group: Response to Requests for a Single Patient’s Data
|
1981
2706
|
id: DAT-PAT-7
|
1982
2707
|
SUT: |
|
@@ -2084,6 +2809,47 @@
|
|
2084
2809
|
- 10.37.01
|
2085
2810
|
- 10.38.01
|
2086
2811
|
- 10.39.01
|
2812
|
+
- 12.2.01
|
2813
|
+
- 12.3.01
|
2814
|
+
- 12.4.01
|
2815
|
+
- 12.5.01
|
2816
|
+
- 12.6.01
|
2817
|
+
- 12.7.01
|
2818
|
+
- 12.8.01
|
2819
|
+
- 12.9.01
|
2820
|
+
- 12.10.01
|
2821
|
+
- 12.11.01
|
2822
|
+
- 12.12.01
|
2823
|
+
- 12.13.01
|
2824
|
+
- 12.14.01
|
2825
|
+
- 12.15.01
|
2826
|
+
- 12.16.01
|
2827
|
+
- 12.17.01
|
2828
|
+
- 12.18.01
|
2829
|
+
- 12.19.01
|
2830
|
+
- 12.20.01
|
2831
|
+
- 12.21.01
|
2832
|
+
- 12.22.01
|
2833
|
+
- 12.23.01
|
2834
|
+
- 12.24.01
|
2835
|
+
- 12.25.01
|
2836
|
+
- 12.26.01
|
2837
|
+
- 12.27.01
|
2838
|
+
- 12.28.01
|
2839
|
+
- 12.29.01
|
2840
|
+
- 12.30.01
|
2841
|
+
- 12.31.01
|
2842
|
+
- 12.32.01
|
2843
|
+
- 12.33.01
|
2844
|
+
- 12.34.01
|
2845
|
+
- 12.35.01
|
2846
|
+
- 12.36.01
|
2847
|
+
- 12.37.01
|
2848
|
+
- 12.38.01
|
2849
|
+
- 12.39.01
|
2850
|
+
- 12.40.01
|
2851
|
+
- 12.41.01
|
2852
|
+
- 12.42.01
|
2087
2853
|
- group: Response to Requests for Multiple Patients’ Data
|
2088
2854
|
id: DAT-PAT-8
|
2089
2855
|
SUT: |
|
@@ -2142,8 +2908,10 @@
|
|
2142
2908
|
inferno_tests:
|
2143
2909
|
- 7.3.03
|
2144
2910
|
- 7.3.06 - 7.3.23
|
2911
|
+
- 7.3.26
|
2145
2912
|
- 8.3.03
|
2146
2913
|
- 8.3.06 - 8.3.23
|
2914
|
+
- 8.3.26
|
2147
2915
|
- id: DAT-PAT-17
|
2148
2916
|
SUT: |
|
2149
2917
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -2163,7 +2931,7 @@
|
|
2163
2931
|
* “Encounter”;
|
2164
2932
|
* “Goal”;
|
2165
2933
|
* “Immunization”;
|
2166
|
-
* “Location” (if supported);
|
2934
|
+
* “Location” (if supported or using US Core 7.0.0);
|
2167
2935
|
* “Medication” (if supported);
|
2168
2936
|
* “MedicationDispense”
|
2169
2937
|
* “MedicationRequest”;
|
@@ -2196,7 +2964,7 @@
|
|
2196
2964
|
* “Encounter”;
|
2197
2965
|
* “Goal”;
|
2198
2966
|
* “Immunization”;
|
2199
|
-
* “Location” (if supported);
|
2967
|
+
* “Location” (if supported or using US Core 7.0.0);
|
2200
2968
|
* “Medication” (if supported);
|
2201
2969
|
* “MedicationDispense”
|
2202
2970
|
* “MedicationRequest”;
|
@@ -2214,9 +2982,15 @@
|
|
2214
2982
|
inferno_supported: 'yes'
|
2215
2983
|
inferno_tests:
|
2216
2984
|
- 7.3.03
|
2217
|
-
- 7.3.06 - 7.3.
|
2985
|
+
- 7.3.06 - 7.3.21
|
2986
|
+
- 7.3.25 - 7.3.26
|
2987
|
+
- 7.3.28 - 7.3.34
|
2988
|
+
- 7.3.38 - 7.3.45
|
2218
2989
|
- 8.3.03
|
2219
|
-
- 8.3.06 - 8.3.
|
2990
|
+
- 8.3.06 - 8.3.21
|
2991
|
+
- 8.3.25 - 8.3.26
|
2992
|
+
- 8.3.28 - 8.3.34
|
2993
|
+
- 8.3.38 - 8.3.45
|
2220
2994
|
- id: DAT-PAT-9
|
2221
2995
|
SUT: |
|
2222
2996
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -2230,7 +3004,7 @@
|
|
2230
3004
|
170.215(d).
|
2231
3005
|
inferno_supported: 'yes'
|
2232
3006
|
inferno_tests:
|
2233
|
-
- 2.3.01 - 2.3.
|
3007
|
+
- 2.3.01 - 2.3.23
|
2234
3008
|
- id: DAT-PAT-10
|
2235
3009
|
SUT: |
|
2236
3010
|
The health IT developer demonstrates the ability of the Health IT
|
@@ -2299,8 +3073,8 @@
|
|
2299
3073
|
provided.
|
2300
3074
|
inferno_supported: 'yes'
|
2301
3075
|
inferno_tests:
|
2302
|
-
- 7.3.01 - 7.3.
|
2303
|
-
- 8.3.01 - 8.3.
|
3076
|
+
- 7.3.01 - 7.3.45
|
3077
|
+
- 8.3.01 - 8.3.45
|
2304
3078
|
- id: DAT-PAT-15
|
2305
3079
|
SUT: |
|
2306
3080
|
The health IT developer demonstrates that the information provided as
|