generated from ministryofjustice/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
instead of replacing it with a new registration
- Loading branch information
1 parent
eabb9e9
commit a434f55
Showing
7 changed files
with
188 additions
and
17 deletions.
There are no files selected for viewing
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
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
127 changes: 127 additions & 0 deletions
127
...t-summary-and-delius/src/dev/resources/simulations/__files/A000012-no-existing-level.json
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,127 @@ | ||
{ | ||
"probNumber": "A000012", | ||
"assessments": [ | ||
{ | ||
"assessmentPk": 12, | ||
"riskChildrenCustody": "High", | ||
"riskChildrenCommunity": null, | ||
"riskPrisonersCustody": null, | ||
"riskStaffCustody": null, | ||
"riskStaffCommunity": null, | ||
"riskKnownAdultCustody": null, | ||
"riskKnownAdultCommunity": null, | ||
"riskPublicCustody": null, | ||
"riskPublicCommunity": null, | ||
"assessmentType": "LAYER3", | ||
"dateCompleted": "2023-12-07T12:22:44", | ||
"assessorSignedDate": "2023-12-07T12:16:12", | ||
"initiationDate": "2023-12-07T11:49:57", | ||
"assessmentStatus": "COMPLETE", | ||
"superStatus": "COMPLETE", | ||
"laterWIPAssessmentExists": false, | ||
"latestWIPDate": null, | ||
"laterSignLockAssessmentExists": false, | ||
"latestSignLockDate": null, | ||
"laterPartCompUnsignedAssessmentExists": false, | ||
"latestPartCompUnsignedDate": "2023-11-03T09:51:25", | ||
"laterPartCompSignedAssessmentExists": false, | ||
"latestPartCompSignedDate": null, | ||
"laterCompleteAssessmentExists": false, | ||
"latestCompleteDate": "2023-12-15T08:34:44", | ||
"currentConcernsRiskOfSuicide": "Yes", | ||
"reviewSpDate": null, | ||
"initialSpDate": null, | ||
"reviewNum": "01", | ||
"currentConcernsBreachOfTrust": "Yes", | ||
"currentConcernsDisruptive": "Yes", | ||
"currentConcernsEscape": "Yes", | ||
"currentConcernsVulnerablity": "Yes", | ||
"currentConcernsHostel": "No", | ||
"currentConcernsCustody": "Yes", | ||
"currentConcernsRiskOfSelfHarm": "Yes", | ||
"weightedScores": { | ||
"accommodationWeightedScore": 8, | ||
"eteWeightedScore": 7, | ||
"relationshipsWeightedScore": 4, | ||
"lifestyleWeightedScore": 5, | ||
"drugWeightedScore": 4, | ||
"alcoholWeightedScore": 0, | ||
"thinkingWeightedScore": 5, | ||
"attitudesWeightedScore": 5 | ||
}, | ||
"furtherInformation": { | ||
"totWeightedScore": 108, | ||
"pOAssessment": "270", | ||
"pOAssessmentDesc": "Review", | ||
"assessorName": "LevelTwo CentralSupport", | ||
"ogrs1Year": 43, | ||
"ogrs2Year": 61, | ||
"reviewTerm": "N", | ||
"cmsEventNumber": 1, | ||
"courtCode": "LVRPCC", | ||
"courtType": "CC", | ||
"courtName": "Liverpool Crown Court" | ||
}, | ||
"offender": { | ||
"riskToOthers": "H", | ||
"offenderPk": 7374816 | ||
}, | ||
"ogpOvp": { | ||
"ogpNC": "N", | ||
"ovpNC": "N", | ||
"ogp1Year": 55, | ||
"ogp2Year": 69, | ||
"ovp1Year": 22, | ||
"ovp2Year": 35, | ||
"ogrs3RiskRecon": "M", | ||
"ogpRisk": "H", | ||
"ovpRisk": "M" | ||
}, | ||
"basicSentencePlan": null, | ||
"offences": [ | ||
{ | ||
"offenceCode": "008", | ||
"offenceSubcode": "57", | ||
"additionalOffence": "N" | ||
} | ||
], | ||
"sentencePlan": { | ||
"objectives": [ | ||
{ | ||
"objectiveCodeDesc": "Increased knowledge of physical/ psychological/ emotional self harm linked to drug use", | ||
"objectiveSequence": 1, | ||
"criminogenicNeeds": [ | ||
{ | ||
"criminogenicNeed": "IHD", | ||
"criminogenicNeedDesc": "Risk to Public" | ||
} | ||
], | ||
"actions": [ | ||
{ | ||
"actionDesc": "Drug counselling", | ||
"actionComment": "Comments about the action" | ||
} | ||
] | ||
}, | ||
{ | ||
"objectiveCodeDesc": "Improve employment related skills", | ||
"objectiveSequence": 2, | ||
"criminogenicNeeds": [ | ||
{ | ||
"criminogenicNeed": "I4", | ||
"criminogenicNeedDesc": "Education Training and Employment" | ||
} | ||
], | ||
"actions": [ | ||
{ | ||
"action": "VIII1", | ||
"actionDesc": "Basic skills", | ||
"actionComment": "Some comment about their basic skills" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
} | ||
] | ||
} |
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
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
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
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