description: The (FHIR) CareTeam (resource) is a representation of the care team of all participants who participate in the patient's care process, with the patient being the subject of the team. package_name: Koppeltaalv2.00 derivation: constraint name: KT2_CareTeam type: CareTeam elements: identifier: {label: Koppeltaal, index: 0} status: {label: Koppeltaal, index: 1} subject: type: Reference label: Koppeltaal refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient'] index: 2 period: {label: Koppeltaal, index: 3} participant: label: Koppeltaal index: 4 elements: role: {label: Koppeltaal, index: 5} member: type: Reference label: Koppeltaal refers: ['http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner', 'http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson'] index: 6 required: [role, member] package_version: 0.7.0-preview class: profile kind: resource url: http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam base: http://hl7.org/fhir/StructureDefinition/CareTeam version: 0.0.4 required: [status, identifier, subject]