Vaccination popup

Discussion in 'Feature: Requests and Planning' started by Graham, Sep 7, 2008.

  1. Graham

    Graham Developer Staff Member

    This is how the vaccination popup might work. It's a silent movie.


    Note that when you add a vaccination, it is saved to a cache. See the bottom of the movie ... the [cache] button appears when there is something in that cache, and you can then use the previous vaccination, lot no and expiry date for the current patient.

    Good if you're doing lots of the same vaccination.


    If you do vaccinations, and require more information to be captured, please comment now!
  2. Jason

    Jason Developer / Handyman Staff Member

    Mockup of Vaccination Popup.

    Attached Files:

  3. Jason

    Jason Developer / Handyman Staff Member

    Last Lot idea.

    Attached Files:

  4. Jason

    Jason Developer / Handyman Staff Member

    There needs to be either a

    (1) copy to clipboard and paste fuction


    - one problem of copy paste would be most of my baby visits I give 2 shots.

    - I looked it up 2,4,6,12,15,18 months ( 6 visits, 2 jabs a visit) = 12 shots at 18 months.


    (2) Insert Immunization into Current Consult.



    ==================================

    As well, I think there needs to be some way to make notes outside of an actual shot.

    - patient refuses immunization.

    - the patient believe his childhood immunizations were complete.

    ==================================

    Should this be a "Next Generation" synapse Tab that has it's own templates ? [:)]

    Should I be able to add a patient to my "Flu Shot List" from this popup ?

    What about printing this out ? Can I format the printouts ?

    =========================

    Should immunizations be given some tabs ? (Childhood, Adult, Travel) ? (and down the road, Cancer Prevention)

    =========================

    What about who administered the shot ?

    =========================

    Would some doctor's want a consent sheet for the immunizations ?

    =========================

    Should there be more of a protocol for immunizations ?

    ie. if a child is 12 months old and 1 week, should an alert go to the secretary to book an appointment if there is none already scheduled ? or Should the patient's mom (?Dad) get a SMS Text Message ? or email ? or my Asterisk PBX calls them and they can press 1 to talk to my secretary to book an appointment now (hello ROI!) or press 2 to be reminded in 1 week. [;)] (hehehe, more later !).

    =========================

    Should there be a protocol for Hepatitis A shots for Travel (patients always forget to come back for the 3rd shot between 6 months to a year. A reminder here would be helpful at say 9 months.

    =========================

    I take it we will need a "Insert Immunizations" button in the Consult section.

    =======================
  5. Jason

    Jason Developer / Handyman Staff Member

    Here is the Immunization Image that I ink on top of in my current setup.

    Attached Files:

  6. Jason

    Jason Developer / Handyman Staff Member

    Q: What immunizations should be included in Synapse by default ?
  7. Graham

    Graham Developer Staff Member

    So, it looks like I need to tract lot nos and expiry dates on each vaccine.

    So I can do that with a server vaccine table and update the lot no and expiry date if it gets changed.

    If you've downloaded B54, you'll see I now have all the vaccines as listed in google's PHR.
  8. Graham

    Graham Developer Staff Member

    I can make it so that whoever fills in the vaccine popup is the vaccinator.

    I can also put a check that can be ticked for consent.
  9. Graham

    Graham Developer Staff Member

    I have identified the following manufacturers of vaccines:

    "Abbott Laboratories"

    "Aventis Pasteur"

    "Cambrex Biopharmaceuticals Services"

    "Chiron Corporation"

    "Evans Vaccine"

    "Glaxo SmithKline"

    "Novartis"

    "Pfizer Corporation"

    "Shering-Plough"

    "SINOVAC BIOTECH LTD."

    "MedImmune, Inc."

    "Merck & Company"

    any others out there?
  10. Jason

    Jason Developer / Handyman Staff Member

    I've never recorded who makes the vaccine.

    Will that help with coding ?

    In fact, I dont know who makes any of mine.


  11. Graham

    Graham Developer Staff Member

    How are you going to know who to blame??? LOL
  12. Graham

    Graham Developer Staff Member

    Do we really need to record that the parent consented to the child's vaccination?

    I mean you're not going to give it are you without their consent.
  13. Jason

    Jason Developer / Handyman Staff Member

    I don't think a checkbox would be helpful in this situation really.

    I wouldn't use it.

    I was thinking more of a Paper-Bridged sheet that a patient signs and it auto-filesitself for consent things. As I say, I wouldn't use either. Maybe we should hold off on "Consent Stuff" until it becomes clear it's all that needed.
  14. Jason

    Jason Developer / Handyman Staff Member

  15. Jason

    Jason Developer / Handyman Staff Member

    THX for the reminder. [:)]

    Attached Files:

  16. Jason

    Jason Developer / Handyman Staff Member

    Scanning database structure...
    Created VACCINES table
    loading vaccine data....
    Unable to download the vaccine data (problem ended up being my server lost it's DNS server, so it was unable to connect to the internet.)
    make object! [
    code: 507
    type: 'access
    id: 'no-connect
    arg1: "vaccines.s3.amazonaws.com"
    arg2: none
    arg3: none
    near: [vcx: load http://vaccines.s3.amazonaws.com/vcx.r
    foreach [cvx short long]
    ]
    where: 'open-proto
    ]
    Created VAXLOT table
    Created VACCINATIONS table
    Synapse-EMR Server 0.0.83 beta-12 serving .... on port 8011
    you can minimize this window, but if you shut it down, it will also close down the server!
  17. Graham

    Graham Developer Staff Member

    http://vaccines.s3.amazonaws.com/vcx.r

    is accessible to me.

    See if you can upgrade the server to 13 instead .. that will try and redownload the vaccine data.
  18. Jason

    Jason Developer / Handyman Staff Member

    More Intuitive Drop Downs ?

    Is this type of DropDown Allowed ?

    (ie. Skinny Top, but the selections are bigger ?)

    Attached Files:

  19. Jason

    Jason Developer / Handyman Staff Member

    Hey .. these new popups .... ie. this green box.

    Very user friendly how they dont allow me to select the popup underneath.

    Actually I see it is a part of the popup.

    Very Cool.
  20. Jason

    Jason Developer / Handyman Staff Member

    Is it possible to simplify the first look at the GUI a bit ?



    Attached Files:

Share This Page