-
Notifications
You must be signed in to change notification settings - Fork 5
Home
The Da Vinci Prior Authorization Support (PAS) Test Kit is a testing tool that is designed to help implementers validate systems against the v2.0.1 and v2.2.1 versions of the HL7® FHIR® Da Vinci Prior Authorization Support Implementation Guide. The following documentation provides information on how to use and contribute to this test kit.
- Getting Started: Instructions on how to set up and run the test kit.
- Test Kit Overview: A detailed explanation of what the test kit does, its scope, and how its tests are structured.
- Client Testing Details: Details on the client suites
- Server Testing Details: Details on the server suites
- Technical Overview: An overview of the test kit's technical design and architecture for developers and contributors.
- Server Test Generation Guide: Information on how server tests are generated and how to maintain this process.
- Running the Client and Server Suites Against Each Other: Step-by-step guide for using the Client and Server suites to demonstrate the test execution without a separate PAS implementation, which can be useful for demonstration as well as debugging.
If you have any problems, please open an issue on our GitHub Issues page.
Test kit documentation is stored within the ./docs folder of
this repository and is automatically synchronized to this wiki with each update
to the main branch using the Publish Docs Wiki
workflow. Do not change content
within this wiki directly as changes will be overwritten.
Using this Test Kit
Client Suite
Server Suite
Contributing to this Test Kit
Reference Documents & External Links