description: Base StructureDefinition for CareTeam Resource package_name: hl7.fhir.core derivation: specialization name: CareTeam type: CareTeam elements: identifier: {short: External Ids for this team, type: Identifier, array: true, isSummary: true, index: 0} status: {isModifier: true, short: active | suspended | inactive | entered in error, type: CodeableConcept, isSummary: true, index: 1} category: {short: Type of team, comments: There may be multiple axis of categorization and one team may serve multiple purposes., type: CodeableConcept, array: true, isSummary: true, index: 2} name: {short: 'Name of the team, such as crisis assessment team', comments: 'The meaning/purpose of the team is conveyed in CareTeam.category. This element may also convey semantics of the team (e.g. "Red trauma team"), but it''s primary purpose is to distinguish between identical teams in a human-friendly way. ("Team 18735" isn''t as friendly . ).', type: string, isSummary: true, index: 3} 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 period: {short: Time period team covers, type: Period, isSummary: true, index: 5} participant: type: BackboneElement short: Members of the team array: true index: 6 elements: role: {short: Type of involvement, comments: Roles may sometimes be inferred by type of Practitioner. These are relationships that hold only within the context of the care team. General relationships should be handled as properties of the Patient resource directly., type: CodeableConcept, isSummary: true, index: 7} member: short: Who is involved refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] comments: |- Patient only needs to be listed if they have a role other than "subject of care". Member is optional because some participants may be known only by their role, particularly in draft plans. type: Reference isSummary: true index: 8 period: {type: Period, short: Time period of participant, index: 9} managingOrganization: short: Organization responsible for the care team refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference array: true isSummary: true index: 10 package_version: 1.8.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/CareTeam base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null