Skip to content

Help and support

ePractice | Unlinking a contact

ePractice

Unlinking a contact or GP from your patient

There’ll be times that you’ll need to remove a contact from a patient. This is easy to do. You must first find your patient on your database and click Patient Details.

Unlinking a contact

  • Click on the Contacts tab
  • In the list on the left-hand side of the screen highlight the contact you want to unlink
  • Click Unlink in the bottom right of the screen

Unlinking a GP

  • Click on the GP tab
  • In the list on the left-hand side of the screen highlight the GP you want to unlink
  • Click Unlink in the bottom right of the screen

Want more support?

Our Service Delivery Associates at the Healthcode Academy can take you through a 20-minute 1-2-1 session on everything you need to know about your contacts database. Check out the module here.

Healthcode Academy

The Healthcode Academy is run by our friendly and knowledgeable Service Delivery Associates. They offer practical and relevant modular tutorials about our products highlighting the wealth of useful features and help you to use them with confidence. Each free online session uses your own data for real-time examples and lasts between 30-60 minutes. Don’t have the time? Take a look at our bite-sized modules instead.

Learn more about Healthcode Academy

Contact support

Chat

Send us an instant message by clicking our chatbot, Harley, at the bottom right of the page. One of our Customer Services team will get back to you.

.embeddedServiceHelpButton .helpButton .uiButton { background-color: #120d3d; font-family: "Arial", sans-serif; } .embeddedServiceHelpButton .helpButton .uiButton:focus {a outline: 1px solid #120d3d; } var initESW = function(gslbBaseURL) { embedded_svc.settings.displayHelpButton = true; //Or false embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US' embedded_svc.settings.defaultMinimizedText = "Chat with Harley"; //(Defaults to Chat with an Expert) //embedded_svc.settings.disabledMinimizedText = '...'; //(Defaults to Agent Offline) //embedded_svc.settings.loadingText = ''; //(Defaults to Loading) //embedded_svc.settings.storageDomain = 'yourdomain.com'; //(Sets the domain for your deployment so that visitors can navigate subdomains during a chat session) // Settings for Chat //embedded_svc.settings.directToButtonRouting = function(prechatFormData) { // Dynamically changes the button ID based on what the visitor enters in the pre-chat form. // Returns a valid button ID. //}; //embedded_svc.settings.prepopulatedPrechatFields = {}; //Sets the auto-population of pre-chat form fields //embedded_svc.settings.fallbackRouting = []; //An array of button IDs, user IDs, or userId_buttonId //embedded_svc.settings.offlineSupportMinimizedText = '...'; //(Defaults to Contact Us) embedded_svc.settings.enabledFeatures = ['LiveAgent']; embedded_svc.settings.entryFeature = 'LiveAgent'; embedded_svc.init( 'https://healthcodeltd.my.salesforce.com', 'https://healthcodeltd.my.site.com/chatteamsite', gslbBaseURL, '00D4L000000jb2x', 'Chat_Group', { baseLiveAgentContentURL: 'https://c.la1-c2-lo2.salesforceliveagent.com/content', deploymentId: '5724L000000gCKF', buttonId: '5734L000000gCSf', baseLiveAgentURL: 'https://d.la1-c2-lo2.salesforceliveagent.com/chat', eswLiveAgentDevName: 'Chat_Group', isOfflineSupportEnabled: true } ); }; if (!window.embedded_svc) { var s = document.createElement('script'); s.setAttribute('src', 'https://healthcodeltd.my.salesforce.com/embeddedservice/5.0/esw.min.js'); s.onload = function() { initESW(null); }; document.body.appendChild(s); } else { initESW('https://service.force.com'); }