A simple data structure to store identifiable information.
No Additional PropertiesThe identifiable information type.
The identifiable information value.
Must be at least 1
characters long
Phone number in E.164 format.
Must match regular expression:^\+\d{5,}$
Email address.
WhatsApp phone number in E.164 format.
Must match regular expression:^\+\d{5,}$
UID of Governess user.
Must match regular expression:^[a-zA-Z0-9]{16,}$
UID of Hospital profile.
Must match regular expression:^[a-zA-Z0-9]{16,}$