Digital Signature

Historical record of a forum that was for discussion of the setup, configuration, and use of OnePacs for research and educational purposes (non-clinical use).

Please direct any support inquiries through the standard OnePacs ticketing and support system.

The "Announcements" forum will continue to be active and contain announcements related to the OnePacs system.
Locked
mmazon
Posts: 41
Joined: Fri Mar 30, 2012 9:49 am
Location: São Paulo / Brazil
Contact:

Digital Signature

Post by mmazon » Thu Aug 09, 2012 1:46 pm

Hi, I can't find how to add a digital signature image associated with each radiologist, not only the 3 lines configured in user preference. How to do this in some template ?
Mário Arnaldo Mazon, Md
PersonalRad - Inovative Radiology Solutions
http://www.personalrad.com.br

justin
Posts: 371
Joined: Wed Nov 26, 2008 2:34 pm

Re: Digital Signature

Post by justin » Thu Aug 09, 2012 2:17 pm

Please note that you do NOT need separate report templates for each radiologist. Rather, you can incorporate each radiologist's signature image into the signature block that the report is signed with.

The best way to incorporate a signature image for each radiologists is to do the following:

1) Upload each signature image (Admin -> Report Templates -> Template Images...)
2) Double-click on the image you uploaded and copy the relative URL (ex. /template-img/rg_folder_12345/my-sig.jpg)
3) In the Radiologist's user account, add the following HTML to the signature line 2 (Admin -> Users -> <USER> -> Preferences -> Signature Block -> Line 2):

<img align="left" src="/template-img/rg_folder_12345/my-sig.jpg"/>

replacing the src value with the relative URL from step 2.

4) In your report templates (or signature template), make sure you have token $AUTHOR_CREDENTIALS_2

Thanks,

Justin

Locked