Re: [Dhis2-users] Cohort and referrals

2018-04-16 Thread Markus Bekken
Hi there Sakibou!
You are correct. When permanently referring a patient, this will update the 
enrolling orgunit of the current enrollment. Each enrollment can only be 
counted in one orgunit, and your enrollment program indicator would now 
consider this enrollment part of facility B. 
There is however some points to mention:
- All events that occurred in facility A will stay there. So any event program 
indicator would evaluate events as part of their orgiginal org unit.
- All previous enrollments will remain unchanged. Only the active enrollment at 
the time of the referral will be updated.

Markus

> 11. apr. 2018 kl. 13:52 skrev Sakibou Alassani :
> 
> Hi
> Please I would like to understand well how referral is managed in DHIS2 
> database management wise. In case of referral the enrollment organisation 
> unit change in the database right?
>  If yes how is cohort going to be managed in the health facility where the 
> patient has been referred from before the transfer.
> For instance if a patient is enrolled in January 2016 in health Facility A. 
> In the calculation of the cohort this patient should be alright counted.
> If in 2017 the patient is referred to Facility B, when testing the program 
> indicators for 2016.This patient is no more counted for facility A. 
> 
> -- 
> 
> Sakibou 
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] FREEZING TOP ROWS

2018-04-16 Thread Alex Macharia
Dear Team,

I wish to inquire whether it is possible to freeze some part of a dataset
for it to be viewed as one scrolls through it.

I have some dataset entry tables that are long and cant fit into one screen
so have to scroll vertically and horizontally to see other parts.

Here is an example of one for TB Active Case Finding

Thank you all

-- 
ALEX MACHARIA
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] data level sharing and access control in 2.29

2018-04-16 Thread Lars Helge Øverland
Hi all,

in 2.29 we introduced a significant change in the access control solution
in DHIS 2.

In essence, two new levels within the sharing solution were introduced: *Can
capture data* and *Can view data*. These levels applies to capturing
data/events and viewing data/events in analytics, and complements the two
existing levels so that we now have:

Metadata
--
1. Can edit and view metadata
2. Can view metadata

Data/events
--
3. Can capture and view data
4. Can view data


This means that you can now control who can capture data for data sets,
programs and program stages through the sharing solution. Previous to 2.29
this was done through user roles, where data sets and programs were
associated with user roles.

You can also control who can see data in analytics for programs and
category options through the new "can view data" sharing level.


We have updated the sharing user *documentation* to reflect this:

https://docs.dhis2.org/master/en/user/html/sharing.html


We have also have some excellent new *videos* which elaborates on this
topic - look for "Data level sharing":

https://www.dhis2.org/spotlight


The *motivation* behind this change in the access control model is:

- It provides a single place to control access to DHIS 2 objects. The user
role associations to data sets and programs have been removed and replaced
by the mentioned sharing levels.

- It opens for more flexibility in access control. Going forward we plan to
introduce more fine-grained data level sharing and include support for
entities like data elements and tracked entity attributes.

- It allows better control over who can view data in analytics, in
particular for program and tracker data.


The 2.29 *upgrade* script will create a user group per user role and share
those groups with the appropriate data sets and programs. You can of course
opt not to run this part of the script and instead do the upgrade manually.

https://github.com/dhis2/dhis2-utils/blob/master/resources/sql/upgrade-229.sql


best regards,

Lars


PS. thanks Nick Dutta for excellent videos.


-- 
Lars Helge Øverland
Technical lead, DHIS 2
University of Oslo
l...@dhis2.org
https://www.dhis2.org
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] data level sharing and access control in 2.29

2018-04-16 Thread Pamod Amarakoon
Thank you Lars and the team for introducing this useful set of features and
Nick for the excellent video demonstrations.

On Mon, Apr 16, 2018 at 2:22 PM, Lars Helge Øverland  wrote:

>
> Hi all,
>
> in 2.29 we introduced a significant change in the access control solution
> in DHIS 2.
>
> In essence, two new levels within the sharing solution were introduced: *Can
> capture data* and *Can view data*. These levels applies to capturing
> data/events and viewing data/events in analytics, and complements the two
> existing levels so that we now have:
>
> Metadata
> --
> 1. Can edit and view metadata
> 2. Can view metadata
>
> Data/events
> --
> 3. Can capture and view data
> 4. Can view data
>
>
> This means that you can now control who can capture data for data sets,
> programs and program stages through the sharing solution. Previous to 2.29
> this was done through user roles, where data sets and programs were
> associated with user roles.
>
> You can also control who can see data in analytics for programs and
> category options through the new "can view data" sharing level.
>
>
> We have updated the sharing user *documentation* to reflect this:
>
> https://docs.dhis2.org/master/en/user/html/sharing.html
>
>
> We have also have some excellent new *videos* which elaborates on this
> topic - look for "Data level sharing":
>
> https://www.dhis2.org/spotlight
>
>
> The *motivation* behind this change in the access control model is:
>
> - It provides a single place to control access to DHIS 2 objects. The user
> role associations to data sets and programs have been removed and replaced
> by the mentioned sharing levels.
>
> - It opens for more flexibility in access control. Going forward we plan
> to introduce more fine-grained data level sharing and include support for
> entities like data elements and tracked entity attributes.
>
> - It allows better control over who can view data in analytics, in
> particular for program and tracker data.
>
>
> The 2.29 *upgrade* script will create a user group per user role and
> share those groups with the appropriate data sets and programs. You can of
> course opt not to run this part of the script and instead do the upgrade
> manually.
>
> https://github.com/dhis2/dhis2-utils/blob/master/
> resources/sql/upgrade-229.sql
>
>
> best regards,
>
> Lars
>
>
> PS. thanks Nick Dutta for excellent videos.
>
>
> --
> Lars Helge Øverland
> Technical lead, DHIS 2
> University of Oslo
> l...@dhis2.org
> https://www.dhis2.org
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
Regards,
Pamod Amarakoon
MBBS (SL)
MSc (Biomedical Informatics), EMSc (Health Admin), PGCert (MedEd), CEH
HISP Sri Lanka

Confidentiality Notice: the information contained in this email and any
attachments may be legally privileged and confidential. If you are not an
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this e-mail is strictly prohibited. If you have
received this e-mail in error, please notify the sender and permanently
delete the e-mail and any attachments immediately. You should not retain,
copy or use this e-mail or any attachments for any purpose, nor disclose
all or any part of the contents to any other person.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Cohort and referrals

2018-04-16 Thread Sakibou Alassani
Thank you Markus for reply,



2018-04-16 7:48 GMT+00:00 Markus Bekken :

> Hi there Sakibou!
> You are correct. When permanently referring a patient, this will update
> the enrolling orgunit of the current enrollment. Each enrollment can only
> be counted in one orgunit, and your *enrollment* program indicator would
> now consider this enrollment part of facility B.
> There is however some points to mention:
> - All events that occurred in facility A will stay there. So any *event*
> program indicator would evaluate events as part of their orgiginal org unit.
> - All previous enrollments will remain unchanged. Only the active
> enrollment at the time of the referral will be updated.
>
> Markus
>
> 11. apr. 2018 kl. 13:52 skrev Sakibou Alassani :
>
> Hi
> Please I would like to understand well how referral is managed in DHIS2
> database management wise. In case of referral the enrollment organisation
> unit change in the database right?
>  If yes how is cohort going to be managed in the health facility where the
> patient has been referred from before the transfer.
> For instance if a patient is enrolled in January 2016 in health Facility
> A. In the calculation of the cohort this patient should be alright counted.
> If in 2017 the patient is referred to Facility B, when testing the program
> indicators for 2016.This patient is no more counted for facility A.
>
> --
>
> **Sakibou
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>
>


-- 

**Sakibou
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Export Data

2018-04-16 Thread Nicias Maxies
Hi. I want to know how to export event data from dhis2 to csv or stata (if is 
possible) Thank you. ___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Export Data

2018-04-16 Thread Bridget Magoba
Hi Nicias,

Would you want to export data on all data elements or specific data elements in 
the event?



Regards

Bridget



From: Dhis2-users 
[mailto:dhis2-users-bounces+bridgetmagoba=mifumi@lists.launchpad.net] On 
Behalf Of Nicias Maxies
Sent: Monday, April 16, 2018 12:33 PM
To: dhis2-users@lists.launchpad.net
Subject: [Dhis2-users] Export Data



Hi. I want to know how to export event data from dhis2 to csv or stata (if is 
possible) Thank you.



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] data level sharing and access control in 2.29

2018-04-16 Thread arungatom65
Halo Lars and TeamThanks alot for this update hopefully it will enhance access 
and control rights to information sharing. Will it work within the cascade of 
hierarchy of orgunits or pegged on the level of user roles?Thanks


Sent from my Samsung Galaxy smartphone. Original message From: 
Lars Helge Øverland  Date: 16/04/2018  11:52  (GMT+03:00) To: 
DHIS 2 Users list , DHIS 2 Developers list 
 Subject: [Dhis2-users] data level sharing and 
access control in 2.29 

Hi all,
in 2.29 we introduced a significant change in the access control solution in 
DHIS 2.
In essence, two new levels within the sharing solution were introduced: Can 
capture data and Can view data. These levels applies to capturing data/events 
and viewing data/events in analytics, and complements the two existing levels 
so that we now have:
Metadata--1. Can edit and view metadata2. Can view metadata
Data/events--3. Can capture and view data4. Can view data

This means that you can now control who can capture data for data sets, 
programs and program stages through the sharing solution. Previous to 2.29 this 
was done through user roles, where data sets and programs were associated with 
user roles.
You can also control who can see data in analytics for programs and category 
options through the new "can view data" sharing level.

We have updated the sharing user documentation to reflect this:
https://docs.dhis2.org/master/en/user/html/sharing.html


We have also have some excellent new videos which elaborates on this topic - 
look for "Data level sharing":
https://www.dhis2.org/spotlight


The motivation behind this change in the access control model is:

- It provides a single place to control access to DHIS 2 objects. The user role 
associations to data sets and programs have been removed and replaced by the 
mentioned sharing levels.
- It opens for more flexibility in access control. Going forward we plan to 
introduce more fine-grained data level sharing and include support for entities 
like data elements and tracked entity attributes.
- It allows better control over who can view data in analytics, in particular 
for program and tracker data.

The 2.29 upgrade script will create a user group per user role and share those 
groups with the appropriate data sets and programs. You can of course opt not 
to run this part of the script and instead do the upgrade manually.
https://github.com/dhis2/dhis2-utils/blob/master/resources/sql/upgrade-229.sql


best regards,
Lars

PS. thanks Nick Dutta for excellent videos.

-- 
Lars Helge Øverland
Technical lead, DHIS 2University of oslol...@dhis2.org
https://www.dhis2.org


___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Remove from mailing list

2018-04-16 Thread gian_carb
Hello,

can you please remove me from the mailing list?


[Dhis2-devs] [Dhis2-users]


Thank you,

Gianluca___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Regarding event approval

2018-04-16 Thread Seid Hussein
Hi all,

Can anyone help with how to approve events. While defining the programs,
there's an option to define the workflow. But the Data Approval feature in
Reports works only for Data Sets and not for programs.

Is there any way to do this?


Regards,

-- 


Seid,
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Download event list as CSV not working

2018-04-16 Thread Seid Hussein
My bad, thanks it's indeed because it was blocked by Chrome.

Thanks again,

On Thu, Apr 12, 2018 at 4:17 PM, Daniel Futerman 
wrote:

> Hi Seid,
>
> This may be to do with your web browser registering the CSV download as a
> pop-up, and blocking this.
> If you're using Chrome, can you check to the right of the URL bar if you
> see something like this:
>
>
> If so, you should be able to click on that and choose to allow pop-ups
> from the site.
> After this, the CSV download should work fine.
>
> Regards,
> Daniel.
>
>
>
>
>
> *Daniel FutermanLead Architect *
> *Digital Health Division | Jembi Health Systems NPC | South Africa*
>
> *Mobile: +27836035424 | Skype:
> daniel.futermanE-mail: daniel.futer...@jembi.org
> *
>
> --
> This e-mail contains proprietary and confidential information, some or all
> of which may be legally privileged. It is for the intended recipient only.
> If an addressing or transmission error has misdirected this e-mail, please
> notify the author by replying to this e-mail and then deleting same. If you
> are not the intended recipient you must not use, disclose, distribute,
> copy, print or rely on this e-mail. Jembi Health Systems NPO, its
> subsidiaries and associated companies are not liable for the security of
> information sent by e-mail and accepts no liability whatsoever for any
> loss, damage or expense resulting, directly or indirectly, from the access
> of this e-mail or any attachments hereto.
>
> On Thu, Apr 12, 2018 at 3:02 PM, Seid Hussein  wrote:
>
>> Hi Henning,
>>
>> Sorry if I was not clear. What's not working was in event capture there's
>> a list of events already recorded. Adjacent to the show/hide button,
>> there's a download list button.
>>
>> While the option for JSON and XML are working fine, the CSV option
>> doesn't work.
>>
>> I've confirmed the same is true on the demo site earlier.
>>
>> Regards,
>>
>>
>> On Thursday, April 12, 2018, Henning Håkonsen  wrote:
>>
>>> Hi,
>>>
>>> What is not working? Can you include some more information - the url,
>>> payload, exception?
>>>
>>> Regards,
>>> Henning Håkonsen
>>> henn...@dhis2.org
>>>
>>>
>>>
>>>
>>> On 12 Apr 2018, at 11:19, Seid Hussein  wrote:
>>>
>>> Hi all,
>>>
>>> I was testing 2.29 and the download event list as CSV in Event capture
>>> is not working while XML and JSON are working fine. I have tested this on
>>> the demo site as well.
>>>
>>> Is this intentional? Is support for CSV droppped or is it a bug?
>>>
>>> --
>>>
>>>
>>> Seid,
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-d...@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>>
>>
>> --
>>
>>
>> Seid,
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>


-- 


Seid,
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] data level sharing and access control in 2.29

2018-04-16 Thread Markus Bekken
Hi there!
To capture data for a given organization unit in the tree a user will need to 
have access to capture data for the organization or a parent, and you would 
also need Can capture data authority for the program, program stage or data 
set. The new data sharing levels work much the same as the old user role based 
program/dataset access, but provides more fine-grained options for giving 
access only to parts of a program. Hope this answers your question - let us 
know how well the new sharing levels fit your use case!

Markus

> 16. apr. 2018 kl. 13:09 skrev arungatom65 :
> 
> Halo Lars and Team
> Thanks alot for this update hopefully it will enhance access and control 
> rights to information sharing. Will it work within the cascade of hierarchy 
> of orgunits or pegged on the level of user roles?
> Thanks
> 
> 
> 
> Sent from my Samsung Galaxy smartphone.
>  Original message 
> From: Lars Helge Øverland mailto:l...@dhis2.org>> 
> Date: 16/04/2018 11:52 (GMT+03:00)
> To: DHIS 2 Users list  >, DHIS 2 Developers list 
> mailto:dhis2-d...@lists.launchpad.net>> 
> Subject: [Dhis2-users] data level sharing and access control in 2.29
> 
> 
> Hi all,
> 
> in 2.29 we introduced a significant change in the access control solution in 
> DHIS 2.
> 
> In essence, two new levels within the sharing solution were introduced: Can 
> capture data and Can view data. These levels applies to capturing data/events 
> and viewing data/events in analytics, and complements the two existing levels 
> so that we now have:
> 
> Metadata
> --
> 1. Can edit and view metadata
> 2. Can view metadata
> 
> Data/events
> --
> 3. Can capture and view data
> 4. Can view data
> 
> 
> This means that you can now control who can capture data for data sets, 
> programs and program stages through the sharing solution. Previous to 2.29 
> this was done through user roles, where data sets and programs were 
> associated with user roles.
> 
> You can also control who can see data in analytics for programs and category 
> options through the new "can view data" sharing level.
> 
> 
> We have updated the sharing user documentation to reflect this:
> 
> https://docs.dhis2.org/master/en/user/html/sharing.html 
> 
> 
> 
> We have also have some excellent new videos which elaborates on this topic - 
> look for "Data level sharing":
> 
> https://www.dhis2.org/spotlight 
> 
> 
> The motivation behind this change in the access control model is:
> 
> - It provides a single place to control access to DHIS 2 objects. The user 
> role associations to data sets and programs have been removed and replaced by 
> the mentioned sharing levels.
> 
> - It opens for more flexibility in access control. Going forward we plan to 
> introduce more fine-grained data level sharing and include support for 
> entities like data elements and tracked entity attributes.
> 
> - It allows better control over who can view data in analytics, in particular 
> for program and tracker data.
> 
> 
> The 2.29 upgrade script will create a user group per user role and share 
> those groups with the appropriate data sets and programs. You can of course 
> opt not to run this part of the script and instead do the upgrade manually.
> 
> https://github.com/dhis2/dhis2-utils/blob/master/resources/sql/upgrade-229.sql
>  
> 
> 
> 
> best regards,
> 
> Lars
> 
> 
> PS. thanks Nick Dutta for excellent videos.
> 
> 
> -- 
> Lars Helge Øverland
> Technical lead, DHIS 2
> University of Oslo
> l...@dhis2.org 
> https://www.dhis2.org 
> 
> ___
> Mailing list: https://launchpad.net/~dhis2-users 
> 
> Post to : dhis2-users@lists.launchpad.net 
> 
> Unsubscribe : https://launchpad.net/~dhis2-users 
> 
> More help   : https://help.launchpad.net/ListHelp 
> 
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp