description: Base StructureDefinition for CareTeam Resource package_name: hl7.fhir.r3.examples derivation: specialization name: CareTeam type: CareTeam elements: category: {short: Type of team, type: CodeableConcept, array: true, isSummary: true, index: 2} managingOrganization: short: Organization responsible for the care team refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference array: true isSummary: true index: 14 name: {short: 'Name of the team, such as crisis assessment team', type: string, isSummary: true, index: 3} reasonCode: {short: Why the care team exists, type: CodeableConcept, array: true, 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() is Practitioner)} short: Members of the team type: BackboneElement array: true index: 7 elements: role: {short: Type of involvement, type: CodeableConcept, isSummary: true, index: 8} member: short: Who is involved refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference isSummary: true index: 9 onBehalfOf: short: Organization of the practitioner refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference isSummary: true index: 10 period: {type: Period, short: Time period of participant, index: 11} note: {type: Annotation, short: Comments made about the CareTeam, array: true, index: 15} status: {isModifier: true, short: proposed | active | suspended | inactive | entered-in-error, type: code, isSummary: true, index: 1} identifier: {short: External Ids for this team, type: Identifier, array: true, isSummary: true, index: 0} context: short: Encounter or episode associated with CareTeam refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare'] type: Reference isSummary: true index: 5 period: {short: Time period team covers, type: Period, isSummary: true, index: 6} subject: short: Who care team is for refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 4 reasonReference: short: Why the care team exists refers: ['http://hl7.org/fhir/StructureDefinition/Condition'] type: Reference array: true index: 13 package_version: 3.0.2 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/CareTeam base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null