Getting Started
Who this guide is for, how it's organized, and where to go first based on your role.
Pick your role
Not everyone needs every section. Here's where to start based on what you do.
| Your role | Where to begin |
|---|---|
| Front-desk / operator | Worklist → Study lifecycle |
| Radiologist / reporter | Prism overview → Reporting |
| Site administrator | Application overview → OAuth2 and API keys |
| Integration engineer | OAuth2 and API keys → FHIR or HL7 |
How this guide is structured
There are three main sections:
Application pages explain what you see in the product and why things work the way they do—for example, why you can't edit a patient's name while another study is in the "ready" state.
Prism pages walk through each viewer tool group with typical clinical use cases—layouts, measurements, cine navigation, and so on.
Integration pages are step-by-step technical references for engineers connecting external systems. They include field-by-field notes, example request flows, and security requirements.
A note on integration
If you're connecting an EMR, imaging system, or any other external tool, start with OAuth2, API keys, and client assertions. That page covers how authentication works and how to get an access token. Then move on to FHIR or HL7 depending on which protocol your system uses.
The Endpoints reference shows the live base URLs and resolved IP addresses for your deployment—useful for firewall rules, DNS verification, and troubleshooting connectivity.