hamyar_paygah.models.mission_details_model

Defines the Mission details model used in Hamyar Paygah EMS client.

Classes

MissionDetails

Represents details of a single EMS mission retrieved from the server.

Module Contents

class hamyar_paygah.models.mission_details_model.MissionDetails

Represents details of a single EMS mission retrieved from the server.

information: hamyar_paygah.models.mission_details_submodels.information_model.Information

General information of the mission

times_and_distances: hamyar_paygah.models.mission_details_submodels.times_and_distances_model.TimesAndDistances

Times and distances information of the mission

location_and_emergency: hamyar_paygah.models.mission_details_submodels.location_and_emergency_model.LocationAndEmergency

Location and emergency information of the mission

symptoms: hamyar_paygah.models.mission_details_submodels.symptoms_model.Symptoms

Symptoms of the patient

vital_signs: list[hamyar_paygah.models.mission_details_submodels.vital_signs_model.VitalSigns]

Vital signs of the patient

medical_history: hamyar_paygah.models.mission_details_submodels.medical_history_model.MedicalHistory

Medical history of the patient

pupils_lungs_heart: hamyar_paygah.models.mission_details_submodels.pupils_lungs_heart_model.PupilsLungsHeart

Status of pupils, lungs and heart of the patient.

trauma_types: hamyar_paygah.models.mission_details_submodels.trauma_types_model.TraumaTypes

Trauma types of the patient.

medical_actions: hamyar_paygah.models.mission_details_submodels.medical_actions_model.MedicalActions

Medical actions performed for the patient

drugs: list[hamyar_paygah.models.mission_details_submodels.drug_model.Drug]

List of drugs administered to the patient

result: hamyar_paygah.models.mission_details_submodels.mission_result_model.MissionResult

Result of the mission

medical_center: hamyar_paygah.models.mission_details_submodels.medical_center_model.MedicalCenter

Medical center information

consumables: hamyar_paygah.models.mission_details_submodels.consumable_model.ConsumablesUsed

Consumables used in this patient