PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.2-pre-release
    https://fhir.nhs.uk/England/StructureDefinition/England-CareTeam-Flag
{
  "description": "Defines the structure for the CareTeam resource associated with the Flag resource, representing local authority safeguarding teams.",
  "_filename": "England-CareTeam-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 CareTeam in the Flag system, including details of safeguarding professionals and their managing organizations.",
  "name": "EnglandCareTeamFlag",
  "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": "CareTeam",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "England Care Team Flag",
  "package_version": "0.2.2-pre-release",
  "status": "draft",
  "id": "96d335a1-1576-4587-8c73-7ffca9789c02",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-CareTeam-Flag",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "CareTeam.id",
      "path": "CareTeam.id",
      "mustSupport": true
    }, {
      "id": "CareTeam.status",
      "path": "CareTeam.status",
      "mustSupport": true
    }, {
      "id": "CareTeam.name",
      "min": 1,
      "path": "CareTeam.name",
      "mustSupport": true
    }, {
      "id": "CareTeam.telecom",
      "min": 1,
      "path": "CareTeam.telecom"
    } ]
  },
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CareTeam"
}