This article is part of the systems administration guide. You will require administration access to view the pages mentioned in this article.
The following process describes how to build standard templates for use in the Correspondence system. These can be used to create a letter to a patient or medical provider.
Letter/Clinical Note Templates templates for use in the rich text editing areas of CareRight.
When a Letter/Clinical Note template has an audience specified, ie: patient, referrer, discharge; it describes the content of the letter.
This can be standard free text or can be replacement variables which inputs existing data/text directly from a Patients record in CareRight.
Create a Letter/Clinical Note Template
- Click Administration.
- Select Correspondence from the left side menu.
- Select Letter Templates.
- The letter Templates screen will display and show any existing templates already created.
- Select the New button.
- Complete the fields using the table below as a reference.
- When you are finished editing your document select Create Letter Template to save.
- Once you are happy with the letter template make sure it has the Approved check box marked to make it 'active'.
Field | Description | Example |
Letter template Details | ||
Code | Enter a code for the templates in the Template field Tip – this might correspond to an existing document ID code or number | TRANS-001 |
Description | A name/description for the letter template. | Transfer Letter |
Letter Recipient | ||
Letter Recipient | Patient - Letter to a patient Appears under Patient > Correspondence > Create New > Patient Letters | Typically only one of these would be set to TRUE (checked) |
Referral - Letter to a referrer Appears under Patient > Correspondence > Create New > Referrer Letters | ||
Appointment - Letter linked to an appointment Appears under Appointments > Right click appointment > Correspondence | ||
Note: If you are creating a template that can be inserted into Clinical Notes, Letter etc.., please leave the letter recipient field empty. | ||
Details | ||
Correspondence Type | Standard Letter - | |
Discharge Letter - This letter will be available as a discharge letter via the admissions screen. | ||
Approved (check Box) | Leave the Approved check box empty until you have completed the document. While the check box is unchecked it is not available for selection by users. Once Approved the template is activated and can be used in a client record. | Yes |
Letter Text / Editor | ||
Text | The text field provides a place to enter the text for the letter. You can also add data fields from the patient record (e.g. name, admission start date, discharge date, etc) into the template. You can also add images. See section Using the Text Editor for a detailed explanation of how the Text Editor works. | see example letter template below. |
An example Letter is below.
Fields from the patient record can be added to letter templates, these are known as Replacement Variables. See Replacement Variables Replacement Variables in letter templates are surrounded by curly brackets { VARIABLE NAME } and are inserted via Menu Option: Insert > Replacement Variables:
Code: DISCH-001 Description: Discharge Letter Discharge Letter: Yes Approved: Yes Text: { Current Date } Dear { Recipient }, Please be advised that your patient { Given Name } { Surname },{ Date of Birth } of { Home Address (Street) } { Home Address (Suburb) } has been a patient in this hospital from { Admission Date } to the { Discharge Date }. Their separation status was { Discharge Status }. They presented with { Presenting Problem } and they were admitted because { Admission Reason }. On discharge the final diagnosis was { Discharge Diagnosis }. Medications { Medications List } Problem List { Problem List } Post Discharge Care { Services Required } Yours Sincerely, { User } |