hamyar_paygah.models.mission_details_submodels.symptoms_model ============================================================= .. py:module:: hamyar_paygah.models.mission_details_submodels.symptoms_model .. autoapi-nested-parse:: Symptoms sub-model for Mission details model. Classes ------- .. autoapisummary:: hamyar_paygah.models.mission_details_submodels.symptoms_model.Symptoms Module Contents --------------- .. py:class:: Symptoms Tracks the presence of various patient symptoms. .. py:attribute:: has_abdominal_pain :type: bool Acute abdominal pain. .. py:attribute:: has_weakness :type: bool General weakness or fatigue. .. py:attribute:: has_bleeding :type: bool Presence of bleeding. .. py:attribute:: has_diarrhea :type: bool Diarrhea. .. py:attribute:: has_vomiting :type: bool Vomiting. .. py:attribute:: has_altered_consciousness :type: bool Altered level of consciousness. .. py:attribute:: has_headache :type: bool Headache. .. py:attribute:: has_fever_chills :type: bool Fever with chills or shivering. .. py:attribute:: has_fainting :type: bool Fainting or syncope. .. py:attribute:: has_blurred_vision :type: bool Blurred vision. .. py:attribute:: has_double_vision :type: bool Double vision. .. py:attribute:: has_sensory_motor_disturbance :type: bool Disturbance in sensory or motor function. .. py:attribute:: has_memory_loss_post_trauma :type: bool Memory loss following trauma. .. py:attribute:: has_dizziness :type: bool Dizziness or vertigo. .. py:attribute:: has_sweating :type: bool Excess sweating .. py:attribute:: has_chest_pain :type: bool Chest pain. .. py:attribute:: has_shortness_of_breath :type: bool Shortness of breath or difficulty breathing. .. py:attribute:: other_symptoms :type: str | None Other symptoms the patient has