Client Build 203 beta-1

Discussion in 'New Release and Beta Release Information' started by Graham, Dec 4, 2006.

  1. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-47

    10 buttons is huge overkill. Let's add that when our first 10 doctor Synapse user comes along, until then, I'd add 4 buttons and allow the doctor's name to be on them. Never mind 1,2,3,4.
  2. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-49, Server 72 beta-8

    Faxes ( Inbox ) can now be viewed, deleted, commented upon, and forwarded to staff inboxes.


    Requires a working Hylafax installation.

  3. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-50

    Fixes the cosmetic issues when adding/deleting a diagnosis - now clears the diagnosis details.

  4. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-50

    downloading...
  5. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-51, Server beta-9

    • Printing appointments now shows the patient's telephone numbers but
    • The printout now *loses* the non-patient appointments from the printout
    • Adds the new patient variables for templates viz:
      • <$currentmedications>
      • <$diagnoses>
      • <$procedures>


    See http://www.compkarori.co.nz:8080/wiki/index.php/Patient_Variables_in_Templates for documentation on these template variables.

    If you require other patient variables in the template, I can add them .. just let me know which you need.
  6. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-52, Server beta-10

    Users may now, using templates, create their own forms that track outcome measures. These measures are inserted into the database as numerical values.


    The template now includes the ability to do calculations on these fields.

    Eg. the example shown below uses a field to calculate the DAS28 which is normally (0.56 * SQRT(28 joint tenderness count)) + (0.28 * SQRT(28
    joint swelling count)) + (0.70 * LN(ESR)) + (0.014 * (global health))

    See documentation in the wiki http://www.compkarori.co.nz:8080/wiki/index.php/Following_custom_outcome_measures

    Attached Files:

  7. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-52, Server beta-10

    Other such measures you might want include a Framingham cardiovascular risk calculator.

  8. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-53

    R203B53 = release 203 beta 53
    • Vitals are now prefilled with the last BP, weight and height
    • New user template variables ( see the wiki )

    The purpose of most of these new template variables is to help populate forms used to calculate things such as cardiovascular risk calculator forms.

    The DAS28 calculator is now online and can be downloaded using the library interface.
  9. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-53

    R203B54

    New calculation functions, and an example of a Framingham Cardiovascular Risk calculator.

    See the wiki
  10. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-53

    Has anyone tried the framingham calculator ??

  11. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-53



    A interpreter error occurred on the formula either ( sex = 1) [
    systolic-a-value - ( 1.4792 * log-e age ) - ( .1759 * diabetic )
    ][ systolic-a-value - 5.8549 + ( 1.8515 * ( ( log-e ( age / 74 ) ) ** 2 ) ) - ( .3758 * diabetic )
    ]

    make object! [
    code: 200
    type: 'syntax
    id: 'invalid
    arg1: "date"
    arg2: "140-a-value"
    arg3: none
    near: {(line 2) 140-a-value - ( 1.4792 * log-e 61.0 ) - ( .1759 * 0 )}
    where: none
    ]

    Attached Files:

  12. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-53

    note: the above form is how the data was autopopulated. Looks like it made a gender error. The error message came after I corrected all the fields, so the error doesn't have to do with the picture. :)



  13. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-53

    Try beta 54!

  14. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-53

    Eeek!.. I uploaded the template with hard values coded for the cholesterol, hdl, smoker, lv hypertrophy state etc!

    Going to delete and reupload.



  15. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-53



    Works. very nice :)

    I'd prefer if the bp measurements didn't have decimal places.
  16. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-53

    S O D A P L

    what's L ?

  17. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-53

    if client 203 goes over version 99 ... will it be called version 100 or version 00 ?

    Or *GASP* might it be client version 204 ?

  18. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-53

    The "L" is for letters. It's a letter template for writing to patients. I think I have a couple of examples.

    Once the beta rolls over 255, it becomes client 203 [:)]

    This is actually client 202 still.

  19. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-53

    You need to update your server software to the latest available as the requested functionality is not available with your current synapse-server.exe



    Nice error trap. :)

  20. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-55

    Try this one ... makes the BP integer values, and uses ( hopefully ) a single routine to calculate the age.

Share This Page