\n\n\n@gigincg \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",[3086,3089],{"name":3087,"color":3088},"question","d876e3",{"name":3090,"color":3091},"needs-triage","ededed",13372,"Sorting Encounters","2025-08-18T08:08:01Z","https://github.com/ohcnetwork/care_fe/issues/13372",0.68020064,{"description":3098,"labels":3099,"number":3100,"owner":3076,"repository":3077,"state":3078,"title":3101,"updated_at":3102,"url":3103,"score":3104},"**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",[],13432,"Hide/Remove health profile from patient profile page","2025-08-20T05:55:38Z","https://github.com/ohcnetwork/care_fe/issues/13432",0.68020827,{"description":3106,"labels":3107,"number":3108,"owner":3076,"repository":3077,"state":3078,"title":3109,"updated_at":3110,"url":3111,"score":3112},"**Describe the bug**\nOn initiate encounter page future dates are selectable for all the status types, but it should be applicable only when selecting status as \"Planned\", not when the status is selected as \"In Progress\".\n\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to 'search patient'\n2. Click on 'add new patient'\n3. Fill in the patient details then save\n4. Then click on \"create encounter\"\n5. Then initiate encounter option will pop up\n6. There when selecting dates, future dates are selectable for all status type.\n \n**Expected behavior**\nFuture date should be selectable only when the status type is selected as \"Planned\"\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\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",[],13293,"On initiate patient encounter option, future dates are selectable for all the status types.","2025-08-07T06:22:16Z","https://github.com/ohcnetwork/care_fe/issues/13293",0.6864654,{"description":3114,"labels":3115,"number":3119,"owner":3076,"repository":3077,"state":3078,"title":3120,"updated_at":3121,"url":3122,"score":3123},"**Is your feature request related to a problem? Please describe.**\n- Add support for archiving roles \n\n**Describe the solution you'd like**\nUpdate the update role form to show archive field \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**\nhttps://github.com/ohcnetwork/care/pull/3196/files\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",[3116],{"name":3117,"color":3118},"good first issue","7057ff",13408,"Add archive for roles","2025-08-18T13:56:42Z","https://github.com/ohcnetwork/care_fe/issues/13408",0.6898059,{"description":3125,"labels":3126,"number":3127,"owner":3076,"repository":3077,"state":3078,"title":3128,"updated_at":3129,"url":3130,"score":3131},"**Describe the bug**\n\nWhen we're adding patient notes with number pointer and proper spaces, its been trim and visible with unwanted spacing and breaks. For Example :\n\n1. HOw are you\n\nIf we submit this, post submission it will be reflected as :\n\n1. \n\nHow are you\n\n**To Reproduce**\nSteps to reproduce the behavior:\n\n1. Go to patient encounter\n2. Open the notes, and type the data as mentioned in the screenshot\n3. See error\n\n**Expected behavior**\n\n- post submission, the note should be visible, similar to the submission from the user input\n\n**Screenshots**\n\n\u003Cimg width=\"1120\" height=\"732\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0b5b6862-1c75-47f7-b2ad-e6a54d7a5556\" />\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",[],13274,"Fix the spacing in the patient notes post submission ( Patient encounter & details page )","2025-08-06T07:02:56Z","https://github.com/ohcnetwork/care_fe/issues/13274",0.69033074,{"description":3133,"labels":3134,"number":3137,"owner":3076,"repository":3077,"state":3138,"title":3139,"updated_at":3140,"url":3141,"score":3142},"**Is your feature request related to a problem? Please describe.**\nYes, Just like we have `Schedule Appointment` button add a `Create Encounter`\n\nhttps://github.com/user-attachments/assets/2d70d927-23bf-4c70-814e-d6592c45b8ec\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",[3135,3136],{"name":3087,"color":3088},{"name":3090,"color":3091},13399,"closed","Add `Create Encounter` button in Encounter tab in patient detail page","2025-08-18T02:37:43Z","https://github.com/ohcnetwork/care_fe/issues/13399",0.61865205,{"description":3144,"labels":3145,"number":3149,"owner":3076,"repository":3077,"state":3138,"title":3150,"updated_at":3151,"url":3152,"score":3153},"**Describe the bug**\n\nWhen the same questionnaire (e.g., Community Nurse Form) is added more than once to a patient encounter, the second instance does not appear or is not rendered.\n\n**To Reproduce**\n\n1. Navigate to a patient encounter.\n2. Click on \"Add Questionnaire\".\n3. Select and add the Community Nurse Form.\n4. While filling the form, scroll to the bottom and click \"Add Questionnaire\" again.\n5. Attempt to add the Community Nurse Form once more.\n6. Observe that the second community nurse form does not appear.\n\n**Expected behavior**\n\nThe system should allow adding multiple copies of the same questionnaire within a single patient encounter if added more than once.\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",[3146],{"name":3147,"color":3148},"stale","688388",12757,"Unable to Add Same Questionnaire Multiple Times in patient encounter","2025-07-30T05:21:52Z","https://github.com/ohcnetwork/care_fe/issues/12757",0.6478979,{"description":3155,"labels":3156,"number":3157,"owner":3076,"repository":3077,"state":3138,"title":3158,"updated_at":3159,"url":3160,"score":3161},"In appointments, would be easier to navigate if view patient profile button is available if there is an active encounter.\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",[],13156,"View Patient profile button in appointments","2025-07-31T10:59:14Z","https://github.com/ohcnetwork/care_fe/issues/13156",0.6567893,{"description":3163,"labels":3164,"number":3165,"owner":3076,"repository":3077,"state":3138,"title":3166,"updated_at":3167,"url":3168,"score":3169},"**Is your feature request related to a problem? Please describe.**\nCurrently, the encounter page header displays only the encounter tag. Patient tags are also needed to identify patient category which is missing \n\n\u003Cimg width=\"1188\" height=\"247\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/0c0b4a18-046e-4eea-a9b4-4ca9f6fe7488\" />\n\n**Describe the solution you'd like**\nAdd patient tags to encounter page header along with encounter tag\n\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",[],13431,"Add patient tag to encounter page header along with encounter tag","2025-08-27T13:12:51Z","https://github.com/ohcnetwork/care_fe/issues/13431",0.6605028,["Reactive",3171],{},["Set"],["ShallowReactive",3174],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fN7R4h1_YDQ8EGQWVvdR4HsHdVpWJppieHd86KNRI5eM":-1},"/ohcnetwork/care_fe/13198"]