A care team represents people, organizations, and other care teams coordinating to deliver care.
CareTeam =
object
A care team resource representing a set of people, organizations, and/or other care teams coordinating to deliver care.
Properties
resourceType
resourceType:
"CareTeam"
The type of resource, always "CareTeam".
id
id:
string
Logical id of the care team resource.
identifier
identifier: (
Identifier|null)[] |null
Business identifiers for the care team.
meta
meta:
Meta|null
Metadata about the resource.
status
status:
string|null
Status of the care team (e.g., active, suspended, inactive).
name
name:
string|null
Name of the care team.
category
category: (
CodeableConcept|null)[] |null
Category of the care team (e.g., long-term care, encounter-focused).
participant
participant: (
CareTeamParticipant|null)[] |null
List of participants in the care team.
