Touchstone FHIR 4.0.1 basic server
Pass Touchstone FHIR4-0-1-Basic-Server the test suite
Last updated
Was this helpful?
Pass Touchstone FHIR4-0-1-Basic-Server the test suite
Last updated
Was this helpful?
Since the 2405 release, using Aidbox in FHIR schema validation engine is recommended, which is incompatible with zen or Entity/Attribute options.
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.
Go to
Request a new license by clicking + License
Fill in required fields
Choose Sandbox
hosting
Pick HL7 FHIR R4 Core 4.0.1
and Touchstone fixtures for FHIR R4 Core 4.0.1
Configuration Project
Choose 4.0.1
FHIR version
Go to
Register a new test system by clicking Test Systems
> New Test System
Choose FHIR 4.0.1
Specification
Tick JSON
and untick XML
in Supported Formats
Put url of the box in Base URL with /fhir
postfix (e.g. https://your-box.edge.aidbox.app/fhir
)
Tick Requires OAuth2
Choose Dynamic Token
OAuth2 Token Type
Put <box base url>/auth/authorize
Authorization Endpoint without /fhir
postfix (e.g. https://your-box.edge.aidbox.app/auth/authorize
)
Put <box base url>/auth/token
Token Endpoint without /fhir
postfix (e.g. https://your-box.edge.aidbox.app/auth/token
)
Select JWT Assertion
OAuth2 Grant Type
Put system/*.*
OAuth2 Scopes Supported
Fill in other required fields
Save configuration with Save Changes button
Download a CapabilitiesStatement of the box by pressing download icon in the Capabilities column.
Select your Server
Tick Test script
Press Execute Selected
Go to