Clinisys EMR API
Service status
Web tier
Reachable- Host
- —
- Scheme
- —
- Checked
- —
You are reading this page, so DNS, TLS, IIS and the ASP.NET Core module are all working.
API & routing
Checking…Calling GET /emr/whoami without a key…
An unauthenticated call should be refused with 401. That means the app started, configuration loaded, and the request reached the API-key handler.
Database
Not checkedEnter an EMR API key to run a live check. It is sent to this server only and is never stored.
A valid key makes the server read emr_api_key and update last_used_at, so a 200 proves SQL Server is reachable and writable.