---
type: "search-params"
title: "Group Search Parameters"
resource: "Group"
---
# Group Search Parameters
## membership
**Description:** Definitional or enumerated group
**Type:** token
**Expression:** Group.membership
**Path:** Group.membership
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-membership
## characteristic
**Description:** Kind of characteristic
**Type:** token
**Expression:** Group.characteristic.code
**Path:** Group.characteristic.code
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-characteristic
## characteristic-value
**Description:** A composite of both characteristic and value
**Type:** composite
**Expression:** Group.characteristic
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-characteristic-value
## characteristic-quantity
**Description:** A composite of both characteristic and quantity values
**Type:** composite
**Expression:** Group.characteristic
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-characteristic-quantity
## characteristic-reference
**Description:** A composite of both characteristic and reference values
**Type:** composite
**Expression:** Group.characteristic
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-characteristic-reference
## code
**Description:** The kind of resources contained
**Type:** token
**Expression:** Group.code
**Path:** Group.code
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-code
## exclude
**Description:** Group includes or excludes
**Type:** token
**Expression:** Group.characteristic.exclude
**Path:** Group.characteristic.exclude
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-exclude
## identifier
**Description:** Unique id
**Type:** token
**Expression:** Group.identifier
**Path:** Group.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-identifier
## managing-entity
**Description:** Entity that is the custodian of the Group's definition
**Type:** reference
**Expression:** Group.managingEntity
**Path:** Group.managingEntity
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-managing-entity
## member
**Description:** Reference to the group member
**Type:** reference
**Expression:** Group.member.entity
**Path:** Group.member.entity
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-member
## type
**Description:** The type of resources the group contains
**Type:** token
**Expression:** Group.type
**Path:** Group.type
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-type
## value
**Description:** Value held by characteristic
**Type:** token
**Expression:** (Group.characteristic.value.ofType(CodeableConcept)) | (Group.characteristic.value.ofType(boolean))
**Path:** Group.characteristic.value[x]
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-value
## quantity
**Description:** Quantity Value held by characteristic
**Type:** quantity
**Expression:** (Group.characteristic.value.ofType(Quantity)) | (Group.characteristic.value.ofType(Range))
**Path:** Group.characteristic.value[x]
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-value
## name
**Description:** A portion of the Group's name
**Type:** string
**Expression:** Group.name
**Path:** Group.name
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-name
## url
**Description:** The uri that identifies the Group
**Type:** uri
**Expression:** Group.url
**Path:** {{name}}.url
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-url
## status
**Description:** The current status of the Group
**Type:** token
**Expression:** Group.status
**Path:** {{name}}.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Group-status
## experimental
**Description:** Whether the Group is experimental
**Type:** token
**Expression:** Group.experimental
**Path:** Group.experimental
**Standards Status:** normative