onc_certification_g10_test_kit 8.0.1 → 8.0.2
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 +2 -1
- data/execution_scripts/reference_server/g10_ref_server_usc6_smart2_bulk1_no_terminology_expected.json +1 -0
- data/execution_scripts/reference_server/g10_ref_server_usc6_smart2_bulk1_with_commands.yaml +281 -0
- data/execution_scripts/reference_server/g10_ref_server_usc6_smart2_bulk1_with_commands_expected.json +1 -0
- data/execution_scripts/reference_server/g10_ref_server_usc7_smart2_bulk1_no_terminology_expected.json +1 -0
- data/execution_scripts/reference_server/g10_ref_server_usc7_smart2_bulk1_with_commands.yaml +281 -0
- data/execution_scripts/reference_server/g10_ref_server_usc7_smart2_bulk1_with_commands_expected.json +4054 -0
- data/execution_scripts/reference_server/ref_server_authorize_85_all_scopes.rb +4 -0
- data/execution_scripts/reference_server/ref_server_authorize_85_granular_scopes.rb +15 -0
- data/execution_scripts/reference_server/ref_server_authorize_85_limited_scopes.rb +28 -0
- data/execution_scripts/reference_server/ref_server_authorize_launched_all_scopes.rb +4 -0
- data/execution_scripts/reference_server/ref_server_ehr_launch_85.rb +4 -0
- data/execution_scripts/reference_server/ref_server_invalid_launch_and_attest.rb +20 -0
- data/execution_scripts/reference_server/ref_server_revoke_token_and_run_group.rb +43 -0
- data/lib/onc_certification_g10_test_kit/configuration_checker.rb +1 -1
- data/lib/onc_certification_g10_test_kit/smart_app_launch_invalid_aud_group.rb +18 -3
- data/lib/onc_certification_g10_test_kit/version.rb +2 -2
- metadata +20 -7
data/execution_scripts/reference_server/g10_ref_server_usc7_smart2_bulk1_with_commands_expected.json
ADDED
|
@@ -0,0 +1,4054 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "f30f6428-de02-44f4-b390-5e570a0c3373",
|
|
4
|
+
"created_at": "2026-05-23T03:08:02.515+00:00",
|
|
5
|
+
"inputs": [
|
|
6
|
+
{
|
|
7
|
+
"name": "well_known_configuration",
|
|
8
|
+
"value": "Input is too large to display, please visit\nhttps://inferno-qa.healthit.gov/suites/api/test_sessions/bbjFOxg9o4T/results/f30f6428-de02-44f4-b390-5e570a0c3373/io/inputs/well_known_configuration\nfor details\n",
|
|
9
|
+
"type": "text",
|
|
10
|
+
"is_large": true
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"optional": false,
|
|
14
|
+
"outputs": [],
|
|
15
|
+
"requests": [],
|
|
16
|
+
"result": "pass",
|
|
17
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_discovery_stu2-well_known_capabilities_stu2",
|
|
18
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
19
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
20
|
+
"updated_at": "2026-05-23T03:08:02.515+00:00"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "d02e0d76-bf9c-42b6-8656-3336a0e8103c",
|
|
24
|
+
"created_at": "2026-05-23T03:08:02.578+00:00",
|
|
25
|
+
"inputs": [
|
|
26
|
+
{
|
|
27
|
+
"name": "url",
|
|
28
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
29
|
+
"type": "text"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"name": "standalone_smart_auth_info",
|
|
33
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
34
|
+
"type": "auth_info"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"messages": [
|
|
38
|
+
{
|
|
39
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied SSL 3.0 connection as required.",
|
|
40
|
+
"type": "info"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied TLS 1.1 connection as required.",
|
|
44
|
+
"type": "info"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization accepted TLS 1.3 connection.",
|
|
48
|
+
"type": "info"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization accepted TLS 1.2 connection.",
|
|
52
|
+
"type": "info"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied TLS 1.0 connection as required.",
|
|
56
|
+
"type": "info"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied SSL 2.0 connection as required.",
|
|
60
|
+
"type": "info"
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"optional": false,
|
|
64
|
+
"outputs": [],
|
|
65
|
+
"requests": [],
|
|
66
|
+
"result": "pass",
|
|
67
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-standalone_auth_tls",
|
|
68
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
69
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
70
|
+
"updated_at": "2026-05-23T03:08:02.578+00:00"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "57e016a7-3dec-44d1-80c9-1b2bf95c55bc",
|
|
74
|
+
"created_at": "2026-05-23T03:08:08.396+00:00",
|
|
75
|
+
"inputs": [
|
|
76
|
+
{
|
|
77
|
+
"name": "url",
|
|
78
|
+
"label": "FHIR Endpoint",
|
|
79
|
+
"description": "URL of the FHIR endpoint used by SMART applications",
|
|
80
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
81
|
+
"type": "text"
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"name": "standalone_smart_auth_info",
|
|
85
|
+
"label": "Standalone Launch Credentials",
|
|
86
|
+
"description": null,
|
|
87
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
88
|
+
"type": "auth_info"
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"optional": false,
|
|
92
|
+
"outputs": [],
|
|
93
|
+
"requests": [],
|
|
94
|
+
"result": "pass",
|
|
95
|
+
"test_group_id": "g10_certification-g10_smart_standalone_patient_app-smart_discovery_stu2",
|
|
96
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
97
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
98
|
+
"updated_at": "2026-05-23T03:08:08.396+00:00"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"id": "324807c7-558d-4068-9073-18e091bc264a",
|
|
102
|
+
"created_at": "2026-05-23T03:08:08.615+00:00",
|
|
103
|
+
"inputs": [
|
|
104
|
+
{
|
|
105
|
+
"name": "url",
|
|
106
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
107
|
+
"type": "text"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"name": "standalone_smart_auth_info",
|
|
111
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
112
|
+
"type": "auth_info"
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"messages": [
|
|
116
|
+
{
|
|
117
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied TLS 1.0 connection as required.",
|
|
118
|
+
"type": "info"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token accepted TLS 1.3 connection.",
|
|
122
|
+
"type": "info"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied SSL 3.0 connection as required.",
|
|
126
|
+
"type": "info"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token accepted TLS 1.2 connection.",
|
|
130
|
+
"type": "info"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied SSL 2.0 connection as required.",
|
|
134
|
+
"type": "info"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied TLS 1.1 connection as required.",
|
|
138
|
+
"type": "info"
|
|
139
|
+
}
|
|
140
|
+
],
|
|
141
|
+
"optional": false,
|
|
142
|
+
"outputs": [],
|
|
143
|
+
"requests": [],
|
|
144
|
+
"result": "pass",
|
|
145
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-standalone_token_tls",
|
|
146
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
147
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
148
|
+
"updated_at": "2026-05-23T03:08:08.615+00:00"
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"id": "50747e71-b767-4c18-85e6-882ff78cad7c",
|
|
152
|
+
"created_at": "2026-05-23T03:08:02.477+00:00",
|
|
153
|
+
"inputs": [
|
|
154
|
+
{
|
|
155
|
+
"name": "url",
|
|
156
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
157
|
+
"type": "text"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"name": "standalone_smart_auth_info",
|
|
161
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
162
|
+
"type": "auth_info"
|
|
163
|
+
}
|
|
164
|
+
],
|
|
165
|
+
"optional": false,
|
|
166
|
+
"outputs": [
|
|
167
|
+
{
|
|
168
|
+
"name": "well_known_introspection_url",
|
|
169
|
+
"type": "text",
|
|
170
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/token/introspect"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"name": "well_known_configuration",
|
|
174
|
+
"type": "text",
|
|
175
|
+
"value": "Output is too large to display, please visit\nhttps://inferno-qa.healthit.gov/suites/api/test_sessions/bbjFOxg9o4T/results/50747e71-b767-4c18-85e6-882ff78cad7c/io/outputs/well_known_configuration\nfor details\n",
|
|
176
|
+
"is_large": true
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"name": "smart_authorization_url",
|
|
180
|
+
"type": "text",
|
|
181
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
"name": "well_known_management_url",
|
|
185
|
+
"type": "text",
|
|
186
|
+
"value": ""
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"name": "well_known_registration_url",
|
|
190
|
+
"type": "text",
|
|
191
|
+
"value": ""
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "well_known_revocation_url",
|
|
195
|
+
"type": "text",
|
|
196
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/token/revoke-token"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"name": "smart_token_url",
|
|
200
|
+
"type": "text",
|
|
201
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/token"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
"name": "standalone_smart_auth_info",
|
|
205
|
+
"type": "text",
|
|
206
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}"
|
|
207
|
+
}
|
|
208
|
+
],
|
|
209
|
+
"requests": [
|
|
210
|
+
{
|
|
211
|
+
"id": "3c84d253-1ed7-47cf-8762-68354d7a8281",
|
|
212
|
+
"direction": "outgoing",
|
|
213
|
+
"index": 1135191,
|
|
214
|
+
"result_id": "50747e71-b767-4c18-85e6-882ff78cad7c",
|
|
215
|
+
"status": 200,
|
|
216
|
+
"timestamp": "2026-05-23T03:08:02.483+00:00",
|
|
217
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/.well-known/smart-configuration",
|
|
218
|
+
"verb": "get"
|
|
219
|
+
}
|
|
220
|
+
],
|
|
221
|
+
"result": "pass",
|
|
222
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_discovery_stu2-well_known_endpoint",
|
|
223
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
224
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
225
|
+
"updated_at": "2026-05-23T03:08:02.477+00:00"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"id": "e09008a3-456e-4746-b14e-ce4d06b843ec",
|
|
229
|
+
"created_at": "2026-05-23T03:08:08.739+00:00",
|
|
230
|
+
"inputs": [
|
|
231
|
+
{
|
|
232
|
+
"name": "standalone_code",
|
|
233
|
+
"value": "eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQWxsZXJneUludG9sZXJhbmNlLnJzIHBhdGllbnQvQ2FyZVBsYW4ucnMgcGF0aWVudC9DYXJlVGVhbS5ycyBwYXRpZW50L0NvbmRpdGlvbi5ycyBwYXRpZW50L0NvdmVyYWdlLnJzIHBhdGllbnQvRGV2aWNlLnJzIHBhdGllbnQvRGlhZ25vc3RpY1JlcG9ydC5ycyBwYXRpZW50L0RvY3VtZW50UmVmZXJlbmNlLnJzIHBhdGllbnQvRW5jb3VudGVyLnJzIHBhdGllbnQvR29hbC5ycyBwYXRpZW50L0ltbXVuaXphdGlvbi5ycyBwYXRpZW50L0xvY2F0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9NZWRpY2F0aW9uLnJzIHBhdGllbnQvTWVkaWNhdGlvbkRpc3BlbnNlLnJzIHBhdGllbnQvTWVkaWNhdGlvblJlcXVlc3QucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyBwYXRpZW50L09yZ2FuaXphdGlvbi5ycyBwYXRpZW50L1ByYWN0aXRpb25lci5ycyBwYXRpZW50L1ByYWN0aXRpb25lclJvbGUucnMgcGF0aWVudC9Qcm9jZWR1cmUucnMgcGF0aWVudC9Qcm92ZW5hbmNlLnJzIHBhdGllbnQvUXVlc3Rpb25uYWlyZVJlc3BvbnNlLnJzIHBhdGllbnQvUmVsYXRlZFBlcnNvbi5ycyBwYXRpZW50L1NlcnZpY2VSZXF1ZXN0LnJzIHBhdGllbnQvU3BlY2ltZW4ucnMgIiwicGF0aWVudElkIjoiODUiLCJjb2RlQ2hhbGxlbmdlIjoicGZqMHJ1MVAyak9YTzE5dVY3dTh5UEI4N0FyanhmanotVXRIQVVxWi00byIsImNvZGVDaGFsbGVuZ2VNZXRob2QiOiJTMjU2In0=",
|
|
234
|
+
"type": "text"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"name": "pkce_code_verifier",
|
|
238
|
+
"value": "e3e90ddf-9f7c-4e62-b1ab-80af696c3d71-06bd579c-94cd-4ac8-a16d-cb67feed613e",
|
|
239
|
+
"type": "text"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"name": "standalone_smart_auth_info",
|
|
243
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
244
|
+
"type": "auth_info"
|
|
245
|
+
}
|
|
246
|
+
],
|
|
247
|
+
"optional": false,
|
|
248
|
+
"outputs": [
|
|
249
|
+
{
|
|
250
|
+
"name": "standalone_smart_credentials",
|
|
251
|
+
"type": "text",
|
|
252
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"name": "standalone_token_retrieval_time",
|
|
256
|
+
"type": "text",
|
|
257
|
+
"value": "2026-05-23T03:08:08+00:00"
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"name": "standalone_smart_auth_info",
|
|
261
|
+
"type": "text",
|
|
262
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
263
|
+
}
|
|
264
|
+
],
|
|
265
|
+
"requests": [
|
|
266
|
+
{
|
|
267
|
+
"id": "e9a0a039-133b-4cb5-9e38-c475edb9bdae",
|
|
268
|
+
"direction": "incoming",
|
|
269
|
+
"index": 1135221,
|
|
270
|
+
"result_id": "237446a9-2d97-4689-8bce-8097826ffd1f",
|
|
271
|
+
"status": null,
|
|
272
|
+
"timestamp": "2026-05-23T03:08:08.231+00:00",
|
|
273
|
+
"url": "https://inferno-qa.healthit.gov/suites/custom/smart/redirect?code=eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQWxsZXJneUludG9sZXJhbmNlLnJzIHBhdGllbnQvQ2FyZVBsYW4ucnMgcGF0aWVudC9DYXJlVGVhbS5ycyBwYXRpZW50L0NvbmRpdGlvbi5ycyBwYXRpZW50L0NvdmVyYWdlLnJzIHBhdGllbnQvRGV2aWNlLnJzIHBhdGllbnQvRGlhZ25vc3RpY1JlcG9ydC5ycyBwYXRpZW50L0RvY3VtZW50UmVmZXJlbmNlLnJzIHBhdGllbnQvRW5jb3VudGVyLnJzIHBhdGllbnQvR29hbC5ycyBwYXRpZW50L0ltbXVuaXphdGlvbi5ycyBwYXRpZW50L0xvY2F0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9NZWRpY2F0aW9uLnJzIHBhdGllbnQvTWVkaWNhdGlvbkRpc3BlbnNlLnJzIHBhdGllbnQvTWVkaWNhdGlvblJlcXVlc3QucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyBwYXRpZW50L09yZ2FuaXphdGlvbi5ycyBwYXRpZW50L1ByYWN0aXRpb25lci5ycyBwYXRpZW50L1ByYWN0aXRpb25lclJvbGUucnMgcGF0aWVudC9Qcm9jZWR1cmUucnMgcGF0aWVudC9Qcm92ZW5hbmNlLnJzIHBhdGllbnQvUXVlc3Rpb25uYWlyZVJlc3BvbnNlLnJzIHBhdGllbnQvUmVsYXRlZFBlcnNvbi5ycyBwYXRpZW50L1NlcnZpY2VSZXF1ZXN0LnJzIHBhdGllbnQvU3BlY2ltZW4ucnMgIiwicGF0aWVudElkIjoiODUiLCJjb2RlQ2hhbGxlbmdlIjoicGZqMHJ1MVAyak9YTzE5dVY3dTh5UEI4N0FyanhmanotVXRIQVVxWi00byIsImNvZGVDaGFsbGVuZ2VNZXRob2QiOiJTMjU2In0=\u0026state=e98df6ea-dfbc-4c57-94e9-8f2e968ccdc2",
|
|
274
|
+
"verb": "get"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"id": "ecd39740-3352-4897-badd-abf272fb8cdf",
|
|
278
|
+
"direction": "outgoing",
|
|
279
|
+
"index": 1135226,
|
|
280
|
+
"result_id": "e09008a3-456e-4746-b14e-ce4d06b843ec",
|
|
281
|
+
"status": 200,
|
|
282
|
+
"timestamp": "2026-05-23T03:08:08.744+00:00",
|
|
283
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
284
|
+
"verb": "post"
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"result": "pass",
|
|
288
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-smart_token_exchange",
|
|
289
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
290
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
291
|
+
"updated_at": "2026-05-23T03:08:08.739+00:00"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"id": "7283c08d-a120-4e56-9352-760f12899a15",
|
|
295
|
+
"created_at": "2026-05-23T03:08:09.119+00:00",
|
|
296
|
+
"inputs": [
|
|
297
|
+
{
|
|
298
|
+
"name": "id_token_payload_json",
|
|
299
|
+
"value": "{\"iss\":\"https://inferno-qa.healthit.gov/reference-server/r4\",\"sub\":\"71d700b0-2219-473d-8a3d-5380abf81613\",\"aud\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"exp\":1811041688,\"iat\":1779505688,\"fhirUser\":\"https://inferno-qa.healthit.gov/reference-server/r4/Patient/85\"}",
|
|
300
|
+
"type": "text"
|
|
301
|
+
}
|
|
302
|
+
],
|
|
303
|
+
"optional": false,
|
|
304
|
+
"outputs": [
|
|
305
|
+
{
|
|
306
|
+
"name": "openid_configuration_json",
|
|
307
|
+
"type": "text",
|
|
308
|
+
"value": "{\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"jwks_uri\":\"https://inferno-qa.healthit.gov/reference-server/r4/.well-known/jwk\",\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"],\"issuer\":\"https://inferno-qa.healthit.gov/reference-server/r4\",\"authorization_endpoint\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"token_endpoint\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\"}"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"name": "openid_issuer",
|
|
312
|
+
"type": "text",
|
|
313
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4"
|
|
314
|
+
}
|
|
315
|
+
],
|
|
316
|
+
"requests": [
|
|
317
|
+
{
|
|
318
|
+
"id": "530c464b-d162-4ea1-b7ae-477772a548e7",
|
|
319
|
+
"direction": "outgoing",
|
|
320
|
+
"index": 1135235,
|
|
321
|
+
"result_id": "7283c08d-a120-4e56-9352-760f12899a15",
|
|
322
|
+
"status": 200,
|
|
323
|
+
"timestamp": "2026-05-23T03:08:09.122+00:00",
|
|
324
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/.well-known/openid-configuration",
|
|
325
|
+
"verb": "get"
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"result": "pass",
|
|
329
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_retrieve_configuration",
|
|
330
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
331
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
332
|
+
"updated_at": "2026-05-23T03:08:09.119+00:00"
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"id": "1acb551a-c4f2-4c68-ba4c-9620e45a6996",
|
|
336
|
+
"created_at": "2026-05-23T03:08:02.523+00:00",
|
|
337
|
+
"inputs": [
|
|
338
|
+
{
|
|
339
|
+
"name": "well_known_configuration",
|
|
340
|
+
"value": "Input is too large to display, please visit\nhttps://inferno-qa.healthit.gov/suites/api/test_sessions/bbjFOxg9o4T/results/1acb551a-c4f2-4c68-ba4c-9620e45a6996/io/inputs/well_known_configuration\nfor details\n",
|
|
341
|
+
"type": "text",
|
|
342
|
+
"is_large": true
|
|
343
|
+
}
|
|
344
|
+
],
|
|
345
|
+
"optional": false,
|
|
346
|
+
"outputs": [],
|
|
347
|
+
"requests": [],
|
|
348
|
+
"result": "pass",
|
|
349
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_discovery_stu2-g10_smart_well_known_capabilities",
|
|
350
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
351
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
352
|
+
"updated_at": "2026-05-23T03:08:02.523+00:00"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"id": "5bc81d1b-e4dc-4ced-bfd6-b08aa611a22b",
|
|
356
|
+
"created_at": "2026-05-23T03:08:08.803+00:00",
|
|
357
|
+
"inputs": [],
|
|
358
|
+
"optional": false,
|
|
359
|
+
"outputs": [],
|
|
360
|
+
"requests": [
|
|
361
|
+
{
|
|
362
|
+
"id": "ecd39740-3352-4897-badd-abf272fb8cdf",
|
|
363
|
+
"direction": "outgoing",
|
|
364
|
+
"index": 1135226,
|
|
365
|
+
"result_id": "e09008a3-456e-4746-b14e-ce4d06b843ec",
|
|
366
|
+
"status": 200,
|
|
367
|
+
"timestamp": "2026-05-23T03:08:08.744+00:00",
|
|
368
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
369
|
+
"verb": "post"
|
|
370
|
+
}
|
|
371
|
+
],
|
|
372
|
+
"result": "pass",
|
|
373
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-smart_token_response_headers",
|
|
374
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
375
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
376
|
+
"updated_at": "2026-05-23T03:08:08.803+00:00"
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"id": "e3ec2999-316b-4342-ad44-370ee31fa832",
|
|
380
|
+
"created_at": "2026-05-23T03:08:08.882+00:00",
|
|
381
|
+
"inputs": [
|
|
382
|
+
{
|
|
383
|
+
"name": "standalone_patient_id",
|
|
384
|
+
"value": "85",
|
|
385
|
+
"type": "text"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"name": "url",
|
|
389
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
390
|
+
"type": "text"
|
|
391
|
+
}
|
|
392
|
+
],
|
|
393
|
+
"optional": false,
|
|
394
|
+
"outputs": [],
|
|
395
|
+
"requests": [
|
|
396
|
+
{
|
|
397
|
+
"id": "ecd39740-3352-4897-badd-abf272fb8cdf",
|
|
398
|
+
"direction": "outgoing",
|
|
399
|
+
"index": 1135226,
|
|
400
|
+
"result_id": "e09008a3-456e-4746-b14e-ce4d06b843ec",
|
|
401
|
+
"status": 200,
|
|
402
|
+
"timestamp": "2026-05-23T03:08:08.744+00:00",
|
|
403
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
404
|
+
"verb": "post"
|
|
405
|
+
},
|
|
406
|
+
{
|
|
407
|
+
"id": "86de51d4-a1d2-487b-8472-306124e3a6a1",
|
|
408
|
+
"direction": "outgoing",
|
|
409
|
+
"index": 1135230,
|
|
410
|
+
"result_id": "e3ec2999-316b-4342-ad44-370ee31fa832",
|
|
411
|
+
"status": 401,
|
|
412
|
+
"timestamp": "2026-05-23T03:08:08.888+00:00",
|
|
413
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient/85",
|
|
414
|
+
"verb": "get"
|
|
415
|
+
}
|
|
416
|
+
],
|
|
417
|
+
"result": "pass",
|
|
418
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-g10_unauthorized_access",
|
|
419
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
420
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
421
|
+
"updated_at": "2026-05-23T03:08:08.882+00:00"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"id": "532b152c-4466-4cd6-97dd-8619ddd6a556",
|
|
425
|
+
"created_at": "2026-05-23T03:08:11.394+00:00",
|
|
426
|
+
"inputs": [
|
|
427
|
+
{
|
|
428
|
+
"name": "standalone_patient_id",
|
|
429
|
+
"value": "85",
|
|
430
|
+
"type": "text"
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"name": "standalone_received_scopes",
|
|
434
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
435
|
+
"type": "text"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"name": "url",
|
|
439
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
440
|
+
"type": "text"
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
"name": "standalone_smart_auth_info",
|
|
444
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
445
|
+
"type": "auth_info"
|
|
446
|
+
}
|
|
447
|
+
],
|
|
448
|
+
"optional": false,
|
|
449
|
+
"outputs": [],
|
|
450
|
+
"requests": [
|
|
451
|
+
{
|
|
452
|
+
"id": "d10c8e87-c1c2-47ab-936f-3d3e65cd4293",
|
|
453
|
+
"direction": "outgoing",
|
|
454
|
+
"index": 1135249,
|
|
455
|
+
"result_id": "532b152c-4466-4cd6-97dd-8619ddd6a556",
|
|
456
|
+
"status": 200,
|
|
457
|
+
"timestamp": "2026-05-23T03:08:11.398+00:00",
|
|
458
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/DiagnosticReport?category=LAB\u0026patient=85",
|
|
459
|
+
"verb": "get"
|
|
460
|
+
}
|
|
461
|
+
],
|
|
462
|
+
"result": "pass",
|
|
463
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
464
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_diagnostic_report_unrestricted_access",
|
|
465
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
466
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
467
|
+
"updated_at": "2026-05-23T03:08:11.394+00:00"
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"id": "526f99e8-060e-447b-9ed0-cc7f3f79ed24",
|
|
471
|
+
"created_at": "2026-05-23T03:08:11.822+00:00",
|
|
472
|
+
"inputs": [
|
|
473
|
+
{
|
|
474
|
+
"name": "standalone_patient_id",
|
|
475
|
+
"value": "85",
|
|
476
|
+
"type": "text"
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"name": "standalone_received_scopes",
|
|
480
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
481
|
+
"type": "text"
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"name": "url",
|
|
485
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
486
|
+
"type": "text"
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"name": "standalone_smart_auth_info",
|
|
490
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
491
|
+
"type": "auth_info"
|
|
492
|
+
}
|
|
493
|
+
],
|
|
494
|
+
"optional": false,
|
|
495
|
+
"outputs": [],
|
|
496
|
+
"requests": [
|
|
497
|
+
{
|
|
498
|
+
"id": "b28edf0f-7219-4c3b-9dcf-d2a286115560",
|
|
499
|
+
"direction": "outgoing",
|
|
500
|
+
"index": 1135252,
|
|
501
|
+
"result_id": "526f99e8-060e-447b-9ed0-cc7f3f79ed24",
|
|
502
|
+
"status": 200,
|
|
503
|
+
"timestamp": "2026-05-23T03:08:11.826+00:00",
|
|
504
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Immunization?patient=85",
|
|
505
|
+
"verb": "get"
|
|
506
|
+
}
|
|
507
|
+
],
|
|
508
|
+
"result": "pass",
|
|
509
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
510
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_immunization_unrestricted_access",
|
|
511
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
512
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
513
|
+
"updated_at": "2026-05-23T03:08:11.822+00:00"
|
|
514
|
+
},
|
|
515
|
+
{
|
|
516
|
+
"id": "42520293-b820-485e-9b17-c62f9fceb7c7",
|
|
517
|
+
"created_at": "2026-05-23T03:08:08.813+00:00",
|
|
518
|
+
"inputs": [
|
|
519
|
+
{
|
|
520
|
+
"name": "standalone_smart_auth_info",
|
|
521
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
522
|
+
"type": "auth_info"
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"name": "standalone_received_scopes",
|
|
526
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
527
|
+
"type": "text"
|
|
528
|
+
}
|
|
529
|
+
],
|
|
530
|
+
"optional": false,
|
|
531
|
+
"outputs": [],
|
|
532
|
+
"requests": [
|
|
533
|
+
{
|
|
534
|
+
"id": "ecd39740-3352-4897-badd-abf272fb8cdf",
|
|
535
|
+
"direction": "outgoing",
|
|
536
|
+
"index": 1135226,
|
|
537
|
+
"result_id": "e09008a3-456e-4746-b14e-ce4d06b843ec",
|
|
538
|
+
"status": 200,
|
|
539
|
+
"timestamp": "2026-05-23T03:08:08.744+00:00",
|
|
540
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
541
|
+
"verb": "post"
|
|
542
|
+
}
|
|
543
|
+
],
|
|
544
|
+
"result": "pass",
|
|
545
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-g10_smart_scopes",
|
|
546
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
547
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
548
|
+
"updated_at": "2026-05-23T03:08:08.813+00:00"
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"id": "51557a1a-01bb-44ef-8082-e22a7223f566",
|
|
552
|
+
"created_at": "2026-05-23T03:08:08.991+00:00",
|
|
553
|
+
"inputs": [
|
|
554
|
+
{
|
|
555
|
+
"name": "standalone_patient_id",
|
|
556
|
+
"value": "85",
|
|
557
|
+
"type": "text"
|
|
558
|
+
},
|
|
559
|
+
{
|
|
560
|
+
"name": "url",
|
|
561
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
562
|
+
"type": "text"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"name": "standalone_smart_auth_info",
|
|
566
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
567
|
+
"type": "auth_info"
|
|
568
|
+
}
|
|
569
|
+
],
|
|
570
|
+
"optional": false,
|
|
571
|
+
"outputs": [],
|
|
572
|
+
"requests": [
|
|
573
|
+
{
|
|
574
|
+
"id": "efe5b1fe-0759-4a51-a39a-1c2f10d590f4",
|
|
575
|
+
"direction": "outgoing",
|
|
576
|
+
"index": 1135232,
|
|
577
|
+
"result_id": "51557a1a-01bb-44ef-8082-e22a7223f566",
|
|
578
|
+
"status": 200,
|
|
579
|
+
"timestamp": "2026-05-23T03:08:09.001+00:00",
|
|
580
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient/85",
|
|
581
|
+
"verb": "get"
|
|
582
|
+
}
|
|
583
|
+
],
|
|
584
|
+
"result": "pass",
|
|
585
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-g10_patient_context",
|
|
586
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
587
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
588
|
+
"updated_at": "2026-05-23T03:08:08.991+00:00"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"id": "985b45e6-0558-4c11-8f8f-6330dd234f47",
|
|
592
|
+
"created_at": "2026-05-23T03:08:09.147+00:00",
|
|
593
|
+
"inputs": [
|
|
594
|
+
{
|
|
595
|
+
"name": "openid_configuration_json",
|
|
596
|
+
"value": "{\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"jwks_uri\":\"https://inferno-qa.healthit.gov/reference-server/r4/.well-known/jwk\",\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"],\"issuer\":\"https://inferno-qa.healthit.gov/reference-server/r4\",\"authorization_endpoint\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"token_endpoint\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\"}",
|
|
597
|
+
"type": "text"
|
|
598
|
+
}
|
|
599
|
+
],
|
|
600
|
+
"optional": false,
|
|
601
|
+
"outputs": [
|
|
602
|
+
{
|
|
603
|
+
"name": "openid_jwks_uri",
|
|
604
|
+
"type": "text",
|
|
605
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4/.well-known/jwk"
|
|
606
|
+
}
|
|
607
|
+
],
|
|
608
|
+
"requests": [],
|
|
609
|
+
"result": "pass",
|
|
610
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_required_configuration_fields",
|
|
611
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
612
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
613
|
+
"updated_at": "2026-05-23T03:08:09.147+00:00"
|
|
614
|
+
},
|
|
615
|
+
{
|
|
616
|
+
"id": "237446a9-2d97-4689-8bce-8097826ffd1f",
|
|
617
|
+
"created_at": "2026-05-23T03:08:02.616+00:00",
|
|
618
|
+
"inputs": [
|
|
619
|
+
{
|
|
620
|
+
"name": "url",
|
|
621
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
622
|
+
"type": "text"
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"name": "standalone_smart_auth_info",
|
|
626
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
627
|
+
"type": "auth_info"
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"name": "standalone_smart_auth_info",
|
|
631
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
632
|
+
"type": "auth_info"
|
|
633
|
+
}
|
|
634
|
+
],
|
|
635
|
+
"messages": [
|
|
636
|
+
{
|
|
637
|
+
"message": "Inferno redirecting browser to https://inferno-qa.healthit.gov/reference-server/oauth/authorization?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2FPatient.rs+patient%2FAllergyIntolerance.rs+patient%2FCarePlan.rs+patient%2FCareTeam.rs+patient%2FCondition.rs+patient%2FCoverage.rs+patient%2FDevice.rs+patient%2FDiagnosticReport.rs+patient%2FDocumentReference.rs+patient%2FEncounter.rs+patient%2FGoal.rs+patient%2FImmunization.rs+patient%2FLocation.rs+patient%2FMedia.rs+patient%2FMedication.rs+patient%2FMedicationDispense.rs+patient%2FMedicationRequest.rs+patient%2FObservation.rs+patient%2FOrganization.rs+patient%2FPractitioner.rs+patient%2FPractitionerRole.rs+patient%2FProcedure.rs+patient%2FProvenance.rs+patient%2FQuestionnaireResponse.rs+patient%2FRelatedPerson.rs+patient%2FServiceRequest.rs+patient%2FSpecimen.rs\u0026state=e98df6ea-dfbc-4c57-94e9-8f2e968ccdc2\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026code_challenge=pfj0ru1P2jOXO19uV7u8yPB87Arjxfjz-UtHAUqZ-4o\u0026code_challenge_method=S256.",
|
|
638
|
+
"type": "info"
|
|
639
|
+
}
|
|
640
|
+
],
|
|
641
|
+
"optional": false,
|
|
642
|
+
"outputs": [
|
|
643
|
+
{
|
|
644
|
+
"name": "standalone_state",
|
|
645
|
+
"type": "text",
|
|
646
|
+
"value": "e98df6ea-dfbc-4c57-94e9-8f2e968ccdc2"
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"name": "pkce_code_verifier",
|
|
650
|
+
"type": "text",
|
|
651
|
+
"value": "e3e90ddf-9f7c-4e62-b1ab-80af696c3d71-06bd579c-94cd-4ac8-a16d-cb67feed613e"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"name": "pkce_code_challenge",
|
|
655
|
+
"type": "text",
|
|
656
|
+
"value": "pfj0ru1P2jOXO19uV7u8yPB87Arjxfjz-UtHAUqZ-4o"
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"name": "authorization_url",
|
|
660
|
+
"type": "text",
|
|
661
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2FPatient.rs+patient%2FAllergyIntolerance.rs+patient%2FCarePlan.rs+patient%2FCareTeam.rs+patient%2FCondition.rs+patient%2FCoverage.rs+patient%2FDevice.rs+patient%2FDiagnosticReport.rs+patient%2FDocumentReference.rs+patient%2FEncounter.rs+patient%2FGoal.rs+patient%2FImmunization.rs+patient%2FLocation.rs+patient%2FMedia.rs+patient%2FMedication.rs+patient%2FMedicationDispense.rs+patient%2FMedicationRequest.rs+patient%2FObservation.rs+patient%2FOrganization.rs+patient%2FPractitioner.rs+patient%2FPractitionerRole.rs+patient%2FProcedure.rs+patient%2FProvenance.rs+patient%2FQuestionnaireResponse.rs+patient%2FRelatedPerson.rs+patient%2FServiceRequest.rs+patient%2FSpecimen.rs\u0026state=e98df6ea-dfbc-4c57-94e9-8f2e968ccdc2\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026code_challenge=pfj0ru1P2jOXO19uV7u8yPB87Arjxfjz-UtHAUqZ-4o\u0026code_challenge_method=S256"
|
|
662
|
+
}
|
|
663
|
+
],
|
|
664
|
+
"requests": [],
|
|
665
|
+
"result": "pass",
|
|
666
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-smart_app_redirect_stu2",
|
|
667
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
668
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
669
|
+
"updated_at": "2026-05-23T03:08:08.227+00:00"
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"id": "af2d9682-1015-4033-86c9-c0a4485a397e",
|
|
673
|
+
"created_at": "2026-05-23T03:08:23.272+00:00",
|
|
674
|
+
"inputs": [
|
|
675
|
+
{
|
|
676
|
+
"name": "url",
|
|
677
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
678
|
+
"type": "text"
|
|
679
|
+
},
|
|
680
|
+
{
|
|
681
|
+
"name": "standalone_smart_auth_info",
|
|
682
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
683
|
+
"type": "auth_info"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"name": "standalone_smart_auth_info",
|
|
687
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
688
|
+
"type": "auth_info"
|
|
689
|
+
},
|
|
690
|
+
{
|
|
691
|
+
"name": "expected_resources",
|
|
692
|
+
"value": "patient, condition, observation",
|
|
693
|
+
"type": "text"
|
|
694
|
+
}
|
|
695
|
+
],
|
|
696
|
+
"messages": [
|
|
697
|
+
{
|
|
698
|
+
"message": "Inferno redirecting browser to https://inferno-qa.healthit.gov/reference-server/oauth/authorization?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2FPatient.rs+patient%2FAllergyIntolerance.rs+patient%2FCarePlan.rs+patient%2FCareTeam.rs+patient%2FCondition.rs+patient%2FCoverage.rs+patient%2FDevice.rs+patient%2FDiagnosticReport.rs+patient%2FDocumentReference.rs+patient%2FEncounter.rs+patient%2FGoal.rs+patient%2FImmunization.rs+patient%2FLocation.rs+patient%2FMedia.rs+patient%2FMedication.rs+patient%2FMedicationDispense.rs+patient%2FMedicationRequest.rs+patient%2FObservation.rs+patient%2FOrganization.rs+patient%2FPractitioner.rs+patient%2FPractitionerRole.rs+patient%2FProcedure.rs+patient%2FProvenance.rs+patient%2FQuestionnaireResponse.rs+patient%2FRelatedPerson.rs+patient%2FServiceRequest.rs+patient%2FSpecimen.rs\u0026state=b09cf660-ed39-49a6-9316-89254079ddbf\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026code_challenge=65XNKvA8oLyBz9TiD2jpA7NhgWSDkJXjq5O2kwBQRdc\u0026code_challenge_method=S256.",
|
|
699
|
+
"type": "info"
|
|
700
|
+
}
|
|
701
|
+
],
|
|
702
|
+
"optional": false,
|
|
703
|
+
"outputs": [
|
|
704
|
+
{
|
|
705
|
+
"name": "limited_state",
|
|
706
|
+
"type": "text",
|
|
707
|
+
"value": "b09cf660-ed39-49a6-9316-89254079ddbf"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"name": "pkce_code_verifier",
|
|
711
|
+
"type": "text",
|
|
712
|
+
"value": "db5eb6fb-a402-449f-bb2a-139daedab3cb-f0945e35-f954-46a6-9eeb-44eb9ea94088"
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"name": "pkce_code_challenge",
|
|
716
|
+
"type": "text",
|
|
717
|
+
"value": "65XNKvA8oLyBz9TiD2jpA7NhgWSDkJXjq5O2kwBQRdc"
|
|
718
|
+
},
|
|
719
|
+
{
|
|
720
|
+
"name": "authorization_url",
|
|
721
|
+
"type": "text",
|
|
722
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch%2Fpatient+openid+fhirUser+offline_access+patient%2FPatient.rs+patient%2FAllergyIntolerance.rs+patient%2FCarePlan.rs+patient%2FCareTeam.rs+patient%2FCondition.rs+patient%2FCoverage.rs+patient%2FDevice.rs+patient%2FDiagnosticReport.rs+patient%2FDocumentReference.rs+patient%2FEncounter.rs+patient%2FGoal.rs+patient%2FImmunization.rs+patient%2FLocation.rs+patient%2FMedia.rs+patient%2FMedication.rs+patient%2FMedicationDispense.rs+patient%2FMedicationRequest.rs+patient%2FObservation.rs+patient%2FOrganization.rs+patient%2FPractitioner.rs+patient%2FPractitionerRole.rs+patient%2FProcedure.rs+patient%2FProvenance.rs+patient%2FQuestionnaireResponse.rs+patient%2FRelatedPerson.rs+patient%2FServiceRequest.rs+patient%2FSpecimen.rs\u0026state=b09cf660-ed39-49a6-9316-89254079ddbf\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026code_challenge=65XNKvA8oLyBz9TiD2jpA7NhgWSDkJXjq5O2kwBQRdc\u0026code_challenge_method=S256"
|
|
723
|
+
}
|
|
724
|
+
],
|
|
725
|
+
"requests": [],
|
|
726
|
+
"result": "pass",
|
|
727
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-smart_app_redirect_stu2",
|
|
728
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
729
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
730
|
+
"updated_at": "2026-05-23T03:08:29.229+00:00"
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"id": "ada4c889-ae0b-418c-a58c-c6d616adb7bb",
|
|
734
|
+
"created_at": "2026-05-23T03:08:08.562+00:00",
|
|
735
|
+
"inputs": [],
|
|
736
|
+
"optional": false,
|
|
737
|
+
"outputs": [
|
|
738
|
+
{
|
|
739
|
+
"name": "standalone_code",
|
|
740
|
+
"type": "text",
|
|
741
|
+
"value": "eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQWxsZXJneUludG9sZXJhbmNlLnJzIHBhdGllbnQvQ2FyZVBsYW4ucnMgcGF0aWVudC9DYXJlVGVhbS5ycyBwYXRpZW50L0NvbmRpdGlvbi5ycyBwYXRpZW50L0NvdmVyYWdlLnJzIHBhdGllbnQvRGV2aWNlLnJzIHBhdGllbnQvRGlhZ25vc3RpY1JlcG9ydC5ycyBwYXRpZW50L0RvY3VtZW50UmVmZXJlbmNlLnJzIHBhdGllbnQvRW5jb3VudGVyLnJzIHBhdGllbnQvR29hbC5ycyBwYXRpZW50L0ltbXVuaXphdGlvbi5ycyBwYXRpZW50L0xvY2F0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9NZWRpY2F0aW9uLnJzIHBhdGllbnQvTWVkaWNhdGlvbkRpc3BlbnNlLnJzIHBhdGllbnQvTWVkaWNhdGlvblJlcXVlc3QucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyBwYXRpZW50L09yZ2FuaXphdGlvbi5ycyBwYXRpZW50L1ByYWN0aXRpb25lci5ycyBwYXRpZW50L1ByYWN0aXRpb25lclJvbGUucnMgcGF0aWVudC9Qcm9jZWR1cmUucnMgcGF0aWVudC9Qcm92ZW5hbmNlLnJzIHBhdGllbnQvUXVlc3Rpb25uYWlyZVJlc3BvbnNlLnJzIHBhdGllbnQvUmVsYXRlZFBlcnNvbi5ycyBwYXRpZW50L1NlcnZpY2VSZXF1ZXN0LnJzIHBhdGllbnQvU3BlY2ltZW4ucnMgIiwicGF0aWVudElkIjoiODUiLCJjb2RlQ2hhbGxlbmdlIjoicGZqMHJ1MVAyak9YTzE5dVY3dTh5UEI4N0FyanhmanotVXRIQVVxWi00byIsImNvZGVDaGFsbGVuZ2VNZXRob2QiOiJTMjU2In0="
|
|
742
|
+
}
|
|
743
|
+
],
|
|
744
|
+
"requests": [
|
|
745
|
+
{
|
|
746
|
+
"id": "e9a0a039-133b-4cb5-9e38-c475edb9bdae",
|
|
747
|
+
"direction": "incoming",
|
|
748
|
+
"index": 1135221,
|
|
749
|
+
"result_id": "237446a9-2d97-4689-8bce-8097826ffd1f",
|
|
750
|
+
"status": null,
|
|
751
|
+
"timestamp": "2026-05-23T03:08:08.231+00:00",
|
|
752
|
+
"url": "https://inferno-qa.healthit.gov/suites/custom/smart/redirect?code=eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQWxsZXJneUludG9sZXJhbmNlLnJzIHBhdGllbnQvQ2FyZVBsYW4ucnMgcGF0aWVudC9DYXJlVGVhbS5ycyBwYXRpZW50L0NvbmRpdGlvbi5ycyBwYXRpZW50L0NvdmVyYWdlLnJzIHBhdGllbnQvRGV2aWNlLnJzIHBhdGllbnQvRGlhZ25vc3RpY1JlcG9ydC5ycyBwYXRpZW50L0RvY3VtZW50UmVmZXJlbmNlLnJzIHBhdGllbnQvRW5jb3VudGVyLnJzIHBhdGllbnQvR29hbC5ycyBwYXRpZW50L0ltbXVuaXphdGlvbi5ycyBwYXRpZW50L0xvY2F0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9NZWRpY2F0aW9uLnJzIHBhdGllbnQvTWVkaWNhdGlvbkRpc3BlbnNlLnJzIHBhdGllbnQvTWVkaWNhdGlvblJlcXVlc3QucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyBwYXRpZW50L09yZ2FuaXphdGlvbi5ycyBwYXRpZW50L1ByYWN0aXRpb25lci5ycyBwYXRpZW50L1ByYWN0aXRpb25lclJvbGUucnMgcGF0aWVudC9Qcm9jZWR1cmUucnMgcGF0aWVudC9Qcm92ZW5hbmNlLnJzIHBhdGllbnQvUXVlc3Rpb25uYWlyZVJlc3BvbnNlLnJzIHBhdGllbnQvUmVsYXRlZFBlcnNvbi5ycyBwYXRpZW50L1NlcnZpY2VSZXF1ZXN0LnJzIHBhdGllbnQvU3BlY2ltZW4ucnMgIiwicGF0aWVudElkIjoiODUiLCJjb2RlQ2hhbGxlbmdlIjoicGZqMHJ1MVAyak9YTzE5dVY3dTh5UEI4N0FyanhmanotVXRIQVVxWi00byIsImNvZGVDaGFsbGVuZ2VNZXRob2QiOiJTMjU2In0=\u0026state=e98df6ea-dfbc-4c57-94e9-8f2e968ccdc2",
|
|
753
|
+
"verb": "get"
|
|
754
|
+
}
|
|
755
|
+
],
|
|
756
|
+
"result": "pass",
|
|
757
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-smart_code_received",
|
|
758
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
759
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
760
|
+
"updated_at": "2026-05-23T03:08:08.562+00:00"
|
|
761
|
+
},
|
|
762
|
+
{
|
|
763
|
+
"id": "e414e840-cce7-4c20-9e11-4dd7298e166b",
|
|
764
|
+
"created_at": "2026-05-23T03:08:09.035+00:00",
|
|
765
|
+
"inputs": [
|
|
766
|
+
{
|
|
767
|
+
"name": "url",
|
|
768
|
+
"label": "Standalone FHIR Endpoint",
|
|
769
|
+
"description": "URL of the FHIR endpoint used by standalone applications",
|
|
770
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
771
|
+
"type": "text"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"name": "standalone_smart_auth_info",
|
|
775
|
+
"label": "Standalone Launch Credentials",
|
|
776
|
+
"description": null,
|
|
777
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
778
|
+
"type": "auth_info"
|
|
779
|
+
}
|
|
780
|
+
],
|
|
781
|
+
"optional": false,
|
|
782
|
+
"outputs": [],
|
|
783
|
+
"requests": [],
|
|
784
|
+
"result": "pass",
|
|
785
|
+
"test_group_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2",
|
|
786
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
787
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
788
|
+
"updated_at": "2026-05-23T03:08:09.035+00:00"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
"id": "d47a6790-a9f3-4e80-9930-586d29601377",
|
|
792
|
+
"created_at": "2026-05-23T03:08:09.236+00:00",
|
|
793
|
+
"inputs": [
|
|
794
|
+
{
|
|
795
|
+
"name": "openid_jwks_uri",
|
|
796
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4/.well-known/jwk",
|
|
797
|
+
"type": "text"
|
|
798
|
+
}
|
|
799
|
+
],
|
|
800
|
+
"optional": false,
|
|
801
|
+
"outputs": [
|
|
802
|
+
{
|
|
803
|
+
"name": "openid_jwks_json",
|
|
804
|
+
"type": "text",
|
|
805
|
+
"value": "{\"keys\":[{\"kty\":\"RSA\",\"e\":\"AQAB\",\"use\":\"sig\",\"alg\":\"RS256\",\"n\":\"AIHUBZRebKtjubhIN0AbPWYVsCnNaT1rksFU6ufgAdgjCyfA5Em2Jl3ev97dq5af1kOBGLqVJT90JypFfIvWRYEDYRefMmJS7ReZInstnD8kMVx5N_6UHxdX6hHNsg31DI6BxZMg-jFfXOOlQpA78EVIZnH1JP0S1GEnwIatMM_fWHs-XeiS3AFxjyNqpJvGlNtlqpqcGz7en0yEjzdLpLrZ1HNwfzmQwYHmy4oxeC1q9lS34iH4vMmKdBXfwrV-92OzP9o-k8x1gi5196qj60sDiza-oDARJILAEaL1iKVAY4ywtjWb_k7-Va6GXXeAbgXiZ8t040uQDlZQEyLDHWc=\"}]}"
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"name": "openid_rsa_keys_json",
|
|
809
|
+
"type": "text",
|
|
810
|
+
"value": "[{\"kty\":\"RSA\",\"e\":\"AQAB\",\"use\":\"sig\",\"alg\":\"RS256\",\"n\":\"AIHUBZRebKtjubhIN0AbPWYVsCnNaT1rksFU6ufgAdgjCyfA5Em2Jl3ev97dq5af1kOBGLqVJT90JypFfIvWRYEDYRefMmJS7ReZInstnD8kMVx5N_6UHxdX6hHNsg31DI6BxZMg-jFfXOOlQpA78EVIZnH1JP0S1GEnwIatMM_fWHs-XeiS3AFxjyNqpJvGlNtlqpqcGz7en0yEjzdLpLrZ1HNwfzmQwYHmy4oxeC1q9lS34iH4vMmKdBXfwrV-92OzP9o-k8x1gi5196qj60sDiza-oDARJILAEaL1iKVAY4ywtjWb_k7-Va6GXXeAbgXiZ8t040uQDlZQEyLDHWc=\"}]"
|
|
811
|
+
}
|
|
812
|
+
],
|
|
813
|
+
"requests": [
|
|
814
|
+
{
|
|
815
|
+
"id": "62663275-cee4-4137-81aa-5a648e8c0793",
|
|
816
|
+
"direction": "outgoing",
|
|
817
|
+
"index": 1135237,
|
|
818
|
+
"result_id": "d47a6790-a9f3-4e80-9930-586d29601377",
|
|
819
|
+
"status": 200,
|
|
820
|
+
"timestamp": "2026-05-23T03:08:09.239+00:00",
|
|
821
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/.well-known/jwk",
|
|
822
|
+
"verb": "get"
|
|
823
|
+
}
|
|
824
|
+
],
|
|
825
|
+
"result": "pass",
|
|
826
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_retrieve_jwks",
|
|
827
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
828
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
829
|
+
"updated_at": "2026-05-23T03:08:09.236+00:00"
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
"id": "eeab0551-6f84-44b2-8718-8e73911588a0",
|
|
833
|
+
"created_at": "2026-05-23T03:08:09.336+00:00",
|
|
834
|
+
"inputs": [
|
|
835
|
+
{
|
|
836
|
+
"name": "id_token_header_json",
|
|
837
|
+
"value": "{\"alg\":\"RS256\",\"typ\":\"JWT\"}",
|
|
838
|
+
"type": "text"
|
|
839
|
+
},
|
|
840
|
+
{
|
|
841
|
+
"name": "openid_rsa_keys_json",
|
|
842
|
+
"value": "[{\"kty\":\"RSA\",\"e\":\"AQAB\",\"use\":\"sig\",\"alg\":\"RS256\",\"n\":\"AIHUBZRebKtjubhIN0AbPWYVsCnNaT1rksFU6ufgAdgjCyfA5Em2Jl3ev97dq5af1kOBGLqVJT90JypFfIvWRYEDYRefMmJS7ReZInstnD8kMVx5N_6UHxdX6hHNsg31DI6BxZMg-jFfXOOlQpA78EVIZnH1JP0S1GEnwIatMM_fWHs-XeiS3AFxjyNqpJvGlNtlqpqcGz7en0yEjzdLpLrZ1HNwfzmQwYHmy4oxeC1q9lS34iH4vMmKdBXfwrV-92OzP9o-k8x1gi5196qj60sDiza-oDARJILAEaL1iKVAY4ywtjWb_k7-Va6GXXeAbgXiZ8t040uQDlZQEyLDHWc=\"}]",
|
|
843
|
+
"type": "text"
|
|
844
|
+
}
|
|
845
|
+
],
|
|
846
|
+
"optional": false,
|
|
847
|
+
"outputs": [
|
|
848
|
+
{
|
|
849
|
+
"name": "id_token_jwk_json",
|
|
850
|
+
"type": "text",
|
|
851
|
+
"value": "{\"kty\":\"RSA\",\"e\":\"AQAB\",\"use\":\"sig\",\"alg\":\"RS256\",\"n\":\"AIHUBZRebKtjubhIN0AbPWYVsCnNaT1rksFU6ufgAdgjCyfA5Em2Jl3ev97dq5af1kOBGLqVJT90JypFfIvWRYEDYRefMmJS7ReZInstnD8kMVx5N_6UHxdX6hHNsg31DI6BxZMg-jFfXOOlQpA78EVIZnH1JP0S1GEnwIatMM_fWHs-XeiS3AFxjyNqpJvGlNtlqpqcGz7en0yEjzdLpLrZ1HNwfzmQwYHmy4oxeC1q9lS34iH4vMmKdBXfwrV-92OzP9o-k8x1gi5196qj60sDiza-oDARJILAEaL1iKVAY4ywtjWb_k7-Va6GXXeAbgXiZ8t040uQDlZQEyLDHWc=\"}"
|
|
852
|
+
}
|
|
853
|
+
],
|
|
854
|
+
"requests": [],
|
|
855
|
+
"result": "pass",
|
|
856
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_token_header",
|
|
857
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
858
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
859
|
+
"updated_at": "2026-05-23T03:08:09.336+00:00"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"id": "a85e593f-fb6a-42b3-9208-53ca55d1dac6",
|
|
863
|
+
"created_at": "2026-05-23T03:08:08.794+00:00",
|
|
864
|
+
"inputs": [
|
|
865
|
+
{
|
|
866
|
+
"name": "standalone_smart_auth_info",
|
|
867
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
868
|
+
"type": "auth_info"
|
|
869
|
+
}
|
|
870
|
+
],
|
|
871
|
+
"optional": false,
|
|
872
|
+
"outputs": [
|
|
873
|
+
{
|
|
874
|
+
"name": "standalone_id_token",
|
|
875
|
+
"type": "text",
|
|
876
|
+
"value": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2luZmVybm8tcWEuaGVhbHRoaXQuZ292L3JlZmVyZW5jZS1zZXJ2ZXIvcjQiLCJzdWIiOiI3MWQ3MDBiMC0yMjE5LTQ3M2QtOGEzZC01MzgwYWJmODE2MTMiLCJhdWQiOiJTQU1QTEVfQ09ORklERU5USUFMX0NMSUVOVF9JRCIsImV4cCI6MTgxMTA0MTY4OCwiaWF0IjoxNzc5NTA1Njg4LCJmaGlyVXNlciI6Imh0dHBzOi8vaW5mZXJuby1xYS5oZWFsdGhpdC5nb3YvcmVmZXJlbmNlLXNlcnZlci9yNC9QYXRpZW50Lzg1In0.dwrnPIjRENnnvYabxjQe5N86l62jbA2IbMEdssusBkWxfRp6oIsG56G588t2nonq4tId29F4Rp27Q3BxtD_TFG_mMWWSwfpa66PrDVrdBlQEIVLKjjj9WtlYHgIp7ZF24O0XscmYGaPV4dB_EnoC3Zlw5SWhARIefgqfVz9MZSkAo2HvquuPFAYelLVSYk-dwhcIlyL4tSiBkgkRRqSWWd0ldtgKSYmTwOnRKFlrALpibXOD4Drv9LsbqV1w2fyrpnPFWGBE4K3HkLPAxiZ6Tl2qjDaUQzf5UwbvYZeH1PiohSUbTnfzQc3Zfq10u5qbT3D7EdZvr-W9kAsUeMWcCQ"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "standalone_refresh_token",
|
|
880
|
+
"type": "text",
|
|
881
|
+
"value": "f96324d2-5d68-41fc-82c2-53ec060bf2b5"
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
"name": "standalone_access_token",
|
|
885
|
+
"type": "text",
|
|
886
|
+
"value": "3126fea0-4971-469b-8820-3e47664acf32"
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"name": "standalone_expires_in",
|
|
890
|
+
"type": "text",
|
|
891
|
+
"value": "3600"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"name": "standalone_patient_id",
|
|
895
|
+
"type": "text",
|
|
896
|
+
"value": "85"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"name": "standalone_encounter_id",
|
|
900
|
+
"type": "text",
|
|
901
|
+
"value": ""
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"name": "standalone_received_scopes",
|
|
905
|
+
"type": "text",
|
|
906
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs"
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"name": "standalone_intent",
|
|
910
|
+
"type": "text",
|
|
911
|
+
"value": ""
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"name": "standalone_smart_auth_info",
|
|
915
|
+
"type": "text",
|
|
916
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
917
|
+
}
|
|
918
|
+
],
|
|
919
|
+
"requests": [
|
|
920
|
+
{
|
|
921
|
+
"id": "ecd39740-3352-4897-badd-abf272fb8cdf",
|
|
922
|
+
"direction": "outgoing",
|
|
923
|
+
"index": 1135226,
|
|
924
|
+
"result_id": "e09008a3-456e-4746-b14e-ce4d06b843ec",
|
|
925
|
+
"status": 200,
|
|
926
|
+
"timestamp": "2026-05-23T03:08:08.744+00:00",
|
|
927
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
928
|
+
"verb": "post"
|
|
929
|
+
}
|
|
930
|
+
],
|
|
931
|
+
"result": "pass",
|
|
932
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_standalone_launch_stu2-smart_token_response_body",
|
|
933
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
934
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
935
|
+
"updated_at": "2026-05-23T03:08:08.794+00:00"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"id": "5b9dcc03-9c8c-4b8d-b69e-d1a564fac2b4",
|
|
939
|
+
"created_at": "2026-05-23T03:08:09.051+00:00",
|
|
940
|
+
"inputs": [
|
|
941
|
+
{
|
|
942
|
+
"name": "standalone_id_token",
|
|
943
|
+
"value": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2luZmVybm8tcWEuaGVhbHRoaXQuZ292L3JlZmVyZW5jZS1zZXJ2ZXIvcjQiLCJzdWIiOiI3MWQ3MDBiMC0yMjE5LTQ3M2QtOGEzZC01MzgwYWJmODE2MTMiLCJhdWQiOiJTQU1QTEVfQ09ORklERU5USUFMX0NMSUVOVF9JRCIsImV4cCI6MTgxMTA0MTY4OCwiaWF0IjoxNzc5NTA1Njg4LCJmaGlyVXNlciI6Imh0dHBzOi8vaW5mZXJuby1xYS5oZWFsdGhpdC5nb3YvcmVmZXJlbmNlLXNlcnZlci9yNC9QYXRpZW50Lzg1In0.dwrnPIjRENnnvYabxjQe5N86l62jbA2IbMEdssusBkWxfRp6oIsG56G588t2nonq4tId29F4Rp27Q3BxtD_TFG_mMWWSwfpa66PrDVrdBlQEIVLKjjj9WtlYHgIp7ZF24O0XscmYGaPV4dB_EnoC3Zlw5SWhARIefgqfVz9MZSkAo2HvquuPFAYelLVSYk-dwhcIlyL4tSiBkgkRRqSWWd0ldtgKSYmTwOnRKFlrALpibXOD4Drv9LsbqV1w2fyrpnPFWGBE4K3HkLPAxiZ6Tl2qjDaUQzf5UwbvYZeH1PiohSUbTnfzQc3Zfq10u5qbT3D7EdZvr-W9kAsUeMWcCQ",
|
|
944
|
+
"type": "text"
|
|
945
|
+
}
|
|
946
|
+
],
|
|
947
|
+
"optional": false,
|
|
948
|
+
"outputs": [
|
|
949
|
+
{
|
|
950
|
+
"name": "id_token_payload_json",
|
|
951
|
+
"type": "text",
|
|
952
|
+
"value": "{\"iss\":\"https://inferno-qa.healthit.gov/reference-server/r4\",\"sub\":\"71d700b0-2219-473d-8a3d-5380abf81613\",\"aud\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"exp\":1811041688,\"iat\":1779505688,\"fhirUser\":\"https://inferno-qa.healthit.gov/reference-server/r4/Patient/85\"}"
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "id_token_header_json",
|
|
956
|
+
"type": "text",
|
|
957
|
+
"value": "{\"alg\":\"RS256\",\"typ\":\"JWT\"}"
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"requests": [],
|
|
961
|
+
"result": "pass",
|
|
962
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_decode_id_token",
|
|
963
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
964
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
965
|
+
"updated_at": "2026-05-23T03:08:09.051+00:00"
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"id": "39973e49-fcd7-492b-8b50-6047dbbb3532",
|
|
969
|
+
"created_at": "2026-05-23T03:08:09.348+00:00",
|
|
970
|
+
"inputs": [
|
|
971
|
+
{
|
|
972
|
+
"name": "standalone_id_token",
|
|
973
|
+
"value": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2luZmVybm8tcWEuaGVhbHRoaXQuZ292L3JlZmVyZW5jZS1zZXJ2ZXIvcjQiLCJzdWIiOiI3MWQ3MDBiMC0yMjE5LTQ3M2QtOGEzZC01MzgwYWJmODE2MTMiLCJhdWQiOiJTQU1QTEVfQ09ORklERU5USUFMX0NMSUVOVF9JRCIsImV4cCI6MTgxMTA0MTY4OCwiaWF0IjoxNzc5NTA1Njg4LCJmaGlyVXNlciI6Imh0dHBzOi8vaW5mZXJuby1xYS5oZWFsdGhpdC5nb3YvcmVmZXJlbmNlLXNlcnZlci9yNC9QYXRpZW50Lzg1In0.dwrnPIjRENnnvYabxjQe5N86l62jbA2IbMEdssusBkWxfRp6oIsG56G588t2nonq4tId29F4Rp27Q3BxtD_TFG_mMWWSwfpa66PrDVrdBlQEIVLKjjj9WtlYHgIp7ZF24O0XscmYGaPV4dB_EnoC3Zlw5SWhARIefgqfVz9MZSkAo2HvquuPFAYelLVSYk-dwhcIlyL4tSiBkgkRRqSWWd0ldtgKSYmTwOnRKFlrALpibXOD4Drv9LsbqV1w2fyrpnPFWGBE4K3HkLPAxiZ6Tl2qjDaUQzf5UwbvYZeH1PiohSUbTnfzQc3Zfq10u5qbT3D7EdZvr-W9kAsUeMWcCQ",
|
|
974
|
+
"type": "text"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"name": "openid_configuration_json",
|
|
978
|
+
"value": "{\"response_types_supported\":[\"code\",\"id_token\",\"token id_token\"],\"jwks_uri\":\"https://inferno-qa.healthit.gov/reference-server/r4/.well-known/jwk\",\"subject_types_supported\":[\"pairwise\",\"public\"],\"id_token_signing_alg_values_supported\":[\"RS256\"],\"issuer\":\"https://inferno-qa.healthit.gov/reference-server/r4\",\"authorization_endpoint\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"token_endpoint\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\"}",
|
|
979
|
+
"type": "text"
|
|
980
|
+
},
|
|
981
|
+
{
|
|
982
|
+
"name": "id_token_jwk_json",
|
|
983
|
+
"value": "{\"kty\":\"RSA\",\"e\":\"AQAB\",\"use\":\"sig\",\"alg\":\"RS256\",\"n\":\"AIHUBZRebKtjubhIN0AbPWYVsCnNaT1rksFU6ufgAdgjCyfA5Em2Jl3ev97dq5af1kOBGLqVJT90JypFfIvWRYEDYRefMmJS7ReZInstnD8kMVx5N_6UHxdX6hHNsg31DI6BxZMg-jFfXOOlQpA78EVIZnH1JP0S1GEnwIatMM_fWHs-XeiS3AFxjyNqpJvGlNtlqpqcGz7en0yEjzdLpLrZ1HNwfzmQwYHmy4oxeC1q9lS34iH4vMmKdBXfwrV-92OzP9o-k8x1gi5196qj60sDiza-oDARJILAEaL1iKVAY4ywtjWb_k7-Va6GXXeAbgXiZ8t040uQDlZQEyLDHWc=\"}",
|
|
984
|
+
"type": "text"
|
|
985
|
+
},
|
|
986
|
+
{
|
|
987
|
+
"name": "standalone_smart_auth_info",
|
|
988
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
989
|
+
"type": "auth_info"
|
|
990
|
+
}
|
|
991
|
+
],
|
|
992
|
+
"optional": false,
|
|
993
|
+
"outputs": [],
|
|
994
|
+
"requests": [],
|
|
995
|
+
"result": "pass",
|
|
996
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_token_payload",
|
|
997
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
998
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
999
|
+
"updated_at": "2026-05-23T03:08:09.348+00:00"
|
|
1000
|
+
},
|
|
1001
|
+
{
|
|
1002
|
+
"id": "d57b2acb-17e1-4a44-98e0-eb19963384c8",
|
|
1003
|
+
"created_at": "2026-05-23T03:08:09.672+00:00",
|
|
1004
|
+
"inputs": [
|
|
1005
|
+
{
|
|
1006
|
+
"name": "standalone_received_scopes",
|
|
1007
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1008
|
+
"type": "text"
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
"name": "standalone_smart_auth_info",
|
|
1012
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"d4913bb0-a717-41e8-a25e-b88ab275db14\",\"refresh_token\":\"73d49c7d-da56-4725-9b4b-754b694c142c\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1013
|
+
"type": "auth_info"
|
|
1014
|
+
}
|
|
1015
|
+
],
|
|
1016
|
+
"optional": false,
|
|
1017
|
+
"outputs": [
|
|
1018
|
+
{
|
|
1019
|
+
"name": "standalone_refresh_token",
|
|
1020
|
+
"type": "text",
|
|
1021
|
+
"value": "73d49c7d-da56-4725-9b4b-754b694c142c"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"name": "standalone_access_token",
|
|
1025
|
+
"type": "text",
|
|
1026
|
+
"value": "d4913bb0-a717-41e8-a25e-b88ab275db14"
|
|
1027
|
+
},
|
|
1028
|
+
{
|
|
1029
|
+
"name": "standalone_token_retrieval_time",
|
|
1030
|
+
"type": "text",
|
|
1031
|
+
"value": "2026-05-23T03:08:09+00:00"
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"name": "standalone_expires_in",
|
|
1035
|
+
"type": "text",
|
|
1036
|
+
"value": "3600"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"name": "standalone_received_scopes",
|
|
1040
|
+
"type": "text",
|
|
1041
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs"
|
|
1042
|
+
},
|
|
1043
|
+
{
|
|
1044
|
+
"name": "standalone_smart_auth_info",
|
|
1045
|
+
"type": "text",
|
|
1046
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"d4913bb0-a717-41e8-a25e-b88ab275db14\",\"refresh_token\":\"73d49c7d-da56-4725-9b4b-754b694c142c\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
1047
|
+
}
|
|
1048
|
+
],
|
|
1049
|
+
"requests": [
|
|
1050
|
+
{
|
|
1051
|
+
"id": "d1cf6542-5639-42e7-9fd5-07df7a278bb5",
|
|
1052
|
+
"direction": "outgoing",
|
|
1053
|
+
"index": 1135239,
|
|
1054
|
+
"result_id": "26953cf9-eae0-4940-99e9-d5a88a01ea91",
|
|
1055
|
+
"status": 200,
|
|
1056
|
+
"timestamp": "2026-05-23T03:08:09.638+00:00",
|
|
1057
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
1058
|
+
"verb": "post"
|
|
1059
|
+
}
|
|
1060
|
+
],
|
|
1061
|
+
"result": "pass",
|
|
1062
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh-g10_token_refresh_body_without_scopes",
|
|
1063
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1064
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1065
|
+
"updated_at": "2026-05-23T03:08:09.672+00:00"
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
"id": "9d0f53d1-f7e6-4bcf-a750-c0158fe4cfae",
|
|
1069
|
+
"created_at": "2026-05-23T03:08:09.744+00:00",
|
|
1070
|
+
"inputs": [
|
|
1071
|
+
{
|
|
1072
|
+
"name": "standalone_received_scopes",
|
|
1073
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1074
|
+
"type": "text"
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"name": "standalone_smart_auth_info",
|
|
1078
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"d4913bb0-a717-41e8-a25e-b88ab275db14\",\"refresh_token\":\"73d49c7d-da56-4725-9b4b-754b694c142c\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1079
|
+
"type": "auth_info"
|
|
1080
|
+
}
|
|
1081
|
+
],
|
|
1082
|
+
"optional": false,
|
|
1083
|
+
"outputs": [
|
|
1084
|
+
{
|
|
1085
|
+
"name": "smart_credentials",
|
|
1086
|
+
"type": "text",
|
|
1087
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"name": "standalone_token_retrieval_time",
|
|
1091
|
+
"type": "text",
|
|
1092
|
+
"value": "2026-05-23T03:08:09+00:00"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"name": "standalone_smart_auth_info",
|
|
1096
|
+
"type": "text",
|
|
1097
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
1098
|
+
}
|
|
1099
|
+
],
|
|
1100
|
+
"requests": [
|
|
1101
|
+
{
|
|
1102
|
+
"id": "370472da-5968-4509-a16e-205b5eecbdbc",
|
|
1103
|
+
"direction": "outgoing",
|
|
1104
|
+
"index": 1135240,
|
|
1105
|
+
"result_id": "9d0f53d1-f7e6-4bcf-a750-c0158fe4cfae",
|
|
1106
|
+
"status": 200,
|
|
1107
|
+
"timestamp": "2026-05-23T03:08:09.747+00:00",
|
|
1108
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
1109
|
+
"verb": "post"
|
|
1110
|
+
}
|
|
1111
|
+
],
|
|
1112
|
+
"result": "pass",
|
|
1113
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh-g10_token_refresh_with_scopes",
|
|
1114
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1115
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1116
|
+
"updated_at": "2026-05-23T03:08:09.744+00:00"
|
|
1117
|
+
},
|
|
1118
|
+
{
|
|
1119
|
+
"id": "0e194be2-6764-4c28-8162-48c3ebef5fb3",
|
|
1120
|
+
"created_at": "2026-05-23T03:08:11.066+00:00",
|
|
1121
|
+
"inputs": [
|
|
1122
|
+
{
|
|
1123
|
+
"name": "standalone_patient_id",
|
|
1124
|
+
"value": "85",
|
|
1125
|
+
"type": "text"
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"name": "standalone_received_scopes",
|
|
1129
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1130
|
+
"type": "text"
|
|
1131
|
+
},
|
|
1132
|
+
{
|
|
1133
|
+
"name": "url",
|
|
1134
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1135
|
+
"type": "text"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"name": "standalone_smart_auth_info",
|
|
1139
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1140
|
+
"type": "auth_info"
|
|
1141
|
+
}
|
|
1142
|
+
],
|
|
1143
|
+
"optional": false,
|
|
1144
|
+
"outputs": [],
|
|
1145
|
+
"requests": [
|
|
1146
|
+
{
|
|
1147
|
+
"id": "77e12e95-7994-4d43-8b72-d0e2aa7d91a0",
|
|
1148
|
+
"direction": "outgoing",
|
|
1149
|
+
"index": 1135248,
|
|
1150
|
+
"result_id": "0e194be2-6764-4c28-8162-48c3ebef5fb3",
|
|
1151
|
+
"status": 200,
|
|
1152
|
+
"timestamp": "2026-05-23T03:08:11.073+00:00",
|
|
1153
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Device?patient=85",
|
|
1154
|
+
"verb": "get"
|
|
1155
|
+
}
|
|
1156
|
+
],
|
|
1157
|
+
"result": "pass",
|
|
1158
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1159
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_device_unrestricted_access",
|
|
1160
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1161
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1162
|
+
"updated_at": "2026-05-23T03:08:11.066+00:00"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"id": "bc7201ce-e796-45ff-8673-a2bab58f8850",
|
|
1166
|
+
"created_at": "2026-05-23T03:08:11.682+00:00",
|
|
1167
|
+
"inputs": [
|
|
1168
|
+
{
|
|
1169
|
+
"name": "standalone_patient_id",
|
|
1170
|
+
"value": "85",
|
|
1171
|
+
"type": "text"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"name": "standalone_received_scopes",
|
|
1175
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1176
|
+
"type": "text"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"name": "url",
|
|
1180
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1181
|
+
"type": "text"
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
"name": "standalone_smart_auth_info",
|
|
1185
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1186
|
+
"type": "auth_info"
|
|
1187
|
+
}
|
|
1188
|
+
],
|
|
1189
|
+
"optional": false,
|
|
1190
|
+
"outputs": [],
|
|
1191
|
+
"requests": [
|
|
1192
|
+
{
|
|
1193
|
+
"id": "01cc89ab-92d7-4df4-97ec-d46177266dd7",
|
|
1194
|
+
"direction": "outgoing",
|
|
1195
|
+
"index": 1135251,
|
|
1196
|
+
"result_id": "bc7201ce-e796-45ff-8673-a2bab58f8850",
|
|
1197
|
+
"status": 200,
|
|
1198
|
+
"timestamp": "2026-05-23T03:08:11.686+00:00",
|
|
1199
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Goal?patient=85",
|
|
1200
|
+
"verb": "get"
|
|
1201
|
+
}
|
|
1202
|
+
],
|
|
1203
|
+
"result": "pass",
|
|
1204
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1205
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_goal_unrestricted_access",
|
|
1206
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1207
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1208
|
+
"updated_at": "2026-05-23T03:08:11.682+00:00"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
"id": "a5e77ca0-bc49-431a-99d2-4a89cdecec01",
|
|
1212
|
+
"created_at": "2026-05-23T03:08:09.512+00:00",
|
|
1213
|
+
"inputs": [
|
|
1214
|
+
{
|
|
1215
|
+
"name": "id_token_payload_json",
|
|
1216
|
+
"value": "{\"iss\":\"https://inferno-qa.healthit.gov/reference-server/r4\",\"sub\":\"71d700b0-2219-473d-8a3d-5380abf81613\",\"aud\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"exp\":1811041688,\"iat\":1779505688,\"fhirUser\":\"https://inferno-qa.healthit.gov/reference-server/r4/Patient/85\"}",
|
|
1217
|
+
"type": "text"
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"name": "url",
|
|
1221
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1222
|
+
"type": "text"
|
|
1223
|
+
},
|
|
1224
|
+
{
|
|
1225
|
+
"name": "standalone_smart_auth_info",
|
|
1226
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1227
|
+
"type": "auth_info"
|
|
1228
|
+
}
|
|
1229
|
+
],
|
|
1230
|
+
"optional": false,
|
|
1231
|
+
"outputs": [
|
|
1232
|
+
{
|
|
1233
|
+
"name": "id_token_fhir_user",
|
|
1234
|
+
"type": "text",
|
|
1235
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4/Patient/85"
|
|
1236
|
+
}
|
|
1237
|
+
],
|
|
1238
|
+
"requests": [
|
|
1239
|
+
{
|
|
1240
|
+
"id": "c9d799c3-cfb5-4e6c-b140-9153839c77d8",
|
|
1241
|
+
"direction": "outgoing",
|
|
1242
|
+
"index": 1135238,
|
|
1243
|
+
"result_id": "a5e77ca0-bc49-431a-99d2-4a89cdecec01",
|
|
1244
|
+
"status": 200,
|
|
1245
|
+
"timestamp": "2026-05-23T03:08:09.514+00:00",
|
|
1246
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient/85",
|
|
1247
|
+
"verb": "get"
|
|
1248
|
+
}
|
|
1249
|
+
],
|
|
1250
|
+
"result": "pass",
|
|
1251
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2-smart_openid_fhir_user_claim",
|
|
1252
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1253
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1254
|
+
"updated_at": "2026-05-23T03:08:09.512+00:00"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"id": "dfd980fd-275e-4ae3-ad79-73c8b11f8eaa",
|
|
1258
|
+
"created_at": "2026-05-23T03:08:10.562+00:00",
|
|
1259
|
+
"inputs": [
|
|
1260
|
+
{
|
|
1261
|
+
"name": "standalone_patient_id",
|
|
1262
|
+
"value": "85",
|
|
1263
|
+
"type": "text"
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
"name": "standalone_received_scopes",
|
|
1267
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1268
|
+
"type": "text"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
"name": "url",
|
|
1272
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1273
|
+
"type": "text"
|
|
1274
|
+
},
|
|
1275
|
+
{
|
|
1276
|
+
"name": "standalone_smart_auth_info",
|
|
1277
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1278
|
+
"type": "auth_info"
|
|
1279
|
+
}
|
|
1280
|
+
],
|
|
1281
|
+
"optional": false,
|
|
1282
|
+
"outputs": [],
|
|
1283
|
+
"requests": [
|
|
1284
|
+
{
|
|
1285
|
+
"id": "28e798b4-a8c5-4d61-817b-327c6e4aa4a7",
|
|
1286
|
+
"direction": "outgoing",
|
|
1287
|
+
"index": 1135244,
|
|
1288
|
+
"result_id": "dfd980fd-275e-4ae3-ad79-73c8b11f8eaa",
|
|
1289
|
+
"status": 200,
|
|
1290
|
+
"timestamp": "2026-05-23T03:08:10.565+00:00",
|
|
1291
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/AllergyIntolerance?patient=85",
|
|
1292
|
+
"verb": "get"
|
|
1293
|
+
}
|
|
1294
|
+
],
|
|
1295
|
+
"result": "pass",
|
|
1296
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1297
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_allergy_intolerance_unrestricted_access",
|
|
1298
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1299
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1300
|
+
"updated_at": "2026-05-23T03:08:10.562+00:00"
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"id": "ff96395e-cb6f-405b-9a41-062cc0eef0ab",
|
|
1304
|
+
"created_at": "2026-05-23T03:08:12.531+00:00",
|
|
1305
|
+
"inputs": [
|
|
1306
|
+
{
|
|
1307
|
+
"name": "standalone_patient_id",
|
|
1308
|
+
"value": "85",
|
|
1309
|
+
"type": "text"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"name": "standalone_received_scopes",
|
|
1313
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1314
|
+
"type": "text"
|
|
1315
|
+
},
|
|
1316
|
+
{
|
|
1317
|
+
"name": "url",
|
|
1318
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1319
|
+
"type": "text"
|
|
1320
|
+
},
|
|
1321
|
+
{
|
|
1322
|
+
"name": "standalone_smart_auth_info",
|
|
1323
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1324
|
+
"type": "auth_info"
|
|
1325
|
+
}
|
|
1326
|
+
],
|
|
1327
|
+
"optional": false,
|
|
1328
|
+
"outputs": [],
|
|
1329
|
+
"requests": [
|
|
1330
|
+
{
|
|
1331
|
+
"id": "670cac46-a3ec-4a7d-a65b-fd7c856e6a78",
|
|
1332
|
+
"direction": "outgoing",
|
|
1333
|
+
"index": 1135260,
|
|
1334
|
+
"result_id": "ff96395e-cb6f-405b-9a41-062cc0eef0ab",
|
|
1335
|
+
"status": 200,
|
|
1336
|
+
"timestamp": "2026-05-23T03:08:12.537+00:00",
|
|
1337
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Encounter?patient=85",
|
|
1338
|
+
"verb": "get"
|
|
1339
|
+
}
|
|
1340
|
+
],
|
|
1341
|
+
"result": "pass",
|
|
1342
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1343
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_us_core_7_encounter_unrestricted_access",
|
|
1344
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1345
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1346
|
+
"updated_at": "2026-05-23T03:08:12.531+00:00"
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"id": "eaebaf12-6075-473a-a92f-b3ff9f4b4f27",
|
|
1350
|
+
"created_at": "2026-05-23T03:08:12.756+00:00",
|
|
1351
|
+
"inputs": [
|
|
1352
|
+
{
|
|
1353
|
+
"name": "standalone_patient_id",
|
|
1354
|
+
"value": "85",
|
|
1355
|
+
"type": "text"
|
|
1356
|
+
},
|
|
1357
|
+
{
|
|
1358
|
+
"name": "standalone_received_scopes",
|
|
1359
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1360
|
+
"type": "text"
|
|
1361
|
+
},
|
|
1362
|
+
{
|
|
1363
|
+
"name": "url",
|
|
1364
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1365
|
+
"type": "text"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"name": "standalone_smart_auth_info",
|
|
1369
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1370
|
+
"type": "auth_info"
|
|
1371
|
+
}
|
|
1372
|
+
],
|
|
1373
|
+
"optional": false,
|
|
1374
|
+
"outputs": [],
|
|
1375
|
+
"requests": [
|
|
1376
|
+
{
|
|
1377
|
+
"id": "13c43d2e-27e0-4e06-835f-6c6a4e6dd78d",
|
|
1378
|
+
"direction": "outgoing",
|
|
1379
|
+
"index": 1135265,
|
|
1380
|
+
"result_id": "eaebaf12-6075-473a-a92f-b3ff9f4b4f27",
|
|
1381
|
+
"status": 200,
|
|
1382
|
+
"timestamp": "2026-05-23T03:08:12.759+00:00",
|
|
1383
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Coverage?patient=85",
|
|
1384
|
+
"verb": "get"
|
|
1385
|
+
}
|
|
1386
|
+
],
|
|
1387
|
+
"result": "pass",
|
|
1388
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1389
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_us_core_7_coverage_unrestricted_access",
|
|
1390
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1391
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1392
|
+
"updated_at": "2026-05-23T03:08:12.756+00:00"
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"id": "4c9e56fc-191f-485e-9ca7-9d452dee1bc6",
|
|
1396
|
+
"created_at": "2026-05-23T03:08:09.534+00:00",
|
|
1397
|
+
"inputs": [
|
|
1398
|
+
{
|
|
1399
|
+
"name": "standalone_id_token",
|
|
1400
|
+
"label": null,
|
|
1401
|
+
"description": null,
|
|
1402
|
+
"value": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2luZmVybm8tcWEuaGVhbHRoaXQuZ292L3JlZmVyZW5jZS1zZXJ2ZXIvcjQiLCJzdWIiOiI3MWQ3MDBiMC0yMjE5LTQ3M2QtOGEzZC01MzgwYWJmODE2MTMiLCJhdWQiOiJTQU1QTEVfQ09ORklERU5USUFMX0NMSUVOVF9JRCIsImV4cCI6MTgxMTA0MTY4OCwiaWF0IjoxNzc5NTA1Njg4LCJmaGlyVXNlciI6Imh0dHBzOi8vaW5mZXJuby1xYS5oZWFsdGhpdC5nb3YvcmVmZXJlbmNlLXNlcnZlci9yNC9QYXRpZW50Lzg1In0.dwrnPIjRENnnvYabxjQe5N86l62jbA2IbMEdssusBkWxfRp6oIsG56G588t2nonq4tId29F4Rp27Q3BxtD_TFG_mMWWSwfpa66PrDVrdBlQEIVLKjjj9WtlYHgIp7ZF24O0XscmYGaPV4dB_EnoC3Zlw5SWhARIefgqfVz9MZSkAo2HvquuPFAYelLVSYk-dwhcIlyL4tSiBkgkRRqSWWd0ldtgKSYmTwOnRKFlrALpibXOD4Drv9LsbqV1w2fyrpnPFWGBE4K3HkLPAxiZ6Tl2qjDaUQzf5UwbvYZeH1PiohSUbTnfzQc3Zfq10u5qbT3D7EdZvr-W9kAsUeMWcCQ",
|
|
1403
|
+
"type": "text"
|
|
1404
|
+
},
|
|
1405
|
+
{
|
|
1406
|
+
"name": "standalone_smart_auth_info",
|
|
1407
|
+
"label": "Standalone Launch Credentials",
|
|
1408
|
+
"description": null,
|
|
1409
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1410
|
+
"type": "auth_info"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"name": "url",
|
|
1414
|
+
"label": null,
|
|
1415
|
+
"description": null,
|
|
1416
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1417
|
+
"type": "text"
|
|
1418
|
+
}
|
|
1419
|
+
],
|
|
1420
|
+
"optional": false,
|
|
1421
|
+
"outputs": [],
|
|
1422
|
+
"requests": [],
|
|
1423
|
+
"result": "pass",
|
|
1424
|
+
"test_group_id": "g10_certification-g10_smart_standalone_patient_app-smart_openid_connect_stu2",
|
|
1425
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1426
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1427
|
+
"updated_at": "2026-05-23T03:08:09.534+00:00"
|
|
1428
|
+
},
|
|
1429
|
+
{
|
|
1430
|
+
"id": "26953cf9-eae0-4940-99e9-d5a88a01ea91",
|
|
1431
|
+
"created_at": "2026-05-23T03:08:09.635+00:00",
|
|
1432
|
+
"inputs": [
|
|
1433
|
+
{
|
|
1434
|
+
"name": "standalone_received_scopes",
|
|
1435
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1436
|
+
"type": "text"
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"name": "standalone_smart_auth_info",
|
|
1440
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1441
|
+
"type": "auth_info"
|
|
1442
|
+
}
|
|
1443
|
+
],
|
|
1444
|
+
"optional": false,
|
|
1445
|
+
"outputs": [
|
|
1446
|
+
{
|
|
1447
|
+
"name": "smart_credentials",
|
|
1448
|
+
"type": "text",
|
|
1449
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"d4913bb0-a717-41e8-a25e-b88ab275db14\",\"refresh_token\":\"73d49c7d-da56-4725-9b4b-754b694c142c\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"name": "standalone_token_retrieval_time",
|
|
1453
|
+
"type": "text",
|
|
1454
|
+
"value": "2026-05-23T03:08:09+00:00"
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"name": "standalone_smart_auth_info",
|
|
1458
|
+
"type": "text",
|
|
1459
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"d4913bb0-a717-41e8-a25e-b88ab275db14\",\"refresh_token\":\"73d49c7d-da56-4725-9b4b-754b694c142c\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
1460
|
+
}
|
|
1461
|
+
],
|
|
1462
|
+
"requests": [
|
|
1463
|
+
{
|
|
1464
|
+
"id": "d1cf6542-5639-42e7-9fd5-07df7a278bb5",
|
|
1465
|
+
"direction": "outgoing",
|
|
1466
|
+
"index": 1135239,
|
|
1467
|
+
"result_id": "26953cf9-eae0-4940-99e9-d5a88a01ea91",
|
|
1468
|
+
"status": 200,
|
|
1469
|
+
"timestamp": "2026-05-23T03:08:09.638+00:00",
|
|
1470
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
1471
|
+
"verb": "post"
|
|
1472
|
+
}
|
|
1473
|
+
],
|
|
1474
|
+
"result": "pass",
|
|
1475
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh-g10_token_refresh_without_scopes",
|
|
1476
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1477
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1478
|
+
"updated_at": "2026-05-23T03:08:09.635+00:00"
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"id": "1a2267ef-9917-4c72-a9ad-b049a18fe293",
|
|
1482
|
+
"created_at": "2026-05-23T03:08:09.784+00:00",
|
|
1483
|
+
"inputs": [
|
|
1484
|
+
{
|
|
1485
|
+
"name": "standalone_received_scopes",
|
|
1486
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1487
|
+
"type": "text"
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"name": "standalone_smart_auth_info",
|
|
1491
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1492
|
+
"type": "auth_info"
|
|
1493
|
+
}
|
|
1494
|
+
],
|
|
1495
|
+
"optional": false,
|
|
1496
|
+
"outputs": [
|
|
1497
|
+
{
|
|
1498
|
+
"name": "standalone_refresh_token",
|
|
1499
|
+
"type": "text",
|
|
1500
|
+
"value": "a7f0b478-0b6a-41d2-bfaf-b85e63ec5765"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"name": "standalone_access_token",
|
|
1504
|
+
"type": "text",
|
|
1505
|
+
"value": "fbe567b6-3dea-43ff-92b2-d7bd90292336"
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"name": "standalone_token_retrieval_time",
|
|
1509
|
+
"type": "text",
|
|
1510
|
+
"value": "2026-05-23T03:08:09+00:00"
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"name": "standalone_expires_in",
|
|
1514
|
+
"type": "text",
|
|
1515
|
+
"value": "3600"
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"name": "standalone_received_scopes",
|
|
1519
|
+
"type": "text",
|
|
1520
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs"
|
|
1521
|
+
},
|
|
1522
|
+
{
|
|
1523
|
+
"name": "standalone_smart_auth_info",
|
|
1524
|
+
"type": "text",
|
|
1525
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
1526
|
+
}
|
|
1527
|
+
],
|
|
1528
|
+
"requests": [
|
|
1529
|
+
{
|
|
1530
|
+
"id": "370472da-5968-4509-a16e-205b5eecbdbc",
|
|
1531
|
+
"direction": "outgoing",
|
|
1532
|
+
"index": 1135240,
|
|
1533
|
+
"result_id": "9d0f53d1-f7e6-4bcf-a750-c0158fe4cfae",
|
|
1534
|
+
"status": 200,
|
|
1535
|
+
"timestamp": "2026-05-23T03:08:09.747+00:00",
|
|
1536
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
1537
|
+
"verb": "post"
|
|
1538
|
+
}
|
|
1539
|
+
],
|
|
1540
|
+
"result": "pass",
|
|
1541
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh-g10_token_refresh_body_with_scopes",
|
|
1542
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1543
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1544
|
+
"updated_at": "2026-05-23T03:08:09.784+00:00"
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
"id": "20927483-710f-4971-9da2-d355f434f583",
|
|
1548
|
+
"created_at": "2026-05-23T03:08:09.866+00:00",
|
|
1549
|
+
"inputs": [
|
|
1550
|
+
{
|
|
1551
|
+
"name": "standalone_patient_id",
|
|
1552
|
+
"value": "85",
|
|
1553
|
+
"type": "text"
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"name": "url",
|
|
1557
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1558
|
+
"type": "text"
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"name": "standalone_smart_auth_info",
|
|
1562
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1563
|
+
"type": "auth_info"
|
|
1564
|
+
}
|
|
1565
|
+
],
|
|
1566
|
+
"optional": false,
|
|
1567
|
+
"outputs": [],
|
|
1568
|
+
"requests": [
|
|
1569
|
+
{
|
|
1570
|
+
"id": "370472da-5968-4509-a16e-205b5eecbdbc",
|
|
1571
|
+
"direction": "outgoing",
|
|
1572
|
+
"index": 1135240,
|
|
1573
|
+
"result_id": "9d0f53d1-f7e6-4bcf-a750-c0158fe4cfae",
|
|
1574
|
+
"status": 200,
|
|
1575
|
+
"timestamp": "2026-05-23T03:08:09.747+00:00",
|
|
1576
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
1577
|
+
"verb": "post"
|
|
1578
|
+
},
|
|
1579
|
+
{
|
|
1580
|
+
"id": "4340bdfb-745c-4479-af92-bc258d7a5a0b",
|
|
1581
|
+
"direction": "outgoing",
|
|
1582
|
+
"index": 1135241,
|
|
1583
|
+
"result_id": "20927483-710f-4971-9da2-d355f434f583",
|
|
1584
|
+
"status": 200,
|
|
1585
|
+
"timestamp": "2026-05-23T03:08:09.872+00:00",
|
|
1586
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient/85",
|
|
1587
|
+
"verb": "get"
|
|
1588
|
+
}
|
|
1589
|
+
],
|
|
1590
|
+
"result": "pass",
|
|
1591
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh-g10_patient_context",
|
|
1592
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1593
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1594
|
+
"updated_at": "2026-05-23T03:08:09.866+00:00"
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"id": "d758abc8-7ee7-4723-bb87-6d7395baf807",
|
|
1598
|
+
"created_at": "2026-05-23T03:08:10.026+00:00",
|
|
1599
|
+
"inputs": [
|
|
1600
|
+
{
|
|
1601
|
+
"name": "standalone_smart_auth_info",
|
|
1602
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1603
|
+
"type": "auth_info"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"name": "standalone_received_scopes",
|
|
1607
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1608
|
+
"type": "text"
|
|
1609
|
+
}
|
|
1610
|
+
],
|
|
1611
|
+
"optional": false,
|
|
1612
|
+
"outputs": [],
|
|
1613
|
+
"requests": [
|
|
1614
|
+
{
|
|
1615
|
+
"id": "d29f1cbc-ea84-4057-8185-6f6de22bd93c",
|
|
1616
|
+
"direction": "outgoing",
|
|
1617
|
+
"index": 1135242,
|
|
1618
|
+
"result_id": "d758abc8-7ee7-4723-bb87-6d7395baf807",
|
|
1619
|
+
"status": 400,
|
|
1620
|
+
"timestamp": "2026-05-23T03:08:10.033+00:00",
|
|
1621
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
1622
|
+
"verb": "post"
|
|
1623
|
+
}
|
|
1624
|
+
],
|
|
1625
|
+
"result": "pass",
|
|
1626
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh-g10_invalid_token_refresh",
|
|
1627
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1628
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1629
|
+
"updated_at": "2026-05-23T03:08:10.026+00:00"
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"id": "cbe12f16-57e1-4fef-a177-60e55c8bfa6e",
|
|
1633
|
+
"created_at": "2026-05-23T03:08:10.898+00:00",
|
|
1634
|
+
"inputs": [
|
|
1635
|
+
{
|
|
1636
|
+
"name": "standalone_patient_id",
|
|
1637
|
+
"value": "85",
|
|
1638
|
+
"type": "text"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"name": "standalone_received_scopes",
|
|
1642
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1643
|
+
"type": "text"
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"name": "url",
|
|
1647
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1648
|
+
"type": "text"
|
|
1649
|
+
},
|
|
1650
|
+
{
|
|
1651
|
+
"name": "standalone_smart_auth_info",
|
|
1652
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1653
|
+
"type": "auth_info"
|
|
1654
|
+
}
|
|
1655
|
+
],
|
|
1656
|
+
"optional": false,
|
|
1657
|
+
"outputs": [],
|
|
1658
|
+
"requests": [
|
|
1659
|
+
{
|
|
1660
|
+
"id": "f30305ef-a9d8-4afd-ab7f-47aa8d2f3b35",
|
|
1661
|
+
"direction": "outgoing",
|
|
1662
|
+
"index": 1135247,
|
|
1663
|
+
"result_id": "cbe12f16-57e1-4fef-a177-60e55c8bfa6e",
|
|
1664
|
+
"status": 200,
|
|
1665
|
+
"timestamp": "2026-05-23T03:08:10.902+00:00",
|
|
1666
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Condition?patient=85",
|
|
1667
|
+
"verb": "get"
|
|
1668
|
+
}
|
|
1669
|
+
],
|
|
1670
|
+
"result": "pass",
|
|
1671
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1672
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_condition_unrestricted_access",
|
|
1673
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1674
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1675
|
+
"updated_at": "2026-05-23T03:08:10.898+00:00"
|
|
1676
|
+
},
|
|
1677
|
+
{
|
|
1678
|
+
"id": "609fa56d-8cca-45ce-b9db-2c85f4952028",
|
|
1679
|
+
"created_at": "2026-05-23T03:08:11.586+00:00",
|
|
1680
|
+
"inputs": [
|
|
1681
|
+
{
|
|
1682
|
+
"name": "standalone_patient_id",
|
|
1683
|
+
"value": "85",
|
|
1684
|
+
"type": "text"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"name": "standalone_received_scopes",
|
|
1688
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1689
|
+
"type": "text"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"name": "url",
|
|
1693
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1694
|
+
"type": "text"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"name": "standalone_smart_auth_info",
|
|
1698
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1699
|
+
"type": "auth_info"
|
|
1700
|
+
}
|
|
1701
|
+
],
|
|
1702
|
+
"optional": false,
|
|
1703
|
+
"outputs": [],
|
|
1704
|
+
"requests": [
|
|
1705
|
+
{
|
|
1706
|
+
"id": "aefc9538-21be-40c1-9047-cb8e5834b422",
|
|
1707
|
+
"direction": "outgoing",
|
|
1708
|
+
"index": 1135250,
|
|
1709
|
+
"result_id": "609fa56d-8cca-45ce-b9db-2c85f4952028",
|
|
1710
|
+
"status": 200,
|
|
1711
|
+
"timestamp": "2026-05-23T03:08:11.590+00:00",
|
|
1712
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/DocumentReference?patient=85",
|
|
1713
|
+
"verb": "get"
|
|
1714
|
+
}
|
|
1715
|
+
],
|
|
1716
|
+
"result": "pass",
|
|
1717
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1718
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_document_reference_unrestricted_access",
|
|
1719
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1720
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1721
|
+
"updated_at": "2026-05-23T03:08:11.586+00:00"
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"id": "7fb1e713-d35c-4cbf-ac12-ddfaefa34d73",
|
|
1725
|
+
"created_at": "2026-05-23T03:08:11.921+00:00",
|
|
1726
|
+
"inputs": [
|
|
1727
|
+
{
|
|
1728
|
+
"name": "standalone_patient_id",
|
|
1729
|
+
"value": "85",
|
|
1730
|
+
"type": "text"
|
|
1731
|
+
},
|
|
1732
|
+
{
|
|
1733
|
+
"name": "standalone_received_scopes",
|
|
1734
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1735
|
+
"type": "text"
|
|
1736
|
+
},
|
|
1737
|
+
{
|
|
1738
|
+
"name": "url",
|
|
1739
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1740
|
+
"type": "text"
|
|
1741
|
+
},
|
|
1742
|
+
{
|
|
1743
|
+
"name": "standalone_smart_auth_info",
|
|
1744
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1745
|
+
"type": "auth_info"
|
|
1746
|
+
}
|
|
1747
|
+
],
|
|
1748
|
+
"optional": false,
|
|
1749
|
+
"outputs": [],
|
|
1750
|
+
"requests": [
|
|
1751
|
+
{
|
|
1752
|
+
"id": "d39a67de-e1e8-49a9-a94a-82cc02bc0c01",
|
|
1753
|
+
"direction": "outgoing",
|
|
1754
|
+
"index": 1135253,
|
|
1755
|
+
"result_id": "7fb1e713-d35c-4cbf-ac12-ddfaefa34d73",
|
|
1756
|
+
"status": 200,
|
|
1757
|
+
"timestamp": "2026-05-23T03:08:11.924+00:00",
|
|
1758
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/MedicationRequest?intent=proposal\u0026patient=85",
|
|
1759
|
+
"verb": "get"
|
|
1760
|
+
}
|
|
1761
|
+
],
|
|
1762
|
+
"result": "pass",
|
|
1763
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1764
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_medication_request_access",
|
|
1765
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1766
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1767
|
+
"updated_at": "2026-05-23T03:08:11.921+00:00"
|
|
1768
|
+
},
|
|
1769
|
+
{
|
|
1770
|
+
"id": "deab0604-9c30-4b0a-a590-7f25b5a60423",
|
|
1771
|
+
"created_at": "2026-05-23T03:08:12.890+00:00",
|
|
1772
|
+
"inputs": [
|
|
1773
|
+
{
|
|
1774
|
+
"name": "standalone_patient_id",
|
|
1775
|
+
"value": "85",
|
|
1776
|
+
"type": "text"
|
|
1777
|
+
},
|
|
1778
|
+
{
|
|
1779
|
+
"name": "standalone_received_scopes",
|
|
1780
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1781
|
+
"type": "text"
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"name": "url",
|
|
1785
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1786
|
+
"type": "text"
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
"name": "standalone_smart_auth_info",
|
|
1790
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1791
|
+
"type": "auth_info"
|
|
1792
|
+
}
|
|
1793
|
+
],
|
|
1794
|
+
"optional": false,
|
|
1795
|
+
"outputs": [],
|
|
1796
|
+
"requests": [
|
|
1797
|
+
{
|
|
1798
|
+
"id": "c92a5dbb-ab49-40fd-8e9e-ca77350076c9",
|
|
1799
|
+
"direction": "outgoing",
|
|
1800
|
+
"index": 1135268,
|
|
1801
|
+
"result_id": "deab0604-9c30-4b0a-a590-7f25b5a60423",
|
|
1802
|
+
"status": 200,
|
|
1803
|
+
"timestamp": "2026-05-23T03:08:12.894+00:00",
|
|
1804
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/MedicationDispense?patient=85",
|
|
1805
|
+
"verb": "get"
|
|
1806
|
+
}
|
|
1807
|
+
],
|
|
1808
|
+
"result": "pass",
|
|
1809
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1810
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_us_core_7_medication_dispense_unrestricted_access",
|
|
1811
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1812
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1813
|
+
"updated_at": "2026-05-23T03:08:12.890+00:00"
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"id": "714b787e-b251-4954-9458-314ae9e887d0",
|
|
1817
|
+
"created_at": "2026-05-23T03:08:10.145+00:00",
|
|
1818
|
+
"inputs": [
|
|
1819
|
+
{
|
|
1820
|
+
"name": "standalone_received_scopes",
|
|
1821
|
+
"label": null,
|
|
1822
|
+
"description": null,
|
|
1823
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1824
|
+
"type": "text"
|
|
1825
|
+
},
|
|
1826
|
+
{
|
|
1827
|
+
"name": "standalone_smart_auth_info",
|
|
1828
|
+
"label": "Standalone Launch Credentials",
|
|
1829
|
+
"description": null,
|
|
1830
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"3126fea0-4971-469b-8820-3e47664acf32\",\"refresh_token\":\"f96324d2-5d68-41fc-82c2-53ec060bf2b5\",\"issue_time\":\"2026-05-23T03:08:08+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1831
|
+
"type": "auth_info"
|
|
1832
|
+
},
|
|
1833
|
+
{
|
|
1834
|
+
"name": "standalone_patient_id",
|
|
1835
|
+
"label": null,
|
|
1836
|
+
"description": null,
|
|
1837
|
+
"value": "85",
|
|
1838
|
+
"type": "text"
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"name": "url",
|
|
1842
|
+
"label": null,
|
|
1843
|
+
"description": null,
|
|
1844
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1845
|
+
"type": "text"
|
|
1846
|
+
}
|
|
1847
|
+
],
|
|
1848
|
+
"optional": false,
|
|
1849
|
+
"outputs": [],
|
|
1850
|
+
"requests": [],
|
|
1851
|
+
"result": "pass",
|
|
1852
|
+
"test_group_id": "g10_certification-g10_smart_standalone_patient_app-g10_smart_standalone_token_refresh",
|
|
1853
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1854
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1855
|
+
"updated_at": "2026-05-23T03:08:10.145+00:00"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"id": "c1e6d86d-8d57-43e9-84a0-088ed10ee7d7",
|
|
1859
|
+
"created_at": "2026-05-23T03:08:10.442+00:00",
|
|
1860
|
+
"inputs": [
|
|
1861
|
+
{
|
|
1862
|
+
"name": "standalone_patient_id",
|
|
1863
|
+
"value": "85",
|
|
1864
|
+
"type": "text"
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"name": "standalone_received_scopes",
|
|
1868
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1869
|
+
"type": "text"
|
|
1870
|
+
},
|
|
1871
|
+
{
|
|
1872
|
+
"name": "url",
|
|
1873
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1874
|
+
"type": "text"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"name": "standalone_smart_auth_info",
|
|
1878
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1879
|
+
"type": "auth_info"
|
|
1880
|
+
}
|
|
1881
|
+
],
|
|
1882
|
+
"optional": false,
|
|
1883
|
+
"outputs": [],
|
|
1884
|
+
"requests": [
|
|
1885
|
+
{
|
|
1886
|
+
"id": "34210095-6bc3-4371-9379-eeecdcb06613",
|
|
1887
|
+
"direction": "outgoing",
|
|
1888
|
+
"index": 1135243,
|
|
1889
|
+
"result_id": "c1e6d86d-8d57-43e9-84a0-088ed10ee7d7",
|
|
1890
|
+
"status": 200,
|
|
1891
|
+
"timestamp": "2026-05-23T03:08:10.454+00:00",
|
|
1892
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient?_id=85",
|
|
1893
|
+
"verb": "get"
|
|
1894
|
+
}
|
|
1895
|
+
],
|
|
1896
|
+
"result": "pass",
|
|
1897
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1898
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_patient_unrestricted_access",
|
|
1899
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1900
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1901
|
+
"updated_at": "2026-05-23T03:08:10.442+00:00"
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
"id": "54731585-a936-4eb8-b7a5-8d4ec3f80995",
|
|
1905
|
+
"created_at": "2026-05-23T03:08:10.778+00:00",
|
|
1906
|
+
"inputs": [
|
|
1907
|
+
{
|
|
1908
|
+
"name": "standalone_patient_id",
|
|
1909
|
+
"value": "85",
|
|
1910
|
+
"type": "text"
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
"name": "standalone_received_scopes",
|
|
1914
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1915
|
+
"type": "text"
|
|
1916
|
+
},
|
|
1917
|
+
{
|
|
1918
|
+
"name": "url",
|
|
1919
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1920
|
+
"type": "text"
|
|
1921
|
+
},
|
|
1922
|
+
{
|
|
1923
|
+
"name": "standalone_smart_auth_info",
|
|
1924
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1925
|
+
"type": "auth_info"
|
|
1926
|
+
}
|
|
1927
|
+
],
|
|
1928
|
+
"optional": false,
|
|
1929
|
+
"outputs": [],
|
|
1930
|
+
"requests": [
|
|
1931
|
+
{
|
|
1932
|
+
"id": "7cfd03aa-062c-49c9-9da7-5d0394ddd7a4",
|
|
1933
|
+
"direction": "outgoing",
|
|
1934
|
+
"index": 1135246,
|
|
1935
|
+
"result_id": "54731585-a936-4eb8-b7a5-8d4ec3f80995",
|
|
1936
|
+
"status": 200,
|
|
1937
|
+
"timestamp": "2026-05-23T03:08:10.781+00:00",
|
|
1938
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/CareTeam?patient=85\u0026status=proposed",
|
|
1939
|
+
"verb": "get"
|
|
1940
|
+
}
|
|
1941
|
+
],
|
|
1942
|
+
"result": "pass",
|
|
1943
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
1944
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_care_team_unrestricted_access",
|
|
1945
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1946
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1947
|
+
"updated_at": "2026-05-23T03:08:10.778+00:00"
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"id": "0af98f2f-7c1c-4d1a-a34a-85350ce6ae66",
|
|
1951
|
+
"created_at": "2026-05-23T03:08:12.953+00:00",
|
|
1952
|
+
"inputs": [
|
|
1953
|
+
{
|
|
1954
|
+
"name": "auth_incorrectly_permitted_tls_versions_messages",
|
|
1955
|
+
"value": null,
|
|
1956
|
+
"type": "text"
|
|
1957
|
+
}
|
|
1958
|
+
],
|
|
1959
|
+
"optional": false,
|
|
1960
|
+
"outputs": [],
|
|
1961
|
+
"requests": [],
|
|
1962
|
+
"result": "pass",
|
|
1963
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_auth_incorrectly_permitted_tls_versions_messages_setup",
|
|
1964
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
1965
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
1966
|
+
"updated_at": "2026-05-23T03:08:12.953+00:00"
|
|
1967
|
+
},
|
|
1968
|
+
{
|
|
1969
|
+
"id": "8022d0d3-8ad1-4a5b-9ac7-82bf151fcb35",
|
|
1970
|
+
"created_at": "2026-05-23T03:08:10.290+00:00",
|
|
1971
|
+
"inputs": [
|
|
1972
|
+
{
|
|
1973
|
+
"name": "url",
|
|
1974
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
1975
|
+
"type": "text"
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"name": "standalone_patient_id",
|
|
1979
|
+
"value": "85",
|
|
1980
|
+
"type": "text"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"name": "standalone_received_scopes",
|
|
1984
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
1985
|
+
"type": "text"
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"name": "standalone_smart_auth_info",
|
|
1989
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
1990
|
+
"type": "auth_info"
|
|
1991
|
+
}
|
|
1992
|
+
],
|
|
1993
|
+
"optional": false,
|
|
1994
|
+
"outputs": [],
|
|
1995
|
+
"requests": [],
|
|
1996
|
+
"result": "pass",
|
|
1997
|
+
"result_message": "Scopes received indicate access to all necessary resources.",
|
|
1998
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-Test01",
|
|
1999
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2000
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2001
|
+
"updated_at": "2026-05-23T03:08:10.290+00:00"
|
|
2002
|
+
},
|
|
2003
|
+
{
|
|
2004
|
+
"id": "840ca2fa-9161-499a-aacf-7f3b576a735d",
|
|
2005
|
+
"created_at": "2026-05-23T03:08:10.682+00:00",
|
|
2006
|
+
"inputs": [
|
|
2007
|
+
{
|
|
2008
|
+
"name": "standalone_patient_id",
|
|
2009
|
+
"value": "85",
|
|
2010
|
+
"type": "text"
|
|
2011
|
+
},
|
|
2012
|
+
{
|
|
2013
|
+
"name": "standalone_received_scopes",
|
|
2014
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
2015
|
+
"type": "text"
|
|
2016
|
+
},
|
|
2017
|
+
{
|
|
2018
|
+
"name": "url",
|
|
2019
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2020
|
+
"type": "text"
|
|
2021
|
+
},
|
|
2022
|
+
{
|
|
2023
|
+
"name": "standalone_smart_auth_info",
|
|
2024
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2025
|
+
"type": "auth_info"
|
|
2026
|
+
}
|
|
2027
|
+
],
|
|
2028
|
+
"optional": false,
|
|
2029
|
+
"outputs": [],
|
|
2030
|
+
"requests": [
|
|
2031
|
+
{
|
|
2032
|
+
"id": "5177a633-9d11-4c1a-bbd1-43f2d2d1e0f3",
|
|
2033
|
+
"direction": "outgoing",
|
|
2034
|
+
"index": 1135245,
|
|
2035
|
+
"result_id": "840ca2fa-9161-499a-aacf-7f3b576a735d",
|
|
2036
|
+
"status": 200,
|
|
2037
|
+
"timestamp": "2026-05-23T03:08:10.685+00:00",
|
|
2038
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/CarePlan?category=assess-plan\u0026patient=85",
|
|
2039
|
+
"verb": "get"
|
|
2040
|
+
}
|
|
2041
|
+
],
|
|
2042
|
+
"result": "pass",
|
|
2043
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
2044
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_care_plan_unrestricted_access",
|
|
2045
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2046
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2047
|
+
"updated_at": "2026-05-23T03:08:10.682+00:00"
|
|
2048
|
+
},
|
|
2049
|
+
{
|
|
2050
|
+
"id": "623378d3-675c-4aea-8161-6bd042cd22c4",
|
|
2051
|
+
"created_at": "2026-05-23T03:08:12.376+00:00",
|
|
2052
|
+
"inputs": [
|
|
2053
|
+
{
|
|
2054
|
+
"name": "standalone_patient_id",
|
|
2055
|
+
"value": "85",
|
|
2056
|
+
"type": "text"
|
|
2057
|
+
},
|
|
2058
|
+
{
|
|
2059
|
+
"name": "standalone_received_scopes",
|
|
2060
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
2061
|
+
"type": "text"
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
"name": "url",
|
|
2065
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2066
|
+
"type": "text"
|
|
2067
|
+
},
|
|
2068
|
+
{
|
|
2069
|
+
"name": "standalone_smart_auth_info",
|
|
2070
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2071
|
+
"type": "auth_info"
|
|
2072
|
+
}
|
|
2073
|
+
],
|
|
2074
|
+
"optional": false,
|
|
2075
|
+
"outputs": [],
|
|
2076
|
+
"requests": [
|
|
2077
|
+
{
|
|
2078
|
+
"id": "af3ecf96-ffc2-4c9d-ad6e-c78907c7c787",
|
|
2079
|
+
"direction": "outgoing",
|
|
2080
|
+
"index": 1135257,
|
|
2081
|
+
"result_id": "623378d3-675c-4aea-8161-6bd042cd22c4",
|
|
2082
|
+
"status": 200,
|
|
2083
|
+
"timestamp": "2026-05-23T03:08:12.385+00:00",
|
|
2084
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Procedure?patient=85",
|
|
2085
|
+
"verb": "get"
|
|
2086
|
+
}
|
|
2087
|
+
],
|
|
2088
|
+
"result": "pass",
|
|
2089
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
2090
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_procedure_unrestricted_access",
|
|
2091
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2092
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2093
|
+
"updated_at": "2026-05-23T03:08:12.376+00:00"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"id": "8507bb43-bc4f-4031-afdc-1003ecb63d8d",
|
|
2097
|
+
"created_at": "2026-05-23T03:08:12.927+00:00",
|
|
2098
|
+
"inputs": [
|
|
2099
|
+
{
|
|
2100
|
+
"name": "url",
|
|
2101
|
+
"label": null,
|
|
2102
|
+
"description": null,
|
|
2103
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2104
|
+
"type": "text"
|
|
2105
|
+
},
|
|
2106
|
+
{
|
|
2107
|
+
"name": "standalone_patient_id",
|
|
2108
|
+
"label": null,
|
|
2109
|
+
"description": null,
|
|
2110
|
+
"value": "85",
|
|
2111
|
+
"type": "text"
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"name": "standalone_received_scopes",
|
|
2115
|
+
"label": null,
|
|
2116
|
+
"description": null,
|
|
2117
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
2118
|
+
"type": "text"
|
|
2119
|
+
},
|
|
2120
|
+
{
|
|
2121
|
+
"name": "standalone_smart_auth_info",
|
|
2122
|
+
"label": "Standalone Launch Credentials",
|
|
2123
|
+
"description": null,
|
|
2124
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2125
|
+
"type": "auth_info"
|
|
2126
|
+
}
|
|
2127
|
+
],
|
|
2128
|
+
"optional": false,
|
|
2129
|
+
"outputs": [],
|
|
2130
|
+
"requests": [],
|
|
2131
|
+
"result": "pass",
|
|
2132
|
+
"test_group_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access",
|
|
2133
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2134
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2135
|
+
"updated_at": "2026-05-23T03:08:12.927+00:00"
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"id": "e2576852-bc17-4f5c-a690-803becab2bb7",
|
|
2139
|
+
"created_at": "2026-05-23T03:08:12.946+00:00",
|
|
2140
|
+
"inputs": [
|
|
2141
|
+
{
|
|
2142
|
+
"name": "standalone_smart_auth_info",
|
|
2143
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2144
|
+
"type": "auth_info"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"name": "standalone_patient_id",
|
|
2148
|
+
"value": "85",
|
|
2149
|
+
"type": "text"
|
|
2150
|
+
}
|
|
2151
|
+
],
|
|
2152
|
+
"optional": false,
|
|
2153
|
+
"outputs": [
|
|
2154
|
+
{
|
|
2155
|
+
"name": "smart_auth_info",
|
|
2156
|
+
"type": "text",
|
|
2157
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
2158
|
+
},
|
|
2159
|
+
{
|
|
2160
|
+
"name": "patient_id",
|
|
2161
|
+
"type": "text",
|
|
2162
|
+
"value": "85"
|
|
2163
|
+
}
|
|
2164
|
+
],
|
|
2165
|
+
"requests": [],
|
|
2166
|
+
"result": "pass",
|
|
2167
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_standalone_credentials_export",
|
|
2168
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2169
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2170
|
+
"updated_at": "2026-05-23T03:08:12.946+00:00"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"id": "795e5c92-1b57-4db0-aba6-b0c9e22365f7",
|
|
2174
|
+
"created_at": "2026-05-23T03:08:12.958+00:00",
|
|
2175
|
+
"inputs": [
|
|
2176
|
+
{
|
|
2177
|
+
"name": "token_incorrectly_permitted_tls_versions_messages",
|
|
2178
|
+
"value": null,
|
|
2179
|
+
"type": "text"
|
|
2180
|
+
}
|
|
2181
|
+
],
|
|
2182
|
+
"optional": false,
|
|
2183
|
+
"outputs": [],
|
|
2184
|
+
"requests": [],
|
|
2185
|
+
"result": "pass",
|
|
2186
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_token_incorrectly_permitted_tls_versions_messages_setup",
|
|
2187
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2188
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2189
|
+
"updated_at": "2026-05-23T03:08:12.958+00:00"
|
|
2190
|
+
},
|
|
2191
|
+
{
|
|
2192
|
+
"id": "b0117f62-8b41-4f96-bb0f-0da9b8c63eff",
|
|
2193
|
+
"created_at": "2026-05-23T03:08:12.163+00:00",
|
|
2194
|
+
"inputs": [
|
|
2195
|
+
{
|
|
2196
|
+
"name": "standalone_patient_id",
|
|
2197
|
+
"value": "85",
|
|
2198
|
+
"type": "text"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"name": "standalone_received_scopes",
|
|
2202
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
2203
|
+
"type": "text"
|
|
2204
|
+
},
|
|
2205
|
+
{
|
|
2206
|
+
"name": "url",
|
|
2207
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2208
|
+
"type": "text"
|
|
2209
|
+
},
|
|
2210
|
+
{
|
|
2211
|
+
"name": "standalone_smart_auth_info",
|
|
2212
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2213
|
+
"type": "auth_info"
|
|
2214
|
+
}
|
|
2215
|
+
],
|
|
2216
|
+
"optional": false,
|
|
2217
|
+
"outputs": [],
|
|
2218
|
+
"requests": [
|
|
2219
|
+
{
|
|
2220
|
+
"id": "2ed4e5cc-4a7d-43e2-ae30-ef8035b994f2",
|
|
2221
|
+
"direction": "outgoing",
|
|
2222
|
+
"index": 1135254,
|
|
2223
|
+
"result_id": "b0117f62-8b41-4f96-bb0f-0da9b8c63eff",
|
|
2224
|
+
"status": 200,
|
|
2225
|
+
"timestamp": "2026-05-23T03:08:12.179+00:00",
|
|
2226
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Observation?code=2708-6\u0026patient=85",
|
|
2227
|
+
"verb": "get"
|
|
2228
|
+
}
|
|
2229
|
+
],
|
|
2230
|
+
"result": "pass",
|
|
2231
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
2232
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_observation_unrestricted_access",
|
|
2233
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2234
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2235
|
+
"updated_at": "2026-05-23T03:08:12.163+00:00"
|
|
2236
|
+
},
|
|
2237
|
+
{
|
|
2238
|
+
"id": "cbec3791-396e-4a5e-b9d1-e4adf9aea855",
|
|
2239
|
+
"created_at": "2026-05-23T03:08:12.641+00:00",
|
|
2240
|
+
"inputs": [
|
|
2241
|
+
{
|
|
2242
|
+
"name": "standalone_patient_id",
|
|
2243
|
+
"value": "85",
|
|
2244
|
+
"type": "text"
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"name": "standalone_received_scopes",
|
|
2248
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs",
|
|
2249
|
+
"type": "text"
|
|
2250
|
+
},
|
|
2251
|
+
{
|
|
2252
|
+
"name": "url",
|
|
2253
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2254
|
+
"type": "text"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
"name": "standalone_smart_auth_info",
|
|
2258
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2259
|
+
"type": "auth_info"
|
|
2260
|
+
}
|
|
2261
|
+
],
|
|
2262
|
+
"optional": false,
|
|
2263
|
+
"outputs": [],
|
|
2264
|
+
"requests": [
|
|
2265
|
+
{
|
|
2266
|
+
"id": "52a3b89a-7311-459a-be5e-27c94a0bd4b8",
|
|
2267
|
+
"direction": "outgoing",
|
|
2268
|
+
"index": 1135263,
|
|
2269
|
+
"result_id": "cbec3791-396e-4a5e-b9d1-e4adf9aea855",
|
|
2270
|
+
"status": 200,
|
|
2271
|
+
"timestamp": "2026-05-23T03:08:12.644+00:00",
|
|
2272
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/ServiceRequest?patient=85",
|
|
2273
|
+
"verb": "get"
|
|
2274
|
+
}
|
|
2275
|
+
],
|
|
2276
|
+
"result": "pass",
|
|
2277
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
2278
|
+
"test_id": "g10_certification-g10_smart_standalone_patient_app-g10_unrestricted_resource_type_access-g10_us_core_7_service_request_unrestricted_access",
|
|
2279
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2280
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2281
|
+
"updated_at": "2026-05-23T03:08:12.641+00:00"
|
|
2282
|
+
},
|
|
2283
|
+
{
|
|
2284
|
+
"id": "4a04e479-48a4-4689-8925-fbeabd67f154",
|
|
2285
|
+
"created_at": "2026-05-23T03:08:12.961+00:00",
|
|
2286
|
+
"inputs": [
|
|
2287
|
+
{
|
|
2288
|
+
"name": "url",
|
|
2289
|
+
"label": "FHIR Endpoint",
|
|
2290
|
+
"description": "URL of the FHIR endpoint used by SMART applications",
|
|
2291
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2292
|
+
"type": "text"
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"name": "standalone_smart_auth_info",
|
|
2296
|
+
"label": "Standalone Launch Credentials",
|
|
2297
|
+
"description": null,
|
|
2298
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"name\":\"standalone_smart_auth_info\"}",
|
|
2299
|
+
"type": "auth_info"
|
|
2300
|
+
}
|
|
2301
|
+
],
|
|
2302
|
+
"optional": false,
|
|
2303
|
+
"outputs": [],
|
|
2304
|
+
"requests": [],
|
|
2305
|
+
"result": "pass",
|
|
2306
|
+
"test_group_id": "g10_certification-g10_smart_standalone_patient_app",
|
|
2307
|
+
"test_run_id": "ec5bee67-54af-4932-877b-05f6f57b8cf8",
|
|
2308
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2309
|
+
"updated_at": "2026-05-23T03:08:12.961+00:00"
|
|
2310
|
+
},
|
|
2311
|
+
{
|
|
2312
|
+
"id": "91a32b2d-1116-41c1-a3a5-06bf60882da7",
|
|
2313
|
+
"created_at": "2026-05-23T03:08:23.241+00:00",
|
|
2314
|
+
"inputs": [
|
|
2315
|
+
{
|
|
2316
|
+
"name": "url",
|
|
2317
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2318
|
+
"type": "text"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "standalone_smart_auth_info",
|
|
2322
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2323
|
+
"type": "auth_info"
|
|
2324
|
+
},
|
|
2325
|
+
{
|
|
2326
|
+
"name": "expected_resources",
|
|
2327
|
+
"value": "patient, condition, observation",
|
|
2328
|
+
"type": "text"
|
|
2329
|
+
}
|
|
2330
|
+
],
|
|
2331
|
+
"messages": [
|
|
2332
|
+
{
|
|
2333
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization accepted TLS 1.3 connection.",
|
|
2334
|
+
"type": "info"
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied TLS 1.0 connection as required.",
|
|
2338
|
+
"type": "info"
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied TLS 1.1 connection as required.",
|
|
2342
|
+
"type": "info"
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied SSL 3.0 connection as required.",
|
|
2346
|
+
"type": "info"
|
|
2347
|
+
},
|
|
2348
|
+
{
|
|
2349
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization accepted TLS 1.2 connection.",
|
|
2350
|
+
"type": "info"
|
|
2351
|
+
},
|
|
2352
|
+
{
|
|
2353
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied SSL 2.0 connection as required.",
|
|
2354
|
+
"type": "info"
|
|
2355
|
+
}
|
|
2356
|
+
],
|
|
2357
|
+
"optional": false,
|
|
2358
|
+
"outputs": [],
|
|
2359
|
+
"requests": [],
|
|
2360
|
+
"result": "pass",
|
|
2361
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-standalone_auth_tls",
|
|
2362
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2363
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2364
|
+
"updated_at": "2026-05-23T03:08:23.241+00:00"
|
|
2365
|
+
},
|
|
2366
|
+
{
|
|
2367
|
+
"id": "0cc7949e-cba3-4a6c-813a-2927d56a3ba6",
|
|
2368
|
+
"created_at": "2026-05-23T03:08:29.918+00:00",
|
|
2369
|
+
"inputs": [
|
|
2370
|
+
{
|
|
2371
|
+
"name": "limited_code",
|
|
2372
|
+
"value": "eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQ29uZGl0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyAiLCJwYXRpZW50SWQiOiI4NSIsImNvZGVDaGFsbGVuZ2UiOiI2NVhOS3ZBOG9MeUJ6OVRpRDJqcEE3TmhnV1NEa0pYanE1TzJrd0JRUmRjIiwiY29kZUNoYWxsZW5nZU1ldGhvZCI6IlMyNTYifQ==",
|
|
2373
|
+
"type": "text"
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"name": "pkce_code_verifier",
|
|
2377
|
+
"value": "db5eb6fb-a402-449f-bb2a-139daedab3cb-f0945e35-f954-46a6-9eeb-44eb9ea94088",
|
|
2378
|
+
"type": "text"
|
|
2379
|
+
},
|
|
2380
|
+
{
|
|
2381
|
+
"name": "standalone_smart_auth_info",
|
|
2382
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2383
|
+
"type": "auth_info"
|
|
2384
|
+
},
|
|
2385
|
+
{
|
|
2386
|
+
"name": "expected_resources",
|
|
2387
|
+
"value": "patient, condition, observation",
|
|
2388
|
+
"type": "text"
|
|
2389
|
+
}
|
|
2390
|
+
],
|
|
2391
|
+
"optional": false,
|
|
2392
|
+
"outputs": [
|
|
2393
|
+
{
|
|
2394
|
+
"name": "standalone_smart_credentials",
|
|
2395
|
+
"type": "text",
|
|
2396
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:29+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
"name": "standalone_token_retrieval_time",
|
|
2400
|
+
"type": "text",
|
|
2401
|
+
"value": "2026-05-23T03:08:29+00:00"
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
"name": "limited_smart_auth_info",
|
|
2405
|
+
"type": "text",
|
|
2406
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:29+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
2407
|
+
}
|
|
2408
|
+
],
|
|
2409
|
+
"requests": [
|
|
2410
|
+
{
|
|
2411
|
+
"id": "446e4aff-4a7e-461b-bb8b-69d602cf262b",
|
|
2412
|
+
"direction": "incoming",
|
|
2413
|
+
"index": 1135369,
|
|
2414
|
+
"result_id": "af2d9682-1015-4033-86c9-c0a4485a397e",
|
|
2415
|
+
"status": null,
|
|
2416
|
+
"timestamp": "2026-05-23T03:08:29.231+00:00",
|
|
2417
|
+
"url": "https://inferno-qa.healthit.gov/suites/custom/smart/redirect?code=eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQ29uZGl0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyAiLCJwYXRpZW50SWQiOiI4NSIsImNvZGVDaGFsbGVuZ2UiOiI2NVhOS3ZBOG9MeUJ6OVRpRDJqcEE3TmhnV1NEa0pYanE1TzJrd0JRUmRjIiwiY29kZUNoYWxsZW5nZU1ldGhvZCI6IlMyNTYifQ==\u0026state=b09cf660-ed39-49a6-9316-89254079ddbf",
|
|
2418
|
+
"verb": "get"
|
|
2419
|
+
},
|
|
2420
|
+
{
|
|
2421
|
+
"id": "d0fd34a2-4f19-4478-b749-f16f7e827b65",
|
|
2422
|
+
"direction": "outgoing",
|
|
2423
|
+
"index": 1135370,
|
|
2424
|
+
"result_id": "0cc7949e-cba3-4a6c-813a-2927d56a3ba6",
|
|
2425
|
+
"status": 200,
|
|
2426
|
+
"timestamp": "2026-05-23T03:08:29.923+00:00",
|
|
2427
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
2428
|
+
"verb": "post"
|
|
2429
|
+
}
|
|
2430
|
+
],
|
|
2431
|
+
"result": "pass",
|
|
2432
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-smart_token_exchange",
|
|
2433
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2434
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2435
|
+
"updated_at": "2026-05-23T03:08:29.918+00:00"
|
|
2436
|
+
},
|
|
2437
|
+
{
|
|
2438
|
+
"id": "acb4b211-3431-4701-abc3-f030be40e1cf",
|
|
2439
|
+
"created_at": "2026-05-23T03:08:30.094+00:00",
|
|
2440
|
+
"inputs": [
|
|
2441
|
+
{
|
|
2442
|
+
"name": "limited_received_scopes",
|
|
2443
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
2444
|
+
"type": "text"
|
|
2445
|
+
},
|
|
2446
|
+
{
|
|
2447
|
+
"name": "expected_resources",
|
|
2448
|
+
"value": "patient, condition, observation",
|
|
2449
|
+
"type": "text"
|
|
2450
|
+
}
|
|
2451
|
+
],
|
|
2452
|
+
"optional": false,
|
|
2453
|
+
"outputs": [],
|
|
2454
|
+
"requests": [],
|
|
2455
|
+
"result": "pass",
|
|
2456
|
+
"result_message": "Resources to be denied: AllergyIntolerance, CarePlan, CareTeam, Device, DiagnosticReport, DocumentReference, Goal, Immunization, MedicationRequest, Procedure, Encounter, ServiceRequest, Specimen, Coverage, MedicationDispense, Location",
|
|
2457
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-g10_limited_scope_grant",
|
|
2458
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2459
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2460
|
+
"updated_at": "2026-05-23T03:08:30.094+00:00"
|
|
2461
|
+
},
|
|
2462
|
+
{
|
|
2463
|
+
"id": "9456aa4d-348c-4a4f-ab3b-9c049c581a1b",
|
|
2464
|
+
"created_at": "2026-05-23T03:08:30.731+00:00",
|
|
2465
|
+
"inputs": [
|
|
2466
|
+
{
|
|
2467
|
+
"name": "limited_patient_id",
|
|
2468
|
+
"value": "85",
|
|
2469
|
+
"type": "text"
|
|
2470
|
+
},
|
|
2471
|
+
{
|
|
2472
|
+
"name": "limited_received_scopes",
|
|
2473
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
2474
|
+
"type": "text"
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"name": "expected_resources",
|
|
2478
|
+
"value": "patient, condition, observation",
|
|
2479
|
+
"type": "text"
|
|
2480
|
+
},
|
|
2481
|
+
{
|
|
2482
|
+
"name": "url",
|
|
2483
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2484
|
+
"type": "text"
|
|
2485
|
+
},
|
|
2486
|
+
{
|
|
2487
|
+
"name": "limited_smart_auth_info",
|
|
2488
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2489
|
+
"type": "auth_info"
|
|
2490
|
+
}
|
|
2491
|
+
],
|
|
2492
|
+
"optional": false,
|
|
2493
|
+
"outputs": [],
|
|
2494
|
+
"requests": [
|
|
2495
|
+
{
|
|
2496
|
+
"id": "e37fc51f-f8b5-42f3-ac32-7c65335070ef",
|
|
2497
|
+
"direction": "outgoing",
|
|
2498
|
+
"index": 1135376,
|
|
2499
|
+
"result_id": "9456aa4d-348c-4a4f-ab3b-9c049c581a1b",
|
|
2500
|
+
"status": 401,
|
|
2501
|
+
"timestamp": "2026-05-23T03:08:30.735+00:00",
|
|
2502
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/CarePlan?category=assess-plan\u0026patient=85",
|
|
2503
|
+
"verb": "get"
|
|
2504
|
+
}
|
|
2505
|
+
],
|
|
2506
|
+
"result": "pass",
|
|
2507
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_care_plan_restricted_access",
|
|
2508
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2509
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2510
|
+
"updated_at": "2026-05-23T03:08:30.731+00:00"
|
|
2511
|
+
},
|
|
2512
|
+
{
|
|
2513
|
+
"id": "e3b97b80-97d0-454f-a386-8676048fc35f",
|
|
2514
|
+
"created_at": "2026-05-23T03:08:29.574+00:00",
|
|
2515
|
+
"inputs": [
|
|
2516
|
+
{
|
|
2517
|
+
"name": "expected_resources",
|
|
2518
|
+
"value": "patient, condition, observation",
|
|
2519
|
+
"type": "text"
|
|
2520
|
+
}
|
|
2521
|
+
],
|
|
2522
|
+
"optional": false,
|
|
2523
|
+
"outputs": [
|
|
2524
|
+
{
|
|
2525
|
+
"name": "limited_code",
|
|
2526
|
+
"type": "text",
|
|
2527
|
+
"value": "eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQ29uZGl0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyAiLCJwYXRpZW50SWQiOiI4NSIsImNvZGVDaGFsbGVuZ2UiOiI2NVhOS3ZBOG9MeUJ6OVRpRDJqcEE3TmhnV1NEa0pYanE1TzJrd0JRUmRjIiwiY29kZUNoYWxsZW5nZU1ldGhvZCI6IlMyNTYifQ=="
|
|
2528
|
+
}
|
|
2529
|
+
],
|
|
2530
|
+
"requests": [
|
|
2531
|
+
{
|
|
2532
|
+
"id": "446e4aff-4a7e-461b-bb8b-69d602cf262b",
|
|
2533
|
+
"direction": "incoming",
|
|
2534
|
+
"index": 1135369,
|
|
2535
|
+
"result_id": "af2d9682-1015-4033-86c9-c0a4485a397e",
|
|
2536
|
+
"status": null,
|
|
2537
|
+
"timestamp": "2026-05-23T03:08:29.231+00:00",
|
|
2538
|
+
"url": "https://inferno-qa.healthit.gov/suites/custom/smart/redirect?code=eyJjb2RlIjoiU0FNUExFX0NPREUiLCJzY29wZXMiOiJsYXVuY2gvcGF0aWVudCBvcGVuaWQgZmhpclVzZXIgb2ZmbGluZV9hY2Nlc3MgcGF0aWVudC9QYXRpZW50LnJzIHBhdGllbnQvQ29uZGl0aW9uLnJzIHBhdGllbnQvTWVkaWEucnMgcGF0aWVudC9PYnNlcnZhdGlvbi5ycyAiLCJwYXRpZW50SWQiOiI4NSIsImNvZGVDaGFsbGVuZ2UiOiI2NVhOS3ZBOG9MeUJ6OVRpRDJqcEE3TmhnV1NEa0pYanE1TzJrd0JRUmRjIiwiY29kZUNoYWxsZW5nZU1ldGhvZCI6IlMyNTYifQ==\u0026state=b09cf660-ed39-49a6-9316-89254079ddbf",
|
|
2539
|
+
"verb": "get"
|
|
2540
|
+
}
|
|
2541
|
+
],
|
|
2542
|
+
"result": "pass",
|
|
2543
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-smart_code_received",
|
|
2544
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2545
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2546
|
+
"updated_at": "2026-05-23T03:08:29.574+00:00"
|
|
2547
|
+
},
|
|
2548
|
+
{
|
|
2549
|
+
"id": "a92aa64b-683c-4c45-a97a-384afaca46d0",
|
|
2550
|
+
"created_at": "2026-05-23T03:08:29.964+00:00",
|
|
2551
|
+
"inputs": [
|
|
2552
|
+
{
|
|
2553
|
+
"name": "standalone_smart_auth_info",
|
|
2554
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2555
|
+
"type": "auth_info"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"name": "expected_resources",
|
|
2559
|
+
"value": "patient, condition, observation",
|
|
2560
|
+
"type": "text"
|
|
2561
|
+
}
|
|
2562
|
+
],
|
|
2563
|
+
"optional": false,
|
|
2564
|
+
"outputs": [
|
|
2565
|
+
{
|
|
2566
|
+
"name": "limited_id_token",
|
|
2567
|
+
"type": "text",
|
|
2568
|
+
"value": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJodHRwczovL2luZmVybm8tcWEuaGVhbHRoaXQuZ292L3JlZmVyZW5jZS1zZXJ2ZXIvcjQiLCJzdWIiOiI3MWQ3MDBiMC0yMjE5LTQ3M2QtOGEzZC01MzgwYWJmODE2MTMiLCJhdWQiOiJTQU1QTEVfQ09ORklERU5USUFMX0NMSUVOVF9JRCIsImV4cCI6MTgxMTA0MTcwOSwiaWF0IjoxNzc5NTA1NzA5LCJmaGlyVXNlciI6Imh0dHBzOi8vaW5mZXJuby1xYS5oZWFsdGhpdC5nb3YvcmVmZXJlbmNlLXNlcnZlci9yNC9QYXRpZW50Lzg1In0.K2Yfdw1NQvH2iZ2ce9pvLtntIlnX0lp21QHtp1URsPupeU5SmJTqd2IK7lcmqAcv-yhstb-qRzAqbHXmIl1pR7399ZO2Y8jyCbNZ3zEwrilcQK-WzCaMrLUyzbtVA0FuJHg0tCGa9RZRz5rwqy24Kw2KEx4d_5n_irHQOB8OlURm2yFZOr5pQ8-rN_wCaF6HL-HMiTVkhQ17FCutTfqTglkKelvWj7bDXmA6Zas7B8VX_ZRwcDKY4ZSzd93LqelYBdMrs7iH1gM7jELrCAuXpacrMUeQjva5cR97UpnXrKfACRt19Wd0ThYPQxouFjzTvVrvfcS2r_1IoXjGt9Rn-A"
|
|
2569
|
+
},
|
|
2570
|
+
{
|
|
2571
|
+
"name": "standalone_refresh_token",
|
|
2572
|
+
"type": "text",
|
|
2573
|
+
"value": "cde72068-09a4-4371-87b9-d389540e7a5e"
|
|
2574
|
+
},
|
|
2575
|
+
{
|
|
2576
|
+
"name": "standalone_access_token",
|
|
2577
|
+
"type": "text",
|
|
2578
|
+
"value": "f9a789df-df8f-4830-9a5b-07bd7fdae592"
|
|
2579
|
+
},
|
|
2580
|
+
{
|
|
2581
|
+
"name": "standalone_expires_in",
|
|
2582
|
+
"type": "text",
|
|
2583
|
+
"value": "3600"
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
"name": "limited_patient_id",
|
|
2587
|
+
"type": "text",
|
|
2588
|
+
"value": "85"
|
|
2589
|
+
},
|
|
2590
|
+
{
|
|
2591
|
+
"name": "limited_encounter_id",
|
|
2592
|
+
"type": "text",
|
|
2593
|
+
"value": ""
|
|
2594
|
+
},
|
|
2595
|
+
{
|
|
2596
|
+
"name": "limited_received_scopes",
|
|
2597
|
+
"type": "text",
|
|
2598
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs"
|
|
2599
|
+
},
|
|
2600
|
+
{
|
|
2601
|
+
"name": "limited_intent",
|
|
2602
|
+
"type": "text",
|
|
2603
|
+
"value": ""
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
"name": "limited_smart_auth_info",
|
|
2607
|
+
"type": "text",
|
|
2608
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}"
|
|
2609
|
+
}
|
|
2610
|
+
],
|
|
2611
|
+
"requests": [
|
|
2612
|
+
{
|
|
2613
|
+
"id": "d0fd34a2-4f19-4478-b749-f16f7e827b65",
|
|
2614
|
+
"direction": "outgoing",
|
|
2615
|
+
"index": 1135370,
|
|
2616
|
+
"result_id": "0cc7949e-cba3-4a6c-813a-2927d56a3ba6",
|
|
2617
|
+
"status": 200,
|
|
2618
|
+
"timestamp": "2026-05-23T03:08:29.923+00:00",
|
|
2619
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
2620
|
+
"verb": "post"
|
|
2621
|
+
}
|
|
2622
|
+
],
|
|
2623
|
+
"result": "pass",
|
|
2624
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-smart_token_response_body",
|
|
2625
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2626
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2627
|
+
"updated_at": "2026-05-23T03:08:29.964+00:00"
|
|
2628
|
+
},
|
|
2629
|
+
{
|
|
2630
|
+
"id": "6d13b38a-2be1-4bc9-91c0-9184e6b33638",
|
|
2631
|
+
"created_at": "2026-05-23T03:08:29.972+00:00",
|
|
2632
|
+
"inputs": [
|
|
2633
|
+
{
|
|
2634
|
+
"name": "expected_resources",
|
|
2635
|
+
"value": "patient, condition, observation",
|
|
2636
|
+
"type": "text"
|
|
2637
|
+
}
|
|
2638
|
+
],
|
|
2639
|
+
"optional": false,
|
|
2640
|
+
"outputs": [],
|
|
2641
|
+
"requests": [
|
|
2642
|
+
{
|
|
2643
|
+
"id": "d0fd34a2-4f19-4478-b749-f16f7e827b65",
|
|
2644
|
+
"direction": "outgoing",
|
|
2645
|
+
"index": 1135370,
|
|
2646
|
+
"result_id": "0cc7949e-cba3-4a6c-813a-2927d56a3ba6",
|
|
2647
|
+
"status": 200,
|
|
2648
|
+
"timestamp": "2026-05-23T03:08:29.923+00:00",
|
|
2649
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/oauth/token",
|
|
2650
|
+
"verb": "post"
|
|
2651
|
+
}
|
|
2652
|
+
],
|
|
2653
|
+
"result": "pass",
|
|
2654
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-smart_token_response_headers",
|
|
2655
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2656
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2657
|
+
"updated_at": "2026-05-23T03:08:29.972+00:00"
|
|
2658
|
+
},
|
|
2659
|
+
{
|
|
2660
|
+
"id": "148576d0-d43a-46a0-8bd8-1a465d520eda",
|
|
2661
|
+
"created_at": "2026-05-23T03:08:30.045+00:00",
|
|
2662
|
+
"inputs": [
|
|
2663
|
+
{
|
|
2664
|
+
"name": "limited_patient_id",
|
|
2665
|
+
"value": "85",
|
|
2666
|
+
"type": "text"
|
|
2667
|
+
},
|
|
2668
|
+
{
|
|
2669
|
+
"name": "url",
|
|
2670
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2671
|
+
"type": "text"
|
|
2672
|
+
},
|
|
2673
|
+
{
|
|
2674
|
+
"name": "limited_smart_auth_info",
|
|
2675
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2676
|
+
"type": "auth_info"
|
|
2677
|
+
},
|
|
2678
|
+
{
|
|
2679
|
+
"name": "expected_resources",
|
|
2680
|
+
"value": "patient, condition, observation",
|
|
2681
|
+
"type": "text"
|
|
2682
|
+
}
|
|
2683
|
+
],
|
|
2684
|
+
"optional": false,
|
|
2685
|
+
"outputs": [],
|
|
2686
|
+
"requests": [
|
|
2687
|
+
{
|
|
2688
|
+
"id": "cf5662bb-8763-4db9-9096-fde725eb5962",
|
|
2689
|
+
"direction": "outgoing",
|
|
2690
|
+
"index": 1135371,
|
|
2691
|
+
"result_id": "148576d0-d43a-46a0-8bd8-1a465d520eda",
|
|
2692
|
+
"status": 200,
|
|
2693
|
+
"timestamp": "2026-05-23T03:08:30.055+00:00",
|
|
2694
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient/85",
|
|
2695
|
+
"verb": "get"
|
|
2696
|
+
}
|
|
2697
|
+
],
|
|
2698
|
+
"result": "pass",
|
|
2699
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-g10_patient_context",
|
|
2700
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2701
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2702
|
+
"updated_at": "2026-05-23T03:08:30.045+00:00"
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"id": "67c76c8c-5866-43b1-8eed-356295499c31",
|
|
2706
|
+
"created_at": "2026-05-23T03:08:30.097+00:00",
|
|
2707
|
+
"inputs": [
|
|
2708
|
+
{
|
|
2709
|
+
"name": "url",
|
|
2710
|
+
"label": "Standalone FHIR Endpoint",
|
|
2711
|
+
"description": "URL of the FHIR endpoint used by standalone applications",
|
|
2712
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2713
|
+
"type": "text"
|
|
2714
|
+
},
|
|
2715
|
+
{
|
|
2716
|
+
"name": "standalone_smart_auth_info",
|
|
2717
|
+
"label": "Standalone Launch Credentials",
|
|
2718
|
+
"description": null,
|
|
2719
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2720
|
+
"type": "auth_info"
|
|
2721
|
+
},
|
|
2722
|
+
{
|
|
2723
|
+
"name": "expected_resources",
|
|
2724
|
+
"label": "Expected Resource Grant for Limited Access Launch",
|
|
2725
|
+
"description": "the user will only grant access to the following resources during authorization.",
|
|
2726
|
+
"value": "patient, condition, observation",
|
|
2727
|
+
"type": "text"
|
|
2728
|
+
}
|
|
2729
|
+
],
|
|
2730
|
+
"optional": false,
|
|
2731
|
+
"outputs": [],
|
|
2732
|
+
"requests": [],
|
|
2733
|
+
"result": "pass",
|
|
2734
|
+
"test_group_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2",
|
|
2735
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2736
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2737
|
+
"updated_at": "2026-05-23T03:08:30.097+00:00"
|
|
2738
|
+
},
|
|
2739
|
+
{
|
|
2740
|
+
"id": "23367bde-2f0e-4db7-ab46-55004e804bc3",
|
|
2741
|
+
"created_at": "2026-05-23T03:08:31.447+00:00",
|
|
2742
|
+
"inputs": [
|
|
2743
|
+
{
|
|
2744
|
+
"name": "limited_patient_id",
|
|
2745
|
+
"value": "85",
|
|
2746
|
+
"type": "text"
|
|
2747
|
+
},
|
|
2748
|
+
{
|
|
2749
|
+
"name": "limited_received_scopes",
|
|
2750
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
2751
|
+
"type": "text"
|
|
2752
|
+
},
|
|
2753
|
+
{
|
|
2754
|
+
"name": "expected_resources",
|
|
2755
|
+
"value": "patient, condition, observation",
|
|
2756
|
+
"type": "text"
|
|
2757
|
+
},
|
|
2758
|
+
{
|
|
2759
|
+
"name": "url",
|
|
2760
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2761
|
+
"type": "text"
|
|
2762
|
+
},
|
|
2763
|
+
{
|
|
2764
|
+
"name": "limited_smart_auth_info",
|
|
2765
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2766
|
+
"type": "auth_info"
|
|
2767
|
+
}
|
|
2768
|
+
],
|
|
2769
|
+
"optional": false,
|
|
2770
|
+
"outputs": [],
|
|
2771
|
+
"requests": [
|
|
2772
|
+
{
|
|
2773
|
+
"id": "e7af8941-bb04-4651-97fd-f5ce94883a53",
|
|
2774
|
+
"direction": "outgoing",
|
|
2775
|
+
"index": 1135392,
|
|
2776
|
+
"result_id": "23367bde-2f0e-4db7-ab46-55004e804bc3",
|
|
2777
|
+
"status": 401,
|
|
2778
|
+
"timestamp": "2026-05-23T03:08:31.454+00:00",
|
|
2779
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Goal?patient=85",
|
|
2780
|
+
"verb": "get"
|
|
2781
|
+
}
|
|
2782
|
+
],
|
|
2783
|
+
"result": "pass",
|
|
2784
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_goal_restricted_access",
|
|
2785
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2786
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2787
|
+
"updated_at": "2026-05-23T03:08:31.447+00:00"
|
|
2788
|
+
},
|
|
2789
|
+
{
|
|
2790
|
+
"id": "5f544c8a-7f28-4a2d-874d-b6c228d6b714",
|
|
2791
|
+
"created_at": "2026-05-23T03:08:31.556+00:00",
|
|
2792
|
+
"inputs": [
|
|
2793
|
+
{
|
|
2794
|
+
"name": "limited_patient_id",
|
|
2795
|
+
"value": "85",
|
|
2796
|
+
"type": "text"
|
|
2797
|
+
},
|
|
2798
|
+
{
|
|
2799
|
+
"name": "limited_received_scopes",
|
|
2800
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
2801
|
+
"type": "text"
|
|
2802
|
+
},
|
|
2803
|
+
{
|
|
2804
|
+
"name": "expected_resources",
|
|
2805
|
+
"value": "patient, condition, observation",
|
|
2806
|
+
"type": "text"
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
"name": "url",
|
|
2810
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2811
|
+
"type": "text"
|
|
2812
|
+
},
|
|
2813
|
+
{
|
|
2814
|
+
"name": "limited_smart_auth_info",
|
|
2815
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2816
|
+
"type": "auth_info"
|
|
2817
|
+
}
|
|
2818
|
+
],
|
|
2819
|
+
"optional": false,
|
|
2820
|
+
"outputs": [],
|
|
2821
|
+
"requests": [
|
|
2822
|
+
{
|
|
2823
|
+
"id": "877bbd82-3db7-42e5-abb1-e85188ef3487",
|
|
2824
|
+
"direction": "outgoing",
|
|
2825
|
+
"index": 1135395,
|
|
2826
|
+
"result_id": "5f544c8a-7f28-4a2d-874d-b6c228d6b714",
|
|
2827
|
+
"status": 401,
|
|
2828
|
+
"timestamp": "2026-05-23T03:08:31.560+00:00",
|
|
2829
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Immunization?patient=85",
|
|
2830
|
+
"verb": "get"
|
|
2831
|
+
}
|
|
2832
|
+
],
|
|
2833
|
+
"result": "pass",
|
|
2834
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_immunization_restricted_access",
|
|
2835
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2836
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2837
|
+
"updated_at": "2026-05-23T03:08:31.556+00:00"
|
|
2838
|
+
},
|
|
2839
|
+
{
|
|
2840
|
+
"id": "2c90df6a-18a1-4317-a3f1-f3c4f7126a14",
|
|
2841
|
+
"created_at": "2026-05-23T03:08:29.814+00:00",
|
|
2842
|
+
"inputs": [
|
|
2843
|
+
{
|
|
2844
|
+
"name": "url",
|
|
2845
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2846
|
+
"type": "text"
|
|
2847
|
+
},
|
|
2848
|
+
{
|
|
2849
|
+
"name": "standalone_smart_auth_info",
|
|
2850
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2851
|
+
"type": "auth_info"
|
|
2852
|
+
},
|
|
2853
|
+
{
|
|
2854
|
+
"name": "expected_resources",
|
|
2855
|
+
"value": "patient, condition, observation",
|
|
2856
|
+
"type": "text"
|
|
2857
|
+
}
|
|
2858
|
+
],
|
|
2859
|
+
"messages": [
|
|
2860
|
+
{
|
|
2861
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token accepted TLS 1.3 connection.",
|
|
2862
|
+
"type": "info"
|
|
2863
|
+
},
|
|
2864
|
+
{
|
|
2865
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied TLS 1.0 connection as required.",
|
|
2866
|
+
"type": "info"
|
|
2867
|
+
},
|
|
2868
|
+
{
|
|
2869
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied SSL 2.0 connection as required.",
|
|
2870
|
+
"type": "info"
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied TLS 1.1 connection as required.",
|
|
2874
|
+
"type": "info"
|
|
2875
|
+
},
|
|
2876
|
+
{
|
|
2877
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token correctly denied SSL 3.0 connection as required.",
|
|
2878
|
+
"type": "info"
|
|
2879
|
+
},
|
|
2880
|
+
{
|
|
2881
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/token accepted TLS 1.2 connection.",
|
|
2882
|
+
"type": "info"
|
|
2883
|
+
}
|
|
2884
|
+
],
|
|
2885
|
+
"optional": false,
|
|
2886
|
+
"outputs": [],
|
|
2887
|
+
"requests": [],
|
|
2888
|
+
"result": "pass",
|
|
2889
|
+
"test_id": "g10_certification-g10_smart_limited_app-smart_standalone_launch_stu2-standalone_token_tls",
|
|
2890
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2891
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2892
|
+
"updated_at": "2026-05-23T03:08:29.814+00:00"
|
|
2893
|
+
},
|
|
2894
|
+
{
|
|
2895
|
+
"id": "02eb6f71-98f5-4aa6-8774-14329510abe7",
|
|
2896
|
+
"created_at": "2026-05-23T03:08:30.359+00:00",
|
|
2897
|
+
"inputs": [
|
|
2898
|
+
{
|
|
2899
|
+
"name": "limited_patient_id",
|
|
2900
|
+
"value": "85",
|
|
2901
|
+
"type": "text"
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
"name": "limited_received_scopes",
|
|
2905
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
2906
|
+
"type": "text"
|
|
2907
|
+
},
|
|
2908
|
+
{
|
|
2909
|
+
"name": "expected_resources",
|
|
2910
|
+
"value": "patient, condition, observation",
|
|
2911
|
+
"type": "text"
|
|
2912
|
+
},
|
|
2913
|
+
{
|
|
2914
|
+
"name": "url",
|
|
2915
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2916
|
+
"type": "text"
|
|
2917
|
+
},
|
|
2918
|
+
{
|
|
2919
|
+
"name": "limited_smart_auth_info",
|
|
2920
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2921
|
+
"type": "auth_info"
|
|
2922
|
+
}
|
|
2923
|
+
],
|
|
2924
|
+
"optional": false,
|
|
2925
|
+
"outputs": [],
|
|
2926
|
+
"requests": [
|
|
2927
|
+
{
|
|
2928
|
+
"id": "c2c4b588-fb41-490a-8888-0fa3c9ab0dc9",
|
|
2929
|
+
"direction": "outgoing",
|
|
2930
|
+
"index": 1135372,
|
|
2931
|
+
"result_id": "02eb6f71-98f5-4aa6-8774-14329510abe7",
|
|
2932
|
+
"status": 200,
|
|
2933
|
+
"timestamp": "2026-05-23T03:08:30.371+00:00",
|
|
2934
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Patient?_id=85",
|
|
2935
|
+
"verb": "get"
|
|
2936
|
+
}
|
|
2937
|
+
],
|
|
2938
|
+
"result": "pass",
|
|
2939
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
2940
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_patient_restricted_access",
|
|
2941
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2942
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2943
|
+
"updated_at": "2026-05-23T03:08:30.359+00:00"
|
|
2944
|
+
},
|
|
2945
|
+
{
|
|
2946
|
+
"id": "7e1ac686-f4dd-4d53-97ae-f49c7751f470",
|
|
2947
|
+
"created_at": "2026-05-23T03:08:30.924+00:00",
|
|
2948
|
+
"inputs": [
|
|
2949
|
+
{
|
|
2950
|
+
"name": "limited_patient_id",
|
|
2951
|
+
"value": "85",
|
|
2952
|
+
"type": "text"
|
|
2953
|
+
},
|
|
2954
|
+
{
|
|
2955
|
+
"name": "limited_received_scopes",
|
|
2956
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
2957
|
+
"type": "text"
|
|
2958
|
+
},
|
|
2959
|
+
{
|
|
2960
|
+
"name": "expected_resources",
|
|
2961
|
+
"value": "patient, condition, observation",
|
|
2962
|
+
"type": "text"
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"name": "url",
|
|
2966
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
2967
|
+
"type": "text"
|
|
2968
|
+
},
|
|
2969
|
+
{
|
|
2970
|
+
"name": "limited_smart_auth_info",
|
|
2971
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
2972
|
+
"type": "auth_info"
|
|
2973
|
+
}
|
|
2974
|
+
],
|
|
2975
|
+
"optional": false,
|
|
2976
|
+
"outputs": [],
|
|
2977
|
+
"requests": [
|
|
2978
|
+
{
|
|
2979
|
+
"id": "a551de19-a68a-4573-ab91-54459a327a86",
|
|
2980
|
+
"direction": "outgoing",
|
|
2981
|
+
"index": 1135381,
|
|
2982
|
+
"result_id": "7e1ac686-f4dd-4d53-97ae-f49c7751f470",
|
|
2983
|
+
"status": 200,
|
|
2984
|
+
"timestamp": "2026-05-23T03:08:30.927+00:00",
|
|
2985
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Condition?patient=85",
|
|
2986
|
+
"verb": "get"
|
|
2987
|
+
}
|
|
2988
|
+
],
|
|
2989
|
+
"result": "pass",
|
|
2990
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
2991
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_condition_restricted_access",
|
|
2992
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
2993
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
2994
|
+
"updated_at": "2026-05-23T03:08:30.924+00:00"
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
"id": "9257e4d9-061f-4ef3-adea-15755243df4e",
|
|
2998
|
+
"created_at": "2026-05-23T03:08:30.640+00:00",
|
|
2999
|
+
"inputs": [
|
|
3000
|
+
{
|
|
3001
|
+
"name": "limited_patient_id",
|
|
3002
|
+
"value": "85",
|
|
3003
|
+
"type": "text"
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
"name": "limited_received_scopes",
|
|
3007
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3008
|
+
"type": "text"
|
|
3009
|
+
},
|
|
3010
|
+
{
|
|
3011
|
+
"name": "expected_resources",
|
|
3012
|
+
"value": "patient, condition, observation",
|
|
3013
|
+
"type": "text"
|
|
3014
|
+
},
|
|
3015
|
+
{
|
|
3016
|
+
"name": "url",
|
|
3017
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3018
|
+
"type": "text"
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
"name": "limited_smart_auth_info",
|
|
3022
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3023
|
+
"type": "auth_info"
|
|
3024
|
+
}
|
|
3025
|
+
],
|
|
3026
|
+
"optional": false,
|
|
3027
|
+
"outputs": [],
|
|
3028
|
+
"requests": [
|
|
3029
|
+
{
|
|
3030
|
+
"id": "72b0f1fd-10d4-4b45-8ef3-fa511daf6e57",
|
|
3031
|
+
"direction": "outgoing",
|
|
3032
|
+
"index": 1135374,
|
|
3033
|
+
"result_id": "9257e4d9-061f-4ef3-adea-15755243df4e",
|
|
3034
|
+
"status": 401,
|
|
3035
|
+
"timestamp": "2026-05-23T03:08:30.646+00:00",
|
|
3036
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/AllergyIntolerance?patient=85",
|
|
3037
|
+
"verb": "get"
|
|
3038
|
+
}
|
|
3039
|
+
],
|
|
3040
|
+
"result": "pass",
|
|
3041
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_allergy_intolerance_restricted_access",
|
|
3042
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3043
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3044
|
+
"updated_at": "2026-05-23T03:08:30.640+00:00"
|
|
3045
|
+
},
|
|
3046
|
+
{
|
|
3047
|
+
"id": "b2ce6931-4904-40eb-a81b-dafa273fd457",
|
|
3048
|
+
"created_at": "2026-05-23T03:08:31.915+00:00",
|
|
3049
|
+
"inputs": [
|
|
3050
|
+
{
|
|
3051
|
+
"name": "limited_patient_id",
|
|
3052
|
+
"value": "85",
|
|
3053
|
+
"type": "text"
|
|
3054
|
+
},
|
|
3055
|
+
{
|
|
3056
|
+
"name": "limited_received_scopes",
|
|
3057
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3058
|
+
"type": "text"
|
|
3059
|
+
},
|
|
3060
|
+
{
|
|
3061
|
+
"name": "expected_resources",
|
|
3062
|
+
"value": "patient, condition, observation",
|
|
3063
|
+
"type": "text"
|
|
3064
|
+
},
|
|
3065
|
+
{
|
|
3066
|
+
"name": "url",
|
|
3067
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3068
|
+
"type": "text"
|
|
3069
|
+
},
|
|
3070
|
+
{
|
|
3071
|
+
"name": "limited_smart_auth_info",
|
|
3072
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3073
|
+
"type": "auth_info"
|
|
3074
|
+
}
|
|
3075
|
+
],
|
|
3076
|
+
"optional": false,
|
|
3077
|
+
"outputs": [],
|
|
3078
|
+
"requests": [
|
|
3079
|
+
{
|
|
3080
|
+
"id": "52a90c4e-1228-41b7-bf58-f36fcd07e3c2",
|
|
3081
|
+
"direction": "outgoing",
|
|
3082
|
+
"index": 1135397,
|
|
3083
|
+
"result_id": "b2ce6931-4904-40eb-a81b-dafa273fd457",
|
|
3084
|
+
"status": 401,
|
|
3085
|
+
"timestamp": "2026-05-23T03:08:31.923+00:00",
|
|
3086
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/MedicationRequest?intent=proposal\u0026patient=85",
|
|
3087
|
+
"verb": "get"
|
|
3088
|
+
}
|
|
3089
|
+
],
|
|
3090
|
+
"result": "pass",
|
|
3091
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_medication_request_access",
|
|
3092
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3093
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3094
|
+
"updated_at": "2026-05-23T03:08:31.915+00:00"
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
"id": "dfb6e24c-82ec-453d-a60c-fbeb6e059bf8",
|
|
3098
|
+
"created_at": "2026-05-23T03:08:33.014+00:00",
|
|
3099
|
+
"inputs": [
|
|
3100
|
+
{
|
|
3101
|
+
"name": "expected_resources",
|
|
3102
|
+
"label": "Expected Resource Grant for Limited Access Launch",
|
|
3103
|
+
"description": "the user will only grant access to the following resources during authorization.",
|
|
3104
|
+
"value": "patient, condition, observation",
|
|
3105
|
+
"type": "text"
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"name": "url",
|
|
3109
|
+
"label": "Standalone FHIR Endpoint",
|
|
3110
|
+
"description": "URL of the FHIR endpoint used by standalone applications",
|
|
3111
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3112
|
+
"type": "text"
|
|
3113
|
+
},
|
|
3114
|
+
{
|
|
3115
|
+
"name": "standalone_smart_auth_info",
|
|
3116
|
+
"label": "Standalone Launch Credentials",
|
|
3117
|
+
"description": null,
|
|
3118
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"fbe567b6-3dea-43ff-92b2-d7bd90292336\",\"refresh_token\":\"a7f0b478-0b6a-41d2-bfaf-b85e63ec5765\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3119
|
+
"type": "auth_info"
|
|
3120
|
+
}
|
|
3121
|
+
],
|
|
3122
|
+
"optional": false,
|
|
3123
|
+
"outputs": [],
|
|
3124
|
+
"requests": [],
|
|
3125
|
+
"result": "pass",
|
|
3126
|
+
"test_group_id": "g10_certification-g10_smart_limited_app",
|
|
3127
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3128
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3129
|
+
"updated_at": "2026-05-23T03:08:33.014+00:00"
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
"id": "2a6ccc67-ad7f-41ef-a39c-9fb7bb80e51d",
|
|
3133
|
+
"created_at": "2026-05-23T03:08:30.827+00:00",
|
|
3134
|
+
"inputs": [
|
|
3135
|
+
{
|
|
3136
|
+
"name": "limited_patient_id",
|
|
3137
|
+
"value": "85",
|
|
3138
|
+
"type": "text"
|
|
3139
|
+
},
|
|
3140
|
+
{
|
|
3141
|
+
"name": "limited_received_scopes",
|
|
3142
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3143
|
+
"type": "text"
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
"name": "expected_resources",
|
|
3147
|
+
"value": "patient, condition, observation",
|
|
3148
|
+
"type": "text"
|
|
3149
|
+
},
|
|
3150
|
+
{
|
|
3151
|
+
"name": "url",
|
|
3152
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3153
|
+
"type": "text"
|
|
3154
|
+
},
|
|
3155
|
+
{
|
|
3156
|
+
"name": "limited_smart_auth_info",
|
|
3157
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3158
|
+
"type": "auth_info"
|
|
3159
|
+
}
|
|
3160
|
+
],
|
|
3161
|
+
"optional": false,
|
|
3162
|
+
"outputs": [],
|
|
3163
|
+
"requests": [
|
|
3164
|
+
{
|
|
3165
|
+
"id": "9e859b86-1d8f-4aa0-9965-12c61dbb7c70",
|
|
3166
|
+
"direction": "outgoing",
|
|
3167
|
+
"index": 1135378,
|
|
3168
|
+
"result_id": "2a6ccc67-ad7f-41ef-a39c-9fb7bb80e51d",
|
|
3169
|
+
"status": 401,
|
|
3170
|
+
"timestamp": "2026-05-23T03:08:30.831+00:00",
|
|
3171
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/CareTeam?patient=85\u0026status=proposed",
|
|
3172
|
+
"verb": "get"
|
|
3173
|
+
}
|
|
3174
|
+
],
|
|
3175
|
+
"result": "pass",
|
|
3176
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_care_team_restricted_access",
|
|
3177
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3178
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3179
|
+
"updated_at": "2026-05-23T03:08:30.827+00:00"
|
|
3180
|
+
},
|
|
3181
|
+
{
|
|
3182
|
+
"id": "45951850-4c25-4a5e-a4d5-95d2decc5968",
|
|
3183
|
+
"created_at": "2026-05-23T03:08:31.157+00:00",
|
|
3184
|
+
"inputs": [
|
|
3185
|
+
{
|
|
3186
|
+
"name": "limited_patient_id",
|
|
3187
|
+
"value": "85",
|
|
3188
|
+
"type": "text"
|
|
3189
|
+
},
|
|
3190
|
+
{
|
|
3191
|
+
"name": "limited_received_scopes",
|
|
3192
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3193
|
+
"type": "text"
|
|
3194
|
+
},
|
|
3195
|
+
{
|
|
3196
|
+
"name": "expected_resources",
|
|
3197
|
+
"value": "patient, condition, observation",
|
|
3198
|
+
"type": "text"
|
|
3199
|
+
},
|
|
3200
|
+
{
|
|
3201
|
+
"name": "url",
|
|
3202
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3203
|
+
"type": "text"
|
|
3204
|
+
},
|
|
3205
|
+
{
|
|
3206
|
+
"name": "limited_smart_auth_info",
|
|
3207
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3208
|
+
"type": "auth_info"
|
|
3209
|
+
}
|
|
3210
|
+
],
|
|
3211
|
+
"optional": false,
|
|
3212
|
+
"outputs": [],
|
|
3213
|
+
"requests": [
|
|
3214
|
+
{
|
|
3215
|
+
"id": "52720612-6768-4373-9900-91e8cbf02939",
|
|
3216
|
+
"direction": "outgoing",
|
|
3217
|
+
"index": 1135385,
|
|
3218
|
+
"result_id": "45951850-4c25-4a5e-a4d5-95d2decc5968",
|
|
3219
|
+
"status": 401,
|
|
3220
|
+
"timestamp": "2026-05-23T03:08:31.170+00:00",
|
|
3221
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/DiagnosticReport?category=LAB\u0026patient=85",
|
|
3222
|
+
"verb": "get"
|
|
3223
|
+
}
|
|
3224
|
+
],
|
|
3225
|
+
"result": "pass",
|
|
3226
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_diagnostic_report_restricted_access",
|
|
3227
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3228
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3229
|
+
"updated_at": "2026-05-23T03:08:31.157+00:00"
|
|
3230
|
+
},
|
|
3231
|
+
{
|
|
3232
|
+
"id": "59002a56-b99f-4fd3-ae5f-ea18c568a9fc",
|
|
3233
|
+
"created_at": "2026-05-23T03:08:31.027+00:00",
|
|
3234
|
+
"inputs": [
|
|
3235
|
+
{
|
|
3236
|
+
"name": "limited_patient_id",
|
|
3237
|
+
"value": "85",
|
|
3238
|
+
"type": "text"
|
|
3239
|
+
},
|
|
3240
|
+
{
|
|
3241
|
+
"name": "limited_received_scopes",
|
|
3242
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3243
|
+
"type": "text"
|
|
3244
|
+
},
|
|
3245
|
+
{
|
|
3246
|
+
"name": "expected_resources",
|
|
3247
|
+
"value": "patient, condition, observation",
|
|
3248
|
+
"type": "text"
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
"name": "url",
|
|
3252
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3253
|
+
"type": "text"
|
|
3254
|
+
},
|
|
3255
|
+
{
|
|
3256
|
+
"name": "limited_smart_auth_info",
|
|
3257
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3258
|
+
"type": "auth_info"
|
|
3259
|
+
}
|
|
3260
|
+
],
|
|
3261
|
+
"optional": false,
|
|
3262
|
+
"outputs": [],
|
|
3263
|
+
"requests": [
|
|
3264
|
+
{
|
|
3265
|
+
"id": "d6d6fb9c-356d-4ed3-996c-75e400cc44d6",
|
|
3266
|
+
"direction": "outgoing",
|
|
3267
|
+
"index": 1135383,
|
|
3268
|
+
"result_id": "59002a56-b99f-4fd3-ae5f-ea18c568a9fc",
|
|
3269
|
+
"status": 401,
|
|
3270
|
+
"timestamp": "2026-05-23T03:08:31.031+00:00",
|
|
3271
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Device?patient=85",
|
|
3272
|
+
"verb": "get"
|
|
3273
|
+
}
|
|
3274
|
+
],
|
|
3275
|
+
"result": "pass",
|
|
3276
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_device_restricted_access",
|
|
3277
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3278
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3279
|
+
"updated_at": "2026-05-23T03:08:31.027+00:00"
|
|
3280
|
+
},
|
|
3281
|
+
{
|
|
3282
|
+
"id": "85dd833b-0af4-49a4-a80a-6bc18b1286eb",
|
|
3283
|
+
"created_at": "2026-05-23T03:08:32.168+00:00",
|
|
3284
|
+
"inputs": [
|
|
3285
|
+
{
|
|
3286
|
+
"name": "limited_patient_id",
|
|
3287
|
+
"value": "85",
|
|
3288
|
+
"type": "text"
|
|
3289
|
+
},
|
|
3290
|
+
{
|
|
3291
|
+
"name": "limited_received_scopes",
|
|
3292
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3293
|
+
"type": "text"
|
|
3294
|
+
},
|
|
3295
|
+
{
|
|
3296
|
+
"name": "expected_resources",
|
|
3297
|
+
"value": "patient, condition, observation",
|
|
3298
|
+
"type": "text"
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
"name": "url",
|
|
3302
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3303
|
+
"type": "text"
|
|
3304
|
+
},
|
|
3305
|
+
{
|
|
3306
|
+
"name": "limited_smart_auth_info",
|
|
3307
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3308
|
+
"type": "auth_info"
|
|
3309
|
+
}
|
|
3310
|
+
],
|
|
3311
|
+
"optional": false,
|
|
3312
|
+
"outputs": [],
|
|
3313
|
+
"requests": [
|
|
3314
|
+
{
|
|
3315
|
+
"id": "09ccfb6a-7b50-48a2-a9c5-bb888b07e170",
|
|
3316
|
+
"direction": "outgoing",
|
|
3317
|
+
"index": 1135405,
|
|
3318
|
+
"result_id": "85dd833b-0af4-49a4-a80a-6bc18b1286eb",
|
|
3319
|
+
"status": 401,
|
|
3320
|
+
"timestamp": "2026-05-23T03:08:32.172+00:00",
|
|
3321
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Procedure?patient=85",
|
|
3322
|
+
"verb": "get"
|
|
3323
|
+
}
|
|
3324
|
+
],
|
|
3325
|
+
"result": "pass",
|
|
3326
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_procedure_restricted_access",
|
|
3327
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3328
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3329
|
+
"updated_at": "2026-05-23T03:08:32.168+00:00"
|
|
3330
|
+
},
|
|
3331
|
+
{
|
|
3332
|
+
"id": "2f087e26-5c21-47a9-af53-127734dfcd7b",
|
|
3333
|
+
"created_at": "2026-05-23T03:08:32.948+00:00",
|
|
3334
|
+
"inputs": [
|
|
3335
|
+
{
|
|
3336
|
+
"name": "limited_patient_id",
|
|
3337
|
+
"value": "85",
|
|
3338
|
+
"type": "text"
|
|
3339
|
+
},
|
|
3340
|
+
{
|
|
3341
|
+
"name": "limited_received_scopes",
|
|
3342
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3343
|
+
"type": "text"
|
|
3344
|
+
},
|
|
3345
|
+
{
|
|
3346
|
+
"name": "expected_resources",
|
|
3347
|
+
"value": "patient, condition, observation",
|
|
3348
|
+
"type": "text"
|
|
3349
|
+
},
|
|
3350
|
+
{
|
|
3351
|
+
"name": "url",
|
|
3352
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3353
|
+
"type": "text"
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
"name": "limited_smart_auth_info",
|
|
3357
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3358
|
+
"type": "auth_info"
|
|
3359
|
+
}
|
|
3360
|
+
],
|
|
3361
|
+
"optional": false,
|
|
3362
|
+
"outputs": [],
|
|
3363
|
+
"requests": [
|
|
3364
|
+
{
|
|
3365
|
+
"id": "9b235a08-be18-48dc-ba3a-dd5523187730",
|
|
3366
|
+
"direction": "outgoing",
|
|
3367
|
+
"index": 1135413,
|
|
3368
|
+
"result_id": "2f087e26-5c21-47a9-af53-127734dfcd7b",
|
|
3369
|
+
"status": 401,
|
|
3370
|
+
"timestamp": "2026-05-23T03:08:32.954+00:00",
|
|
3371
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/MedicationDispense?patient=85",
|
|
3372
|
+
"verb": "get"
|
|
3373
|
+
}
|
|
3374
|
+
],
|
|
3375
|
+
"result": "pass",
|
|
3376
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_us_core_7_medication_dispense_restricted_access",
|
|
3377
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3378
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3379
|
+
"updated_at": "2026-05-23T03:08:32.948+00:00"
|
|
3380
|
+
},
|
|
3381
|
+
{
|
|
3382
|
+
"id": "f4228276-da64-419a-a39c-d6330d8db8d2",
|
|
3383
|
+
"created_at": "2026-05-23T03:08:31.284+00:00",
|
|
3384
|
+
"inputs": [
|
|
3385
|
+
{
|
|
3386
|
+
"name": "limited_patient_id",
|
|
3387
|
+
"value": "85",
|
|
3388
|
+
"type": "text"
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"name": "limited_received_scopes",
|
|
3392
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3393
|
+
"type": "text"
|
|
3394
|
+
},
|
|
3395
|
+
{
|
|
3396
|
+
"name": "expected_resources",
|
|
3397
|
+
"value": "patient, condition, observation",
|
|
3398
|
+
"type": "text"
|
|
3399
|
+
},
|
|
3400
|
+
{
|
|
3401
|
+
"name": "url",
|
|
3402
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3403
|
+
"type": "text"
|
|
3404
|
+
},
|
|
3405
|
+
{
|
|
3406
|
+
"name": "limited_smart_auth_info",
|
|
3407
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3408
|
+
"type": "auth_info"
|
|
3409
|
+
}
|
|
3410
|
+
],
|
|
3411
|
+
"optional": false,
|
|
3412
|
+
"outputs": [],
|
|
3413
|
+
"requests": [
|
|
3414
|
+
{
|
|
3415
|
+
"id": "3b63e285-b10b-4494-9327-a91e84e8dac1",
|
|
3416
|
+
"direction": "outgoing",
|
|
3417
|
+
"index": 1135388,
|
|
3418
|
+
"result_id": "f4228276-da64-419a-a39c-d6330d8db8d2",
|
|
3419
|
+
"status": 401,
|
|
3420
|
+
"timestamp": "2026-05-23T03:08:31.288+00:00",
|
|
3421
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/DocumentReference?patient=85",
|
|
3422
|
+
"verb": "get"
|
|
3423
|
+
}
|
|
3424
|
+
],
|
|
3425
|
+
"result": "pass",
|
|
3426
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_document_reference_restricted_access",
|
|
3427
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3428
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3429
|
+
"updated_at": "2026-05-23T03:08:31.284+00:00"
|
|
3430
|
+
},
|
|
3431
|
+
{
|
|
3432
|
+
"id": "f568d8e3-4bf1-4e15-ac4a-ef7f7c1ce97e",
|
|
3433
|
+
"created_at": "2026-05-23T03:08:32.050+00:00",
|
|
3434
|
+
"inputs": [
|
|
3435
|
+
{
|
|
3436
|
+
"name": "limited_patient_id",
|
|
3437
|
+
"value": "85",
|
|
3438
|
+
"type": "text"
|
|
3439
|
+
},
|
|
3440
|
+
{
|
|
3441
|
+
"name": "limited_received_scopes",
|
|
3442
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3443
|
+
"type": "text"
|
|
3444
|
+
},
|
|
3445
|
+
{
|
|
3446
|
+
"name": "expected_resources",
|
|
3447
|
+
"value": "patient, condition, observation",
|
|
3448
|
+
"type": "text"
|
|
3449
|
+
},
|
|
3450
|
+
{
|
|
3451
|
+
"name": "url",
|
|
3452
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3453
|
+
"type": "text"
|
|
3454
|
+
},
|
|
3455
|
+
{
|
|
3456
|
+
"name": "limited_smart_auth_info",
|
|
3457
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3458
|
+
"type": "auth_info"
|
|
3459
|
+
}
|
|
3460
|
+
],
|
|
3461
|
+
"optional": false,
|
|
3462
|
+
"outputs": [],
|
|
3463
|
+
"requests": [
|
|
3464
|
+
{
|
|
3465
|
+
"id": "78e8b204-bb11-4106-9ff3-f30732813c28",
|
|
3466
|
+
"direction": "outgoing",
|
|
3467
|
+
"index": 1135401,
|
|
3468
|
+
"result_id": "f568d8e3-4bf1-4e15-ac4a-ef7f7c1ce97e",
|
|
3469
|
+
"status": 200,
|
|
3470
|
+
"timestamp": "2026-05-23T03:08:32.054+00:00",
|
|
3471
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Observation?code=2708-6\u0026patient=85",
|
|
3472
|
+
"verb": "get"
|
|
3473
|
+
}
|
|
3474
|
+
],
|
|
3475
|
+
"result": "pass",
|
|
3476
|
+
"result_message": "Access expected to be granted and request properly returned 200",
|
|
3477
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_observation_restricted_access",
|
|
3478
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3479
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3480
|
+
"updated_at": "2026-05-23T03:08:32.050+00:00"
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"id": "8d0aeabb-9279-4de0-b47a-41b95dbc2dbf",
|
|
3484
|
+
"created_at": "2026-05-23T03:08:32.993+00:00",
|
|
3485
|
+
"inputs": [
|
|
3486
|
+
{
|
|
3487
|
+
"name": "limited_patient_id",
|
|
3488
|
+
"label": null,
|
|
3489
|
+
"description": null,
|
|
3490
|
+
"value": "85",
|
|
3491
|
+
"type": "text"
|
|
3492
|
+
},
|
|
3493
|
+
{
|
|
3494
|
+
"name": "limited_received_scopes",
|
|
3495
|
+
"label": null,
|
|
3496
|
+
"description": null,
|
|
3497
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3498
|
+
"type": "text"
|
|
3499
|
+
},
|
|
3500
|
+
{
|
|
3501
|
+
"name": "expected_resources",
|
|
3502
|
+
"label": "Expected Resource Grant for Limited Access Launch",
|
|
3503
|
+
"description": "the user will only grant access to the following resources during authorization.",
|
|
3504
|
+
"value": "patient, condition, observation",
|
|
3505
|
+
"type": "text"
|
|
3506
|
+
},
|
|
3507
|
+
{
|
|
3508
|
+
"name": "url",
|
|
3509
|
+
"label": null,
|
|
3510
|
+
"description": null,
|
|
3511
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3512
|
+
"type": "text"
|
|
3513
|
+
},
|
|
3514
|
+
{
|
|
3515
|
+
"name": "limited_smart_auth_info",
|
|
3516
|
+
"label": null,
|
|
3517
|
+
"description": null,
|
|
3518
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3519
|
+
"type": "auth_info"
|
|
3520
|
+
}
|
|
3521
|
+
],
|
|
3522
|
+
"optional": false,
|
|
3523
|
+
"outputs": [],
|
|
3524
|
+
"requests": [],
|
|
3525
|
+
"result": "pass",
|
|
3526
|
+
"test_group_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access",
|
|
3527
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3528
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3529
|
+
"updated_at": "2026-05-23T03:08:32.993+00:00"
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
"id": "e05a4b91-bc8e-41b7-aeb3-c6b950ab673b",
|
|
3533
|
+
"created_at": "2026-05-23T03:08:32.272+00:00",
|
|
3534
|
+
"inputs": [
|
|
3535
|
+
{
|
|
3536
|
+
"name": "limited_patient_id",
|
|
3537
|
+
"value": "85",
|
|
3538
|
+
"type": "text"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"name": "limited_received_scopes",
|
|
3542
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3543
|
+
"type": "text"
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
"name": "expected_resources",
|
|
3547
|
+
"value": "patient, condition, observation",
|
|
3548
|
+
"type": "text"
|
|
3549
|
+
},
|
|
3550
|
+
{
|
|
3551
|
+
"name": "url",
|
|
3552
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3553
|
+
"type": "text"
|
|
3554
|
+
},
|
|
3555
|
+
{
|
|
3556
|
+
"name": "limited_smart_auth_info",
|
|
3557
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3558
|
+
"type": "auth_info"
|
|
3559
|
+
}
|
|
3560
|
+
],
|
|
3561
|
+
"optional": false,
|
|
3562
|
+
"outputs": [],
|
|
3563
|
+
"requests": [
|
|
3564
|
+
{
|
|
3565
|
+
"id": "2fafd5b4-2bb1-4dd9-8081-47b902b2c8bb",
|
|
3566
|
+
"direction": "outgoing",
|
|
3567
|
+
"index": 1135407,
|
|
3568
|
+
"result_id": "e05a4b91-bc8e-41b7-aeb3-c6b950ab673b",
|
|
3569
|
+
"status": 401,
|
|
3570
|
+
"timestamp": "2026-05-23T03:08:32.275+00:00",
|
|
3571
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Encounter?patient=85",
|
|
3572
|
+
"verb": "get"
|
|
3573
|
+
}
|
|
3574
|
+
],
|
|
3575
|
+
"result": "pass",
|
|
3576
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_us_core_7_encounter_restricted_access",
|
|
3577
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3578
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3579
|
+
"updated_at": "2026-05-23T03:08:32.272+00:00"
|
|
3580
|
+
},
|
|
3581
|
+
{
|
|
3582
|
+
"id": "047f3fe0-6d43-4610-b3ce-95d3ee60e609",
|
|
3583
|
+
"created_at": "2026-05-23T03:08:32.525+00:00",
|
|
3584
|
+
"inputs": [
|
|
3585
|
+
{
|
|
3586
|
+
"name": "limited_patient_id",
|
|
3587
|
+
"value": "85",
|
|
3588
|
+
"type": "text"
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"name": "limited_received_scopes",
|
|
3592
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3593
|
+
"type": "text"
|
|
3594
|
+
},
|
|
3595
|
+
{
|
|
3596
|
+
"name": "expected_resources",
|
|
3597
|
+
"value": "patient, condition, observation",
|
|
3598
|
+
"type": "text"
|
|
3599
|
+
},
|
|
3600
|
+
{
|
|
3601
|
+
"name": "url",
|
|
3602
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3603
|
+
"type": "text"
|
|
3604
|
+
},
|
|
3605
|
+
{
|
|
3606
|
+
"name": "limited_smart_auth_info",
|
|
3607
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3608
|
+
"type": "auth_info"
|
|
3609
|
+
}
|
|
3610
|
+
],
|
|
3611
|
+
"optional": false,
|
|
3612
|
+
"outputs": [],
|
|
3613
|
+
"requests": [
|
|
3614
|
+
{
|
|
3615
|
+
"id": "4e179cdc-65bb-4924-9da3-994049f0f0c0",
|
|
3616
|
+
"direction": "outgoing",
|
|
3617
|
+
"index": 1135408,
|
|
3618
|
+
"result_id": "047f3fe0-6d43-4610-b3ce-95d3ee60e609",
|
|
3619
|
+
"status": 401,
|
|
3620
|
+
"timestamp": "2026-05-23T03:08:32.529+00:00",
|
|
3621
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/ServiceRequest?patient=85",
|
|
3622
|
+
"verb": "get"
|
|
3623
|
+
}
|
|
3624
|
+
],
|
|
3625
|
+
"result": "pass",
|
|
3626
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_us_core_7_service_request_restricted_access",
|
|
3627
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3628
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3629
|
+
"updated_at": "2026-05-23T03:08:32.525+00:00"
|
|
3630
|
+
},
|
|
3631
|
+
{
|
|
3632
|
+
"id": "4449e8af-e0dc-4306-b826-df1f01daae32",
|
|
3633
|
+
"created_at": "2026-05-23T03:08:32.827+00:00",
|
|
3634
|
+
"inputs": [
|
|
3635
|
+
{
|
|
3636
|
+
"name": "limited_patient_id",
|
|
3637
|
+
"value": "85",
|
|
3638
|
+
"type": "text"
|
|
3639
|
+
},
|
|
3640
|
+
{
|
|
3641
|
+
"name": "limited_received_scopes",
|
|
3642
|
+
"value": "launch/patient openid fhirUser offline_access patient/Patient.rs patient/Condition.rs patient/Media.rs patient/Observation.rs",
|
|
3643
|
+
"type": "text"
|
|
3644
|
+
},
|
|
3645
|
+
{
|
|
3646
|
+
"name": "expected_resources",
|
|
3647
|
+
"value": "patient, condition, observation",
|
|
3648
|
+
"type": "text"
|
|
3649
|
+
},
|
|
3650
|
+
{
|
|
3651
|
+
"name": "url",
|
|
3652
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3653
|
+
"type": "text"
|
|
3654
|
+
},
|
|
3655
|
+
{
|
|
3656
|
+
"name": "limited_smart_auth_info",
|
|
3657
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch/patient openid fhirUser offline_access patient/Patient.rs patient/AllergyIntolerance.rs patient/CarePlan.rs patient/CareTeam.rs patient/Condition.rs patient/Coverage.rs patient/Device.rs patient/DiagnosticReport.rs patient/DocumentReference.rs patient/Encounter.rs patient/Goal.rs patient/Immunization.rs patient/Location.rs patient/Media.rs patient/Medication.rs patient/MedicationDispense.rs patient/MedicationRequest.rs patient/Observation.rs patient/Organization.rs patient/Practitioner.rs patient/PractitionerRole.rs patient/Procedure.rs patient/Provenance.rs patient/QuestionnaireResponse.rs patient/RelatedPerson.rs patient/ServiceRequest.rs patient/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"GET\",\"access_token\":\"f9a789df-df8f-4830-9a5b-07bd7fdae592\",\"refresh_token\":\"cde72068-09a4-4371-87b9-d389540e7a5e\",\"issue_time\":\"2026-05-23T03:08:09+00:00\",\"expires_in\":3600,\"name\":\"standalone_smart_auth_info\"}",
|
|
3658
|
+
"type": "auth_info"
|
|
3659
|
+
}
|
|
3660
|
+
],
|
|
3661
|
+
"optional": false,
|
|
3662
|
+
"outputs": [],
|
|
3663
|
+
"requests": [
|
|
3664
|
+
{
|
|
3665
|
+
"id": "8fcadd7b-9454-4a31-a0d1-56e59142791f",
|
|
3666
|
+
"direction": "outgoing",
|
|
3667
|
+
"index": 1135410,
|
|
3668
|
+
"result_id": "4449e8af-e0dc-4306-b826-df1f01daae32",
|
|
3669
|
+
"status": 401,
|
|
3670
|
+
"timestamp": "2026-05-23T03:08:32.831+00:00",
|
|
3671
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/Coverage?patient=85",
|
|
3672
|
+
"verb": "get"
|
|
3673
|
+
}
|
|
3674
|
+
],
|
|
3675
|
+
"result": "pass",
|
|
3676
|
+
"test_id": "g10_certification-g10_smart_limited_app-g10_restricted_resource_type_access-g10_us_core_7_coverage_restricted_access",
|
|
3677
|
+
"test_run_id": "1bd1eab6-1cce-4962-94c9-dee80c9d6826",
|
|
3678
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3679
|
+
"updated_at": "2026-05-23T03:08:32.827+00:00"
|
|
3680
|
+
},
|
|
3681
|
+
{
|
|
3682
|
+
"id": "120b32a5-b830-4981-8064-1b9b89553267",
|
|
3683
|
+
"created_at": "2026-05-23T03:08:41.080+00:00",
|
|
3684
|
+
"inputs": [
|
|
3685
|
+
{
|
|
3686
|
+
"name": "well_known_configuration",
|
|
3687
|
+
"value": "Input is too large to display, please visit\nhttps://inferno-qa.healthit.gov/suites/api/test_sessions/bbjFOxg9o4T/results/120b32a5-b830-4981-8064-1b9b89553267/io/inputs/well_known_configuration\nfor details\n",
|
|
3688
|
+
"type": "text",
|
|
3689
|
+
"is_large": true
|
|
3690
|
+
}
|
|
3691
|
+
],
|
|
3692
|
+
"optional": false,
|
|
3693
|
+
"outputs": [],
|
|
3694
|
+
"requests": [],
|
|
3695
|
+
"result": "pass",
|
|
3696
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_discovery_stu2-well_known_capabilities_stu2",
|
|
3697
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3698
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3699
|
+
"updated_at": "2026-05-23T03:08:41.080+00:00"
|
|
3700
|
+
},
|
|
3701
|
+
{
|
|
3702
|
+
"id": "7c5c0405-0a8e-47cb-9dc1-fd49bec24b38",
|
|
3703
|
+
"created_at": "2026-05-23T03:08:40.850+00:00",
|
|
3704
|
+
"inputs": [
|
|
3705
|
+
{
|
|
3706
|
+
"name": "url",
|
|
3707
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3708
|
+
"type": "text"
|
|
3709
|
+
},
|
|
3710
|
+
{
|
|
3711
|
+
"name": "ehr_smart_auth_info",
|
|
3712
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
3713
|
+
"type": "auth_info"
|
|
3714
|
+
}
|
|
3715
|
+
],
|
|
3716
|
+
"optional": false,
|
|
3717
|
+
"outputs": [
|
|
3718
|
+
{
|
|
3719
|
+
"name": "well_known_introspection_url",
|
|
3720
|
+
"type": "text",
|
|
3721
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/token/introspect"
|
|
3722
|
+
},
|
|
3723
|
+
{
|
|
3724
|
+
"name": "well_known_configuration",
|
|
3725
|
+
"type": "text",
|
|
3726
|
+
"value": "Output is too large to display, please visit\nhttps://inferno-qa.healthit.gov/suites/api/test_sessions/bbjFOxg9o4T/results/7c5c0405-0a8e-47cb-9dc1-fd49bec24b38/io/outputs/well_known_configuration\nfor details\n",
|
|
3727
|
+
"is_large": true
|
|
3728
|
+
},
|
|
3729
|
+
{
|
|
3730
|
+
"name": "smart_authorization_url",
|
|
3731
|
+
"type": "text",
|
|
3732
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization"
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"name": "well_known_management_url",
|
|
3736
|
+
"type": "text",
|
|
3737
|
+
"value": ""
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"name": "well_known_registration_url",
|
|
3741
|
+
"type": "text",
|
|
3742
|
+
"value": ""
|
|
3743
|
+
},
|
|
3744
|
+
{
|
|
3745
|
+
"name": "well_known_revocation_url",
|
|
3746
|
+
"type": "text",
|
|
3747
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/token/revoke-token"
|
|
3748
|
+
},
|
|
3749
|
+
{
|
|
3750
|
+
"name": "smart_token_url",
|
|
3751
|
+
"type": "text",
|
|
3752
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/oauth/token"
|
|
3753
|
+
},
|
|
3754
|
+
{
|
|
3755
|
+
"name": "ehr_smart_auth_info",
|
|
3756
|
+
"type": "text",
|
|
3757
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}"
|
|
3758
|
+
}
|
|
3759
|
+
],
|
|
3760
|
+
"requests": [
|
|
3761
|
+
{
|
|
3762
|
+
"id": "fb91cd7b-ed75-434b-92fd-c09e75eb8532",
|
|
3763
|
+
"direction": "outgoing",
|
|
3764
|
+
"index": 1135485,
|
|
3765
|
+
"result_id": "7c5c0405-0a8e-47cb-9dc1-fd49bec24b38",
|
|
3766
|
+
"status": 200,
|
|
3767
|
+
"timestamp": "2026-05-23T03:08:40.858+00:00",
|
|
3768
|
+
"url": "https://inferno-qa.healthit.gov/reference-server/r4/.well-known/smart-configuration",
|
|
3769
|
+
"verb": "get"
|
|
3770
|
+
}
|
|
3771
|
+
],
|
|
3772
|
+
"result": "pass",
|
|
3773
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_discovery_stu2-well_known_endpoint",
|
|
3774
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3775
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3776
|
+
"updated_at": "2026-05-23T03:08:40.850+00:00"
|
|
3777
|
+
},
|
|
3778
|
+
{
|
|
3779
|
+
"id": "cb163909-6cbe-4657-9da1-c0bf82a015cf",
|
|
3780
|
+
"created_at": "2026-05-23T03:08:41.091+00:00",
|
|
3781
|
+
"inputs": [
|
|
3782
|
+
{
|
|
3783
|
+
"name": "well_known_configuration",
|
|
3784
|
+
"value": "Input is too large to display, please visit\nhttps://inferno-qa.healthit.gov/suites/api/test_sessions/bbjFOxg9o4T/results/cb163909-6cbe-4657-9da1-c0bf82a015cf/io/inputs/well_known_configuration\nfor details\n",
|
|
3785
|
+
"type": "text",
|
|
3786
|
+
"is_large": true
|
|
3787
|
+
}
|
|
3788
|
+
],
|
|
3789
|
+
"optional": false,
|
|
3790
|
+
"outputs": [],
|
|
3791
|
+
"requests": [],
|
|
3792
|
+
"result": "pass",
|
|
3793
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_discovery_stu2-g10_smart_well_known_capabilities",
|
|
3794
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3795
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3796
|
+
"updated_at": "2026-05-23T03:08:41.091+00:00"
|
|
3797
|
+
},
|
|
3798
|
+
{
|
|
3799
|
+
"id": "e73cec85-a22f-4f8f-8ad6-4ae88de7a915",
|
|
3800
|
+
"created_at": "2026-05-23T03:08:50.115+00:00",
|
|
3801
|
+
"inputs": [],
|
|
3802
|
+
"optional": false,
|
|
3803
|
+
"outputs": [
|
|
3804
|
+
{
|
|
3805
|
+
"name": "ehr_launch",
|
|
3806
|
+
"type": "text",
|
|
3807
|
+
"value": "85 2fd95a2e-9035-4d9f-a219-e8e4fae51d4c"
|
|
3808
|
+
}
|
|
3809
|
+
],
|
|
3810
|
+
"requests": [
|
|
3811
|
+
{
|
|
3812
|
+
"id": "3222b999-f8f6-440c-a9e5-53930f9baa41",
|
|
3813
|
+
"direction": "incoming",
|
|
3814
|
+
"index": 1135546,
|
|
3815
|
+
"result_id": "d8a012f8-bc45-4b8b-a059-0726add02593",
|
|
3816
|
+
"status": null,
|
|
3817
|
+
"timestamp": "2026-05-23T03:08:50.013+00:00",
|
|
3818
|
+
"url": "https://inferno-qa.healthit.gov/suites/custom/smart/launch?launch=85+2fd95a2e-9035-4d9f-a219-e8e4fae51d4c\u0026iss=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4",
|
|
3819
|
+
"verb": "get"
|
|
3820
|
+
}
|
|
3821
|
+
],
|
|
3822
|
+
"result": "pass",
|
|
3823
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_ehr_launch_stu2-smart_launch_received",
|
|
3824
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3825
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3826
|
+
"updated_at": "2026-05-23T03:08:50.115+00:00"
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"id": "624960c1-0741-42e6-bfa8-956e87e097eb",
|
|
3830
|
+
"created_at": "2026-05-23T03:08:50.099+00:00",
|
|
3831
|
+
"inputs": [
|
|
3832
|
+
{
|
|
3833
|
+
"name": "url",
|
|
3834
|
+
"label": "FHIR Endpoint",
|
|
3835
|
+
"description": "URL of the FHIR endpoint used by SMART applications",
|
|
3836
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3837
|
+
"type": "text"
|
|
3838
|
+
},
|
|
3839
|
+
{
|
|
3840
|
+
"name": "ehr_smart_auth_info",
|
|
3841
|
+
"label": "EHR Launch Credentials",
|
|
3842
|
+
"description": null,
|
|
3843
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
3844
|
+
"type": "auth_info"
|
|
3845
|
+
}
|
|
3846
|
+
],
|
|
3847
|
+
"optional": false,
|
|
3848
|
+
"outputs": [],
|
|
3849
|
+
"requests": [],
|
|
3850
|
+
"result": "pass",
|
|
3851
|
+
"test_group_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_discovery_stu2",
|
|
3852
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3853
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3854
|
+
"updated_at": "2026-05-23T03:08:50.099+00:00"
|
|
3855
|
+
},
|
|
3856
|
+
{
|
|
3857
|
+
"id": "2fd0a345-25e1-420c-932c-93de49a5085f",
|
|
3858
|
+
"created_at": "2026-05-23T03:08:50.203+00:00",
|
|
3859
|
+
"inputs": [
|
|
3860
|
+
{
|
|
3861
|
+
"name": "url",
|
|
3862
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3863
|
+
"type": "text"
|
|
3864
|
+
},
|
|
3865
|
+
{
|
|
3866
|
+
"name": "ehr_smart_auth_info",
|
|
3867
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
3868
|
+
"type": "auth_info"
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
"name": "ehr_smart_auth_info",
|
|
3872
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
3873
|
+
"type": "auth_info"
|
|
3874
|
+
},
|
|
3875
|
+
{
|
|
3876
|
+
"name": "ehr_launch",
|
|
3877
|
+
"value": "85 2fd95a2e-9035-4d9f-a219-e8e4fae51d4c",
|
|
3878
|
+
"type": "text"
|
|
3879
|
+
}
|
|
3880
|
+
],
|
|
3881
|
+
"messages": [
|
|
3882
|
+
{
|
|
3883
|
+
"message": "Inferno redirecting browser to https://inferno-qa.healthit.gov/suites/custom/smart_stu2/post_auth?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch+openid+fhirUser+offline_access+user%2FPatient.rs+user%2FAllergyIntolerance.rs+user%2FCarePlan.rs+user%2FCareTeam.rs+user%2FCondition.rs+user%2FCoverage.rs+user%2FDevice.rs+user%2FDiagnosticReport.rs+user%2FDocumentReference.rs+user%2FEncounter.rs+user%2FGoal.rs+user%2FImmunization.rs+user%2FLocation.rs+user%2FMedia.rs+user%2FMedication.rs+user%2FMedicationDispense.rs+user%2FMedicationRequest.rs+user%2FObservation.rs+user%2FOrganization.rs+user%2FPractitioner.rs+user%2FPractitionerRole.rs+user%2FProcedure.rs+user%2FProvenance.rs+user%2FQuestionnaireResponse.rs+user%2FRelatedPerson.rs+user%2FServiceRequest.rs+user%2FSpecimen.rs\u0026state=a31554c4-fa77-48be-b364-884a0a64f810\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026launch=85+2fd95a2e-9035-4d9f-a219-e8e4fae51d4c\u0026code_challenge=MZBrZp2gQk4XzbAcYMN7t7wVZJQvE5jCpzBMrUK-Lmg\u0026code_challenge_method=S256\u0026auth_url=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Foauth%2Fauthorization.",
|
|
3884
|
+
"type": "info"
|
|
3885
|
+
}
|
|
3886
|
+
],
|
|
3887
|
+
"optional": false,
|
|
3888
|
+
"outputs": [
|
|
3889
|
+
{
|
|
3890
|
+
"name": "ehr_state",
|
|
3891
|
+
"type": "text",
|
|
3892
|
+
"value": "a31554c4-fa77-48be-b364-884a0a64f810"
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"name": "pkce_code_verifier",
|
|
3896
|
+
"type": "text",
|
|
3897
|
+
"value": "93c9c2b1-14f2-4112-8932-a8dba0bbc33b-ca881f89-9f17-408b-aa98-f2f8a53e6c0e"
|
|
3898
|
+
},
|
|
3899
|
+
{
|
|
3900
|
+
"name": "pkce_code_challenge",
|
|
3901
|
+
"type": "text",
|
|
3902
|
+
"value": "MZBrZp2gQk4XzbAcYMN7t7wVZJQvE5jCpzBMrUK-Lmg"
|
|
3903
|
+
},
|
|
3904
|
+
{
|
|
3905
|
+
"name": "authorization_url",
|
|
3906
|
+
"type": "text",
|
|
3907
|
+
"value": "https://inferno-qa.healthit.gov/suites/custom/smart_stu2/post_auth?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch+openid+fhirUser+offline_access+user%2FPatient.rs+user%2FAllergyIntolerance.rs+user%2FCarePlan.rs+user%2FCareTeam.rs+user%2FCondition.rs+user%2FCoverage.rs+user%2FDevice.rs+user%2FDiagnosticReport.rs+user%2FDocumentReference.rs+user%2FEncounter.rs+user%2FGoal.rs+user%2FImmunization.rs+user%2FLocation.rs+user%2FMedia.rs+user%2FMedication.rs+user%2FMedicationDispense.rs+user%2FMedicationRequest.rs+user%2FObservation.rs+user%2FOrganization.rs+user%2FPractitioner.rs+user%2FPractitionerRole.rs+user%2FProcedure.rs+user%2FProvenance.rs+user%2FQuestionnaireResponse.rs+user%2FRelatedPerson.rs+user%2FServiceRequest.rs+user%2FSpecimen.rs\u0026state=a31554c4-fa77-48be-b364-884a0a64f810\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026launch=85+2fd95a2e-9035-4d9f-a219-e8e4fae51d4c\u0026code_challenge=MZBrZp2gQk4XzbAcYMN7t7wVZJQvE5jCpzBMrUK-Lmg\u0026code_challenge_method=S256\u0026auth_url=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Foauth%2Fauthorization"
|
|
3908
|
+
}
|
|
3909
|
+
],
|
|
3910
|
+
"requests": [],
|
|
3911
|
+
"result": "wait",
|
|
3912
|
+
"result_message": "\n### EHR Practitioner App\n\n[Follow this link to authorize with the SMART server](https://inferno-qa.healthit.gov/suites/custom/smart_stu2/post_auth?response_type=code\u0026client_id=SAMPLE_CONFIDENTIAL_CLIENT_ID\u0026redirect_uri=https%3A%2F%2Finferno-qa.healthit.gov%2Fsuites%2Fcustom%2Fsmart%2Fredirect\u0026scope=launch+openid+fhirUser+offline_access+user%2FPatient.rs+user%2FAllergyIntolerance.rs+user%2FCarePlan.rs+user%2FCareTeam.rs+user%2FCondition.rs+user%2FCoverage.rs+user%2FDevice.rs+user%2FDiagnosticReport.rs+user%2FDocumentReference.rs+user%2FEncounter.rs+user%2FGoal.rs+user%2FImmunization.rs+user%2FLocation.rs+user%2FMedia.rs+user%2FMedication.rs+user%2FMedicationDispense.rs+user%2FMedicationRequest.rs+user%2FObservation.rs+user%2FOrganization.rs+user%2FPractitioner.rs+user%2FPractitionerRole.rs+user%2FProcedure.rs+user%2FProvenance.rs+user%2FQuestionnaireResponse.rs+user%2FRelatedPerson.rs+user%2FServiceRequest.rs+user%2FSpecimen.rs\u0026state=a31554c4-fa77-48be-b364-884a0a64f810\u0026aud=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Fr4\u0026launch=85+2fd95a2e-9035-4d9f-a219-e8e4fae51d4c\u0026code_challenge=MZBrZp2gQk4XzbAcYMN7t7wVZJQvE5jCpzBMrUK-Lmg\u0026code_challenge_method=S256\u0026auth_url=https%3A%2F%2Finferno-qa.healthit.gov%2Freference-server%2Foauth%2Fauthorization).\n\nTests will resume once Inferno receives a request at\n`https://inferno-qa.healthit.gov/suites/custom/smart/redirect` with a state of `a31554c4-fa77-48be-b364-884a0a64f810`.\n\n",
|
|
3913
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_ehr_launch_stu2-smart_app_redirect_stu2",
|
|
3914
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3915
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3916
|
+
"updated_at": "2026-05-23T03:08:50.203+00:00"
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"id": "1c01d3a2-9b92-4ad7-8304-ca28ef54512d",
|
|
3920
|
+
"created_at": "2026-05-23T03:08:50.215+00:00",
|
|
3921
|
+
"inputs": [
|
|
3922
|
+
{
|
|
3923
|
+
"name": "url",
|
|
3924
|
+
"label": "FHIR Endpoint",
|
|
3925
|
+
"description": "URL of the FHIR endpoint used by SMART applications",
|
|
3926
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3927
|
+
"type": "text"
|
|
3928
|
+
},
|
|
3929
|
+
{
|
|
3930
|
+
"name": "ehr_smart_auth_info",
|
|
3931
|
+
"label": "EHR Launch Credentials",
|
|
3932
|
+
"description": null,
|
|
3933
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
3934
|
+
"type": "auth_info"
|
|
3935
|
+
}
|
|
3936
|
+
],
|
|
3937
|
+
"optional": false,
|
|
3938
|
+
"outputs": [],
|
|
3939
|
+
"requests": [],
|
|
3940
|
+
"result": "wait",
|
|
3941
|
+
"test_group_id": "g10_certification-g10_smart_ehr_practitioner_app",
|
|
3942
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3943
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3944
|
+
"updated_at": "2026-05-23T03:08:50.215+00:00"
|
|
3945
|
+
},
|
|
3946
|
+
{
|
|
3947
|
+
"id": "d8a012f8-bc45-4b8b-a059-0726add02593",
|
|
3948
|
+
"created_at": "2026-05-23T03:08:41.147+00:00",
|
|
3949
|
+
"inputs": [
|
|
3950
|
+
{
|
|
3951
|
+
"name": "url",
|
|
3952
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3953
|
+
"type": "text"
|
|
3954
|
+
}
|
|
3955
|
+
],
|
|
3956
|
+
"optional": false,
|
|
3957
|
+
"outputs": [
|
|
3958
|
+
{
|
|
3959
|
+
"name": "launch_uri",
|
|
3960
|
+
"type": "text",
|
|
3961
|
+
"value": "https://inferno-qa.healthit.gov/suites/custom/smart/launch"
|
|
3962
|
+
},
|
|
3963
|
+
{
|
|
3964
|
+
"name": "target_iss",
|
|
3965
|
+
"type": "text",
|
|
3966
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4"
|
|
3967
|
+
}
|
|
3968
|
+
],
|
|
3969
|
+
"requests": [],
|
|
3970
|
+
"result": "pass",
|
|
3971
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_ehr_launch_stu2-smart_app_launch",
|
|
3972
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
3973
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
3974
|
+
"updated_at": "2026-05-23T03:08:50.011+00:00"
|
|
3975
|
+
},
|
|
3976
|
+
{
|
|
3977
|
+
"id": "2f110a46-9cf4-4bfa-b185-bebef0898ad2",
|
|
3978
|
+
"created_at": "2026-05-23T03:08:50.166+00:00",
|
|
3979
|
+
"inputs": [
|
|
3980
|
+
{
|
|
3981
|
+
"name": "url",
|
|
3982
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
3983
|
+
"type": "text"
|
|
3984
|
+
},
|
|
3985
|
+
{
|
|
3986
|
+
"name": "ehr_smart_auth_info",
|
|
3987
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
3988
|
+
"type": "auth_info"
|
|
3989
|
+
}
|
|
3990
|
+
],
|
|
3991
|
+
"messages": [
|
|
3992
|
+
{
|
|
3993
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied TLS 1.1 connection as required.",
|
|
3994
|
+
"type": "info"
|
|
3995
|
+
},
|
|
3996
|
+
{
|
|
3997
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied TLS 1.0 connection as required.",
|
|
3998
|
+
"type": "info"
|
|
3999
|
+
},
|
|
4000
|
+
{
|
|
4001
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied SSL 2.0 connection as required.",
|
|
4002
|
+
"type": "info"
|
|
4003
|
+
},
|
|
4004
|
+
{
|
|
4005
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization correctly denied SSL 3.0 connection as required.",
|
|
4006
|
+
"type": "info"
|
|
4007
|
+
},
|
|
4008
|
+
{
|
|
4009
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization accepted TLS 1.2 connection.",
|
|
4010
|
+
"type": "info"
|
|
4011
|
+
},
|
|
4012
|
+
{
|
|
4013
|
+
"message": "https://inferno-qa.healthit.gov/reference-server/oauth/authorization accepted TLS 1.3 connection.",
|
|
4014
|
+
"type": "info"
|
|
4015
|
+
}
|
|
4016
|
+
],
|
|
4017
|
+
"optional": false,
|
|
4018
|
+
"outputs": [],
|
|
4019
|
+
"requests": [],
|
|
4020
|
+
"result": "pass",
|
|
4021
|
+
"test_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_ehr_launch_stu2-ehr_auth_tls",
|
|
4022
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
4023
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
4024
|
+
"updated_at": "2026-05-23T03:08:50.166+00:00"
|
|
4025
|
+
},
|
|
4026
|
+
{
|
|
4027
|
+
"id": "30e6cbd5-aeef-4f54-976a-99a946bd7195",
|
|
4028
|
+
"created_at": "2026-05-23T03:08:50.208+00:00",
|
|
4029
|
+
"inputs": [
|
|
4030
|
+
{
|
|
4031
|
+
"name": "url",
|
|
4032
|
+
"label": "EHR Launch FHIR Endpoint",
|
|
4033
|
+
"description": "URL of the FHIR endpoint used by EHR launched applications",
|
|
4034
|
+
"value": "https://inferno-qa.healthit.gov/reference-server/r4",
|
|
4035
|
+
"type": "text"
|
|
4036
|
+
},
|
|
4037
|
+
{
|
|
4038
|
+
"name": "ehr_smart_auth_info",
|
|
4039
|
+
"label": "EHR Launch Credentials",
|
|
4040
|
+
"description": null,
|
|
4041
|
+
"value": "{\"auth_type\":\"symmetric\",\"use_discovery\":\"true\",\"token_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/token\",\"auth_url\":\"https://inferno-qa.healthit.gov/reference-server/oauth/authorization\",\"requested_scopes\":\"launch openid fhirUser offline_access user/Patient.rs user/AllergyIntolerance.rs user/CarePlan.rs user/CareTeam.rs user/Condition.rs user/Coverage.rs user/Device.rs user/DiagnosticReport.rs user/DocumentReference.rs user/Encounter.rs user/Goal.rs user/Immunization.rs user/Location.rs user/Media.rs user/Medication.rs user/MedicationDispense.rs user/MedicationRequest.rs user/Observation.rs user/Organization.rs user/Practitioner.rs user/PractitionerRole.rs user/Procedure.rs user/Provenance.rs user/QuestionnaireResponse.rs user/RelatedPerson.rs user/ServiceRequest.rs user/Specimen.rs\",\"client_id\":\"SAMPLE_CONFIDENTIAL_CLIENT_ID\",\"client_secret\":\"SAMPLE_CONFIDENTIAL_CLIENT_SECRET\",\"pkce_support\":\"enabled\",\"pkce_code_challenge_method\":\"S256\",\"auth_request_method\":\"POST\",\"name\":\"ehr_smart_auth_info\"}",
|
|
4042
|
+
"type": "auth_info"
|
|
4043
|
+
}
|
|
4044
|
+
],
|
|
4045
|
+
"optional": false,
|
|
4046
|
+
"outputs": [],
|
|
4047
|
+
"requests": [],
|
|
4048
|
+
"result": "wait",
|
|
4049
|
+
"test_group_id": "g10_certification-g10_smart_ehr_practitioner_app-smart_ehr_launch_stu2",
|
|
4050
|
+
"test_run_id": "dc9f0104-4f0d-44c4-87d5-b8f05a674d7f",
|
|
4051
|
+
"test_session_id": "bbjFOxg9o4T",
|
|
4052
|
+
"updated_at": "2026-05-23T03:08:50.208+00:00"
|
|
4053
|
+
}
|
|
4054
|
+
]
|