Skip to content

PopApp Integration

Integrate the Unomed PopApp into your primary system. When Unomed detects it is running inside an iframe, it automatically switches to PopApp mode with a reduced interface focused on Chat and PACS.

What Unomed Provides

Contact info@unomed.ch to receive:

  • OAuth2 credentials (client_id) for authentication
  • Redirect URI configuration for your OAuth callback
  • CSP allowlisting for your domain to embed the PopApp iframe

Quick Start

  1. Authenticate - Set up OAuth2 authentication
  2. Register Organization - One-time setup per customer
  3. Send Patient Data - Sync patient information
  4. Launch PopApp - Embed the iframe with patient context

Postman Collection

Download the Postman collection to test the API endpoints:

Download Postman Collection

Sandbox Credentials

For testing in the sandbox environment:

Variable Value
client_id trROXPCBiMcHCk2oflH7cWbJWbtA9ZdnRg1A9G2y
redirect_uri https://oauth.pstmn.io/v1/callback

Setup

  1. Open Postman and click Import
  2. Select the downloaded JSON file

Testing the Flow

  1. If you don't have an account, create one at app.unomed.ch
  2. Click the collection name and go to the Authorization tab
  3. Scroll down and click Get New Access Token
  4. Log in with your Unomed account in the browser window
  5. Click Use Token when it returns
  6. Test Organization and Patient endpoints