Dear GNU Health Community,
I would like to request for help for the following filter I would like to
create:
I would like to create a rule to filter only patients whose status =
'hospitalized'
I tried the following domain rule below, and got an error message:
Health Nursing -> Groups -> Access
Hi Chris,
Thanks very much for addressing my query.
Yes, the purpose for the filter is for nurses at the hospital to have
access only to hospitalized patients.
This is a requirement by the hospital for privacy purposes, and to reduce
the list of names that are displayed in the list of patients.
Thank you very much Luis!
Joe Gene
On Wed, Jun 10, 2015 at 3:52 AM, Luis Falcon wrote:
> Dear Joe
>
> On Sun, 7 Jun 2015 11:16:26 +0800
> Joe Gene Q wrote:
>
> > Dear GNU Health Community,
> >
> > I would like to request for help for the following filter I wo
consequently, these will return
> non-hospitalized patients:
>
> [('patient_status', 'like', 'True')]
> [('patient_status', '=', False)]
> ...etc.
>
> Hopefully that commit will fix it! Thanks for reporting!
>
> -C
>
>
Hi,
I am trying to configure GNU Health to connect to an LDAP server for LDAP
based authentication.
I got as far as adding an LDAP connection string in trytond.conf, and
getting the LDAP server and the tryton server to communicate and exchange
messages.
I am now getting an error in my slapd log
Dear GNU Health Dev Community,
I am currently trying out the following domain record rule:
[["patient_status", "=", true]]
This rule is a filter that only displays patients whose hospitalization
status is 'hospitalized'.
The following error is displayed when there are records with statuses other
Hi,
I just tried to generate test lab labels using the credentials below, and I
got the error below.
Regards,
Joe Gene Quesada
Server: health.gnusolidario.org
db: air32
user: admin
Laboratory -> Lab Test Results -> Print Report -> Test Labels:
This error shows up:
Traceback (most recent cal