/
API

API


The default port for Rx-Universe API calls is 4567, but this can be changed by setting PORT in the .env and restarting the service.  The destination URL should be made up of the server hosting the API calls (usually the Rx-Universe server), plus the port number, and the name of the API method, in the format:

http://server:port/api/method?methodargument=value

For example:

http://localhost:4567/api/get_orderstatus?order=2340894


Please see each individual section in this group for information on specific methods available for laboratories to use.


Related content

Remote Order Entry
Remote Order Entry
More like this
Add order (/order/add)
Add order (/order/add)
Read with this
Integrating Orders From Third Party to Rx-Universe
Integrating Orders From Third Party to Rx-Universe
More like this
Order Data
Order Data
Read with this
Rx-Transfer (Rx-Universe API)
Rx-Transfer (Rx-Universe API)
More like this
API Endpoints
API Endpoints
Read with this