Full name is a mandatory field. The patient’s full name should be less than 100 characters. Also, the pattern for the full name should <First Name>(Space)<Last Name> for instance, Adnan Khan is a valid full name
Phone number is also a mandatory field. The pattern of the phone number should also match the mentioned format which is (503456789). Also, if the same phone number is already entered into the system, it will not be considered a valid phone number.
Date of Birth is also a mandatory field. The date of birth should be less than today’s date.
Gender is also a mandatory field.
Nationality is a mandatory field as well.
The address is a mandatory field too. The address length should be less than 250 characters.
Emirates id is also a mandatory field. The emirates id should be of pattern like (784-0001-1111111-1). Also, the emirates id should be unique.
Constraints of adding new basic patient profile:
Only the admin and manager can add a basic patient profile.
Full name is a mandatory field. The patient’s full name should be less than 100 characters. Also, the pattern for the full name should <First Name>(Space)<Last Name> for instance, Adnan Khan is a valid full name
Phone number is also a mandatory field. The pattern of the phone number should also match the mentioned format which is (503456789). Also, if the same phone number is already entered into the system, it will not be considered a valid phone number.