jhunyan
(Clement)
July 29, 2025, 5:08am
1
Hi,
I tried to create a letter writer template with Addressee on it. I noticed there is no way I can make use of the details of the Addressee on in the Address book.
Can anyone advise on how to modify the codes on the EMR to be able to do so?
Attached is the snapshot of the template
Here is the snapshot of the address book
Thank you
htuck
( htuck@mi-squared.com)
August 4, 2025, 7:12pm
2
Hello @jhunyan
You do not mention having looked in the OpenEMR wiki.
Here are 2 pages that appear to describe what you’re looking for.
The original module documentation which discusses the basics:
https://www.open-emr.org/wiki/index.php/Templates_for_Patient_Documents
The enhanced template capabilities:
https://www.open-emr.org/wiki/index.php/Patient_Portal_Document_Templates
Good luck, and feel free to come back here to ask any questions you may come up with.
Best- Harley
jhunyan
(Clement)
November 30, 2025, 1:41am
3
Hi, there is no addressee in the list.
Here is the list of patient data fields currently supported:
{Address} - patient street address only, e.g., 1224 Oakdale Rd.
{AdminSignature} - box to input signature of the staff person administering the form
{AcknowledgePdf:pdf name or id:title} - (Available as of version 6.0.1) Link to open a pdf file and acknowledge its contents.
{Allergies} - allergies list from patient’s Issues tab
{CheckMark} - checkbox next to a list item
{ChiefComplaint} - [data origin unknown]
{City} - patient city from patient’s demographics
{CurrentDate:“global”} - (v6.0.1) Enters the server’s current date. User cannot modify this date.
{CurrentTime} - (v6.0.1) Enters the server’s current time. User cannot modify this time.
{DatePicker} - (v6.0.1) Date selector, allows user to select a date.
{DateTimePicker} - (v6.0.1) Date/time selector, allows user to select a date/time.
{DEM:fieldid} - data from the specified field of patient demographics; get field ID from the Demographics LBV form
{DOS} - date of service in the format yyyy-mm-dd
{EncounterForm:LBF} - (v5.2) Link a layout based form.
{GRP}{/GRP} - (<=5.2) groups together other fields labeling as referenced by its original form. For example see below
{HIS:fieldid} - data from the specified field of patient history LBV form
{LBFxxx:fieldid} - data from the specified field of a LBF (LBV) instance, from list in ‘Administration/ Layouts’
{Medications} - ? from patient’s Issues: Medications list?
{ParseAsHTML} - (v6.0.1) Parse as HTML text
{PatientDOB} - format yyyy-mm-dd
{PatientID} - external ID as distinct from the database’s internal pid though may be the same
{PatientName} - in format ‘FirstName Middle Lastname’ from Demographics
{PatientPhone} - output in this form: (000)000-0000
{PatientSex} - ‘Male’ / 'Female/ ‘Unassigned’ from Demographics
{PatientSignature} - box to input patient signature
{ProblemList} - from Patient record’s ‘Issues’ screen
{ReferringDOC} - Name of Referring Provider from Demographics/ Choices
{SignaturesRequired} - (v6.0.1) Redirects user to sign prior to submission.
{sizedTextInput:120px} - (v6.0.1) Text input in 120 px size
{smTextInput} - (v6.0.1) Smaller text input field
{StandardDatePicker} - (v6.0.1) Standard date picker, allows user to select date.
{State} - full state name from Demographics/ Contact
{TextBox:03x080} - text box which allows for much longer text than textinput
{TextInput} - text area to input plain text limited
{TrueFalseRadioGroup} - (v6.0.1) True or false radio group
{WitnessSignature} - (v6.0.1) Opens up a signature box for a witness.
{ynRadioGroup} - set of radio buttons for ‘Yes / No/ Unk’
{Zip} - Patient’s demographics ‘Contact/ Postal Code’ field
Is there any other way to extract the addressee in the Address book?
Thank you
1 Like
sjpadgett
(Jerry P)
November 30, 2025, 1:50am
4
Thanks for this.
Fyi everybody, I’ve started a new user guide for portal now that we have established the look and feel of portal. We are doing a lot of work on backend.
1 Like