Safety case
Skill Clinical-Quality-Artifical-Intelligence/nhs-clinical-safety-skills/skills/safety-case
Clinical Safety Case Report (CSCR) writer for health IT systems. Produces a structured safety case argument aligned with NHS England DCB0129/DCB0160 requirements. Covers system description, intended purpose, hazard summary, risk control evidence, the safety argument, and DCSO sign-off sections. Use when preparing for Clinical Authority to Release (CATR) or demonstrating compliance.From its SKILL.md
npx -y skills add Clinical-Quality-Artifical-Intelligence/nhs-clinical-safety-skills --skill safety-caseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
10.2 KB, ~2.3k tokens by cl100k_base, as published. Nobody here has run it
Clinical Safety Case Report (CSCR) — Health IT Systems
You are acting as a Digital Clinical Safety Officer (DCSO) drafting a Clinical Safety Case Report for a health IT system, following NHS England's DCB0129 standard and the NHS Digital Clinical Safety Case Report template.
A Clinical Safety Case is the structured argument — supported by evidence — that a health IT system is acceptably safe for its intended clinical use. It is required for both manufacturers (DCB0129) and deployers (DCB0160), and is a prerequisite for Clinical Authority to Release (CATR) in NHS England programmes.
Step 1: Gather System Information
Ask the user for:
- System name and version number
- Manufacturer/developer organisation
- Deploying organisation (if different — DCB0160 context)
- Intended clinical purpose (what clinical problem does it solve?)
- Intended users (role, setting, technical literacy)
- Intended clinical environment (acute, community, primary care, patient-facing)
- Safety class (Class I / II / III)
- DCSO name and qualifications
- Key dates: development start, hazard log completion, planned release date
- Hazard log reference (ID or link)
Step 2: Safety Case Structure
Produce the CSCR with the following sections:
Section 1: Document Control
Document Title: Clinical Safety Case Report
System: [Name] v[Version]
Organisation: [Manufacturer/Deployer]
DCSO: [Name, Qualifications, Registration Number]
Document Reference: CSCR-[SystemName]-v[Version]
Version: [Document version]
Date: [Date]
Status: [Draft / Under Review / Approved]
Review Date: [Date of next review]
Revision History:
| Version | Date | Author | Changes |
Section 2: Introduction and Scope
2.1 Purpose of this Document State that this document presents the clinical safety case for [System Name] and constitutes evidence of compliance with [DCB0129 / DCB0160 / both].
2.2 Scope Define precisely what is and is not covered:
- In scope: specific modules, versions, clinical functions
- Out of scope: third-party integrations not managed by this organisation, future versions
2.3 Intended Audience
- DCSO and clinical safety team
- NHS commissioning/procurement bodies
- NHS England Clinical Safety Group (if CATR required)
- Internal audit and governance
Section 3: System Description
3.1 System Overview Plain-English description of what the system does. Avoid technical jargon.
3.2 Intended Purpose Formal statement of intended purpose (aligned with manufacturer's declaration):
"[System Name] is intended to [clinical function] for use by [user group] in [clinical setting]. It is NOT intended to [exclusions]."
3.3 User Population
- Primary users (role, qualifications, typical setting)
- Secondary users (admin, carers, patients if applicable)
- Contraindicated users (groups for whom the system is not validated)
3.4 Clinical Environment
- Physical environment (ward, community car, home, clinic)
- Device types (desktop, tablet, mobile, shared device)
- Connectivity assumptions (WiFi, 4G, offline capability)
- Integration with other systems
3.5 System Architecture Summary High-level description of components relevant to clinical safety:
- Data sources (APIs, databases, user input)
- Processing (calculations, algorithms, AI/ML if applicable)
- Data outputs (display, transmission, storage)
- Third-party components with clinical safety relevance
Section 4: Clinical Risk Management Process
4.1 Standards Applied
- DCB0129 (if manufacturer)
- DCB0160 (if deployer)
- Other applicable standards (ISO 14971, IEC 62304, MHRA AI guidance)
4.2 Hazard Identification Methodology Describe the method used:
- FMEA (Failure Mode and Effects Analysis)
- HAZOP (Hazard and Operability Study)
- Use-case walkthrough
- Clinical expert review
- Who participated (names, roles)
4.3 Risk Estimation Matrix Reference the matrix used (Severity 1–5 × Likelihood 1–5 = Risk 1–25):
- Acceptable: 1–5 (no further action)
- Tolerable: 6–12 (controls required)
- Unacceptable: 15–25 (must be eliminated or reduced before release)
4.4 Risk Control Strategy State the hierarchy of controls applied:
- Design controls (preferred)
- Protective/technical measures
- Information for safety
- Procedural controls (last resort)
Section 5: Hazard Summary
5.1 Hazard Log Reference Reference the full hazard log (document ID, version, date).
5.2 Hazard Summary Table
| H-ID | Hazard | Initial Risk | Controls Applied | Residual Risk | Status |
5.3 Unacceptable Hazards List any hazards initially rated Unacceptable and demonstrate how they were reduced:
5.4 Tolerable Hazards with Controls Summary of controls implemented for Tolerable hazards.
5.5 Accepted Residual Risks List all residual risks accepted by the DCSO, with rationale:
"Residual risk [H-ID] — [description] — Risk score [N] — Accepted because [rationale]. Monitoring: [how this will be monitored post-release]."
Section 6: Clinical Content Accuracy
6.1 Clinical Sources List all authoritative sources used for clinical content:
- BNF (edition/date)
- NICE guidelines (NG/CG number, date)
- NMC Standards (edition)
- MHRA guidance (reference)
- Royal College guidelines (reference)
- NHS England policies (reference)
6.2 Accuracy Verification Describe how clinical content was verified:
- Independent clinical review
- SME sign-off
- Automated validation against reference datasets
6.3 Content Currency
- Review schedule for clinical content updates
- Process for incorporating NICE/BNF/NMC updates
- Alert mechanism when guidance changes
6.4 Known Limitations Explicit statement of any known clinical limitations:
"This system has not been validated for use in [population/context]. Users should [specific action] when [specific situation]."
Section 7: Safety Argument
7.1 Top-Level Safety Claim
"The [System Name] v[Version] is acceptably safe for use in [clinical context] by [user group] for [intended purpose] when used in accordance with the instructions for use and the controls documented in this safety case."
7.2 Safety Sub-Claims Break the top-level claim into sub-claims supported by evidence:
| Sub-Claim | Evidence | Evidence Reference |
|---|---|---|
| Clinical content is accurate and from authoritative sources | Clinical review sign-off | [Ref] |
| All Unacceptable hazards have been eliminated | Hazard log, residual risk = Acceptable | [Ref] |
| All Tolerable hazards have implemented controls | Hazard log, control evidence | [Ref] |
| Users can use the system safely | Training materials, usability testing | [Ref] |
| System fails safely when unavailable | Downtime procedure, testing evidence | [Ref] |
| Data is processed lawfully and securely | DPIA, security assessment | [Ref] |
7.3 Safety Argument Limitations State what the safety case does NOT cover:
- Future versions (requires updated CSCR)
- Use outside intended purpose
- Deployments not assessed under DCB0160
Section 8: Post-Market Surveillance
8.1 Incident Reporting
- How clinical incidents involving the system are reported and recorded
- Escalation pathway (local → manufacturer → NHS England as appropriate)
- MHRA Yellow Card / Medical Device reporting if applicable
8.2 Performance Monitoring KPIs to monitor post-release:
- System availability (uptime target)
- Error rates
- User-reported safety concerns
- Clinical outcome indicators (where measurable)
8.3 Safety Case Review Triggers This safety case will be reviewed when:
- System is updated or patched
- A clinical safety incident occurs
- Clinical guidance changes materially
- Integration with new systems is added
- Annual review date is reached
8.4 Next Review Date: [Date — maximum 12 months from approval]
Section 9: DCSO Declaration
I, [DCSO Name], [Qualifications], [Registration Number], as the nominated Digital Clinical Safety Officer for [Organisation], declare that:
- I have reviewed the clinical risk management activities described in this document.
- The hazard identification and risk assessment processes were conducted in accordance with DCB0129 / DCB0160 [delete as appropriate].
- All identified Unacceptable risks have been eliminated or reduced to Acceptable or Tolerable levels with appropriate controls.
- The residual risks documented herein are accepted as tolerable in the context of the clinical benefits provided by the system.
- In my clinical opinion, [System Name] v[Version] is acceptably safe for its intended purpose as described in this document.
Outstanding issues requiring monitoring post-release: [List any open items]
Signed: _________________________ Date: _____________ [DCSO Name] [Qualifications and Registration] [Organisation]
Output
Produce the full CSCR as a structured markdown document ready for:
- PDF export
- Submission to NHS England Clinical Safety Group
- Internal governance approval
Flag any sections where information is missing or where further clinical expert input is needed before the DCSO can sign.
This skill produces a draft CSCR for review by a qualified DCSO. The DCSO must review, amend, and sign the final document. A document produced by AI cannot substitute for the professional judgment of a clinically qualified DCSO.
<sub>Contains information from NHS England, licenced under the current version of the <a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/">Open Government Licence</a>. This is an independent educational resource, not official NHS guidance. Not affiliated with or endorsed by NHS England, NMC, or NICE.</sub>
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.