Health
The Health section allows you to manage health facilities and Community Health Workers (CHW) in the program's intervention areas.
Access
Menu: Social Services → Health
The interface is organized into two tabs:
- Health Services: List of health facilities
- Community Health Workers: List of CHWs
Health Services Tab
Overview
The Health Services tab displays:
-
Statistics at the top of the page:
- Total services
- Services with 24h emergency
- Services with maternity
- Services with GPS coordinates
-
Action bar:
- Refresh button to reload data
- Import button to import from Excel
- Add button to create a new service
-
Service list with pagination
Health service types
| Type | Description | Color |
|---|---|---|
| Health center | Basic care facility | Green |
| Hospital | Hospital facility | Blue |
| Health post | Community health point | Yellow |
| Clinic | Private facility | Purple |
| Maternity | Specialized maternity service | Pink |
| Pharmacy | Medication dispensing | Cyan |
| Laboratory | Medical analyses | Orange |
Search and Filters
Text search
Type in the search field to filter by:
- Service name
- Service code
Advanced filters
Click on Filters to show options:
| Filter | Description |
|---|---|
| Type | Type of health facility |
| Status | Operational status (active, closed, etc.) |
| 24h Emergency | Services with 24/7 emergency available |
| Maternity | Services with maternity section |
| GPS | Services with GPS coordinates |
Table Columns
| Column | Description |
|---|---|
| Code | Unique service identifier |
| Name | Facility name |
| Type | Service type (colored badge) |
| Region | Geographic region |
| Sector | Administrative sector |
| Phone | Contact number |
| Emergency | 24h emergency indicator |
| Maternity | Maternity section indicator |
| GPS | Available coordinates indicator |
Actions on a service
View details
Click on a table row to open the detailed record.
View on map
If the service has GPS coordinates, click the GPS icon to display its position.
Create a new service
- Click Add in the top right corner
- Fill in the form:
- Name (required): Facility name
- Type (required): Service type
- Region: Select the region
- Sector: Select the sector
- Phone: Contact number
- Manager: Manager's name
- 24h Emergency: Check if available
- Maternity: Check if maternity section
- Click Create
Community Health Workers (CHW) Tab
Overview
CHWs are community agents who provide local health services. The tab allows you to manage their registry.
Statistics
- Total CHW: Total number of agents
- Active: CHWs in activity
- Inactive: Temporarily inactive CHWs
- Suspended: CHWs whose activity is suspended
Table Columns
| Column | Description |
|---|---|
| CHW Code | Unique agent identifier |
| Full name | First and last name |
| Phone | Phone contact |
| Health center | Assigned facility |
| Region | Intervention area |
| Specialty | Area of expertise |
| Status | Current status (active/inactive/suspended) |
CHW Statuses
| Status | Icon | Description |
|---|---|---|
| Active | ✓ Green | Agent in activity |
| Inactive | ⏸ Yellow | Temporarily inactive |
| Suspended | ✗ Red | Activity suspended |
Search and Filters
- Search by full name
- Filter by status: Active, Inactive, Suspended
- Filter by specialty: Area of expertise
Data Export
Use the Export menu for:
- CSV: Simple spreadsheet format
- Excel: Formatted Excel file
- PDF: Printable document
Customize Columns
Click on the columns icon to:
- Show/hide columns
- Reorganize the display
- Reset configuration
Actions on a CHW
| Action | Description |
|---|---|
| View | View the detailed record |
| Edit | Update information |
| Import | Import CHWs from a file |
Detailed Record
Health service
A service record presents:
- General information (name, type, status)
- Location (region, sector, GPS coordinates)
- Contacts (phone, manager)
- Available services (emergency, maternity)
- Statistics (consultations, patients if available)
Community Health Worker
A CHW record presents:
- Identity (name, code, photo if available)
- Contact (phone, address)
- Assignment (health center, region)
- Skills (specialty, training)
- Activity history
CHW Subsidy Cycles
The system allows managing subsidies paid to CHWs:
- Create a cycle: Define the period and amount
- Assign beneficiaries: Select eligible CHWs
- Validate payments: Approve payments
- Track execution: Monitor completed payments
CHW subsidy cycle management is accessible from the dedicated menu or from a CHW's detailed record.
Best Practices
Health services
- Keep contact information up to date
- Collect GPS coordinates during visits
- Clearly indicate available services (emergency, maternity)
- Link each service to its geographic locality
Community Health Workers
- Use a unique code per CHW
- Assign each CHW to their health center
- Update status when changes occur
- Document specialties and training
Use Cases
Analyze health coverage
- View the list of services by region
- Check 24h emergency availability
- Identify areas without maternity
- Visualize on the GIS map
Prepare a health campaign
- Identify active CHWs by area
- Filter by specialty if needed
- Export the contact list
- Plan interventions
Track CHW subsidies
- Create a new subsidy cycle
- Define eligibility criteria
- Validate the beneficiary list
- Monitor payment execution
Permissions
| Action | Required permission |
|---|---|
| View health services | services_sante.view |
| Create a service | services_sante.create |
| Edit a service | services_sante.edit |
| View CHW | asc.view |
| Create a CHW | asc.create |
| Edit a CHW | asc.edit |
| Manage subsidies | asc.subsides |