• 1
  • 2
  • 3
  • 4
  • Records 21 - 30 of 40
Test Script Version Description Content Tests Validator
PAS-2-0-1/03-PAS-Pended/01-PAS-Subscriptions/01-RESTHooks/01-dv-pas-03-ResthookSubSetup 1 setup for testing Rest Hook Subscriptions as defined in DaVinci PAS IG pointing to the FHIR Subscriptions Backport IG. reqproviderorgid = Requesting Provider's Organization redirectURL = url the empty POST will be sent to in order to notify of a change in the subscription criteria; should be the Touchstone proxy url for the actual endpoint so the empty POST goes through Touchstone TS_Header = the header Touchstone requires to match a request to a test execution (i.e. USER_KEY: ZRFwMBrm0Iy2t7c6n3y) origin 1: client creating Subscription resource destination 1: server receiving Subscription resource (which should be the server that will have the claimResponse resource created/updated on it) XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/01-PAS-Subscriptions/01-RESTHooks/02-dv-pas-03-RestHookSubListener 1 Rest Hook listener for testing Rest Hook Subscriptions as defined in DaVinci PAS IG version 1.2.0. This test listens for the Notification on the Subscription that a change has occurred on the Claim, then turns around an inquires on it. redirectURL = the url that the empty POST is expected to be sent to as defined by the Subscription resource origin 1: client which will request the created/updated claimResponse once prompted by the empty POST origin 2: client endpoint that the empty POST will originate from destination 1: server to accept the empty POST (endpoint in Touchstone should not matter, it is being overridden by the endpointURL variable destination 2: server with created/updated claimResponse on it (should also be the server with the Subscription resource) XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/01-PAS-Subscriptions/02-Websocket/01-dv-pas-03-WebsocketSubSetup 1 setup for testing Websocket Subscriptions as defined in DaVinci PAS IG pointing to the FHIR Subscriptions Backport IG. reqproviderorgid = Requesting Provider's Organization redirectURL = url the empty POST will be sent to in order to notify of a change in the subscription criteria; should be the Touchstone proxy url for the actual endpoint so the empty POST goes through Touchstone TS_Header = the header Touchstone requires to match a request to a test execution (i.e. USER_KEY: ZRFwMBrm0Iy2t7c6n3y) origin 1: client creating Subscription resource destination 1: server receiving Subscription resource (which should be the server that will have the claimResponse resource created/updated on it) XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/01-PAS-Subscriptions/02-Websocket/02-dv-pas-03-WebsocketSubBind 1 Client requests a websocket binding token, by invoking the $get-ws-binding-token operation via REST and the Server returns Parameters with a token,expiration, and websocket-url. XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/02-PAS-Req-Addtnl-Info/01-PAS-CDEX-Req-Atch/01a-AttachmentNeeded-Task-json 1 DaVinci PAS AttachmentNeeded Request Task using CDEX Attachments. This sends a task requesting an attachment to help complete a Prior Authorization decision. If using Touchstone as the client, a preset test Patient of 'patient' using present LOINC value of 26443-2 will be sent. If using an external client, any appropriate request attachment Task can be sent through the test. XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/02-PAS-Req-Addtnl-Info/01-PAS-CDEX-Req-Atch/01b-QuestionnaireNeeded-Task-json 1 DaVinci PAS QuestionnaireNeeded Request Task using CDEX Attachments. This sends a task requesting that a Questionniare be answered to help complete a Prior Authorization decision. If using Touchstone as the client, a preset test Patient of 'patient' using ExampleQuestionnaire-1 Questionnaire. If using an external client, any appropriate PAS Questionnaire request Task can be sent through the test. XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/02-PAS-Req-Addtnl-Info/01-PAS-CDEX-Req-Atch/01c-RequestLOINC-102089-Task-json 1 DaVinci PAS Request for Additional Information Task using the 102089-0 LOINC code. This sends a task requesting an attachment to help complete a Prior Authorization decision. If using Touchstone as the client, a preset test Patient of 'patient' using LOINC value of = 102089-0 will be used. If using an external client, any appropriate request attachment Task using the expected 102089-0 LOINC code can be sent through the test. XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/02-PAS-Req-Addtnl-Info/01-PAS-CDEX-Req-Atch/02-Request-Attach-Task-Dynamic-json 1 DaVinci PAS Request for Additional Information Task. This sends a task requesting an attachment be sent or a questionnaire to be completed. If using Touchstone as the client, enter the Task you wish to test with in the Dynamic Variable window in json format. The test will validate the Task format and send it to a waiting server. If using an external client, any appropriate PAS Request for Additional Information Task can be sent through the test. XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/02-PAS-Req-Addtnl-Info/02-PAS-CDEX-Submit-Atch/01a-PAS-Submit-Attachments 1 DaVinci PAS - $submit-attachment operation is POSTed with the provided CDEX Submit Attachment Parameters resource (ref., http://build.fhir.org/ig/HL7/davinci-ecdx/StructureDefinition-cdex-parameters-submit-attachment.html). Expected response is an http 200 response code. This test can use Touchstone as the client and it will provide a test Parameters resource containing the payload in json format. The test validates the request payload and response code. Peer-to-Peer testing allows a client to send a submit-attachment Parameters to a server and the test will validate that request payload and verify the 200 response code from the server. XML 1 FHIR 4.0.1 Da Vinci
PAS-2-0-1/03-PAS-Pended/02-PAS-Req-Addtnl-Info/02-PAS-CDEX-Submit-Atch/01b-PAS-Submit-Attachments - Dynamic 1 DaVinci PAS - Tester Entered Dynamic - $submit-attachment operation is POSTed with the provided CDEX Submit Attachment Parameters resource (ref., http://build.fhir.org/ig/HL7/davinci-ecdx/StructureDefinition-cdex-parameters-submit-attachment.html). Expected response is an http 200 response code. This test can use Touchstone as the client and the tester can provide the input submit-attachment Parameters resource containing the payload in json format. The test allows for testers to input any submit-attachment Parameters resource values they want by simply pasting the content into the variable field in the test. The test validates the request payload and response code. Peer-to-Peer testing allows a client to send a submit-attachment Parameters to a server and the test will validate that request payload and verify the 200 response code from the server. XML 1 FHIR 4.0.1 Da Vinci