Dermatological anamnesis

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/dermatology/anamnesis/
  • Detail URL: /api/v1/dermatology/anamnesis/: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:


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...

Physical explorations

A physical examination, medical examination, or clinical examination (more popularly known as a check-up) is the process by which a medical professional investigates the body of a patient for signs of disease. It generally follows the taking of the medical history — an account of the symptoms as experienced by the patient. Together with the medical history, the physical examination aids in determining the correct diagnosis and devising the treatment plan. This data then becomes part of the medical record.
  • List URL: /api/v1/history_clinic/physicalexploration/
  • Detail URL: /api/v1/history_clinic/physicalexploration/:id/
Showing OPTIONS method:
 Loading API options...


Déjanos tus comentarios