Situation
launching my app from the patient dashboard (smart enabled app).
when my app is launched I get launch,iss and aud.
when my app is launched I want to get data about that patient from where I launched the app. After viewing the details user can also save its vital’s.
So is there a possibility of creating a token? So i fetch data and store some other data
OpenEMR Version
7.0.3-dev
Browser:
Chrome
Operating System
linux(docker)
Search
Yes i searched but didn’t got the answer
Logs
2025-01-29 13:39:28 security-administration-Query Security admin Default 0 1 Query username, fname, lname FROM users WHERE active = 1 AND ( info IS NULL OR info NOT LIKE '%Inactive%' )