Get all Encounter Records by patient ID

GET {{url}}/{{tenantName}}/{{instanceName}}/patients/{{patientId}}/encounters

HTTP Request

GET /{tenantName}/{instanceName}/patients/{patientId}/encounters

in our example it would be:

GET https://api.live.welkincloud.io/gh/sb-demo/patients/d6ea79ce-d3d6-4c2d-a27e-e4d1207f60f1/encounters

Responses

CodeDescription
200OK
401Unauthorized
403Forbidden
404Not Found

Request Params

KeyDatatypeRequiredDescription
statusesnullEncounter status. Available statuses: DRAFT,OPEN,ACTIVE,FINALIZED
pagenullPagination: page number
sizenullPagination: page size
sortnullSort field with sorting order(asc or desc) after coma
onlyWithCalendarEventnullExclude all information not related to calendar event, except encounter record