-
Notifications
You must be signed in to change notification settings - Fork 4
Home
The Da Vinci Prior Authorization Support (PAS) Test Kit is a testing tool that is designed to help implementers validate systems against the STU2 version 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 Walkthrough: Step-by-step guide for testing client systems.
- Server Testing Walkthrough: Step-by-step guide for testing server systems.
- 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.
- PAS Requirements Spreadsheet: Spreadsheet detailing the interpretation of IG requirements for this test kit.
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