description: The Care Teams Section is used to share historical and current Care Team information. \n\nThe Care Team Section may be included in any type of C-CDA structured document that is an open template.\n\nAn individual can have more than one Care Team. A Care Team can exist over time such as a longitudinal care team which includes historical members that may be active or inactive on the care team as needed. Or a Care Team, such as a rehabilitation team, may exist to address a person's needs associated with a particular care event, or a team can be based on addressing a specific condition. \n\nThe Care Team Organizer entry template used in the C-CDA Care Teams Section is meant to support the foundation of effective communication, interaction channels and maintenance of current clinical context awareness for the patient, caregivers and care providers to promote care coordination. \n package_name: hl7.cda.us.ccda derivation: constraint name: CareTeamsSection type: http://hl7.org/cda/stds/core/StructureDefinition/Section elements: templateId: index: 0 slicing: rules: open discriminator: - {path: root, type: value} - {path: extension, type: value} min: 1 slices: section: match: {root: 2.16.840.1.113883.10.20.22.2.500, extension: '2022-06-01'} schema: _required: true index: 1 elements: root: pattern: {type: String, value: 2.16.840.1.113883.10.20.22.2.500} index: 2 extension: pattern: {type: String, value: '2022-06-01'} index: 3 required: [root, extension] extensions: {} code: short: Patient Care team information index: 4 elements: code: pattern: {type: Code, value: 85847-2} index: 5 codeSystem: pattern: {type: String, value: 2.16.840.1.113883.6.1} index: 6 required: [codeSystem, code] title: {index: 7} text: {index: 8} entry: index: 9 slicing: rules: open discriminator: - {path: organizer, type: profile} min: null slices: primary: match: {} schema: short: entry array: true index: 10 elements: organizer: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/Organizer', index: 11} required: [organizer] package_version: 3.0.0 class: logical kind: logical url: http://hl7.org/cda/us/ccda/StructureDefinition/CareTeamsSection base: http://hl7.org/cda/stds/core/StructureDefinition/Section version: 3.0.0 required: [text, title, templateId, code]