The denies is working great but not complains of... LOL 🙂 i am going to see if I can figure it out....
THANKS!!!
What's not working? Seems to be working here.
weird - now its working.... Odd.. THANK YOU SO MUCH!!!!
Sooooo, how much do you know about chart note translations and formatting? 🙂
6 1/2 years worth.
Great! 🙂
I am trying to get another form formatted with the chart note with B and some nice numbered list spacing... Can I send to you via email? How did you attach your DLG file to this post? I cannot get it to work!
Oh and BTW - the ROS form - its throwing a VOID error for the Obs assignment on the comment box....
instructions are under first topic under general discussion.
did you change something in the ROS2 form? it's a pretty simple form with not much to go wrong???
Here is the other from Im having trouble with – I need formatting done for the chart note or to find a way to pull in a Text component into the edit field based on the radio button….
They want the chart note to look like this:
Migraine Order Set: 1gram
Depacon/1gram Solu-Medrol
Approximate
duration of infusion: 2 hours
1. Depacon 1 gram IV in
100ml 0.9% NS x1 over 10 minutes to stop migraine cycle.
2. Solu-Medrol 1 gram IV x1
over 1 hour (diluted in 100ml 0.9% NS OR in hydration - see #5).
3. Zofran 4 mg IVP over 2
minutes x1, may repeat every 5 minutes x3, for continued nausea.
4. Ativan 1 mg IVP in 1ml
0.9% NS x1 (only if patient has a driver), may repeat in 30
minutes x1 for continued nausea and
pain.
5. Hydration as needed: (If nausea/vomiting in
past 24 hours)
1 Liter 0.9% NS IV x1 over 1 hour
you didn't create the hidden text field DOCUMENT.ALLERG_HIDDEN...create visibility with false and add the field.
Ok. I put it back in but get the same error - Is it because I cannot put the visibility that contains the hidden field within the visibility for each item?
Heres a screen shot...
THANKS FOR THIS!!! If I can help you with anything just let me know!
{FMT("Migraine Order Set: 1gram", "BU,1") + hret + {FMT("Depacon/1gram Solu-Medrol", "BU,1")}
{FMT("Approximate", "U") + hret + FMT("duration of infusion: 2 hours ", "U")}
the rest is tougher...the MLEF will show the bolding/underlining code instead of applying them...will look funny but can be done...
DOCUMENT.TEST_DOSE__22211 = "1. Depacon 1 gran IV in" + HRET + "100ml 0.9% NS x1 over 10 minutes to stop migraine cycle." + HRET + HRET + "2. Solu-Medrol 1 gram IV x1" + HRET + "over 1 hour (diluted in 100ml 0.9% NS" + FMT("OR", "B") + " in hydration - see #5)" + HRET + HRET + "3. Zofran 4 mg IVP over 2" + HRET + "minutes x1, may repeat every 5 minutes x3, for continued nausea." + HRET + HRET + "4. Ativan 1mg IVP in 1ml" + HRET + "0.9% NS x1 " + FMT("(only if patient has a driver)", "B") + ", may repeat in 30" + HRET + "minutes x1 for continued nausea and" + HRET + "pain." + HRET + HRET + "5. Hydration as needed: (If nausea/vomiting in" + HRET + "past 24 hours)" + HRET+ " 1 Liter 0.9% NS IV x1 over 1 hour."
Hey there! Do you know if it is possible to have a form that lists the medications in a list box so that the user can select one, then select another element from another list box and then another and then have that push to the medications comments for that medication?
THANKS!
I don't see a way to add just the comments to an existing med.
Ok. I wasn't sure - I was hoping it could work like the Thompson Assessment and Plan form that allows a user to select a problem and then push the assessment with comments to the problem list... oh well!