[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health] GNUHealth Features
From: |
Luis Falcon |
Subject: |
Re: [Health] GNUHealth Features |
Date: |
Mon, 12 Dec 2022 14:08:30 +0000 |
Hello
On Mon, 12 Dec 2022 13:54:07 +0100
Zenny <garbytrash@gmail.com> wrote:
> Hi Dr. Luis and everyone involved in GNUHealth.
>
> I have been trying to figure out an EMR system which is free and open
> source.
>
> What pulled me to GNUHealth is the Dr. Luis' justification of social
> medicine!
>
Good
> However, I tried to take part in your IRC channel at librera.chat,
> but it seems almost dead. So I signed up to this mailing list so that
> I could get more discussion about a few issues:
Great!
Could you please introduce yourself? We encourage new users to
introduce themselves in the forum and mailing list. All we have at this
point is "Zenny" and "garbytrash".
>
> 1) INTERFACE: The standard 'Download' icon is used for 'Save' which
> actually should be a floppy disk icon. It is better to follow the UI
> standards, imho in order not to confuse users.
>
> 2) PATIENT PORTAL: I could not figure out the patient portal aspect
> where patients can reach to their documents (journals, lab reports
> etc.) with self-signing
In the HMIS, you can associate the person with the login user, in a
similar way we do with health professionals.
>
> 3) TELEMEDICINE: No documents seem to be available to integrate remote
> video consultation which has become a standard norms since COVID-19
> pandemic.
>
> 4) REPETITIVE ENTRIES: Could not figure out why one needs to entry
> the same person/patient as parties as well as reentering to other
> modules. A user is a user, right? Or I got confused.
Please check https://en.wikibooks.org/wiki/GNU_Health/First_Steps
>
> 5) LANGUAGE SELECTION: Why don't we default every user to a language
> the administrator want to make default according to their context.
> Else why don't users allowed to choose their language of choice like
> patient portal?
They can. GH is a multi-user, multi-language system. Each person can
choose their own language. Check "Preferences".
> A case in point is creating a user without language
> chosen or DoB fails to execute with the following error:
>
> File "/trytond/modules/health_qrcodes/health_qrcodes.py", line 57,
> in make_qrcode
> f'DoB: {patient_dob}\n' \
> UnboundLocalError: local variable 'patient_dob' referenced before
> assignment
>
> Fault: local variable 'patient_dob' referenced before assignment"
This has been fixed in
https://savannah.gnu.org/bugs/index.php?63275
> 6. NO DOCUMENTATION TO BEGIN WITH:
> 6a) Customize the backend and frontend with the relevant institutions
> mast heads and other links (which does not take the user to a
> different domain than the relevant domain to which the person is
> registered to.
>
> 6b) Right way to populate staffs (doctors, accountant, financial
> comptroller, nurses, lab technicians, front desk crew and other allied
> staffs), and assign ACL
>
> 6c) Right way to entry the patients either by the front desk staffs
> or by patients themselves
>
> 6d) Right way to run a remote video consultation after the patient
> self-registers and clears dues.
>
We have the documentation portal in Wikibooks
Most of the cases are documented. For instance, check the following
chapter on how to create a patient
https://en.wikibooks.org/wiki/GNU_Health/Patient_Management
In any case, you're welcome -once you know the system- to contribute to
the documentation project. There is always room for improvement.
> I look forward to your reply.
Cheers,
Luis