We are interested in using the browser/mobile access for Centricity. Does anyone know if it's possible to link directly to a patient record with a URL?
I tried viewing a patient's record and found that the URL is specific to the patient. It includes the PID of the patient.
example:
http://server:9080/database/em.....mand=false
However, when I try to access that URL when first opening a browser, it asks me to login to the web browser/mobile access. Logging in is fine, however, it then redirects me to the Search Page rather than the specific patient.
If you are unfamiliar with browser/mobile access, here is the info from the install notes.
About browser/mobile access installation
This feature is automatically installed and configured as part of the installation or
upgrade process. This section provides an overview of that configuration. For
complete information and security considerations, refer to “Security considerations
for browser and mobile access” and “Maintaining JBoss/Service Layer” in the Systems
Requirements Guide.
The browser and mobile access feature uses the existing service layer deployment
and two new deployments that build on top of the service layer. It can be configured
on one server to connect to multiple database instances. The user selects which
database instance they access by referencing the URL for that instance.
The basic URL pattern is:
http://servername:port/databas.....t/Emr.html
Where servername, port, and database_name are all specified during the installation
process. In this example, servername is server1, port is 9080, and the database_name
is cps1:
http://centricityserver:9080/c.....t/Emr.html
Distribute this URL to all browser and mobile access users.
The filename Emr.html is case sensitive
Did you have success with this? I've asked my VAR several times about this feature and they have not been able to offer any support.
No I have not. I talked to our VAR and they did not know of a way to change the behavior.