Answers, not records
A pension system asks "is this person alive?" and receives exactly that answer, signed by the authority. No date of birth, no address, no record dump to store and protect.
Registry Notary · Verify
Registry Notary answers a precise question against a registry and returns a signed answer: a yes or no, a bounded value, or a credential a person can hold in a wallet. The service gets its proof; the record stays with the registry.
The live lab issues a real signed proof of life into a hosted wallet, on synthetic data, with nothing to install.
What is new here
Today, proving a fact usually means handing over a record or a paper certificate. Registry Notary makes the proof itself the product, and keeps the registry in charge of what each proof may say.
A pension system asks "is this person alive?" and receives exactly that answer, signed by the authority. No date of birth, no address, no record dump to store and protect.
An answer can be issued as a digital credential in open wallet standards. A person collects a proof once and presents it to another service themselves, instead of asking two administrations to talk to each other.
A notary can delegate a question to the authority that owns the registry and pass back only the signed answer. Registries cooperate on proofs without pooling their data.
How it works
A service, wallet, or workflow asks a configured question, under an agreed purpose and access rule.
A yes or no, a bounded value, an attestation, or a wallet credential, with a reviewable trail.
FHIR support
Registry Notary can connect to FHIR APIs and turn structured health data into narrow, purpose-bound claim results. FHIR stays the source interface. Notary becomes the proof interface.
A verifier receives the smallest useful answer: a yes or no, a bounded value, or a signed credential. They do not need direct database access, and they do not receive a copy of the source FHIR resources.
Confirm that a person is registered, over a threshold age, actively covered, or linked to a program without exposing the full patient record.
Verify that an encounter, immunization, observation, referral, or diagnosis exists for the purpose and period the verifier is allowed to ask about.
Let partner systems, funders, or registries receive narrow signed claim results from health data while source systems keep control.
Worked scenario
The civil registration authority configures one claim: "is this person alive?". The disclosure policy says only the answer leaves the registry.
A pensioner signs in and receives a signed proof of life into a wallet, valid for a bounded time. The pension agency can also ask the notary directly, under its own access rule.
The pension agency verifies the signature and pays. What it learns is "alive, said the civil registry, ten minutes ago", and the audit trail shows exactly that request.
Open by design
Proofs are only useful if other systems can verify them. Registry Notary builds on the credential standards governments and wallet vendors are adopting, so nothing it issues locks anyone in.
In the stack
The answering point runs three checks on every request. Registry Notary owns the last one, and signs what goes back: the case met the criteria, says the registry, and nothing more. Each product runs on its own; together they share one answering point.
For your technical team