---
type: "search-params"
title: "CareTeam Search Parameters"
resource: "CareTeam"
---
# CareTeam Search Parameters
## category
**Description:** Type of team
**Type:** token
**Expression:** CareTeam.category
**Path:** CareTeam.category
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-category
## date
**Description:** A date within the coverage time period.
**Type:** date
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-date
## identifier
**Description:** External Ids for this team
**Type:** token
**Expression:** CareTeam.identifier
**Path:** CareTeam.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-identifier
## name
**Description:** Name of the team, such as crisis assessment team
**Type:** string
**Expression:** CareTeam.name | CareTeam.extension('http://hl7.org/fhir/StructureDefinition/careteam-alias').value
**Path:** f:CareTeam/f:name | f:CareTeam/f:extension@url='[http://hl7.org/fhir/StructureDefinition/careteam-alias']/f:valueString
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-name
## participant
**Description:** Who is involved
**Type:** reference
**Expression:** CareTeam.participant.member
**Path:** CareTeam.participant.member
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-participant
## patient
**Description:** Who care team is for
**Type:** reference
**Expression:** CareTeam.subject.where(resolve() is Patient)
**Path:** CareTeam.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-patient
## status
**Description:** proposed | active | suspended | inactive | entered-in-error
**Type:** token
**Expression:** CareTeam.status
**Path:** CareTeam.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-status
## subject
**Description:** Who care team is for
**Type:** reference
**Expression:** CareTeam.subject
**Path:** CareTeam.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/CareTeam-subject