Skip to main content

Source Code & Downloads

About 2 min

1. Medical Record Editor

The editor program consists of the following parts:

  1. Main program editor.jsopen in new window (source code not provided);

  2. Reference page editor.htmlopen in new window (modifiable source code);

  3. Third-party development package vender folderopen in new window (common open-source packages);


All the above programs can be directly downloaded from VUE3 Demo Codeopen in new window, then copy the files from the corresponding directories.

2. Templates and Knowledge Base

  • The electronic medical record demo system provides knowledge base data downloads;
  • Based on the popular framework RuoYiopen in new window with a front-end and back-end separation version;
  • Provides a large number of templates, which can be edited online;

🎨 Login Method 1: Click QQ Registeropen in new window to quickly log in to the electronic medical record demo system.

🎨 Login Method 2: Register an account at https://www.x-emr.cn/xemropen in new window and then log in to the electronic medical record demo system.

3. Vue3 Integration Example

🎨 Demo URL: https://www.x-emr.cn/vue3.htmlopen in new window

🍎 Source Code Download: https://gitee.com/bensenplus/x-emr-vueopen in new window

4. Vue2 Integration Example

  • Vue2 demo with common features, source code available

🎨 Demo URL: https://www.x-emr.cn/vue2.htmlopen in new window

🍎 Source Code Download: https://gitee.com/bensenplus/x-emr-vue2open in new window

5. PDF Generation Service (X-Print)


Same functionality as X-Browser, not limited to Windows systems

  • Supports Windows, Mac, Linux, and domestic operating systems (ARM architecture);
  • Electronic medical record print driver: Can specify the default printer, print documents directly without popping up a dialog box;
  • After starting the program, right-click the icon in the lower right corner of the taskbar to view the print preview;

💿 Download (Linux): https://www.x-emr.cn/download/x-printer-linux-x64.zipopen in new window

💿 Download (Windows): https://www.x-emr.cn/download/x-printer-win-x64.zipopen in new window

🍎 Source Code Download: https://gitee.com/bensenplus/x-printeropen in new window

6. Windows Printing Service (X-Browser)


A client program for local dialog-free printing, providing PDF generation services

  • Only supports Windows operating systems;
  • Electronic medical record client: Can specify the default printer, print documents directly without popping up a dialog box;
  • Customizable to embed local interface programs such as ID card reading and medical insurance card reading;
  • Environment Requirement 1: .NET 6.0 Microsoft Official Downloadopen in new window;
  • Environment Requirement 2: WebView2 109.0.1518.78, usually pre-installed on Win10 and Win11. If not installed, please download from Microsoft Official Websiteopen in new window;
  • After starting the program, right-click the icon in the lower right corner of the taskbar to set the default printer;
  • The "Direct Print" feature of the electronic medical record editor can be used in Chrome, Edge, Firefox, and other browsers;

💿 Download (Windows): https://www.x-emr.cn/download/x-browser-win-x64.zipopen in new window
🍎 Source Code Download: https://gitee.com/bensenplus/x-browseropen in new window