Hello,
Is it possible to have multiple enrollments for a single tracked entity instance in a tracker capture program?
Hello,
Is it possible to have multiple enrollments for a single tracked entity instance in a tracker capture program?
Welcome back to the community @Orly_MUGWANEZA ! (:
Yes, thatās the default unless the option not to allow multiple enrollments is checked, see screenshot:
Note that even if you choose to allow multiple enrolments, each TE can only have one open enrolment for that program at any point in time - so the user will need to complete the first enrolment before they can create a second.
Hi @SamuelJohnson and @Gassim,
Please. can you describe a scenario where these two concepts: multiple enrolments and only enroll once are applicable in practice. Both terms are confusing for me. Some examples can help clarify my doubt and make feel confident.
Thanks
Thanks for the note @SamuelJohnson!
@fernando, sure! @SamuelJohnson and others feel free to add!
One example is from the screenshot above in the Child Program where one can be enrolled once because the TEI only gets that type of attention when the mother gives birth and once that program is completed and the enrollment is closed then the TEI canāt be enrolled again. However, another example where the opposite is possible (can enroll multiple times) would be when the TEI can receive the type of attention more than once in a lifetime. There are many cases where this is possible for example a person could need medical attention for an illness, recovers, and then some time in the future becomes ill again and needs to receive the medical attention again.
I hope this helps! I recommend going through the documentation of the metadata packages (available in the dhis2 docs site, click here). These documentation provide detailed explanation to how a program is configured which are quite helpful in understanding configurations.
Hi Fernando,
The following topic discussed exactly that question, and contains another example similar to the the one that @Gassim shared:
Cheers, Sam.
Hi @SamuelJohnson and @Gassim ,
Thank you for you support. My last question: In the excerpts below, if a person falls ill again in the future and needs another medical attention, would we have to register them again?
Also, thanks for sharing the documentation.
Hi Fernando,
Thereās a lot of flexibility in how you choose to configure this in DHIS2, but no, you would not normally ever re-register the patient (=create a new tracked entity instance) but yes, you would create multiple enrolments for the same patient, treating each enrolment as a ācaseā or āepisodeā (case of malaria, case of diarrhoea, pregnancy,etc). So:
For a case of malaria, you would open the first enrolment when the patient falls ill and complete (close) the enrolment when the case/episode is finished; so you would then need open a new enrolment for the same patient if they fall ill with malaria again.
For a pregnacy/delivery, you would open the first enrolment when the client falls pregnant and complete (close) the enrolment when postnatal care is completed; you would then open a new enrolment for her if she falls pregnant again.
For one-off interventions like vaccination programs, you would open the enrolment when the child has their first dose, and complete the enrolment when the last dose has been administered; since the child wonāt ever need these vaccinations again, there wonāt be any need to re-enrol them again. (This program would usually have the setting āOnly enrol once per tracked entity lifetimeā ticked.)
For things like ART, which are continuous care rather than a time-limited ācaseā, you would usually just treat this as a single, ongoing enrolment (with an event for each visit) that is only completed if the patient exits the program.
I hope these examples help explain the options.