Physiotherapy anamnesis

Proxy model for physiotherapy anamnesis medical records. This model extends MedicalRecord to provide specialized functionality for physiotherapist 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/physiotherapy/physiotherapyanamnesis/
  • Detail URL: /api/v1/physiotherapy/physiotherapyanamnesis/: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:


Physiotherapy evaluation

Comprehensive physiotherapy evaluation model. This model captures detailed assessment information including pain levels, muscle strength, mobility, and other clinical observations essential for physiotherapy treatment planning.
  • List URL: /api/v1/physiotherapy/physiotherapyevaluation/
  • Detail URL: /api/v1/physiotherapy/physiotherapyevaluation/: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...

Barthel index

Barthel Index assessment model for evaluating activities of daily living. The Barthel Index is a standardized assessment tool used in physiotherapy to measure a person's ability to perform basic activities of daily living. It provides a score from 0-100, with higher scores indicating greater independence.
  • List URL: /api/v1/physiotherapy/physiotherapybarthelindex/
  • Detail URL: /api/v1/physiotherapy/physiotherapybarthelindex/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios