http://hl7.org/fhir/StructureDefinition/CareTeam|4.0.1
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
description: The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient. derivation: specialization name: CareTeam type: CareTeam elements: category: short: Type of team array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/care-team-category'} isSummary: true index: 2 managingOrganization: {short: Organization responsible for the care team, array: true, isSummary: true, index: 14} encounter: {short: Encounter created as part of, isSummary: true, index: 5} name: {short: 'Name of the team, such as crisis assessment team', isSummary: true, index: 3} reasonCode: short: Why the care team exists array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'} index: 12 participant: constraint: ctm-1: {human: CareTeam.participant.onBehalfOf can only be populated when CareTeam.participant.member is a Practitioner, severity: error, expression: 'onBehalfOf.exists() implies (member.resolve().iif(empty(), true, ofType(Practitioner).exists()))'} short: Members of the team array: true index: 7 elements: role: short: Type of involvement array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/participant-role'} isSummary: true index: 8 member: {short: Who is involved, isSummary: true, index: 9} onBehalfOf: {short: Organization of the practitioner, isSummary: true, index: 10} period: {short: Time period of participant, index: 11} note: {short: Comments made about the CareTeam, array: true, index: 16} status: isModifier: true short: proposed | active | suspended | inactive | entered-in-error binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/care-team-status|4.0.1'} 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: {short: External Ids for this team, array: true, isSummary: true, index: 0} telecom: {short: A contact detail for the care team (that applies to all members), array: true, index: 15} period: {short: Time period team covers, isSummary: true, index: 6} subject: {short: Who care team is for, isSummary: true, index: 4} reasonReference: {short: Why the care team exists, array: true, index: 13} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/CareTeam base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1