Interface / 4.0.1 (R4) / Care Team

Care Team

The Care Team resource represents the team and tasks used in Care Management.

Overview

See the FHIR documentation for more information about Care Team resources.

Mapped Concepts in HIEBus

  • CareTaskGroup
  • CareTask
  • Observation

Supported Interactions

Care Team resources support the following interactions.

Search Parameters

When searching for Care Team resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_count Special The maximum number of resources to return in a result page.
_elements Special Used to request a specific set of elements be returned as part of a resource.
_id Token Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
_source Uri :missing  Where the resource comes from.
_summary Special Used to return only a portion of the resouces. Defaults to 'false', which returns the whole resource.
_total Special Use the value 'estimate' to populate the result bundle's 'total' element with an estimate of the matching number of resources.
patient Reference :missing  yes The patient the CareTeam is about.
provenance-agent Reference :missing  yes Search by provenance, specified by its author (aka originator) Organization.
status Token :missing  proposed | active | suspended | inactive | entered-in-error.
subject Reference :missing  yes The patient the CareTeam is about. Functionally identical to the "patient" search parameter.

Sortable Parameters

When searching Care Team resources, it is possible to sort the returned values by the following search parameters.

  • _id

Only one sort parameter may be specified.

Supported Includes

When searching Care Team resources, it is possible to include the resources referenced by the following field names.

  • Patient
  • Provenance Agent
  • Subject

Back to Resources