Warning
This is a prototype of the Medical Certificate of Cause of Death digital service, code is not suitable for production.
One of the main benefits of this work is to improve what is a difficult experience for the bereaved by removing the need for the bereaved to transport the Medical Certificate of Cause of Death in a sealed envelope to the registrar in person and instead implementing a digital system to transfer this.
Prototype: Medical Certificate of Cause of Death Prototype
Password: NHSBSA
The historic version of the prototype is using the NHS Toolkit, this was changed over to the GOVUK Toolkit. You can still access the historic version.
Historic prototype: Historic Medical Certificate of Cause of Death Prototype
Username and Password: bsa
Pre-requisite: Node.js v18
- Clone repository
- Navigate to repository in terminal
- Run the following command:
npm run dev
(dependencies are pre-installed)