description: Represents the definition of a careteam, suitable for use in various contexts package_name: hl7.fhir.uv.crmi.r4b derivation: constraint name: CRMICareTeamDefinition type: CareTeam elements: managingOrganization: {mustSupport: false, index: 9} encounter: {mustSupport: false, index: 4} name: {mustSupport: true, index: 2} participant: mustSupport: true index: 6 elements: role: {mustSupport: true, index: 7} member: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-careteamdefinition', 'http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-practitionerroledefinition'] index: 8 status: {mustSupport: false, index: 1} identifier: {mustSupport: true, index: 0} telecom: {mustSupport: false, index: 10} period: {mustSupport: false, index: 5} subject: {mustSupport: false, index: 3} package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-careteamdefinition base: http://hl7.org/fhir/StructureDefinition/CareTeam version: 1.0.0-ballot required: [name]