Package | fhir.r4.nhsengland.programme |
Resource Type | StructureDefinition |
Id | England-CareTeam-Flag |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.nhsengland.programme@0.2.2-pre-release&canonical=https://fhir.nhs.uk/England/StructureDefinition/England-CareTeam-Flag |
URL | https://fhir.nhs.uk/England/StructureDefinition/England-CareTeam-Flag |
Version | 0.1.0 |
Status | draft |
Date | 2025-03-03 |
Name | EnglandCareTeamFlag |
Title | England Care Team Flag |
Realm | us |
Authority | hl7 |
Description | Defines the structure for the CareTeam resource associated with the Flag resource, representing local authority safeguarding teams. |
Purpose | This profile provides a structured representation of a CareTeam in the Flag system, including details of safeguarding professionals and their managing organizations. |
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 | CareTeam |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "England-CareTeam-Flag", "url": "https://fhir.nhs.uk/England/StructureDefinition/England-CareTeam-Flag", "version": "0.1.0", "name": "EnglandCareTeamFlag", "title": "England Care Team Flag", "status": "draft", "date": "2025-03-03", "publisher": "NHS England", "contact": [ { "name": "NHS England", "telecom": [ { "system": "email", "value": "interoperabilityteam@nhs.net", "use": "work", "rank": 1 } ] } ], "description": "Defines the structure for the CareTeam resource associated with the Flag resource, representing local authority safeguarding teams.", "purpose": "This profile provides a structured representation of a CareTeam in the Flag system, including details of safeguarding professionals and their managing organizations.", "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.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" } ], "kind": "resource", "abstract": false, "type": "CareTeam", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam", "derivation": "constraint", "differential": { "element": [ { "id": "CareTeam.id", "path": "CareTeam.id", "mustSupport": true }, { "id": "CareTeam.status", "path": "CareTeam.status", "mustSupport": true }, { "id": "CareTeam.name", "path": "CareTeam.name", "min": 1, "mustSupport": true }, { "id": "CareTeam.telecom", "path": "CareTeam.telecom", "min": 1 } ] } }