CareTeam REST Endpoints
Description
This topic describes information for the CareTeam resource.
Overview
The R4 CareTeam resource represents a patient's care team members. Care team members or participants include practitioners (physicians, nurses, technicians, and so on), family members, friends, guardians, and the patient. The care team can be specific to an encounter or to the patient across all encounters (longitudinal).
This resource supports the US Core CareTeam Profile from HL7 FHIR US Core Implementation Guide STU 6.1.0.
The following fields are returned if valued:
Terminology Bindings
-
Description: The current state of the care team.
Details: Request Status
System:
http://hl7.org/fhir/request-status
-
Description: The type of team. This element supports differentiation between multiple coexisting teams, such as a care plan team, episode of care team, and longitudinal care team.
Details: Request Category
System:
http://hl7.org/fhir/us/core/CodeSystem/careteam-category
-
Description: The role of a participant in the care team.
Details: Participant Role
System:
http://hl7.org/fhir/r4/valueset-participant-role.html
- Get a care team by ID
- Method: getPath:
/CareTeam/{ID}
- Get a list of care teams
- Method: getPath:
/CareTeam