Audiologist anamnesis

Proxy model for audiologist anamnesis medical records. This model extends MedicalRecord to provide specialized functionality for audiologist assessment and evaluation.

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/audiology/audiologyanamnesis/
  • Detail URL: /api/v1/audiology/audiologyanamnesis/: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...

Related objects:


Audiology Evaluations

Comprehensive audiology evaluation model. This model links anamnesis data with audiogram results and provides clinical assessment and recommendations.
  • List URL: /api/v1/audiology/audiologyevaluation/
  • Detail URL: /api/v1/audiology/audiologyevaluation/:id/
Showing OPTIONS method:
 Loading API options...

Past

Personal medical history may include information about allergies, illnesses, surgeries and vaccines , as well as the results of physical examinations and screening tests . It also contains information about the drugs taken and health habits , such as diet and exercise. Also called personal history , personal health record
  • List URL: /api/v1/history_clinic/past/
  • Detail URL: /api/v1/history_clinic/past/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios