Export Encounter Comments

GET {{url}}/{{tenantName}}/{{instanceName}}/export/ENCOUNTER_COMMENT

Exports all encounter comments stored in database

Request Params

KeyDatatypeRequiredDescription
startnullUsed as a cursor for fetching data from the database. If the parameter is not specified, the selection will start from the oldest record
pageSizenullMin value is 1, max value is 500. If the parameter is not specified, the page size will be 500