Every line of code traces to a standard.
JCI surveys evaluate hospitals on specific standards. Pneuma's job is to give the hospital the technical capability those standards demand — without inventing new categories of evidence to produce.
JCI 7th-edition standards mapped to platform surfaces.
IPSG · International Patient Safety Goals
MOI · Management of Information
PCC · Patient-Centered Care
AOP · Assessment of Patients
COP · Care of Patients
QPS · Quality Improvement and Patient Safety
National eHealth Strategy 2017–2026 · 5 pillars.
Each hospital tenant declares its capability per pillar inenterprise_hospital_profile.eHealthCapability.
Patient eHealth Record
Hospital MRN + tenant-scoped patient identity; Thai 13-digit national ID supported; HIE for cross-hospital portability gated on partner.
Telemedicine
Video (Daily.co inherited) and async messaging routes mounted; e-prescribing stays with the HIS.
mHealth
Symptom logging via POST /vitals manual_patient source; mobile companion app inherited skeleton (RPM-adapted in Phase 3).
Health Information Exchange
OpenAPI 3.1 spec designed for FHIR R4 + Thai FHIR profile; declared HIS field selects adapter (TrakCare · HOSxP · Hospital OS).
Data Standards
ICD-10-TM diagnosis coding native; Thai SNOMED CT subset + LOINC vitals mapping declared for Phase 3.
PDPA B.E. 2562 by design — not retrofitted.
Thai data subjects have the right to know, the right to access, the right to withdraw consent, the right to be forgotten. The platform models each as a distinct endpoint and audit event.
§19 — Lawful basis
Purpose-bounded consent required pre-data-processing
enterprise_pdpa_consent ledger · POST /consent records purposes[]
§24 — Sensitive data (health)
Stricter consent thresholds for health data
rpm_clinical_care + billing_processing + quality_improvement enumerated as distinct purposes
§28 — Cross-border transfer
Patient data leaves Thailand only with consent + adequate jurisdiction
home_country_pcp_share purpose · DATA_RESIDENCY.md residency plan
§32 — Right to be forgotten
Patient may request deletion of personal data
Soft-delete columns + RTBF processor (Phase 3 worker)
§36 — Withdrawal of consent
Withdrawal must be as easy as giving consent
POST /consent/:id/withdraw · idempotent · audit-event pdpa.consent.withdraw