Outputs:
SQL: [IDI_Community].[chld_reports_of_concern].[reports_of_concern_202603]
SAS: libname cm_reports_of_concern dsn=IDI_community_srvprd schema=chld_reports_of_concern; run ;
How to access a code module in the Data Lab: Read here
Inputs:
| Dependency | Dependency Type |
|---|---|
[IDI_Clean_202603].[cyf_clean].[cyf_intakes_details] |
Source |
[IDI_Clean_202603].[cyf_clean].[cyf_intakes_event] |
Source |
Purpose
This module creates tables which will replicate general reporting counts and can be used to identify the individuals and volume of notifications to Oranga Tamariki for Care and Protection (CNP)
and Youth Justice (YJ) issues from various notifiers for analysis. It will distinguish those notifications in the Care and Protection (CNP) system which are deemed to be about a legitimate
potential care and protection issue and so become what is known as a Report of Concern (ROC) which once assessed may proceed further through the system if deemed that “Further Action Required”
(FAR) was needed by the organisation.
The Report of Concern (ROC) is a critical component of child protection system and helps support understanding of children and young people at risk.
Key Concepts
The Report of Concern (ROC) is a first step to identify potential cases of child abuse and neglect and provide child protection services to individual children and young people by child welfare agencies like Oranga Tamariki.
Under s15 of the Oranga Tamariki Act 1989, any person who believes that any child or young person has been, or is likely to be harmed (whether physically, emotionally, or sexually), ill-treated, abused, neglected, or deprived may notify the matter to Oranga Tamariki.
Many people make a notification to Oranga Tamariki through the national contact centre, though a small proportion contact the sites directly.
When a notification is received, Oranga Tamariki starts an intake decision response and will then determine the best course of action to protect te tamaiti from further harm.
The intake process is a multi-stage process which represents several explicit and implicit decision points, including at the national contact centre and at the site.
A notification can be made for one or more children or young people. If one child from a family is reported, the social worker will also collect information and look at any
care and protection concerns for other siblings in the family as well.
If it is determined that a notification highlights a potential legitimate care and protection issue, the notification is taken on as a “Report of Concern” (ROC).
Alternatively, a notification may not become a Report of Concern for a variety of reasons, such as there being no substance to the report, not being in relation to a care and protection concern, or the report not meeting
the threshold for further assessment by Oranga Tamariki. The notifications that don’t become “Report of Concern” will be filtered out by “[cyf_clean].[cyf_intakes_details].[cyf_ind_cnp_notification_ind] = ‘Y’”.
A ROC can have two major outcomes that includes “Further Action Required” (FAR) and “No Further Action Required” (NFA). Reports of Concern after initial assessment deemed as requiring further investigation or intervention
by Oranga Tamariki are assigned the outcome of “Further Action Required” whereas those that do not are assigned the “No Further Action Required” outcome (sometimes these involve referral to another service listed in the detailed outcome type).
Generally most Reports of Concern with a “Further Action Required” outcome will proceed to a Investigation/Child and Family Assessment event.
Comparison against other sources
- Comparison between the code module output and the report here https://www.orangatamariki.govt.nz/about-us/information-releases/statistics-about-how-we-work-with-children/.
They are similar in terms of:
- the total number of ROC by years.
- the total number of distinct people who had ROC by years.
- the total number of FAR by years.
- the total number of distinct people who had FAR by years.
References & Contacts
- Statistics about how we work with children | Oranga Tamariki - Ministry for Children https://www.orangatamariki.govt.nz/about-us/information-releases/statistics-about-how-we-work-with-children/
- Analysis of the decrease of Reports of Concern | Oranga Tamariki - Ministry for Children https://www.orangatamariki.govt.nz/about-us/research/our-research/analysis-of-the-decrease-of-reports-of-concern/
- Complexity of tamariki interacting with Oranga Tamariki - reports of concern compared to entries to care | Oranga Tamariki - Ministry for Children https://www.orangatamariki.govt.nz/about-us/research/our-research/complexity-of-tamariki-interacting-with-oranga-tamariki-reports-of-concern-compared-to-entries-to-care/
Code module technical information
See details below.
Community of Interest
| Role | Organisation | Name |
|---|---|---|
| Lead Developers | Oranga Tamariki | Thuong Nguyen |
| Oranga Tamariki | Jiabin Lin | |
| Peer reviewers(code) | Nicholson Consulting | Todd Nicholson |
| Peer reviewers(documentation) | Oranga Tamariki(former) | Jacquelyn Kirkland |
| Oranga Tamariki(former) | Steve Murray | |
| Oranga Tamariki | Duncan McCann | |
| Analyst advisors | N/A | |
| Data suppliers | Oranga Tamariki | |
| Policy experts | N/A | |
| Module steward | Oranga Tamariki | Duncan McCann |
Module Business Rules
To select between the care and protection system we use this variable:
- cyf_ind_business_area_type_code: Business area owning this event for example: CNP = Care and Protection, YJU = Youth Justice. The business area code refers to the type of business area the notification section falls under, care and protection or youth justice.
- cyf_ine_event_type_wid: The value will be always 2 for this intake event. This variable denote the event type which consistently holds the value 2. It is essential to recognize that when linking this table with other event related tables the event types hold different value, which will allow us to explore a broader range of event types for comprehensive data analysis.
Open Issues/Comments
There are many internal and external factors behind the variation in number of ROC we receive each year, including:
- public awareness about child abuse, and the potential signs of abuse or neglect
- the actual rates of child abuse and domestic violence
- the overall public sentiment about Oranga Tamariki
- a practice change to the process that we assess a potential ROC.
- Oranga Tamariki’s shift into a community-led approach with more focus on early prevention
- an increasing coordinated response across government agencies to child abuse
- changes in visibility of children due to changes in wider environment, such as COVID
Researchers should also note that, data extracted from our operational case management system records are subject to change as more information becomes available or lagged data entry occurs. As a result figures produced from this operational data may sometimes differ from official published results or reports to some degree as those were based on the time the data was extracted and collated.
Parameters
The following parameters should be supplied to this module to run it in the database:
- {targetdb}: The SQL database on which the spell datasets are to be created.
- {idicleanversion}: The IDI Clean version that the spell datasets need to be based on.
- {targetschema}: The project schema under the target database into which the spell datasets are to be created.
- {projprefix}: A (short) prefix that enables you to identify the spell dataset easily in the schema, and prevent overwriting any existing datasets that have the same name.
- {idimetaversion}: The IDI Metadata version that the spell datasets need to be based on.
Variable Descriptions
| Aspect | Variables | Description |
|---|---|---|
| Entity | snz_uid | IDI based unique person id. |
| Event | snz_composite_event_uid | IDI unique event id. |
| Source | data_source | For all rows the data_source is “cyf_intakes”. |
| Period | event_date | Date of the Report of Concern |
| Event information | cyf_ind_business_area_type_code | Business area owning this event. Notes: eg CNP = Care and Protection, YJU = Youth Justice. If a child or young person has multiple orders at the time of event, then YJ takes precedence. |
| cyf_ind_notifier_role_type_code | The organisation/person who made the notification. | |
| cyf_ind_cnp_notification_ind | Report of Concern or not i.e. it might be a care and protection notification which does not meet the threshold for being deemed a Report of Concern or it might be a YJ intake, etc. Set = ‘Y’ to capture all ‘Reports of Concern’. | |
| cyf_ind_final_outcome_actn_code | Final Outcome action. This is the final assessment as to further action required (FAR) or no further action (NFA). | |
| cyf_ind_final_outcome_type_code | This is the assessment whether an intake phase linked to investigation phase was found. |
Module Version & Change History
| Date | Version | Comments |
|---|---|---|
| 18 February 2025 | Initial | Version based on specifications from Commissioning document. |
Code
:setvar targetdb "{targetdb}"
:setvar targetschema "{targetschema}"
:setvar projprefix "{projprefix}"
:setvar idicleanversion "{idicleanversion}"
:setvar idimetaversion "{idimetaversion}"
/* Combine the two tables [cyf_intakes_event] and [cyf_intakes_details]*/
DROP TABLE IF EXISTS #cyf_combined;
SELECT t1.[snz_uid]
, t1.[snz_msd_uid]
, t1.[cyf_ine_event_type_wid_nbr]
, t1.[snz_composite_event_uid]
, t1.[snz_systm_prsn_uid]
, t1.[cyf_ine_source_uk_var1_text]
, t1.[cyf_ine_source_uk_var2_text]
, t1.[cyf_ine_source_uk_var3_text]
, t1.[cyf_ine_source_uk_var4_text]
, t1.[cyf_ine_event_from_datetime]
, t1.[cyf_ine_event_to_datetime]
, t1.[cyf_ine_event_from_date_wid_date]
, t1.[cyf_ine_event_to_date_wid_date]
, t1.[cyf_ine_number_of_days_nbr]
, t1.[cyf_ine_direct_daily_nett_amt]
, t1.[cyf_ine_direct_daily_gross_amt]
, t1.[cyf_ine_indirect_daily_nett_amt]
, t1.[cyf_ine_indirect_daily_gross_amt]
, t1.[cyf_ine_count_nbr]
, t1.[cyf_ine_extracted_datetime]
, t2.[cyf_ind_extracted_datetime]
, t2.[cyf_ind_fgc_referral_ind]
, t2.[cyf_ind_cnp_notification_ind]
, t2.[cyf_ind_business_area_type_code]
, t2.[cyf_ind_intake_type_code]
, t2.[cyf_ind_final_urgency_type_code]
, t2.[cyf_ind_final_outcome_actn_code]
, t2.[cyf_ind_final_outcome_type_code]
, t2.[snz_crnt_org_unit_uid]
, t2.[snz_rcvd_org_unit_uid]
, t2.[snz_refrd_org_unit_uid]
, t2.[cyf_ind_intake_ref_status_code]
, t2.[cyf_ind_contact_method_code]
, t2.[cyf_ind_notifier_role_type_code]
, t2.[snz_cyf_social_work_phase_uid]
INTO #cyf_combined
FROM [$(idicleanversion)].[cyf_clean].[cyf_intakes_event] AS t1
LEFT JOIN [$(idicleanversion)].[cyf_clean].[cyf_intakes_details] AS t2
ON t1.[snz_composite_event_uid] = t2.[snz_composite_event_uid] ;
DROP TABLE IF EXISTS #cyf_combined_ind;
/* Create indicators */
SELECT [snz_uid]
, [snz_composite_event_uid]
, CONVERT(date, [cyf_ine_event_from_datetime]) AS event_date
, DATEPART(YEAR, [cyf_ine_event_from_datetime]) AS YEAR
, [cyf_ind_contact_method_code]
, CASE
WHEN DATEPART(MONTH, [cyf_ine_event_from_datetime]) >= 7 THEN DATEPART(YEAR, [cyf_ine_event_from_datetime]) + 1
ELSE DATEPART(YEAR, [cyf_ine_event_from_datetime])
END AS Fyear
, CASE
WHEN [cyf_ind_business_area_type_code] = 'CNP' THEN 1
ELSE 0
END AS ind_cnp_intake
, CASE
WHEN [cyf_ind_business_area_type_code] = 'YJU' THEN 1
ELSE 0
END AS ind_yju_intake
, CASE
WHEN [cyf_ind_business_area_type_code] = 'CNP' AND [cyf_ind_cnp_notification_ind] = 'Y' THEN 1
ELSE 0
END AS ind_cnp_ROC
, CASE
WHEN [cyf_ind_business_area_type_code] = 'CNP' AND [cyf_ind_cnp_notification_ind] = 'Y' AND [cyf_ind_final_outcome_actn_code] = 'FAR' THEN 1
ELSE 0
END AS ind_cnp_FAR
, [cyf_ind_notifier_role_type_code] AS notifier_role_type_code
, [cyf_ind_final_outcome_actn_code]
, [cyf_ind_final_outcome_type_code]
INTO #cyf_combined_ind
FROM #cyf_combined ;
DROP TABLE IF EXISTS [$(targetdb)].[$(targetschema)].[$(projprefix)_reports_of_concern];
SELECT *
INTO [$(targetdb)].[$(targetschema)].[$(projprefix)_reports_of_concern]
FROM #cyf_combined_ind
;