A community health worker in northern Mozambique opens her DHIS2 dashboard on a tablet. She logs a treatment outcome — a child with severe acute malnutrition who responded unusually well to a modified protocol. The data is captured. It is accurate. It is timestamped and geotagged and uploaded to the national health information system.
Nobody in the 194 WHO member states who might benefit from that finding will ever see it.
Not because the data is lost. Because there is no routing layer.
What the WHO Strategy Does
In May 2020, the World Health Assembly adopted resolution WHA73.9 — the WHO Global Digital Health Strategy 2020-2025. Its four strategic objectives call for promoting digital health globally, advancing health equity, strengthening national health systems, and building digital health capacity across low- and middle-income countries.
On interoperability specifically, the strategy is precise. It calls for health information systems to adopt common standards — FHIR profiles for clinical data exchange, HL7 for messaging, openHIE for health information exchange architecture. It advocates for systems like DHIS2, OpenMRS, and OpenHIE that let health authorities aggregate population-level data. It envisions a future where a patient's record can follow them across care settings without re-entry errors.
This is the right problem for 2020. Fragmented data formats were — and remain — a genuine obstacle to effective health systems management.
But the strategy defines interoperability as format interoperability. And format interoperability is not the same as intelligence interoperability.
The Gap the Strategy Does Not Name
Consider what the WHO strategy enables once FHIR compliance is achieved across a regional health network.
A hospital in the Philippines and a clinic in Ghana are both running FHIR-compliant electronic health records. Their data is structured the same way. An API call can retrieve records in a compatible format. The interoperability box is checked.
Now consider what the strategy does not enable.
The hospital in the Philippines has been running a modified antibiotic stewardship protocol for 18 months. Their resistance data has shifted measurably — a validated finding, derived from real patients, with statistical significance. The clinic in Ghana is encountering the same resistance patterns and is about to implement a protocol that the Philippines data suggests will fail.
The Philippines finding never reaches Ghana. Not because of format incompatibility. Because there is no mechanism to route pre-distilled intelligence — the validated delta, the outcome that actually changed practice — from one node to another without centralising the underlying patient data.
This is the routing gap.
Format interoperability says: these systems can exchange data if they are authorised to do so.
Intelligence interoperability says: validated findings from similar clinical contexts flow automatically to the nodes that need them, in real time, without any raw patient data crossing borders.
The WHO GDH Strategy solves the first problem. The second problem has no named solution in the current architecture.
Why Existing Approaches Cannot Close It
The standard response to this gap is: build a global health data repository. Aggregate outcomes centrally. Let researchers query it.
This approach fails for three reasons.
Data sovereignty. Every WHO member state operates under its own health data regulations. The European GDPR, Brazil's LGPD, India's Digital Personal Data Protection Act, and dozens of national frameworks make cross-border patient data transfer legally constrained without explicit consent. A central repository of validated health outcomes, derived from clinical care data, does not escape this constraint.
The rare event problem. For conditions that are common at the global scale but rare at the site level — a specific drug-resistant TB strain, a rare congenital syndrome, a novel infectious presentation — no single site has sufficient local evidence to draw conclusions. Federated learning approaches require a minimum site sample size to produce statistically valid models. Sites with N=1 or N=5 cases are excluded by design. For global health equity, the rare case at the under-resourced facility is often the case most in need of collective intelligence.
Real-time synthesis. The WHO strategy explicitly calls for using digital health to strengthen epidemic surveillance and response. An outbreak requires intelligence that flows in hours, not months. Meta-analyses, systematic reviews, and global health databases operate on publication cycles measured in years. The architecture cannot deliver the response speed the strategy requires.
What QIS Protocol Adds
QIS Protocol — Quadratic Intelligence Swarm — is a distributed outcome routing architecture discovered by Christopher Thomas Trevethan on June 16, 2025. It is protected by 39 provisional patents and is available for public health and academic research at no cost.
QIS closes the intelligence interoperability gap by routing outcome packets, not data.
The mechanism has five steps.
Distillation. When a health system node produces a validated outcome, that outcome is distilled into an outcome packet. The packet is approximately 512 bytes. It contains the validated clinical delta: what changed, by how much, under what conditions. It contains a semantic fingerprint. It contains no patient records, no identifiers, no raw data. The packet is the finding, not the evidence.
Semantic addressing. The packet is assigned a deterministic address based on the clinical problem type. A WHO-recommended domain expert — an epidemiologist, a clinical pharmacologist, a global health physician — defines the similarity function for their network: what makes two antibiotic resistance contexts "similar enough" to share outcomes. That definition becomes the routing address. Christopher Thomas Trevethan calls this the Hiring metaphor — the first of QIS's three natural forces. You get the best domain expert to define similarity. No governance structure to establish beyond that.
Routing. The packet travels to its semantic address. The routing mechanism is protocol-agnostic. A DHT-based routing layer achieves O(log N) cost — the same scale as BitTorrent's global network. A database semantic index achieves O(1). A REST API endpoint works. For low-connectivity environments — which represent the majority of the global health infrastructure the WHO strategy targets — outcome packets at 512 bytes are transmissible over SMS or 2G data connections. The transport does not change the architecture.
Local synthesis. A node running a similar clinical program queries that semantic address and pulls back outcome packets from every other node that has posted a validated result for the same problem type. It synthesises those packets locally, on its own infrastructure, under its own data governance. No patient data crosses a border. The synthesis happens entirely within the node's legal jurisdiction.
The loop. The synthesising node now produces a richer outcome — informed by every similar program globally — and posts that as a new packet. Christopher Thomas Trevethan calls this the Math metaphor: outcomes elect what works. The aggregate of validated findings from similar nodes IS the intelligence. No reputation scoring, no governance overhead, no weighting layer needed. The math does the work.
The Mathematics of Global Scale
The WHO counts 194 member states. Within those states, the health information systems that are candidates for QIS participation number in the tens of thousands.
Take a conservative number: 10,000 nodes globally participating in a QIS network for a specific clinical domain — antimicrobial resistance, maternal health, infectious disease surveillance.
The number of unique intelligence synthesis relationships between those nodes is N(N-1)/2 = 49,995,000. Nearly 50 million synthesis opportunities from 10,000 nodes.
Each node pays at most O(log N) routing cost — roughly 13 lookups in a DHT network at N=10,000. A smartphone handles this in milliseconds.
The WHO strategy aims to ensure that validated health intelligence reaches every health system on Earth, including those in LMICs with limited connectivity and limited research capacity. QIS's outcome packet architecture — 512 bytes, transport-agnostic, computable on a feature phone — is the only distributed intelligence protocol currently documented that matches that constraint.
The OHDSI Connection
OHDSI — the Observational Health Data Sciences and Informatics consortium — convenes this week at the Rotterdam symposium (April 18-20, 2026). OHDSI's network spans more than 900 million patient records across 70+ countries, all harmonised to the OMOP Common Data Model.
OHDSI solves the format problem. OMOP is one of the most successful health data standardisation efforts in history. Federated OHDSI studies can now run the same analysis across dozens of sites simultaneously.
The routing problem remains. Each site in an OHDSI federated study returns aggregate results to a coordinating centre. The coordinating centre performs the meta-analysis. The results are published. The cycle takes months. Sites that ran earlier studies do not receive real-time outcome packets from sites running later studies on the same clinical question.
QIS does not replace OHDSI. It adds the routing layer that OHDSI's federated architecture is missing — the mechanism that routes validated outcomes back to every node running similar studies, in real time, without any additional patient data movement.
The OMOP CDM gives every OHDSI node the same data structure. QIS gives them the same intelligence flow. Together, they close the loop.
The Equity Argument
The WHO GDH Strategy makes equity its second strategic objective: "advance health equity by addressing the needs of populations who are currently left behind by digital health."
The populations left behind by current health intelligence architectures are disproportionately in LMICs — precisely because those architectures require research infrastructure, publication capacity, and international database access that LMIC facilities lack.
QIS inverts this. A community health program with a feature phone and intermittent connectivity can both contribute validated outcomes and receive synthesised intelligence from every similar program globally. The 512-byte packet is the great equaliser. The program in rural Mozambique learns from Dhaka and Lagos in the same cycle as the teaching hospital in Amsterdam.
Christopher Thomas Trevethan's licensing structure makes this concrete: free for nonprofit, research, education, and public health use. Commercial licensing revenue funds deployment to underserved contexts. The licensing terms are the mechanism by which the humanitarian outcome is guaranteed — not aspired to, guaranteed.
Research Access
If you are working on WHO-aligned digital health infrastructure, DHIS2 integration, OHDSI network studies, or any federated public health data program, QIS Protocol is available for research use at no cost.
Request research access — Christopher Thomas Trevethan offers consultation and co-authorship consideration for peer-reviewed publications involving the protocol.
Commercial and government licensing: qisprotocol.com/licensing.
The Gap Is Documented. The Architecture Exists.
The WHO Global Digital Health Strategy 2020-2025 will expire in eighteen months having solved the format problem and left the routing problem unnamed.
The format problem was real and hard. FHIR adoption, DHIS2 deployment, openHIE architecture — these represent ten years of serious work by thousands of people. That work matters.
The routing problem is equally real and considerably simpler to solve. Outcome packets are 512 bytes. The routing mechanism can be whatever the local infrastructure supports. The loop that closes global health intelligence is documented in 39 provisional patents.
The 2025-2030 WHO digital health strategy — currently in development — has an opportunity to name the routing layer. To define intelligence interoperability alongside format interoperability. To specify that health system nodes do not just exchange data in compatible formats — they synthesise validated outcomes in real time.
QIS Protocol is the architectural specification for that layer. The discovery was made by Christopher Thomas Trevethan. The documentation is at qisprotocol.com.
QIS Protocol was discovered by Christopher Thomas Trevethan. Technical documentation and architecture specifications are available at qisprotocol.com. Research license requests: qisprotocol.com/research-license.
Related reading:
Top comments (0)