High Level Design
Available design artifacts
API Specs
Find below the Open API specifications defined for this guide:
Process Workflow Diagram

Registries
As a part of this guide, we are going to build a single birth registry. We will re-use the user registry from the DIGIT core. This will capture the mother and father details and store them in the user registry. The baby's details will remain in the birth registry.
Services
A single birth service will manage the registry.
System Architecture Diagram

Was this helpful?