Workers travelling to Gulf Cooperation Council countries for employment are generally required to pass a pre-departure medical examination at an approved centre in their home country. The examination is coordinated through the Wafid platform, which succeeded the arrangement widely known as GAMCA. Candidates book through Wafid, attend an approved centre, and the centre records the outcome as a fitness decision.
This article is written for people running those centres. It describes the flow, then concentrates on the operational details that determine whether a centre processes candidates smoothly or spends its day resolving avoidable problems.
Requirements differ by destination country, by candidate category, and change over time. Treat the specifics below as the general shape of the process and confirm current rules against Wafid and your national regulator.
The flow on examination day
1. Booking and the slip
The candidate books through Wafid and arrives with a printed or digital slip carrying their reference number and personal details, along with their passport. The slip is the anchor for everything that follows — the centre's record must match it exactly.
2. Registration
The centre creates the candidate's record: name as printed in the passport, passport number, date of birth, nationality, destination country, employer or agency where relevant, and the Wafid reference. A photograph is captured, and the candidate is issued the centre's own registration number.
3. Biometrics
Fingerprint capture is used to bind the person physically present to the record being created. This is the control against substitution — someone else attending in place of the candidate — which is the single most consequential form of fraud in this process.
4. Clinical examination
A physician records vital signs, general examination findings, and relevant medical history.
5. Phlebotomy and laboratory tests
Blood and other samples are collected and tested. The exact panel depends on destination country and category, and typically covers communicable diseases of concern for migrant workers, alongside routine screening.
6. Radiology
A chest radiograph is standard, primarily as tuberculosis screening, and is reported by a radiologist.
7. Fitness decision
Results are consolidated and a medical officer issues a decision — commonly recorded as fit or unfit, with the outcome submitted through the required channel. Where a candidate is found unfit, the centre's handling of that conversation and the associated record matters both ethically and reputationally.
Where centres actually lose time
Re-typing candidate details
The most common inefficiency is a receptionist reading a Wafid slip and typing the details into a system by hand. It is slow at volume, and — more importantly — it introduces transcription errors in exactly the fields that must match the passport and the slip. A single transposed passport digit can invalidate a submission and require the candidate to return.
This is a solvable problem. Slips can be read automatically: the document is scanned or uploaded, the text is extracted by OCR, and the fields are pre-filled for the operator to confirm rather than type. Confirmation is still a human step — but checking is faster and more accurate than typing.
Losing track of where a candidate is
A candidate on examination day passes through several stations. Without a shared record, nobody can answer "has this candidate had their X-ray yet?" without walking the building. At fifty candidates a day this is tolerable. At two hundred it is not.
Photographs and documents held separately
If the photograph is on a camera, the slip in a tray, and the results in a lab register, assembling a complete file becomes a manual reconciliation at the end of each day — precisely when staff are most tired and most likely to mismatch records.
No audit trail on the fitness decision
Because a fitness outcome affects someone's employment, the centre should be able to demonstrate later who recorded which result and when. If this is ever questioned, a timestamped record with named users is the difference between a clear answer and a dispute.
What a centre's system needs to do
- Read the slip, do not re-type it. OCR-assisted registration with operator confirmation.
- Capture photograph and fingerprints against the record at registration, not afterwards.
- Give every candidate a unique registration number that all stations use.
- Show where each candidate is in the flow so any staff member can answer without leaving the counter.
- Keep lab, radiology and clinical findings in one record that assembles into a single reviewable file.
- Enforce roles. A phlebotomist should not be able to record a fitness decision.
- Log everything with user and timestamp.
- Export cleanly for reporting and reconciliation.
Data protection deserves real thought
A GCC medical centre holds passport identifiers, biometrics, photographs and health results for large numbers of people — a combination that is genuinely sensitive. Practical minimums:
- Individual named logins. Shared accounts destroy accountability.
- Role-based access, enforced on the server rather than merely hidden in the interface.
- Files such as photographs and documents kept out of publicly reachable directories.
- Backups that are tested by actually restoring one.
- A defined retention period, and deletion when it expires.
Local data protection law applies in addition to whatever the destination country requires. If in doubt, take advice locally rather than assuming the platform's rules are the whole obligation.
A working GCC / Wafid centre system you can try now
Our Medical Center Registration system covers this flow end to end: OCR auto-fill from a Wafid slip, photograph and fingerprint capture, automatic registration IDs, phlebotomy, laboratory and radiology stations, medical and fitness certificates, billing and Excel export. The software is free — you pay only for hosting.
See the software → Open the live demo See all demosDemo login admin / admin123. Fingerprint capture needs a physical scanner, so it is disabled in the public demo.
If you are opening a centre
Approval requirements, the permitted scope of examinations, and the platform's own onboarding are matters for Wafid and your national regulator — they change, and they are not something to take from a software vendor's blog.
What you can settle early is the operational design: decide your station layout, decide who is allowed to record what, and choose a record system before your first candidate walks in rather than after your first reconciliation failure. Retrofitting structure onto six months of loose records is considerably harder than starting with it.