-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add service: Notify the death or serious harm of a child
- Loading branch information
1 parent
fe1e427
commit 05d4413
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"name": "Notify the death or serious harm of a child", | ||
"description": "Notify the Child Safeguarding Practice Review Panel if it’s known or suspected that a child has been abused or neglected.", | ||
"organisation": "Department for Education", | ||
"theme": "Childcare and parenting", | ||
"phase": "beta", | ||
"start-page": "https://www.gov.uk/guidance/report-a-serious-child-safeguarding-incident", | ||
"liveservice": "https://childsafeguarding.education.gov.uk" | ||
} |