Johns Hopkins University
CommonHealth Philadelphia School-Based Telehealth System
CommonHealth Philadelphia is a school-based telehealth system design that connects students, nurses, remote clinicians, guardians, district IT, CPaaS video, consent enforcement, FHIR write-back, device data, audit logging, trade studies, and staged verification into one operating model.
Academic system design for school-based telehealth; not a deployment claim.
- Health systems engineering
- School-based telehealth
- FHIR R4
- CPaaS video
- Requirements verification
- Trade study
- telehealth
Case Study
Work Snapshot
Who It Served
- health systems engineering students
- telehealth program designers
- healthcare operations leaders
- public health and school-health planners
Scope
- Telehealth Systems Engineering and Verification
- Health systems engineering design
- Health systems engineering
- School-based telehealth
- FHIR R4
Evidence
- 53-page systems design record covering school-based telehealth architecture, operational requirements, risk controls, trade studies, and verification.
- Includes urgent tele-visit, provider consult, and chronic-monitoring use cases with consent, network, documentation, and audit controls.
- Defines quality targets for consent decisions, media quality, EHR write-back, dashboard freshness, uptime, failover, and staged integration testing.
Operating Context
CommonHealth Philadelphia starts from a practical access problem: many K-12 students cannot easily leave school for timely primary or behavioral healthcare, yet a school-day visit still has to satisfy clinical, family, district, and recordkeeping requirements. The design places the encounter inside the real operating environment: a school nurse or health staff member, a student device or mobile cart, a remote licensed clinician, guardian permissions, district network rules, a partner EHR, and a parent communication path.
The result is a serious school-based virtual-care architecture. CommonHealth has to know who the student is, who is allowed to participate, whether consent and eligibility are valid, whether the clinician is licensed for the student’s location, whether the network can support the visit, what device data was captured, which clinical record receives the output, and what audit evidence proves the right checks happened.
System Design Frame
The design combines on-site exam devices, student and clinician web clients, school and provider identity domains, a CPaaS-backed media layer, a custom orchestration service, consent and eligibility enforcement, EMR/SIS integration, parent notification, and FHIR R4 write-back. The central architecture decision is to keep CommonHealth as the coordination layer: it controls the session lifecycle and policy checks while interfacing with external systems that retain their own authority.
System architecture and boundary
CommonHealth as the coordination layer between school care and clinical systems
The architecture separates who owns the school environment, what CommonHealth coordinates, and which clinical, family, and payment systems remain external authority points.
Parent / guardian
Consent, release permissions, notification, visit summary, and post-visit instructions.
Remote clinician + EHR
Prescriber identity, licensure, encounter documentation, and FHIR R4 write-back.
Insurer / payer
Eligibility context and payer-facing constraints without owning the care workflow.
Consent / PDP
Allow/deny decisions before and during sessions.
CommonHealth orchestration
Session lifecycle, provider matching, room control, device normalization, audit receipts, and observability.
CPaaS / WebRTC
Room creation, short-lived tokens, media telemetry, and school firewall traversal.
Nurse + student/patient
Nurse office, classroom, mobile cart, student identity, and school-day encounter origin.
Student laptop + TytoPro device
Telemedicine interface, vitals, images, audio/video, and device provenance.
School EMR + student data provider
Roster, demographics, school health record, facilities, and network administration.
- School environment
- Orchestration and controls
- Clinical record and provider systems
- Family, payment, and external context
The operating model is intentionally multi-scale. At the product level, CommonHealth has to make a visit work. At the system-of-systems level, it has to coordinate school districts, public health, provider networks, payers, pharmacies, CPaaS vendors, and EHR platforms. At the enterprise level, it points toward longitudinal school-health infrastructure for routine care, immunizations, testing, access analytics, and richer social-context insight.
Operating scale
Three levels of system responsibility
The same design has to work as a product architecture, a system-of-systems interface, and a regional school-health operating concept.
System
EMR connection, onsite hardware, consent and data exchange, provider logistics, session control, and parent communication.
System-of-systems
School districts, public health, provider networks, payers, pharmacies, CPaaS vendors, and EHR platforms each keep their own authority.
Enterprise
A longitudinal K-12 health infrastructure concept that can support routine care, immunizations, testing, access analytics, and social-context insight.
Care Scenarios
The design is built around three school-health workflows, each with different controls. Acute incidents require fast pre-session checks, clinician access, structured documentation, and parent notification. Provider consults require scoped sharing and clean separation between treatment consent and information-release consent. Chronic monitoring requires device signals, insights, family reporting, record write-back, and escalation into a nurse-mediated visit when risk appears.
Care scenario rail
Three workflows make the operating model real
The system is designed around high-friction school-health moments where authorization, network quality, clinical record exchange, and family communication have to work in sequence.
Acute school-day incident
Nurse captures vitals or media, the PDP checks consent and eligibility, the room opens only if pre-checks pass, and the visit closes with EHR documentation, audit receipt, and parent notification.
Provider consult
School staff share scoped photos, video, and incident context; the consent layer separates treatment permission from release permission and halts sharing if authorization changes.
Chronic monitoring
Device or CGM-style signals feed an insights layer, generate family reports, write clinically relevant notes, and prompt a nurse-mediated tele-visit when risk appears.
Systems Engineering Value
The technical value is the decomposition. CommonHealth turns a broad access idea into inspectable system elements: stakeholder roles, system boundaries, consent enforcement, session lifecycle, interoperability, device provenance, notification rules, quality attributes, trade-study choices, and verification criteria.
That decomposition is what makes the design credible. It can explain who is authorized, what record controls the answer, which data crosses which boundary, what happens when a check fails, and how the design would be tested before a pilot.
Operating Requirements
CommonHealth is specified as a controlled operating environment, not a generic telehealth concept. Consent and eligibility gate every encounter. Media quality has packet-loss, jitter, and latency targets. EHR integration depends on named FHIR resources. Device payloads carry provenance. Parent notifications, tenant isolation, role-based access, PHI-scrubbed logs, and dashboard observability are part of the operating requirements.
Verification and controls
The architecture is specified as controls, tests, and acceptance targets
The design reads like a serious engineering package because each high-risk function has an observable control and a verification path.
Consent and PDP
Gate every encounter, re-check consent during live sessions, distinguish treatment from release, and write immutable consent receipts.
Media and network
Use CPaaS/WebRTC with school firewall traversal, short-lived tokens, media telemetry, and quality alerts for packet loss, jitter, and latency.
FHIR and EHR
Write Encounter, Observation, DocumentReference, CarePlan, and MedicationRequest resources with rate-limit handling, retries, and audit timestamps.
Device provenance
Normalize vitals, images, timestamps, units, make/model, firmware, and original artifacts so device data remains clinically traceable.
Observability and resilience
Centralize logs, media metrics, integration errors, SLO reports, failover tests, dead-letter queues, and dashboard freshness.
Security and staged testing
Use PIA, MFA, least privilege, RBAC, tenant isolation, penetration testing, off-network server tests, device lab tests, and school-network pilot tests.
Operating Structure
The reusable operating structure is a five-part engineering pattern:
- Define the care setting: school-based access, behavioral and primary care needs, nurse workflow, parent/guardian participation, and district constraints.
- Draw the system boundary: CommonHealth orchestration, telehealth hardware, student and clinician clients, consent engine, EMR/SIS interfaces, and external services.
- Specify the interfaces: CPaaS/WebRTC video, FHIR R4 write-back, SAML/OIDC identity, provider directory, eligibility, consent, device payloads, and parent communication.
- Verify the design: component tests, integration tests, system tests, acceptance criteria, network quality, audit completeness, failure handling, and traceability from needs to tests.
- Run trade studies: compare telehealth hardware and platform choices against diagnostic coverage, interoperability, reliability, regulatory fit, usability, and cost.
The pattern is useful because it converts a healthcare access concept into architecture, requirements, and testable operating controls.
Care pathway and controls
A nurse-mediated visit has to move care and evidence together
The workflow is not just video routing. It has a clinical lane for the visit and a control lane for consent, provenance, tokening, record exchange, auditability, and family closeout.
School incident
A student presents with an acute school-day issue and enters the nurse-mediated care path.
care originNurse intake
The nurse confirms identity, starts the encounter, and captures structured incident context.
role contextDevice capture
Smart equipment adds vitals, media, timestamps, and device provenance.
provenanceConsent / PDP gate
The policy decision point evaluates consent, service type, role, eligibility, and provider context.
blocking gateRoom + consult
After checks pass, CommonHealth issues tokens and opens the consult room.
room tokenFHIR/EHR write-back
Clinical output writes back as structured artifacts instead of loose notes.
EHR exchangeAudit + family closeout
Audit receipts, parent notification, and post-visit instructions close the operating loop.
audit receipt
Trade Studies
The source work compares design choices rather than assuming a single platform.
For telehealth exam hardware, the trade study weighs clinical capability, data quality, FHIR or API integration, privacy and security, device management, training burden, availability, vendor viability, and total cost. TytoCare Pro is treated as the preferred option because it scores strongest across clinical capability, standards alignment, and supportability, with cost risk handled through phased rollout and pricing negotiation.
For consent and eligibility, the trade study compares building in-house, configuring Open Policy Agent, and buying specialized consent tooling. The source favors a buy path for faster implementation, stronger out-of-box parental experience, and explicit HIPAA/FERPA policy coverage, while still naming vendor lock-in, export rights, auditability, and FERPA commitments as contract risks.
For telehealth orchestration, the source chooses a hybrid model: buy reliable CPaaS media delivery and build the school-specific orchestration layer. That choice is the heart of the system. CPaaS helps with media quality and firewall traversal; the custom orchestrator handles dual identity, scheduling, licensure checks, FHIR integration, consent gating, observability, and EHR-aware workflow.
Standards, Governance, and Validation
CommonHealth has to operate across two overlapping legal and operational worlds. School records and school-health workflows can raise FERPA questions, while clinical care, remote providers, EHR documentation, and health information exchange raise HIPAA, licensure, security, and medical-record obligations. The consent architecture answers that complexity with a policy decision point, FHIR Consent artifacts, allow/deny decisions, audit receipts, and session controls.
Validation also has to be operational. The design names concrete checks: consent decisions before a session starts, session quality telemetry, immutable audit logging, FHIR write-back, device payload validation, parent notification, tenant isolation, and graceful handling when networks, consent, eligibility, or record exchange fail.
The integration plan is staged: first core server services in an off-network cloud environment, then device-to-server testing in a lab environment, then full system integration on a school network with sandbox EHR connectivity. That sequencing matters because it does not introduce school-network, device, consent, media, and EHR complexity all at once.
The proposed test scenarios include clinical decision-support validation, school network performance, consent gatekeeper tests, failure drills, and go/no-go metrics. Consent tests are treated as blocking defects: if pre-session denial does not block room creation, or mid-session revocation does not stop sharing and write the audit record, the system is not ready.
The strongest validation point is the consent gatekeeper. A pre-session denial must block room and token creation. A mid-session revocation must stop further sharing. Audit logs and parent receipts must be written automatically. Those are not documentation preferences; they are go/no-go controls.
Design Evidence
The evidence is the architecture itself: a 53-page systems design record, stakeholder and boundary analysis, urgent visit and consult use cases, chronic-monitoring logic, operational requirements, quality attributes, functional and physical architecture, device and platform trade-study material, risk controls, staged integration, and a testing approach built around verification traceability.
Risk trend and verification controls
Controls move risks from initial exposure toward residual risk
The matrix makes the verification posture visible: consent, interoperability, media quality, device provenance, auditability, and operations each need controls that can be tested before a pilot.
Residual risk is shown as a design target, not proof of deployment performance.
This case study does not claim live deployment, patient impact, school participation, vendor endorsement, or institutional endorsement unless those facts are separately confirmed.
My Operating View
The useful lesson is that healthcare access technology has to be designed as an operating system before it can be evaluated as an app. Consent, eligibility, identity, school IT, clinical handoff, device provenance, documentation, and verification logic are not details after the product. They define the product boundary.
CommonHealth is valuable on this site because it shows the same judgment that matters in real healthcare operations: technology work becomes serious when the system boundary, authority model, source of truth, exception path, and test evidence are visible.
Evidence Boundary
This is a system design case study. It shows architecture, operating logic, requirements, trade studies, risk controls, and verification planning. It does not claim live deployment, patient outcomes, school participation, vendor endorsement, patient-data processing, or institutional approval.
Context Sources
The external sources support the operating context and standards posture:
- HL7 and ONC support the FHIR framing, especially the idea that clinical exchange should use explicit resources rather than vague data transfer.
- CCHP supports the telehealth policy context because telehealth rules vary by state, payer, service, and modality.
- CDC school-health guidance supports the school-based care environment and the importance of coordinating health services inside schools.
- The Department of Education and HHS joint FERPA/HIPAA guidance supports the core privacy issue: school health information can sit across education-record and health-record regimes depending on actor, setting, and purpose.
- NIST cybersecurity guidance supports the emphasis on risk management, access control, monitoring, and incident response for a system touching student and health information.
The design story should keep using public sources for factual context, especially when discussing policy, interoperability, cybersecurity, privacy, or vendor-specific capabilities.
Frequently Asked Questions
- What does CommonHealth Philadelphia show?
- CommonHealth shows a full operating architecture for school-based virtual care: nurse-mediated intake, guardian consent, district identity, remote clinicians, CPaaS/WebRTC sessions, FHIR write-back, audit logging, and staged verification.
- What makes CommonHealth technically substantial?
- The design handles the hard parts of virtual care: consent enforcement, dual school/provider identity, media transport, device-data provenance, EHR integration, parent communication, risk controls, trade-study decisions, and testable acceptance targets.
- What is not claimed?
- This is a system design case study. It does not claim live deployment, patient outcomes, school participation, vendor endorsement, patient-data processing, or institutional approval.
References
- HL7 FHIR Release 4 HL7 International
Public context for the FHIR R4 integration language in the source artifact.
- FHIR and the ONC Health IT Certification Program Office of the National Coordinator for Health Information Technology
Public context for FHIR as a health IT interoperability standard.
- Center for Connected Health Policy Center for Connected Health Policy
Public context for telehealth policy and state-level telehealth variation.
- CDC School Health Services Centers for Disease Control and Prevention
Public context for school health services and the school-based care environment.
- Joint Guidance on the Application of FERPA and HIPAA to Student Health Records U.S. Department of Education and U.S. Department of Health and Human Services
Public context for why school-health records can sit across FERPA and HIPAA boundaries.
- NIST Cybersecurity Framework National Institute of Standards and Technology
Public context for cybersecurity governance and risk-management language.