Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Patient Search and Register UI #9400

Open
wants to merge 13 commits into
base: form-field-v1
Choose a base branch
from
170 changes: 169 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,13 @@
"@pnotify/core": "^5.2.0",
"@pnotify/mobile": "^5.2.0",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.1.2",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-radio-group": "^1.2.2",
"@radix-ui/react-scroll-area": "^1.2.0",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-separator": "^1.1.1",
Expand Down
28 changes: 28 additions & 0 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@
"add_insurance_details": "Add Insurance Details",
"add_location": "Add Location",
"add_new_beds": "Add New Bed(s)",
"add_new_patient": "Add new patient",
"add_new_user": "Add New User",
"add_notes": "Add notes",
"add_policy": "Add Insurance Policy",
Expand All @@ -314,8 +315,11 @@
"admitted_on": "Admitted On",
"advanced_filters": "Advanced Filters",
"age": "Age",
"age_input_warning": "While entering a patient's age is an option, please note that only the year of birth will be captured from this information.",
"age_input_warning_bold": "Recommended only when the patient's date of birth is unknown",
"all_changes_have_been_saved": "All changes have been saved",
"all_details": "All Details",
"all_patients": "All Patients",
"allergies": "Allergies",
"allow_transfer": "Allow Transfer",
"allowed_formats_are": "Allowed formats are",
Expand Down Expand Up @@ -589,6 +593,7 @@
"date_of_result": "Covid confirmation date",
"date_of_return": "Date of Return",
"date_of_test": "Date of sample collection for Covid testing",
"day": "Day",
"days": "Days",
"death_report": "Death Report",
"delete": "Delete",
Expand Down Expand Up @@ -638,6 +643,7 @@
"disease_status": "Disease status",
"district": "District",
"district_program_management_supporting_unit": "District Program Management Supporting Unit",
"dob": "DOB",
"dob_format": "Please enter date in DD/MM/YYYY format",
"doctor_experience_error": "Please enter a valid number between 0 and 100.",
"doctor_experience_required": "Years of experience is required",
Expand Down Expand Up @@ -686,8 +692,10 @@
"emergency_contact": "Emergency Contact",
"emergency_contact_number": "Emergency Contact Number",
"emergency_contact_person_name": "Emergency Contact Person Name",
"emergency_contact_person_name_details": "Emergency contact person (Father, Mother, Spouse, Sibling, Friend)",
"emergency_contact_person_name_volunteer": "Emergency Contact Person Name (Volunteer)",
"emergency_contact_volunteer": "Emergency Contact (Volunteer)",
"emergency_phone_number": "Emergency Phone Number",
"empty_date_time": "--:-- --; --/--/----",
"encounter_date_field_label__A": "Date & Time of Admission to the Facility",
"encounter_date_field_label__DC": "Date & Time of Domiciliary Care commencement",
Expand Down Expand Up @@ -777,6 +785,7 @@
"full_name": "Full Name",
"full_screen": "Full Screen",
"gender": "Gender",
"general_info_detail": "Provide the patient's personal details, including name, date of birth, gender, and contact information for accurate identification and communication.",
"generate_link_abha": "Generate/Link ABHA Number",
"generate_report": "Generate Report",
"generated_summary_caution": "This is a computer generated summary using the information captured in the CARE system.",
Expand Down Expand Up @@ -841,6 +850,7 @@
"insurance__insurer_name": "Insurer Name",
"insurance__member_id": "Member ID",
"insurance__policy_name": "Policy ID / Policy Name",
"insurance_details_detail": "Include details of all the Insurance Policies held by the Patient for smooth insurance processing",
"insurer_name_required": "Insurer Name is required",
"international_mobile": "International Mobile",
"invalid_asset_id_msg": "Oops! The asset ID you entered does not appear to be valid.",
Expand Down Expand Up @@ -893,6 +903,7 @@
"kasp_enabled_date": "{{kasp_string}} enabled date",
"label": "Label",
"landline": "Indian landline",
"landmark": "Landmark",
"language_selection": "Language Selection",
"last_administered": "Last administered",
"last_discharge_reason": "Last Discharge Reason",
Expand Down Expand Up @@ -985,6 +996,7 @@
"modified_date": "Modified Date",
"modified_on": "Modified On",
"monitor": "Monitor",
"month": "Month",
"more_details": "More details",
"more_info": "More Info",
"move_to_onvif_preset": "Move to an ONVIF Preset",
Expand Down Expand Up @@ -1014,6 +1026,7 @@
"no_facilities": "No Facilities found",
"no_files_found": "No {{type}} files found",
"no_home_facility": "No home facility",
"no_home_facility_found": "No home facility found",
"no_image_found": "No image found",
"no_investigation": "No investigation Reports found",
"no_investigation_suggestions": "No Investigation Suggestions",
Expand Down Expand Up @@ -1132,9 +1145,13 @@
"patient_registration__contact": "Emergency Contact",
"patient_registration__gender": "Gender",
"patient_registration__name": "Name",
"patient_registration_error": "Could not register patient",
"patient_registration_success": "Patient Registered Successfuly",
"patient_state": "Patient State",
"patient_status": "Patient Status",
"patient_transfer_birth_match_note": "Note: Year of birth must match the patient to process the transfer request.",
"patient_update_error": "Could not update patient",
"patient_update_success": "Patient Updated Sucessfuly",
"patients": "Patients",
"permanent_address": "Permanent Address",
"permission_denied": "You do not have permission to perform this action",
Expand All @@ -1147,6 +1164,7 @@
"phone_number": "Phone Number",
"phone_number_at_current_facility": "Phone Number of Contact person at current Facility",
"pincode": "Pincode",
"pincode_autofill": "State and District auto-filled from Pincode",
"please_assign_bed_to_patient": "Please assign a bed to this patient",
"please_confirm_password": "Please confirm your new password.",
"please_enter_a_reason_for_the_shift": "Please enter a reason for the shift.",
Expand Down Expand Up @@ -1198,6 +1216,7 @@
"preset_name_placeholder": "Specify an identifiable name for the new preset",
"preset_updated": "Preset updated",
"prev_sessions": "Prev Sessions",
"primary_phone_no": "Primary ph. no.",
"principal": "Principal",
"principal_diagnosis": "Principal diagnosis",
"print": "Print",
Expand Down Expand Up @@ -1314,6 +1333,7 @@
"search_icd11_placeholder": "Search for ICD-11 Diagnoses",
"search_investigation_placeholder": "Search Investigation & Groups",
"search_patient": "Search Patient",
"search_patients": "Search Patients",
"search_resource": "Search Resource",
"see_attachments": "See Attachments",
"select": "Select",
Expand Down Expand Up @@ -1371,6 +1391,7 @@
"skill_added_successfully": "Skill added successfully",
"skills": "Skills",
"social_profile": "Social Profile",
"social_profile_detail": "Include occupation, ration card category, socioeconomic status, and 
domestic healthcare support for a complete profile.",
"socioeconomic_status": "Socioeconomic status",
"software_update": "Software Update",
"something_went_wrong": "Something went wrong..!",
Expand Down Expand Up @@ -1414,6 +1435,7 @@
"third_party_software_licenses": "Third Party Software Licenses",
"titrate_dosage": "Titrate Dosage",
"to_be_conducted": "To be conducted",
"to_proceed_with_registration": "To proceed with registration, please create a new patient.",
"total_amount": "Total Amount",
"total_beds": "Total Beds",
"total_patients": "Total Patients",
Expand All @@ -1439,6 +1461,7 @@
"type_b_cylinders": "B Type Cylinders",
"type_c_cylinders": "C Type Cylinders",
"type_d_cylinders": "D Type Cylinders",
"type_patient_name": "Type Patient Name",
"type_to_search": "Type to search",
"type_your_comment": "Type your comment",
"type_your_reason_here": "Type your reason here",
Expand Down Expand Up @@ -1497,11 +1520,14 @@
"upload_headings__supporting_info": "Upload Supporting Info",
"upload_report": "Upload Report",
"uploading": "Uploading",
"use_address_as_permanent": "Use this address for permanent address",
"use_existing_abha_address": "Use Existing ABHA Address",
"use_phone_number_for_emergency": "Use this phone number for emergency contact",
"user_add_error": "Error while adding User",
"user_added_successfully": "User added successfully",
"user_delete_error": "Error while deleting User",
"user_deleted_successfully": "User Deleted Successfully",
"user_deleted_successfuly": "User Deleted Successfuly",
"user_details": "User Details",
"user_details_update_error": "Error while updating user details",
"user_details_update_success": "User details updated successfully",
Expand Down Expand Up @@ -1558,6 +1584,7 @@
"voice_autofill": "Voice Autofill",
"volunteer_assigned": "Volunteer assigned successfully",
"volunteer_contact": "Volunteer Contact",
"volunteer_contact_detail": "Provide the name and contact details of a volunteer who can assist 
the patient in emergencies. This should be someone outside the family.",
"volunteer_unassigned": "Volunteer unassigned successfully",
"volunteer_update": "Volunteer updated successfully",
"ward": "Ward",
Expand All @@ -1569,6 +1596,7 @@
"width": "Width ({{unit}})",
"with": "with",
"working_status": "Working Status",
"year": "Year",
"year_of_birth": "Year of Birth",
"years": "years",
"years_of_experience": "Years of Experience",
Expand Down
Loading
Loading