Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.