Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRD Card: Order Form throwing 404 #293

Open
pmajhi01 opened this issue Feb 15, 2024 · 0 comments
Open

CRD Card: Order Form throwing 404 #293

pmajhi01 opened this issue Feb 15, 2024 · 0 comments

Comments

@pmajhi01
Copy link

pmajhi01 commented Feb 15, 2024

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

**
Screen Shot 2024-02-15 at 1 04 24 PM
Screen Shot 2024-02-15 at 1 05 06 PM
Screen Shot 2024-02-15 at 1 03 50 PM**

Uploading Screen Shot 2024-02-15 at 2.23.46 PM.png…

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant