A structured pathway for Philippine physicians: five interactive lectures with mastery checkpoints, a comprehensive examination, a face-to-face simulation workshop, and a final examination — leading to a verifiable five-year credential.
Brain death determination is a legally consequential clinical act. A certificate issued here may be relied upon by hospitals, and a physician’s certification record could become evidence if a determination is ever contested. The platform is built for that possibility rather than against it.
Every assessment requires 100%. On failure a candidate is told which learning objectives they missed — never which items were wrong, and never a correct answer — and must revisit the relevant lecture section before retaking.
Every attempt stores exactly which questions and choices were shown, in which order, at which version. Years later, an audit can reproduce precisely what a candidate saw rather than the current wording.
No selfies, no biometrics, no third-party vendor. A physician’s PRC identification card is inspected by PNA staff, in person, at the workshop — and nothing downstream of that inspection unlocks without it.
Each stage unlocks only when the one before it is complete. Every gate is enforced on the server, on every request.
Individually, or by redeeming an institutional voucher. All credentials are personal.
A short questionnaire about your current practice. Not scored, and answered once — it is the baseline the workshop is measured against.
Gate: fee paid or voucher redeemedEach module is followed by a short checkpoint requiring 100%. Retakes are free and unlimited.
Gate: previous checkpoint passedTwenty questions, all of which must be answered correctly.
Gate: checkpoint 5 passedFace-to-face, five stations, all attended within a single session. Your PRC identification card is inspected at check-in. Held twice each year.
Gate: comprehensive examination passedTwenty questions, all of which must be answered correctly.
Gate: PRC card inspected and all five stations attendedValid five years, publicly verifiable by PRC license or certificate number.
Gate: final examination passedContent is authored and approved by the Philippine Neurological Association. Each lecture is a fixed, versioned artifact with recorded approval — not a living document.
Establishing an etiology sufficient to explain irreversible loss of function, and excluding hypothermia, sedative and neuromuscular blocking agents, and severe metabolic derangement before assessment begins.
Confirming coma and the absence of all brainstem reflexes: pupillary, corneal, oculocephalic and oculovestibular, gag and cough.
Technique, preconditions, safety, target thresholds, and interpretation — including when a test must be aborted.
When ancillary investigation is indicated, what each modality can and cannot establish, and how results are weighed alongside clinical findings.
Recording the determination, the timing and role of a second examination, declaration, and communication with the family.
Each lecture is accompanied by a downloadable reference document. Certified physicians retain access to all lectures and references for as long as their certificate remains valid.
Unlimited free retakes only work if the examination cannot be worn down by repetition. Four mechanisms make that true.
Each question owns a pool of correct answers and distractors. A fresh subset is drawn and shuffled on every attempt, so the same question never presents the same way twice.
The answer key is never transmitted to the browser — not in the page, not in any API response, not in a source map. It is unreadable even to the database connection that serves pages.
Before anything is displayed, the platform records exactly what will be shown. Submissions are graded against that record, and it is never altered afterwards.
Failure reveals which learning objectives were missed and nothing more. Item-level feedback across unlimited retakes would simply transfer the answer key.
Choices are drawn per attempt and shuffled. Which one is correct is never sent to the browser — grading happens on the server, against a stored record of exactly what was shown.
The connection that renders assessments is not merely discouraged from reading the answer key — the database refuses it.
Hospitals and institutions can confirm a physician’s standing by PRC license number or certificate number. Exact match only, with rate limiting — a register, not a directory to be harvested.
Illustrative layout. The register opens when the first certificates are issued.