care.emr.api.otp_viewsets package¶ Submodules¶ care.emr.api.otp_viewsets.login module rand_pass() OTPLoginRequestSpec OTPLoginRequestSpec.phone_number OTPLoginRequestSpec.validate_phone_number() OTPLoginRequestSpec.model_computed_fields OTPLoginRequestSpec.model_config OTPLoginRequestSpec.model_fields OTPLoginSpec OTPLoginSpec.otp OTPLoginSpec.model_computed_fields OTPLoginSpec.model_config OTPLoginSpec.model_fields OTPLoginView OTPLoginView.authentication_classes OTPLoginView.permission_classes OTPLoginView.send() OTPLoginView.login() care.emr.api.otp_viewsets.patient module PatientOTPView PatientOTPView.authentication_classes PatientOTPView.permission_classes PatientOTPView.pydantic_model PatientOTPView.pydantic_read_model PatientOTPView.perform_create() PatientOTPView.get_queryset() care.emr.api.otp_viewsets.slot module SlotsForDayRequestSpec SlotsForDayRequestSpec.facility SlotsForDayRequestSpec.model_computed_fields SlotsForDayRequestSpec.model_config SlotsForDayRequestSpec.model_fields CancelAppointmentSpec CancelAppointmentSpec.patient CancelAppointmentSpec.appointment CancelAppointmentSpec.model_computed_fields CancelAppointmentSpec.model_config CancelAppointmentSpec.model_fields OTPSlotViewSet OTPSlotViewSet.authentication_classes OTPSlotViewSet.permission_classes OTPSlotViewSet.database_model OTPSlotViewSet.pydantic_read_model OTPSlotViewSet.get_slots_for_day() OTPSlotViewSet.create_appointment() OTPSlotViewSet.cancel_appointment() OTPSlotViewSet.get_appointments()