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
_id Token Resource id.
_lastUpdated Date lt  le  gt  ge  When the resource last changed.
_source Uri :missing  Where the resource comes from.
patient Reference :missing  yes Who care team is for.
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 Who care team is for.

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