{
  "schema": "capps-health-shield-v1",
  "status": "public-production-system-map-live",
  "publishedAt": "2026-06-15T15:05:00Z",
  "route": "/capps-health-shield.html",
  "positioning": "CAPPS Health Shield applies the five-layer CAPPS trust algorithm to medical-adjacent records, reminders, consent and verified handoff.",
  "fiveLayerAlgorithm": [
    "identity",
    "consent",
    "context",
    "verification",
    "escalation"
  ],
  "allowedModules": [
    "medication reminders",
    "allergy records",
    "emergency contacts",
    "consent management",
    "school medical notes",
    "care-plan sharing",
    "healthcare provider verification",
    "mental wellbeing support routing"
  ],
  "blockedClinicalFunctions": [
    "diagnosis",
    "prescribing",
    "dosage decisions",
    "treatment decisions",
    "medication recommendations",
    "medical outcome promises",
    "emergency-only reliance"
  ],
  "healthCapsules": [
    { "name": "Parent Health Capsule", "route": "/caps-parent-portal.html", "scope": ["allergy references", "emergency contacts", "approved condition summaries", "care-plan references", "school permissions", "provider permissions"] },
    { "name": "School Health Capsule", "route": "/caps-school-pilot.html", "scope": ["allergy status", "medicine permission state", "emergency contact verification", "care-plan summary"] },
    { "name": "Health Consent Vault", "route": "/caps-identity-wallet.html", "scope": ["permission giver", "viewer role", "share scope", "expiry", "review state", "evidence hash"] },
    { "name": "Care Passport", "route": "/caps-passport.html", "scope": ["portable care summary", "access receipt", "review due marker"] },
    { "name": "Healthcare Provider Verification", "route": "/caps-verification-badge.html", "scope": ["provider role", "verification state", "access boundary"] }
  ],
  "coordinationLayers": [
    { "name": "Emergency Escalation Layer", "routesTo": ["approved adult", "school lead", "professional support", "emergency services"] },
    { "name": "Mental Wellbeing Routing", "signals": ["bullying distress", "crisis language", "self-harm concern", "eating-disorder indicator"] },
    { "name": "Medication Permission Layer", "controls": ["reminders", "school medication permission", "storage permission", "care-plan reference"] }
  ],
  "leastDataSchoolView": [
    "healthStatus",
    "allergyStatus",
    "medicinePermission",
    "emergencyContact",
    "consent",
    "policyVersion",
    "evidenceHash"
  ],
  "epmaCoordinationLayer": {
    "positioning": "CAPPS Health Shield can sit around existing ePMA systems as identity, consent, verification, audit and coordination.",
    "clinicalSystemOwns": [
      "prescribing",
      "medication administration",
      "drug charts",
      "regulated clinical workflow",
      "clinical decisions"
    ],
    "cappsOwns": [
      "identity verification",
      "consent vault",
      "care passport",
      "school access checks",
      "parent access checks",
      "provider verification",
      "health audit trail",
      "safeguarding routing"
    ],
    "aiWorkflowChecks": [
      "missing consent",
      "permission conflict",
      "expired care-plan review",
      "missing emergency contact",
      "unverified viewer role"
    ]
  },
  "privacyBoundary": [
    "public pages expose status and proof references only",
    "private medical records stay outside public routes",
    "care-plan sharing requires consent and role verification",
    "urgent concerns route to qualified professionals or emergency services"
  ],
  "linkedRoutes": [
    "/capps-safety-suite.html",
    "/capps-review-sprint.html",
    "/capps-cohort-evidence.html",
    "/caps-identity-wallet.html",
    "/caps-passport.html",
    "/caps-parent-portal.html",
    "/caps-school-pilot.html",
    "/caps-verification-badge.html"
  ]
}
