Is there some project that the opensource world is missing that you think it needs?

  • I Cast Fist@programming.dev
    link
    fedilink
    arrow-up
    20
    ·
    2 days ago

    Most anything related to healthcare:

    • System for medics and nurses to input all the data of a patient, which can be accessed by said patient if need be
    • System for keeping track of vaccines applied and pinging people who need to take more shots (second dose, reinforcement dose, etc)
    • drivers and programs to interact with medical equipment
    • Pup Biru@aussie.zone
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      there’s actually a bunch of these, but healthcare tends to fall prey to “too much money, too many consultants, fancy brochures”

    • 0101100101@programming.devOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      2 days ago

      Healthcare normally have tight varying legal requirements that software must adhere to, so I would say there couldn’t be a single solution for multiple countries.

      • I Cast Fist@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        1 day ago

        Gonna take a look at that one. Data migration from a 10+ years program would definitely be the second biggest pain, number one would be training staff to use it, but i do think it’d be worth it

        • Kornblumenratte@feddit.org
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Main problem with it is lack of certification, which prevents it’s use ironically in Germany, the country of origin. I would have loved to use it. If you live in a less–regulated health system, I wish you success!

          Data migration will be a huge problem – medical management system companies tend to lock their customers into their system by preventing data migration.

          I just didn’t bother with migration. I used an autohotkey script to print all patient charts of the old system into pdf files – unconvenient but failsave – and built the new data base from scratch.