Using {LBFxxx:fieldid} when there are multiple instances of a single LBF form seems...
Hello Joel, It appears the code to include field data for LBF encounter forms is...
Yes.
(Hello Joel, No problem)
(Hello Brady, You're welcome)
I reversed the fix and get exactly the same result.
Information on setting a root password for the database can be found in the "HOW-TO...
Information on setting a password for the database can be found in the "HOW-TO Guides"...
Hello Nhat and Stephen, Information on (most) things addressed by Security Console...
Hello Joel and Brady, The width of the LBF content in the Encounter Summary is being...
No problem. Although not visable the Add Drug button is present in the default theme...
Hello Ben, The Add Drug button appears when using the theme style_oemr.css
This post might be relevant.
No problem.
Possibly if there are numerous lines in the form there is a label or label/field...
It appears that if the clinic details are entered in Admin > Facilities then they...
Re form above would suggest using for Label Cols and Data Cols 1/1, 1/1 and 1/3 for...
Changing the status of an appointment to "@ Arrived" causes the creation of an encounter...
Changing the status of an appointment to "@ Arrived" causes the creation of an encounter...
An encounter can only be created by changing the status of an appointment to "@ Arrived"...
Do you mean the "Create New Patient" button (bottom)?
Hello wibaceyo, (Rewrote above post and added detail) Encounter forms can be printed...
Possibly here - https://sourceforge.net/auth/subscriptions/
Hello wibaceyo, (Rewrote above post and added detail) Encounter forms can be printed...
Hello wibaceyo, It appears that a long paragraph can be entered into an LBF with...
Hello wibaceyo, It appears that a long paragraph can be entered into an LBF with...
Hello Luiz, A "New Patient" button does not seem to be (currently) included in the...
Hello Luiz, A "New Patient" button does not seem to be (currently) included in the...
Hello Luiz, A "New Patient" button does not seem to be (currently) included in the...
Hello Luiz, The "New Patient" button does not seem to appear in the Tabs Layout....
Hello Nhat, Admin > Lists > Patient List Columns More details here
Hello Nhat, Admin > Lists > Patient List Columns
Hello wibaceyo, I just experimented and found that I could put more than a screen...
Hello wibaceyo, I just experimented and found that I could put more than a screen...
Hello wibaceyo, I just experimented and found that I could put more than a screen...
Hello Luiz, in... library/date_functions.php add... case "Portuguese (Brazilian)":...
Hello Luiz, in... library/date_functions.php add... case "Portuguese (Brazilian)":...
Hello Luiz, in... library/date_functions.php add... case "portuguese (brazilian)":...
Hello Luiz, in... library/date_functions.php add... case "portuguese (brazilian)":...
Hello wibaceyo, Need to set an "In Office" event described here
Is this the problem?
Is this the problem?
It seems to me that the first three options are similar to the OpenMRS logo.
Hello Perocheau, In the PHP ini file try... date.timezone = Europe/London
Hello Pieter, Isacco touched on this...for the situation with the patient report...
Hello Pieter, Isacco touched on this...for the situation with the patient report...
Hello Isacco and Pieter, To separate the string "PATIENT:" from the patient name...
Hello Isacco and Pieter, To separate the string "PATIENT:" from the patient name...
Hello Brady, Thank you, I will add the extra line idea to the code. Showing all appts...
Hello Brady, Thank you, I will put the extra line idea on the list. Showing the full...
Hello Sergio, Document Templates is not present in OpenEMR 4.1.2. Need to install...
Hello Brady, Thank you. You're welcome. Currently appts belonging to the last set...
Hello Brady, Thank you. You're welcome. Regards, epsdky.
Hello Brady, Thank you. You're welcome. Currently 2016-06-14, 09:00 am (Tuesday)Status(...
Thanks Terry,
Hello Brady, Here is a pull request for code to group appts with same date into sets...
Hello Brady, Here is a pull request that contains a rewrite of the calendar_arrived...
Please note that for report.php line 3 and line 19 changed with 4.1.1 and in table.sql...
Hello Robert, In FormSOAP.class.php the following code needs to be added to fix the...
Hello Brady, You'rre welcome! Regards, epsdky.
Hello Brady, Here is a fix for the bug that caused Paul's problem (default value...
Hello Brady, Here is a fix for the bug that caused Paul's problem (default value...
The Rx auto field fill is only usefull for a few prescriptions that are used frequently...
The Rx auto field fill is only usefull for a few prescriptions that are used frequently...
I have set up a template (Inventory > Management) in this demo, Is this how you are...
Hello Yaron, To automatically fill fields in the "Add/Edit" form for a particular...
Will look into this, fsgl.
You're welcome. Thanks for the thought.
Hello Paul and fsgl, It seems that if the PUBPID field for the New Patient form is...
Thanks fsgl.
Hello Leon, In relation to the Address Book, "Local" seems to refer to entities that...
Hello Leon, In relation to the Address Book, "Local" seems to refers to entities...
hello Leon, Looking at the code I see that to make an Address Book entry that is...
hello Leon, Looking at the code I see that to make an Address Book entry (that is...
Hello Arnab, You're welcome. (I will put it on Github). Regards, epsdky.
Since "Advice" worked it's likely you already did. The above code has no issues (I...
Hello Arnab, In... interface/patient_file/summary/demographics.php need to relace...
Hello Arnab, In... interface/patient_file/summary/demographics.php need to relace...
No. If $data->get_exercise_ps() is not referencing an existing function then this...
Hello Robert, Does this exist... $data->get_exercise_ps() (..._ps()?) Regards, e...
Hello Richard, The CSV export for the Sales Report seems to have been fixed here
The "Force Show" check box needs to be checked for the new Issue if it is to appear...
"Force Show" needs to be checked for the new Issue if it is to appear in the Patient...
Hello David, Try creating a new encounter setting "Date of Service:" to the date...
Hello David, Try creating a new encounter setting "Date of Service:" to the date...
Hello Brady, Here are some more recurring appointment fixes. Fix 1 For recurrtype...
Hello Brady and Kevin, I have updated here Regards, epsdky.
Hello OAL, About External Data Loads and RXCUI here With "Active" unchecked for "RXCUI"...
Hello OAL, About External Data Loads and RXCUI here (With "Active" unchecked for...
Hello OAL, You're welcome!
You're welcome!
Hello OAL, Try... Admin > Lists > Code Types > (Check 'Active' for 'RXCUI') before......
Hello Omar, If "None" is displayed in the Allergies widget one or more issues have...
Hello Omar, When there is nothing entered in the Allergies widget "Nothing Recorded"...
Hello Omar, When there is nothing entered in the allergy widget "Nothing Recorded"...
Extending fsgl's idea slightly to get results in terms of both month and day... (for...
Extending fsgl's idea slightly to get results in terms of both month and day (for...
Try Admin > Codes
Extending fsgl's SQL slightly... SELECT * FROM patient_data WHERE MONTH(dob) = 1...
Extending fsgl's SQL slightly... SELECT * FROM patient_data WHERE MONTH(dob) = 1...