Javascript code for integration with EMR | XM Community
Skip to main content

Javascript code for integration with EMR

  • February 16, 2022
  • 1 reply
  • 8 views

Hi- I am hoping to have qualtrics survey responses integrated directly into an electronic medical record (specifically EPIC). Does anyone have past experience doing this? Or willing to assist? Thanks in advance.

1 reply

Aanurag_QC
QPN Level 5 ●●●●●
Forum|alt.badge.img+31
  • February 17, 2022

Hello, jpi07002 You can achieve it using APIs where you can create a script to process responses received into the EMR. You can make use of an export response API call using which you can match the responses with a unique id and process the response into the specific EMR. You can check out api.qualtrics.com to get a better understanding of the open Qualtrics API's available.