Adds a new patient to the database.
Object that contains patient data
Demographic and basic medical profile of a patient.
Registered name of the patient.
"Subin"
Primary contact phone number for the patient.
9876543210
Indicates whether the patient has active health insurance coverage.
true
Unique identifier for the patient.
234796
Current age of the patient in years.
100
Primary residential address of the patient.
"Bangalore, India"
Gender of the patient.
"Male"
Weight of the patient in kilograms.
70
Primary email address for the patient.
"abc@example.com"
City or primary geographic location of the patient.
"Bangalore"
Date of the patient's most recent hospital visit (DD/MM/YYYY).
"01/03/2024"
Successful operation