I was trying to find out how to generate sicknote / Medical certificate document.
I explain: when someone is sick and doesn’t go to work, he must justify his absence with a sick note from the doctor.
I was thinking to create a report and put it in the reports folder and then modify the menu. But I was wondering how the doctor will be able to fill the number of days his patient must rest and the nature of his sickness each time he is generating a sicknote.
There is a ready form work note. I don’t know if OpenEMR comes with this as default if not you have to install it through Administration => Forms install, activate an enable.
But indeed the Popup version is not bad and can be changed with more info with little effort.
Sick Notes is the easy one to register through Administration others activate etc. about 80 of the Forms has to be changed from directory to another directory before they can be activated. You need permission to enter the different maps of OpenEMR.
No guarantee, but most will work without causing problems.
Thank you very much for the great help, and sorry for taking too much time to respond.
I’m new to OpenEMR and I needed time to understand all what you’ve said.
I think the Letter Popup is the easiest way to do it, I think I have to edit the letter.php so that I can add a logo and justify the text, I hope this is possible.
Administration => Others => Forms => Register Work/School notes => Install DB => Click on disabled (becomes enabled like the other Forms) => Find a client => Make or open any encounter for this client =>
Ohhhhh NOOOOO YES… YES YES YES … there is a NEW TAB!!******…******…stars in you eyes ******* more stars****** (no bad words intended) =>
scroll down for more steps to make the next leap:
UNDER Miscellaneous you will find you Work/School note back.
Make your School note, save.
Under the patient/Client menu left side of the screen click on => Current visit => Click reports => make a report with Demographics and Work/School note (so unclick all others) => Print => preview the result.
If you do not like this, go for the Pop-up and come back later.
Now if you want to get the Work/School notes under Administration just go to the Administration => Other -> Forms => Under Column Categories change the empty field on the Row of Work/School note into => Administrative. You want to make a separate name without the name Miscellaneous, just name it Work note. Or do the following to get the Worknote on the first spot, just be sure to use the priority order values as I did.
Hi Pieter W,
I so thankful to you for the attention you gave to my issue.
Work/School note is great, but I need to make a certain page layout with additional text and a logo. what’s great about the letter is that I could find the template file, and when I replaced text with HTML, the code is interpreted. and this is a good way to make nice looking Work notes.
Your post was so helpful for a beginner like me. thank you so much.
You are welcome, it is a pleasure to see OpenEMR is a versatile as it is today.
There are times that I get the impression we need to get rid of the old stuff since there is too much new stuff. But there are users happy with what tey got in the past and don’t want a change. No old-age stories, but just enough and why do you want more?
Also, New Document template module (left menu at the far bottom) might be a good one for you. It is in the latest everything included Demo, but I suppose not yet in the latest official patch.
Another easy option you should dig into is the Layout Based Visit Forms.
There you can add NationNotes for the LBV-forms. There is a huge sample of explanations and purpose of the different include/exclude defaults. A great example of good WIKI pages with images prescribing explaining how to implement and what can be arranged and used from different parts of OpenEMR.
Don’t forget to keep us posted of your Discoveries, it might be of help for others with questions similar to yours.
I’m so amazed by the flexibility and all these choices OpenEMR offers.
I couldn’t find the doc on how to use the Document Template module. if there is a link I will be thankful if someone posts it.
Thank you Pieter for the help. I’ll be back again and I’ll do my best to help improving OpenEMR. I’m currently contributing to the french translation. Thank you once again.
Voila une Francaise, C’est parfait! BONYOUR, … faites vos jeux we use this often in Curacao in the Casino. (But this is not to offend you, but Amine is masculine or Femine?)
Spanish:
E at the end is usually fem
O at the end usually Masc
IEN is masc
IENNE is fem
But around the world they will laugh and give much example where there is without any doubt a Fem of Masc person with all kind of name endings, and no doubt if you see the person. In Curacao we have the nice Phenomenon that during slavery times everybody had an name but no family name. So they took the first name of the mother and added for the first her or his name. So we have many persons with double first names seemingly.
I see that you’re in great mood today, hope this will be the case for your everyday.
Well I’m a man & My name is Amine and I’m from Morocco in Arabic we don’t pronounce the E much like in french and the feminine names often end with A.
شُكْراً عَلَى المُسَاعَدَة
Merci pour l’assistance
Thanks for the assistance
The screen on the left is the form which came native with openEMR. The screen on the right is what is shown in the encounter. Ideally I need to print out a certificate with our clinic details, patient details and the certificate text.
Thank you for your kind support
I really Appreciate
Wilfred
Hi @Wilfred_Galea
Ok, so I see this form was added to your system through the forms administration module. Those forms are contributed to the project by community developers so may have inconsistent controls between the different forms, such as if they can be printed, or how to print them. However in this case you can print the note with these steps (the OpenEMR v7.0.1 public demo is pictured).
In the encounter summary locate the form and click ‘edit’
In the note form you should see a button to ‘View Printable Version’. Click that.
Your browser’s print dialog will open permitting either pdf or printed paper output.
I know that theoretically the form output should be able to be customized, like adding a clinic logo header etc, but that’s developer/ custom coding stuff and not in my field of expertise.