1. Hjälp center
  2. Röntgen
  3. Integrationer till bildhanteringsprogram

How do I integrate from my practice management system (PMS) to Muntra X-ray & Imaging Software?

I want to be able to open Muntra X-ray & Imaging from my PMS. When I click a button, Muntra X-ray should be opened with the patient selected.

Muntra X-ray can be started using 4 arguments from the commandline. All of these arguments are obligatory for creating and/or selecting the patient. Since the default installation directory is in the users local AppData, we recommend using the variable

The supported arguments are:
Unique Patiend ID
Lastname
Firstname
Birthdate

Example command, for a patient born August 26th:

%localappdata%\dentsure_frontend\dentsure-frontend.exe "123" "Doe" "John" "1981-08-28"