http://hl7.org/fhir/StructureDefinition/CareTeam|5.0.0
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care.
description: The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care. derivation: specialization name: CareTeam type: CareTeam elements: category: isModifier: false short: Type of team mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/care-team-category'} isSummary: true index: 2 managingOrganization: {isModifier: false, short: Organization responsible for the care team, mustSupport: false, array: true, isSummary: true, index: 13} name: {isModifier: false, short: 'Name of the team, such as crisis assessment team', mustSupport: false, isSummary: true, index: 3} participant: constraint: ctm-2: {human: CareTeam.participant.role or CareTeam.participant.member exists, source: 'http://hl7.org/fhir/StructureDefinition/CareTeam', severity: warning, expression: role.exists() or member.exists()} ctm-1: {human: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner, source: 'http://hl7.org/fhir/StructureDefinition/CareTeam', severity: error, expression: onBehalfOf.exists() implies (member.resolve() is Practitioner)} isModifier: false short: Members of the team mustSupport: false array: true isSummary: false index: 6 elements: role: isModifier: false short: Type of involvement mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/participant-role'} isSummary: true index: 7 member: {isModifier: false, short: Who is involved, mustSupport: false, isSummary: true, index: 8} onBehalfOf: {isModifier: false, short: Organization of the practitioner, mustSupport: false, isSummary: true, index: 9} coverage: isModifier: false short: When the member is generally available within this care team mustSupport: false choices: [] isSummary: false index: 11 note: {isModifier: false, short: Comments made about the CareTeam, mustSupport: false, array: true, isSummary: false, index: 15} reason: isModifier: false short: Why the care team exists mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'} isSummary: false index: 12 status: isModifier: true short: proposed | active | suspended | inactive | entered-in-error mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/care-team-status|5.0.0'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 1 identifier: {isModifier: false, short: External Ids for this team, mustSupport: false, array: true, isSummary: true, index: 0} telecom: {isModifier: false, short: A contact detail for the care team (that applies to all members), mustSupport: false, array: true, isSummary: false, index: 14} period: {isModifier: false, short: Time period team covers, mustSupport: false, isSummary: true, index: 5} subject: {isModifier: false, short: Who care team is for, mustSupport: false, isSummary: true, index: 4} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/CareTeam base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0