open
Documentation toggle

Communication API integration

Watch the technical training’s video recording:

TECHNICAL TRAINING video: MedDream Communication API integration. 2026-03-31

Agenda of the technical training:

  • Communication API in MedDream Viewer
  • Communication API installation & configuration
  • Usage of Links Plugin with Communication API
  • Communication API integration demonstration
  • Q&A session with attendees

Speakers:

Speaker: Marius Šadauskas, System Integrator at MedDream.
Speaker: Artūras Gruodis, Chief Integration Officer at MedDream.
Moderator: Renata Kalniūnienė, Marketing Project Manager at MedDream.

During the training, these questions from the attendees were answered:

– 1) What are the details of MedDream’s plugin system that would allow us to use the system and alter/access DICOM metadata and be functional within the viewer to display consistent hanging protocols for radiologists?
– 2) Would it be possible to get access to the technical documentation on that plugin system, to learn how to make our external API plug-in easily with MedDream?
– 3) What are the process requirements i.e., agreements, approvals/gates, etc. to plug into MedDream’s web viewer to give radiologists consistent hanging protocols?
– Basically, how to setup and manage/configure MedDream API connections between an external web frontend (React TS) and MedDream.
– What are the common integration challenges developers face, and how can they be avoided?
– Logistics for integration and what is needed for our technical team.
– Is there a way for MedDream to open the images directly from AWS S3?
– Can I subscribe to structured data from structured reports, such as dose data or particular lab values?
– I missed the part where I can see the actual API request when using the buttons in the example.html
– How do we download sample data?
– Are the data schemes (events subscription responses, etc.) published or documented?
– Is it possible to customize or completely hide the toolbar?
– How can we specify a patient to show their studies from our system?
– Can we preload studies using the native MedDream Viewer. We call the viewer with your Chrome extension to support diagnostic displays. We would like to be able to keep the viewer open and close or preload studies as required.
– For the preload series integration, is it necessary to have a MedDream login? Is there any documentation about it? We need it to integrate the preload series but using a domain we already have.
– Can series preloading be done outside of localhost? I mean, from domain A, where the preload request is made, to domain B, where MedDream is hosted?