Skip to main content
Skip table of contents

Widein Camera Integration


Integration Type: Desktop (Windows)


Overview

The Widein Camera Integration enables seamless connection between the Widein / IRIS imaging application and the Alpaca medical management system.
It automates the process of transferring diagnostic images directly to patient records, ensuring quick access, secure uploads, and minimal manual handling.


Setup Steps

  1. Install the Application

    • Use the provided Windows application (included in the ZIP package).

    • Launch the app to begin configuration.

image-20250806-155635.png

 

  1. Configure the Application

    • Open and edit the config.json file included with the app.

    • Update the following parameters:

      • API Token:
        Retrieve from Settings → Administrators → [Selected Profile] → API Token in Alpaca.

      • API_PATIENTS_URL and API_UPLOAD_URL:
        Replace demo URLs with production server links.

image-20250806-160055.png

 

  1. Create Export Folder

    • Create the following folder on the local disk:

      CODE
      C:\IRIS_EXPORT
      
  2. Export Images from the IRIS Application

    • In the IRIS app, open each image you wish to upload.

    • Use Save As to save the file to C:\IRIS_EXPORT.

    • After each file is saved, a patient selection window will appear.

    • Select the appropriate patient to associate the file with in Alpaca.

image-20250806-160132.png
  1. Access Uploaded Files

    • Uploaded files appear automatically in:
      Patient Contact Card → Attached Documents tab.

image-20250806-160311.png

.


Notes

  • The integration requires the Widein Windows application included in the official ZIP package.

  • The API Token used in config.json must belong to a user with administrative permissions.

  • All uploads occur via secure API endpoints defined in the configuration file.

  • Ensure that the folder path C:\IRIS_EXPORT exists and that the application has permission to write and read files from it.

  • Each file upload triggers a patient selection prompt to ensure data accuracy and avoid misassignment.

  • Only one file can be uploaded per action — batch processing is not currently supported.


Benefits

  • Fast and direct data transfer — eliminates manual upload of diagnostic images.

  • Improved patient record completeness — all imaging files are automatically linked to the correct patient.

  • Data security — transfers occur through authenticated API connections using admin-level tokens.

  • Simplified workflow — allows clinical staff to use their existing IRIS imaging tools without additional steps.

  • Enhanced traceability — every image is linked to the originating patient and user for audit purposes.

  • Seamless integration — supports unified patient documentation within Alpaca’s ecosystem.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.