Existing systems and standards
What Registry Stack adds to each part of the environment.
Some connections are implemented and demonstrated today. Others describe where
Registry Stack can sit but still require integration work. Each entry states the
current level of support.
Works alongside
Existing registry software
OpenCRVS, OpenSPP, DHIS2, and custom systems
The existing system keeps its records, write workflows, and user interface. Registry Stack adds a read-only interface for agreed questions or fields. The hosted lab demonstrates connections to OpenCRVS and DHIS2, but that is not a promise of automatic integration with every version or deployment.
Connects to supported sources
Spreadsheets and databases
CSV, XLSX, and selected PostgreSQL tables
Registry Relay can place a protected, read-only API over these sources. The registry owner still maintains the source and decides which fields a public or partner service may read.
Connects after Registry Stack
Exchange and integration layers
X-Road, WSO2, and OpenFn
Registry Stack is deployed next to the source registry, before any exchange layer. It applies the registry owner’s rules first. An exchange layer can then transport requests and responses between institutions. Registry Stack does not replace that layer, and no X-Road, WSO2, or OpenFn integration is shipped today.
Relies on an identity provider
Identity and access systems
MOSIP eSignet and other identity providers
Identity systems establish who a person or service is. Registry Stack uses that identity when checking a request; it does not enroll people, issue national identifiers, or replace identity and access management. An eSignet-backed flow is demonstrated in the lab.
Returns one assertion in two encodings
Signed assertion formats
Signed JWS and SD-JWT VC
Evidence Gateway returns a stateless signed assertion. Signed JWS is the default; SD-JWT VC is an optional serialization of the same assertion. It does not add a credential lifecycle, wallet flow, or presentation service.
Publishes supported formats
Catalogs and standards
DCAT, BRegDCAT-AP, CPSV-AP, JSON Schema, and OpenAPI
Registry Manifest and Registry Relay can publish machine-readable descriptions in these formats. Support and conformance evidence differ by standard, so Registry Stack does not make one blanket statement of standards conformance.
Follows the same broad evidence journey
Once-only evidence exchange
Discover evidence, request it from an authority, return it to a service
Registry Stack describes available evidence and handles defined requests between authorities and services. An EU OOTS deployment would add its network, eDelivery, AS4 transport, and conformance requirements through the surrounding integration layer.