Records
List all Records
Permissions needed: ACCESS_PATIENTS Returns list of Records
get/api/v1/records
Query parameters
filter[id]integer
Record ID
filter[sale_id]integer
Sale ID
filter[has_diagnoses]integer
Return only the records(file cases) that have a diagnoses attached(Ex: <i>1 - true; 0 - false</i>)
filter[has_labs]integer
Return only the records(file cases) that have Labs(Ex: <i> 0 - false; 1 - true(will also automatically include the 'values' field);</i>)
includestring
Additional info to include. You can use multiple, comma separated. Options: selectedDiagnoses,structureData
appendstring
Additional attributes to include (comma separated). Options: clinical_examination_notes
Parameters
#/paths/~1api~1v1~1pets/get/parameters/0 — unresolved $ref
#/paths/~1api~1v1~1files/get/parameters/0 — unresolved $ref
#/paths/~1api~1v1~1pets/get/parameters/1 — unresolved $ref
#/paths/~1api~1v1~1tags/get/parameters/5 — unresolved $ref
Response
successful operation