Class CommunityHealthWorker


  • @Entity
    public class CommunityHealthWorker
    extends BaseTimestampedEntity
    This class represents a person who serves health services to a certain community (social cell) and takes responsibility to contact a medical infrastructure making phone calls to interactive phone system IVR. The worker works at certain location that have hierarchy see District/Sector/Facility/Village.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CommunityHealthWorker

        public CommunityHealthWorker​(java.util.UUID id)