This page contains the working behind the Health Observer Systems comparative review of the Medical Snapshot system: feature definitions, search and source notes, and the full scoring table. The R source reproduces the plots.

This is very boring but I’m showing how I got to my conclusion. If someone is into statistics and would enjoy improving this design then yes please I’d love to hear from you.

My research question

This analysis is an exploration of how existing systems compare to my hypothetical Snapshot system. The matrix measures how close each system comes to the Snapshot’s architecture, asking the narrow question: which of the Snapshot’s features has each existing system implemented?

The 18 features fall into six dimensions, ordered like this:

flowchart TD A["A: Data Collection
What is gathered?"] --> B["B: Information Embargo
Who sees it?"] B --> C["C: Retroactive Release
When does it come back?"] C --> D["D: Directionality
Who holds power?"] D --> E["E: Participation Ethics
What's the deal?"] E --> F["F: Governance
Who enforces the rules?"]

A: Data Collection (4 features). Does the system test broadly across many conditions, test healthy people, test the same people repeatedly over time, and retain biological samples? These are the operating mechanics and reasonably objective.

B: Information Embargo (3 features). Does the system withhold results from participants, operate independently from their clinical care, and keep the specific tests conducted unknown to participants? There’s a bit more judgement needed here.

C: Retroactive Release (3 features). Does a formal pathway exist for releasing stored data when something happens later? Is it triggered by the treating doctor’s diagnosis? Does the released data primarily benefit the individual? This can be quite hard to pin down.

D: Directionality (3 features). Can the participant or their doctor initiate release (or both)? Is state access structurally excluded? Did the participant choose to join? This isn’t necessarily documented, because it can be embedded in law (there’s no need to write down that “The Law Says The Government Trumps All”, because that is the context of society) or there can be evidence that medical discretion has been exercised regardless of policy. That’s why I called it a direction, asking “to what did the designers aspire?”

E: Participation Ethics (2 features). What flows back to the participant? E14 records the benefit-sharing variant: reimbursement of expenses, wage-like payment for time, a data dividend, community benefit, or no compensation at all. The Snapshot pays for time, so E14 scores 1 for wage-like payment, ½ where expenses alone are reimbursed, and 0 for the rest. Does commercial early-access funding support the operation?

F: Governance (3 features). Is eventual public data release mandatory? Do trustees have a legal duty to participants, or to funders or governments? Is data stored across multiple legal jurisdictions?

A score of 1 means the system shares that feature with the Snapshot. A score of 0 means it doesn’t. A score of −1* means the system does the opposite of what the Snapshot intends: compulsory participation where the Snapshot requires voluntary, or state control where the Snapshot requires exclusion. Inversions count as 0 in the total but are marked separately because they carry information.

The Scoring

Systems are ordered by total score descending, then by year of establishment.

SystemA1A2A3A4B5B6B7C8C9C10D11D12D13E14E15F16F17F18Total
Medical Snapshot (reference)11111111111111[wage]111118
DoD Serum Repository (USA, 1985)01111111010000[?]00008
EPIC (Europe, 1992)11111½00000010[?]01007.5
UK Biobank (2006)1111100000001½[reimb]01007.5
China “Physicals for All” (2013–)111111100−1*[C]−1*[C]−1*−1*[C]0[?]00−1*07*
China Kadoorie Biobank (2004)11111000000010[?]01007
Taizhou (China, 2009)11111000000010[?]01007
All of Us (USA, 2018)1111−1*000000011[wage]01007
ALSPAC (UK, 1991)1111000000001½[reimb]01006.5
Framingham (USA, 1948)11110000000010[?]01006
Whitehall I (UK, 1967)11011000000010[?]01006
Nurses’ Health Study (USA, 1976)11110000000010[?]01006
BioBank Japan (2003)10111000000010[?]01006
CNHBM (China, 2017)11111000000010[?]00006
Guthrie Card (global, 1963)0101½101010000[none]00005.5
Generation Scotland (2006)1101½000000010[?]01005.5
deCODE (Iceland, 1998)110110000000−1*0[none]10005
Estonian Biobank (2001)11010000000010[?]01005
FinnGen (Finland, 2017)11010000000010[?]10005
Our Future Health (UK, 2022)1101−1*000000010[?]00004
China CNGB / BGI GeneBank (2016)01011100000−1*00[?]00004
Majengo Cohort (Kenya, 1985)0011½0000000½0[comm]00003
NDNAD / CODIS (UK/USA, 1995/1998)0−1*011100000−1*−1*0[none]00003
China MPS DNA database (2003)0−1*011100000−1*−1*0[none]00−1*03
Tuskegee (USA, 1932)0−1*10−1*−1*100−1*−1*−1*−1*0[comm]00−1*02
NZ Unfortunate Experiment (1966)0−1*10−1*−1*000−1*−1*−1*−1*0[none]00−1*01

Notation: 1 = feature present. 0 = absent. ½ = partial. −1* = inverted (system does the opposite); counts as 0 in total. −1*[C] = inverted but evidence rests on advocacy-adjacent inference only. ASPI excluded at all tiers.

E14 benefit-sharing variants: [wage] wage-like payment for the participant’s time, which is what the Snapshot does. [reimb] expenses reimbursed and nothing further. [div] a data dividend. [comm] community or in-kind benefit. [none] nothing. [?] not yet verified, and scored 0 by default, so fifteen of these are placeholders. Individual in-kind inducements are recorded under [comm] for want of a closer variant, which is where Tuskegee’s free meals and burial insurance sit.

Also, I used “½” because it’s easier for a human to scan although it isn’t as computable.