{
"description": "Defines the structure for the CarePlan resource associated with the Flag resource, representing safeguarding plans such as Child Protection Plans (CPP).",
"_filename": "England-CarePlan-Flag.json",
"package_name": "fhir.r4.nhsengland.programme",
"date": "2025-03-03",
"derivation": "constraint",
"publisher": "NHS England",
"fhirVersion": "4.0.1",
"purpose": "This profile provides a structured representation of a CarePlan in the Flag system, detailing the safeguarding status of a child under CP-IS, including Looked After Child (LAC), Child Protection Plan (CPP), and Unborn Child Protection (UCP).",
"name": "EnglandCarePlanFlag",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"copyright": "Copyright © 2025 NHS England. Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.",
"type": "CarePlan",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "England Care Plan Flag",
"package_version": "0.23.1-pre-release",
"status": "draft",
"id": "f924deef-aa40-42a6-8b9f-c5acdf7e40be",
"kind": "resource",
"url": "https://fhir.nhs.uk/England/StructureDefinition/England-CarePlan-Flag",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "CarePlan.id",
"path": "CarePlan.id",
"mustSupport": true
}, {
"id": "CarePlan.status",
"path": "CarePlan.status",
"mustSupport": true
}, {
"id": "CarePlan.category",
"min": 1,
"path": "CarePlan.category",
"mustSupport": true
}, {
"id": "CarePlan.subject",
"path": "CarePlan.subject",
"mustSupport": true
}, {
"id": "CarePlan.period",
"min": 1,
"path": "CarePlan.period",
"mustSupport": true
}, {
"id": "CarePlan.careTeam",
"min": 1,
"path": "CarePlan.careTeam",
"mustSupport": true
} ]
},
"contact": [ {
"name": "NHS England",
"telecom": [ {
"use": "work",
"rank": 1,
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan"
}