- When attaching documents, such as a sick note, does this capture the document from within clinical system where it is generated?
- Practices will need to download the sick note file and then add it as an attachment in PATCHS.
- We are currently developing PATCHS to do this automatically without downloading; expected March 2023.
- Can you attach patient summaries to send to external colleagues/agencies? This is under development. Expected by June 2023.
Search
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <% }); %>