Client 210 betas

Discussion in 'New Release and Beta Release Information' started by Graham, Jun 26, 2007.

  1. Graham

    Graham Developer Staff Member


    R210B1





    1. Traps error when user tries to view a deleted imported scan in the add results screen.







  2. Jason

    Jason Developer / Handyman Staff Member

    Big Jump in filesize !
  3. Graham

    Graham Developer Staff Member

    Yes, because this binary includes SSL functionality.

  4. Graham

    Graham Developer Staff Member


    R210B2 Client


    1. Supports server based printing when webserver is installed
    2. Webserver configuration in Settings/User/Web
    3. Browse on "Last Scan" option in Settings/User/Pport&Scans
    4. Inbox status popup on logging in
    5. LED status of connection to server at top left of main screen (flashes every 5 seconds)
    6. Removal of LaTeX printing for consults
    7. Edited consult remains highlighted after saving changes
    <p style="color: #9e0b0e">

    R79B1 Server


    1. Supports print tracking
  5. Jason

    Jason Developer / Handyman Staff Member

    Lots of work in this latest beta !

    What is this ?

  6. Graham

    Graham Developer Staff Member

    Currently if you click on "Last Scan" on add results, it brings up the filename. You then have to click on "View with browser".

    With this flag set, Last Scan also browses the file with browser.

  7. Graham

    Graham Developer Staff Member

    The new print options for encounters are:

    "Word" - no change

    "DirectPS" - sends the printout directly to a postscript printer

    "Fax" - brings up the postscript preview screen. You can then invoke GSPrint or use your FaxServer as before

    "Server PDF" - with the webserver installed, this creates a PDF on the server ( about 5kbs in size ) which is downloaded to the browser. Details on who printed this file are kept in a print log associated with that patient. This is the only print method that is tracked currently. The other methods can also be tracked if we need to make it like that.
  8. Jason

    Jason Developer / Handyman Staff Member

    My secretary will like that.
  9. Graham

    Graham Developer Staff Member

    <p style="color: #9e0b0e">

    Server R79B2


    1. Changed to using the Synapse-server.exe to create pdfs





    Client R210B3



    1. Uses synapse-server for pdf creation
    2. Bug when dispensing medication has wrong subject title fixed
    The bug fix relates to creating and saving a prescription while inside the consult editor. The prescription was given the same tags as the current consult. Now it says "Prescription".




  10. Graham

    Graham Developer Staff Member


    Client R210B4



    1. Implements Icd-10 lookup
  11. Jason

    Jason Developer / Handyman Staff Member

    [quote user="Graham"]

    Client R210B4
    1. Implements Icd-10 lookup

    [/quote]

    How will this impact current codes ?
  12. Graham

    Graham Developer Staff Member

    Not at all.. you can just now choose icd10 as well as 9 and read codes.
  13. qilin

    qilin Member

    The new client sometimes pops up "lost connection, you can not save..." message after a short while of idling. But it's actually still working fine. That confused my receptionists.
  14. Graham

    Graham Developer Staff Member

    And me too!

    I need to remove that message ...and add a less obtrusive warning.

    Basically what is happening is that the client is sending a ping to the server. Previously the server was discarding those, but now it is returning them.

    If the ping return is not received within 10 seconds, the client puts up an alarm ...which appears to overly sensitive.
  15. Graham

    Graham Developer Staff Member


    R210B6





    1. Removes disconnect warning message.
    2. Drop down list on title changes gender again (broke when added "." to titles)
    3. Adding ticklers can now use the appt dialect.

    When you add a tickler, in the date field you can now type, for example:
    • 1 week
    • 2 weeks
    • 3 months
    • 1 year

    Basically the format is : n [ day(s) | week(s) | month(s) | year(s) ]

    which is the same as the appointment dialect when moving the current date forward
  16. Graham

    Graham Developer Staff Member


    R210B7





    1. The Chat application now only pops up if someone private messages you when it is closed.
    This means you will no longer get chat appearing when other people login








  17. Jason

    Jason Developer / Handyman Staff Member

    [quote user="Graham"]




    R210B7





    1. The Chat application now only pops up if someone private messages you when it is closed.
    This means you will no longer get chat appearing when other people login






    [/quote]

    Nice. Will demo.


    [quote user="Graham"]




    R210B6





    1. Removes disconnect warning message.
    2. Drop down list on title changes gender again (broke when added "." to titles)
    3. Adding ticklers can now use the appt dialect.

    When you add a tickler, in the date field you can now type, for example:
    • 1 week
    • 2 weeks
    • 3 months
    • 1 year

    Basically the format is : n [ day(s) | week(s) | month(s) | year(s) ]

    which is the same as the appointment dialect when moving the current date forward

    [/quote]

    Nice. what about n [w,m,y] ?
  18. Jason

    Jason Developer / Handyman Staff Member

    Is it possible to supress the popup of the chat client on startup ? Newbies will wonder what it is.
  19. Graham

    Graham Developer Staff Member

    d w m y is also possible ... I'll add it, but it's a bit cryptic!

    newbies can learn about the chat application. Not worth my effort to supress it.

  20. Graham

    Graham Developer Staff Member

    <p style="color: #9e0b0e">

    R79B3


    1. Server now creates and returns pdfs to browser.






    R210B8



    1. PDFs are now created and retrieved from Synapse-server without using the browser

    This release does away with using a separate webserver to view server side created PDFs. Now, when you click on "ServerPDF" to create a printout, the text is sent to the server, a PDF is created, and then retrieved where it is stored in the local www directory. The browser is then invoked on this local file using the local embedded web server. This is because there were too many timing issues with using the server based web server.

    For this to work, you must have ghostscript installed on the server, and gswin32c.exe must be in the system path.

    You can test that by opening a dos console in your Synapse server directory and typing gswin32c to see if it is recognized or not.

    For appointments, and ticklers, you can now type

    n [ d | w | m | y ]

    and n by itself will be recognized as days.




    Unless there are problems, these will be the final releases for both server and client.

Share This Page