Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A summary of the whole process is returned in a CSV file as a response. The summary contains a count of rows in the actual CSV, the number of rows processed by the server, and a list of failed records.

Use the ‘file’ as a key when adding a CSV file as a requestParam in a POST request. Attached is a snapshot of postman for reference:

...

Following is the sample of the response:

View file
nameimportsummaryreport-1614856485282.csv

Practitioners and Practitioner Roles

...

If a practitioner already exists in the database, figured out by finding a practitioner by User Name in the database, the practitioner is then updated. Later, practitioner roles are also assigned and persisted in the database.

Use the ‘file’ as a key when adding a CSV file as a requestParam in a POST request. Attached is a snapshot of postman for reference:

...

Following is the sample of the response:

View file
nameimportsummaryreport-1614856584676.csv

Sample CSV Files Format:

Following are the sample CSV files: (NOTE:- It only holds the test data)

View file
namepractitioners.csv
View file
nameorganizations.csv

...