Psychological anamnesis

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


Additional relevant information

Additional relevant psychological information for patients. This model stores supplementary information that may be relevant for psychological assessment and treatment planning.
  • List URL: /api/v1/psychology/additionalpsychologicalinformation/
  • Detail URL: /api/v1/psychology/additionalpsychologicalinformation/: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...

Psychological history

Psychological history
  • List URL: /api/v1/psychology/psychologicalhistory/
  • Detail URL: /api/v1/psychology/psychologicalhistory/:id/
Showing OPTIONS method:
 Loading API options...

Behavior analysis

Analysis of patient behavior patterns and symptoms. This model evaluates various behavioral indicators including eating patterns, depression symptoms, self-harm, and anxiety.
  • List URL: /api/v1/psychology/behavioranalysis/
  • Detail URL: /api/v1/psychology/behavioranalysis/:id/
Showing OPTIONS method:
 Loading API options...

Physical sensations

Physical symptoms and sensations assessment. This model evaluates various physical symptoms including pain, infections, and physical activity levels.
  • List URL: /api/v1/psychology/physicalsensations/
  • Detail URL: /api/v1/psychology/physicalsensations/:id/
Showing OPTIONS method:
 Loading API options...

Sexual life

Assessment of sexual life and orientation. This model evaluates sexual orientation and satisfaction levels for comprehensive psychological assessment.
  • List URL: /api/v1/psychology/sexuallife/
  • Detail URL: /api/v1/psychology/sexuallife/:id/
Showing OPTIONS method:
 Loading API options...

Relational dynamics

Assessment of interpersonal relationships and dynamics. This model evaluates the quality and nature of various relationships in the patient's life.
  • List URL: /api/v1/psychology/relationaldynamics/
  • Detail URL: /api/v1/psychology/relationaldynamics/:id/
Showing OPTIONS method:
 Loading API options...

Thought analysis

Analysis of thought patterns and cognitive processes. This model evaluates recurring thoughts, feelings of hopelessness, and other cognitive patterns that may indicate mental health concerns.
  • List URL: /api/v1/psychology/thoughtanalysis/
  • Detail URL: /api/v1/psychology/thoughtanalysis/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios