Ask Your Question
0

How can data in csv and json format be uploaded and utilized as a data set in openEMR?

asked 2023-07-05 15:38:20 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-07-05 15:49:01 +0000

lakamha gravatar image

To upload data in CSV format, follow these steps:

  1. Open OpenEMR and go to the Administration page.
  2. Click on the Import tab.
  3. Select the CSV file you want to import.
  4. Map the columns in the CSV file to the corresponding fields in OpenEMR.
  5. Click on the Import button to import the data.

To upload data in JSON format, follow these steps:

  1. Convert the JSON file to CSV format using a tool such as json-csv.com.
  2. Follow the steps outlined above to import the CSV file into OpenEMR.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-05 15:38:20 +0000

Seen: 13 times

Last updated: Jul 05 '23