Touchstone FHIR 4.0.1 basic server
Pass Touchstone FHIR4-0-1-Basic-Server the test suite
You can pass Touchstone FHIR 4.0.1 basic server test suite on self-hosted Aidbox or in Aidbox User Portal Sandbox. Both self-hosted and the Sandbox Aidboxes use the same Configuration Projects.
- 1.
- 2.Request a new license by clicking + License
- 3.Fill in required fields
- 4.Choose
Sandbox
hosting - 5.Pick
HL7 FHIR R4 Core 4.0.1
andTouchstone fixtures for FHIR R4 Core 4.0.1
Configuration Project - 6.Choose
4.0.1
FHIR version
- 1.
- 2.Register a new test system by clicking
Test Systems
>New Test System
- 3.Choose
FHIR 4.0.1
Specification - 4.Tick
JSON
and untickXML
in Supported Formats - 5.Put url of the box in Base URL with
/fhir
postfix (e.g.https://your-box.edge.aidbox.app/fhir
) - 6.Tick Requires OAuth2
- 7.Choose
Dynamic Token
OAuth2 Token Type - 8.Put
<box base url>/auth/authorize
Authorization Endpoint without/fhir
postfix (e.g.https://your-box.edge.aidbox.app/auth/authorize
) - 9.Put
<box base url>/auth/token
Token Endpoint without/fhir
postfix (e.g.https://your-box.edge.aidbox.app/auth/token
) - 10.Select
JWT Assertion
OAuth2 Grant Type - 11.Put
system/*.*
OAuth2 Scopes Supported - 12.Fill in other required fields
- 13.Save configuration with Save Changes button
- 14.Download a CapabilitiesStatement of the box by pressing download icon in the Capabilities column.
- 2.Select your Server
- 3.Tick
Test script
- 4.Press
Execute Selected
Last modified 2mo ago