Care Passport Demo
Verified care signals without exposing private records.
The demo shows the exact public-safe shape CAPPS can share with a school, club, provider or safeguarding workflow: status, consent and evidence proof only.
Passport Signals
allergy verified
emergency contact verified
school permission active
consent active
Demo Record
Least-data care passport output.
{
"passportStatus": "verified",
"allergyStatus": "active-alert",
"emergencyContact": "verified",
"schoolPermission": "active",
"consent": "active",
"policyVersion": "health-consent-v1",
"evidenceHash": "sha256-public-proof"
}
Boundary
Proof without disclosure.
ShownStatus, consent state, permission state, policy version and evidence hash.
HiddenPrivate records, clinical notes, identity evidence and full care history.
BlockedNo diagnosis, prescribing, dosage, treatment decisions or medication recommendations.