Resources
CareTeam
The Care Team includes all the people and organizations who plan to participate in the coordination and delivery of care for a patient.
Properties
Name | Required | Type | Description |
---|---|---|---|
identifier | No | Identifier[] | External Ids for this team |
status | No | code | proposed / active / suspended / inactive / entered-in-error |
category | No | CodeableConcept[] | Type of team |
name | No | string | Name of the team, such as crisis assessment team |
subject | No | Reference<Patient / Group> | Who care team is for |
encounter | No | Reference<Encounter> | Encounter created as part of |
period | No | Period | Time period team covers |
participant | No | CareTeamParticipant | Members of the team |
- id | No | string | Unique id for inter-element referencing |
- extension | No | Extension[] | Additional content defined by implementations |
- modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
- role | No | CodeableConcept[] | Type of involvement |
- member | No | Reference<Practitioner / PractitionerRole / RelatedPerson / Patient / Organization / CareTeam> | Who is involved |
- onBehalfOf | No | Reference<Organization> | Organization of the practitioner |
- period | No | Period | Time period of participant |
reasonCode | No | CodeableConcept[] | Why the care team exists |
reasonReference | No | Reference<Condition>[] | Why the care team exists |
managingOrganization | No | Reference<Organization>[] | Organization responsible for the care team |
telecom | No | ContactPoint[] | A contact detail for the care team (that applies to all members) |
note | No | Annotation[] | Comments made about the CareTeam |
Search Parameters
Name | Type | Description | Expression |
---|---|---|---|
date | date | Time period team covers | CareTeam.period |
identifier | token | External Ids for this team | CareTeam.identifier |
patient | reference | Who care team is for | CareTeam.subject |
category | token | Type of team | CareTeam.category |
encounter | reference | Encounter created as part of | CareTeam.encounter |
participant | reference | Who is involved | CareTeam.participant.member |
status | token | proposed / active / suspended / inactive / entered-in-error | CareTeam.status |
subject | reference | Who care team is for | CareTeam.subject |
Inherited Properties
Name | Required | Type | Description |
---|---|---|---|
id | No | string | Logical id of this artifact |
meta | No | Meta | Metadata about the resource |
implicitRules | No | uri | A set of rules under which this content was created |
language | No | code | Language of the resource content |
text | No | Narrative | Text summary of the resource, for human interpretation |
contained | No | Resource[] | Contained, inline Resources |
extension | No | Extension[] | Additional content defined by implementations |
modifierExtension | No | Extension[] | Extensions that cannot be ignored |
To view the FHIR specification for this resource, see CareTeam.