Welcome to SynapseDirect Sign in | Join | Help
in Search

SynapseDirect

Initial issues

Last post 07-18-2008, 6:58 AM by vtpaindoc. 63 replies.
Page 3 of 5 (64 items)   < Previous 1 2 3 4 5 Next >
Sort Posts: Previous Next
  •  07-11-2008, 2:21 PM 6204 in reply to 6203

    Re: Initial issues

    Please post your template here.

    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-11-2008, 2:35 PM 6205 in reply to 6203

    Re: Initial issues

    Ok, I've looked at the source code ... seems the no-commas directive removes "commas" in every widget except the check-group and hcheck-group widgets.  I must have left those alone for a reason!  Let's see your template and I can decide whether to remove the commas from those widgets or if there is some other approach we can take.

    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-11-2008, 5:36 PM 6206 in reply to 6205

    Re: Initial issues

    Here is an example. I know the boxes overlap. I'm also struggling with resolution issues on Motion M-series TPCs:

     




    group-box 80x60 "" data [
    check-group 78x58 ""  data [

     "The sx are exacerbated by:  " none
    "sitting" none
    "standing"  none
    "ambulation"  none
    "forward bending" none
    "position changes, especially sitting to standing" none
    "extending from a flexed position" none
    "use of the involved joint/weight bearing" none
    "no reliable exacerbaters" none

    ]
    ]

    at 0x58

    group-box 80x86 "" data [
     check-group 78x88 "" data [

    "The sx are improved by: " none
    "sitting" none
    "lying down" none
    "rest" none
    "standing"  none
    "ambulation"  none
    "forward bending" none
    "position changes" none
    "local application of ice" none
    "local application of heat" none
    "nothing" none

    ]
    ]

    at 0x130

    group-box 80x56 "" data [
     check-group 78x58 "" data [

    "There is significant nocturnal discomfort." none
    "The discomfort is worse upon awakening." none
    "The discomfort improves as the day progresses." none
    "The discomfort is worse as the day progresses."  none


    ]


    ]

    at 60x0


    group-box 60x80 ""  data [
    check-group 58x78  "" data [

    "Currently managed with " none
    "NSAIDs." none
    "APAP." none
    "muscle relaxants." none
    "Tramadol."  none
    "short-acting opiates."  none
    "long-acting opiates." none
    "anticonvulsants." none
    "antidepressants." none
    "Notes improved relief with recent medication adjustment." none

    ]
    ]
    return

    at 120x0

    group-box 62x70 ""  data [
    check-group  60x70 "" data [

    "The Pt has had " none
    "no skilled physical therapy." none
    "skilled physical therapy with relief" none
    "skilled physical therapy without relief" none
    "spinal manipulation with relief," none
    "no spinal manipulation. " none
    "spinal manipulation without relief" none
    "no interventional procedures." none
    "interventional procedures with relief." none
    "interventional procedures without relief." None
    "Acupuncture with only partial, short-term relief." none
     
    ]
    ]

    return

    at 180x0

    group-box 60x40""  data [
    check-group "" data [

    "Presents today for a possible  injection into the region." none
    "The patient is trying to postpone a total joint arthroplasty." none
    "Presents today for an intra-articular hip injection (diagnostic only)." none
    "We have treated, with a favorable outcome, a friend/family member of this patient; they present today for our opinion/recommendations." none

    ]
    ]

     
    return
    at 180x60

    group-box 60x100 "" data [
    check-group "" data [

    "Pt. denies any new foot drop, bowel or bladder issues." none
    "He denies any new foot drop, bowel, bladder or new onset ED issues." none

    " The Pt. also notes " none
    ]
    ]

    at 180x160

    label ""
    area 60x30

    return
    no-commas
     


    Migrating User
  •  07-11-2008, 6:19 PM 6207 in reply to 6206

    Re: Initial issues

    This is a really big template .. I think I would break it up into two smaller templates and link them using a linked text macro.

    What's wrong with this, commas and all??

    group-box -1x-1 "" data [
    slabel "The symptoms are exacerbated by: " return
     
    hcheck-group 70x40 "" data [

    "sitting" none
    "standing"  none
    "ambulation"  none
    "forward bending" none
    "position changes, especially sitting to standing" none
    "extending from a flexed position" none
    "use of the involved joint/weight bearing" none
    "no reliable exacerbaters" none

    ]
    ]


    Graham Chiu
    Beta Downloads and Documentation Wiki
    Filed under:
  •  07-11-2008, 6:23 PM 6208 in reply to 6207

    Re: Initial issues

    Note, the check-group widget inserts text vertically into your clinical note, but the hcheck-group inserts them "h"orizontally.

    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-12-2008, 5:41 PM 6210 in reply to 6208

    Re: Initial issues

    Still would like to get rid of the commas.   If you think that was a long template you should see my medium-length examples!

     any consideration for support of older, resolution-challenged TPCs ?


    Migrating User
  •  07-12-2008, 7:21 PM 6211 in reply to 6210

    Re: Initial issues

    What is the max resolution of your TPC?

    Not sure why you want rid of the commas for ... as if you have a list of exacerbating factors, you need some type of separator.

    It would be better for you to break up your templates into parts and load them separately.

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-12-2008, 7:41 PM 6212 in reply to 6211

    Re: Initial issues

    The M series Motions max @ 1024x768.

     

     Next question:

     I'm trying to configure PS templates for faxing letters to MDs. I thought I saw a way to Change "yours Sincerely" to something else. Am I mistaken ?

    I have changed my JPG  logo for letterhead to eps but am still having difficulty placing cf properly.   What size in Pixels does the "I'm The Doc" translate to in the default letter?


    Migrating User
  •  07-12-2008, 7:43 PM 6213 in reply to 6212

    Re: Initial issues

    So is there no command to delete commas?

    Migrating User
  •  07-12-2008, 8:12 PM 6215 in reply to 6212

    Re: Initial issues

    vtpaindoc:

    The M series Motions max @ 1024x768.

    Beta-32 works with this rez.

     


     Next question:

     I'm trying to configure PS templates for faxing letters to MDs. I thought I saw a way to Change "yours Sincerely" to something else. Am I mistaken ?

    See Settings/User/Letters/Closing - you'll need to max your screen to see it ... it may be hidden, or u need to scroll


    I have changed my JPG  logo for letterhead to eps but am still having difficulty placing cf properly.   What size in Pixels does the "I'm The Doc" translate to in the default letter?

    Don't understand. Note that what previews on screen for eps is not what prints out.

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-12-2008, 8:14 PM 6216 in reply to 6213

    Re: Initial issues

    vtpaindoc:
    So is there no command to delete commas?

    Please show us an example of the generated text ....


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-13-2008, 2:11 AM 6217 in reply to 6216

    Re: Initial issues

    instead of using a large checkgroup, you can use a table instead like this ( see also the assessment template )

     

     group-box 75x56 ""  data [

    slabel "The patient presents for" return

    table 70x40 "Presents with" options [ multi "reason" left .99  ] data [
     "evaluation of "
     "recheck"
     "management of"
     "review of radiographic data ordered at the previous visit." ]
    ]

    This is a multi-select table, use the control key to help select more than one item.


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-13-2008, 12:39 PM 6221 in reply to 6217

    Re: Initial issues

    this is good!

     What is the: " left .99 " command ?


    Migrating User
  •  07-13-2008, 1:36 PM 6222 in reply to 6221

    Re: Initial issues

    It means to align the columns on the left and to use 99% of the space availale.

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  07-13-2008, 7:41 PM 6224 in reply to 6222

    Re: Initial issues

    Still getting a comma @ the end.

    Migrating User
Page 3 of 5 (64 items)   < Previous 1 2 3 4 5 Next >
View as RSS news feed in XML
Try-out the Click to try-out Synapse EMR Express Edition Free Synapse EMR Express Edition Click to try-out Synapse EMR Express Edition · ©2006 SynapseDirect · Terms and Conditions · Privacy Policy · help us keep Synapse EMR Express free for all Doctors

managing your electronic medical records · Unique Visits Dell Computer