Skip to main content
Toggle navigation menu
Sign in
PATCHS Support
GP practices
General information on Patchs
Release notes
Search
Release notes
Find out what's new in PATCHS
Patchs 1.40 Message reminder and automatic completion settings (12th August 2021)
Patchs 1.39 Out of Office (OOO), confirm patient contact details, and new Docman 10 Toolbar buttons (29th July 2021)
Patchs 1.38 Request limiter enhancements and patient merge (13th July 2021)
Patchs 1.37 New dashboard and reporting page (1st July 2021)
Patchs 1.36 Medical Emergency Warnings and Patient Request Timeout (17th June 2021)
Patchs 1.35 Multiple Practice Administrators (3rd June 2021)
Patchs 1.34 Daily request limiter (18th May 2021)
Patchs 1.33 All patient messaging (6th May 2021)
Patchs 1.32 Request Details Redesign (22nd April 2021)
Patchs 1.31 SNOMED Code Selector and Request History Updates (8th April 2021)
Patchs 1.30 Changes to chatbot questions and staff UI (25th March 2021)
Patchs 1.29 Pick message from list in practice-initiated messages (11th March 2021)
Patchs 1.28 Patient Questionnaires and Request On/Off Switches (25th February 2021)
Patchs 1.27 AI Testing - Request Labelling (11th February 2021)
Patchs 1.26 Practice Staff Making Requests (19th January 2021)
Patchs 1.25 Request Limit Updates (7th January 2020)
Patchs 1.24 Patient Request and Practice on Boarding Updates (18th December 2020)
Patchs 1.23 Patient Registration and Video Consultation Updates (9th December 2020)
Patchs 1.22 Request Labelling Updates (25th November 2020)
Patchs 1.21 User Roles and User Types (10th November 2020)
Patchs 1.20 Feedback and Practice Admin Updates (27th October 2020)
Patchs 1.19 Patient Request Updates (13th October 2020)
Patchs 1.18 Request Urgency and Image Upload (29th September 2020)
Patchs 1.17 Reporting CSVs (15th September 2020)
«
First
‹
Previous
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>