Medical records

The anamnesis is the gathering of subjective data concerning a patient, comprising family and personal, signs and symptoms that you experience in your condition , experiences and , in particular, memories, which are used to analyze their clinical history. It is a medical history that may provide relevant information to diagnose possible diseases

Header api token: X-API-TOKEN

Get api token in Your account settings

Allowed API methods: GET, POST, PUT, PATCH, OPTIONS

  • List URL: /api/v1/history_clinic/medicalrecord/
  • Detail URL: /api/v1/history_clinic/medicalrecord/:id/
Params
  • _page_size: (int) Number of results per page
  • _page: (str|int) Number of page to get, set __all__ for get all results
  • _ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name
  • _fields: (str) List of fields to return separed by comma
You can use any of other django lookups for filter data
Showing OPTIONS method:
 Loading API options...

Déjanos tus comentarios