You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on setting up Da Vinci Prior Auth project in my local. I followed the guidelines provided in read me file. I’m not sure where exactly going wrong. Appreciate the help.
All 5 servers are working fine when I click on Order Form on one of those CDS responses.
Getting Follow Error: 404 Error
Go to http://localhost:3000/ehr-server/reqgen.
Click Patient Select button in upper left.
Find William Oster in the list of patients and click the dropdown menu next to his name.
Select E0470 in the dropdown menu.
Click anywhere in the row for William Oster.
Click Submit at the bottom of the page.
After several seconds you should receive a response in the form of two CDS cards:
Respiratory Assist Device
Positive Airway Pressure Device
Note: I have not created credentials yet for VSAC.
The text was updated successfully, but these errors were encountered:
I have been working on setting up Da Vinci Prior Auth project in my local. I followed the guidelines provided in read me file. I’m not sure where exactly going wrong. Appreciate the help.
All 5 servers are working fine when I click on Order Form on one of those CDS responses.
Getting Follow Error: 404 Error
URL being generated:
http://localhost:8180/realms/ClientFhirServer/protocol/openid-connect/auth?response_type=code&client_id=app-login&scope=launch+user%2FObservation.read+user%2FPatient.read+patient%2FObservation.read+patient%2FPatient.read+patient%2FCoverage.read+patient%2FCondition.read+user%2FPractitioner.read&redirect_uri=localhost%3A8080%2Ftest-ehr%2F_auth%2F8809606d-5228-48c8-8df4-bfbb07431f8b%3Fredirect_uri%3Dhttp%3A%2F%2Flocalhost%3A3005%2Findex&aud=http%3A%2F%2Flocalhost%3A8080%2Ftest-ehr%2Fr4&state=27745601&launch=8809606d-5228-48c8-8df4-bfbb07431f8b
**
**
Verify DRLS is working.
Register the test-ehr
Go to http://localhost:3005/register.
Client Id: app-login
Fhir Server (iss): http://localhost:8080/test-ehr/r4
Click Submit
The fun part: Generate a test request
Go to http://localhost:3000/ehr-server/reqgen.
Click Patient Select button in upper left.
Find William Oster in the list of patients and click the dropdown menu next to his name.
Select E0470 in the dropdown menu.
Click anywhere in the row for William Oster.
Click Submit at the bottom of the page.
After several seconds you should receive a response in the form of two CDS cards:
Respiratory Assist Device
Positive Airway Pressure Device
Note: I have not created credentials yet for VSAC.
The text was updated successfully, but these errors were encountered: