Values

Code Label Standard code Definition
waitlisted Waitlisted The applicant has been verified as eligible but is awaiting an available program slot due to capacity or budget constraints.
active Active The enrollment is current and benefits are being delivered.
suspended Suspended The enrollment has been temporarily paused, typically pending verification or compliance action.
closed Closed The enrollment has been permanently ended. The reason for closure is captured in exit_reason.
pending_verification Pending verification The application is awaiting document or data verification before enrollment is confirmed.
graduated Graduated The beneficiary has successfully exited the program through program-defined graduation criteria.

System mappings

OpenSPP

System code System label enrollment-status value
draft Draft pending_verification
enrolled Enrolled active
paused Paused suspended
exited Exited closed

Not covered by OpenSPP: waitlisted, graduated

DHIS2

System vocabulary: EnrollmentStatus

System code System label enrollment-status value
ACTIVE Active active
COMPLETED Completed closed
CANCELLED Cancelled closed

Not covered by DHIS2: waitlisted, suspended, pending_verification, graduated

openIMIS

System vocabulary: BeneficiaryStatus

System code System label enrollment-status value
POTENTIAL Potential pending_verification
ACTIVE Active active
GRADUATED Graduated graduated
SUSPENDED Suspended suspended

Not covered by openIMIS: waitlisted, closed

DCI

System vocabulary: EnrollmentStatusEnum

System code System label enrollment-status value
1 Active active
2 Deceased closed
3 Graduated graduated
4 Suspended suspended

Not covered by DCI: waitlisted, pending_verification