\n",[],13978,"ohcnetwork","care_fe","open","Request of changes on address section of patient registration page.","2025-10-07T10:12:16Z","https://github.com/ohcnetwork/care_fe/issues/13978",0.6906585,{"description":3180,"labels":3181,"number":3182,"owner":3172,"repository":3173,"state":3174,"title":3183,"updated_at":3184,"url":3185,"score":3186},"Next to Emergency Contact field, need a field to add a another contact point.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],13153,"Option to add Contact Point details in Patient profile page","2025-07-30T08:06:39Z","https://github.com/ohcnetwork/care_fe/issues/13153",0.7182745,{"description":3188,"labels":3189,"number":3190,"owner":3172,"repository":3173,"state":3174,"title":3191,"updated_at":3192,"url":3193,"score":3194},"**Describe the bug**\nIn the Patient Registration form, the gender field lets you deselect an option after it’s been chosen, especially after a failed submit. This triggers an “Invalid enum value” error instead of a simple “Gender is required.”\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to any facility\n2. Go to patient tab in sidebar click search Patients\n3. Click on Add patient button\n4. Submit the form see error.\n\n**Screenshots**\n\n\u003Cimg width=\"2544\" height=\"1526\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/473ef485-0c19-4ace-8a65-e91082a8c02a\" />\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],13629,"Gender field can be deselected, shows wrong error","2025-09-05T14:19:22Z","https://github.com/ohcnetwork/care_fe/issues/13629",0.7235336,{"description":3196,"labels":3197,"number":3198,"owner":3172,"repository":3173,"state":3174,"title":3199,"updated_at":3200,"url":3201,"score":3202},"**Describe the bug**\nWhen we are removing a field and trying to add it back in patient information section, we are not able to add it.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to [link](https://care.ohc.network/facility/2fbb0809-b62c-4c53-816e-f1404f096c5e/settings/reportbuilder/new)\n2. Click on Section Tab\n3. Remove a field and try to add it back\n4. See error\n\n**Expected behavior**\nUser should able to add field\n\n**Screenshots**\n\nhttps://github.com/user-attachments/assets/26eece7a-a1aa-4425-9c19-06bd23612861\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12477,"Bug: User is not able to add field in Patient Information section of Report Template Builder","2025-06-01T11:01:17Z","https://github.com/ohcnetwork/care_fe/issues/12477",0.72420144,{"description":3204,"labels":3205,"number":3209,"owner":3172,"repository":3173,"state":3210,"title":3211,"updated_at":3212,"url":3213,"score":3214},"**Description:**\n\nCurrently, the fields ward, municipality, and panchayat are marked as mandatory in CARE software.\n\n**During patient registration:**\n\n1. ICU staffs/nurses are unaware of the exact ward/municipality/panchayat of the patient.\n2. Patients or their attendants also do not know this information themselves.\n3. So, staff are selecting random options from the dropdown list just to proceed.\n\n**Problem:**\n\nThis random selection creates incorrect location data, which reduces the overall data quality while doing the patient registration.\n\n**Proposed Solution:**\n\n1. Change these fields to optional.\n2. Alternatively, provide an \"Unknown / Not provided\" option in the dropdown to allow data entry without random selection.\n\n**Impact:**\n\n1. Reduce data inconsistency caused by random selections.\n2. Make patient registration faster and more accurate.\n\n**Reference :**\nAccording to FHIR implementation guide line this fields are not mandatory, please visit the link provided below for reference. \n\nhttps://hl7.org/fhir/R4/datatypes.html#Address\nhttps://build.fhir.org/conformance-rules.html#cardinality\n\n@gigincg \n\n\n\n \n\n\n\n \n",[3206],{"name":3207,"color":3208},"stale","688388",13360,"closed","Make ward/municipality/panchayat fields optional","2025-10-01T10:36:18Z","https://github.com/ohcnetwork/care_fe/issues/13360",0.6435035,{"description":3216,"labels":3217,"number":3218,"owner":3172,"repository":3173,"state":3210,"title":3219,"updated_at":3220,"url":3221,"score":3222},"**Is your feature request related to a problem? Please describe.**\nThe current patient registration form includes too many mandatory fields, creating friction for call center users in patient registration. Fields from Address till geo org to be made non mandatory \n\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12699,"Reduce Number of Mandatory Fields in Patient Registration (For Arike Instance)","2025-06-25T12:04:21Z","https://github.com/ohcnetwork/care_fe/issues/12699",0.6657999,{"description":3224,"labels":3225,"number":3233,"owner":3172,"repository":3173,"state":3210,"title":3234,"updated_at":3235,"url":3236,"score":3237},"**Is your feature request related to a problem? Please describe.**\nWith the introduction of the new Clinical History page within the encounter module (which shows the timeline of clinical history), the existing Health Profile section on the patient profile page has become irrelevant and is no longer useful.\n\n**Describe the solution you'd like**\nHide or remove the Health Profile section from the patient profile page.\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n\n---\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3226,3229,3230],{"name":3227,"color":3228},"question","d876e3",{"name":3207,"color":3208},{"name":3231,"color":3232},"needs-triage","ededed",13432,"Hide/Remove health profile from patient profile page","2025-10-08T17:53:48Z","https://github.com/ohcnetwork/care_fe/issues/13432",0.69542724,{"description":3239,"labels":3240,"number":3241,"owner":3172,"repository":3173,"state":3210,"title":3242,"updated_at":3243,"url":3244,"score":3245},"\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to patient detail\n2. Click on edit button on demography page\n3. Scroll down\n4. See error\n\n**Screenshots**\n\u003Cimg width=\"1228\" height=\"559\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b6876f5a-680a-4aa4-9235-a80c9bfab708\" />\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],13377,"translation issue in patient detail edit page","2025-08-14T14:14:54Z","https://github.com/ohcnetwork/care_fe/issues/13377",0.7051112,{"description":3247,"labels":3248,"number":3251,"owner":3172,"repository":3173,"state":3210,"title":3252,"updated_at":3253,"url":3254,"score":3255},"**Describe the bug**\nThe Date of Birth fields (Day, Month, Year) in the Add Patient Details form are required but do not display the required field indicator (*). This misleads users into thinking the field is optional until an error is shown after form submission.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to Search Patients\n2. Click on Add New Patient\n3. Scroll down to the Date of Birth section.\n4. Observe that Day, Month, and Year fields do not have an asterisk (*).\n5. Submit the form without filling DOB.\n6. See error: \"Date of birth must be present\".\n\n**Expected behavior**\nRequired fields (like Date of Birth) should show an asterisk (*) or a visual indicator to denote they are mandatory, just like other required fields (e.g., Blood Group, Pincode).\n\n**Screenshots**\nCurrent UI without asterisk:\n\u003Cimg width=\"1272\" height=\"1260\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/b21ea2bc-d7aa-451e-a236-cf4df6968eaa\" />\n\nValidation error after submit:\n\u003Cimg width=\"1318\" height=\"1258\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/cdf21c0f-7cde-4b26-aa6c-5e41f1838e6b\" />\n\n\n\n**Desktop (please complete the following information):**\n\n- OS: [e.g. iOS]\n- Browser [e.g. chrome, safari]\n- Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n\n- Device: [e.g. iPhone6]\n- OS: [e.g. iOS8.1]\n- Browser [e.g. stock browser, safari]\n- Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[3249,3250],{"name":3227,"color":3228},{"name":3231,"color":3232},12971,"Required indicator (*) missing for Date of Birth fields in Add Patient form","2025-07-18T06:05:34Z","https://github.com/ohcnetwork/care_fe/issues/12971",0.70643526,{"description":3257,"labels":3258,"number":3259,"owner":3172,"repository":3173,"state":3210,"title":3260,"updated_at":3261,"url":3262,"score":3263},"**Describe the bug**\nCurrently, Patient registration form is not positioned at centre which doesn't look good as per UI and also cause a lot of empty space at right side of it \n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'search patient tab'\n2. Click on 'Add patient'\n3. See error\n\n**Screenshots**\n\n\u003Cimg width=\"1440\" height=\"900\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2b09b374-442b-4b82-9288-e74bcbf7680f\" />\n\n\n\n---\n\n### 🚨 DO NOT EDIT BELOW THIS LINE 🚨\n\n### Instructions for Requesting Assignment:\n\nTo request assignment, please clearly outline your solution and timeline by commenting on the issue using the format below:\n\n**Describe your solution clearly:**\nProvide a detailed explanation of your proposed solution, including your approach, key implementation steps, and relevant examples or references. Mention any dependencies, assumptions, or risks you foresee that might affect your timeline or implementation.\n\n**Expected Timeline:**\n- End date: [Expected submission date of a completed Pull Request]\n\n**Additional Context:**\nInclude any other relevant context, links, screenshots, or resources that support your proposed solution.\n\n> 🚨 Your assignment may be unassigned if there is no activity or progress within the stated timeline unless communicated clearly and agreed upon.\n",[],12894,"Position Patient Registration form at centre","2025-07-16T14:58:32Z","https://github.com/ohcnetwork/care_fe/issues/12894",0.7099033,["Reactive",3265],{},["Set"],["ShallowReactive",3268],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fyxR7RPRdCFFgzSTzHiEvNx4DtdqKHO4ESlOfhjupBRk":-1},"/ohcnetwork/care_fe/13034"]