---
type: "search-params"
title: "Organization Search Parameters"
resource: "Organization"
---
# Organization Search Parameters
## active
**Description:** Is the Organization record active
**Type:** token
**Expression:** Organization.active
**Path:** Organization.active
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-active
## address
**Description:** A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
**Type:** string
**Expression:** Organization.contact.address
**Path:** Organization.contact.address
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-address
## address-city
**Description:** A city specified in an address
**Type:** string
**Expression:** Organization.contact.address.city
**Path:** Organization.contact.address.city
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-address-city
## address-country
**Description:** A country specified in an address
**Type:** string
**Expression:** Organization.contact.address.country
**Path:** Organization.contact.address.country
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-address-country
## address-postalcode
**Description:** A postal code specified in an address
**Type:** string
**Expression:** Organization.contact.address.postalCode
**Path:** Organization.contact.address.postalCode
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-address-postalcode
## address-state
**Description:** A state specified in an address
**Type:** string
**Expression:** Organization.contact.address.state
**Path:** Organization.contact.address.state
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-address-state
## address-use
**Description:** A use code specified in an address
**Type:** token
**Expression:** Organization.contact.address.use
**Path:** Organization.contact.address.use
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-address-use
## endpoint
**Description:** Technical endpoints providing access to services operated for the organization
**Type:** reference
**Expression:** Organization.endpoint
**Path:** Organization.endpoint
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-endpoint
## identifier
**Description:** Any identifier for the organization (not the accreditation issuer's identifier)
**Type:** token
**Expression:** Organization.identifier | Organization.qualification.identifier
**Path:** Organization.identifier | Organization.qualification.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-identifier
## name
**Description:** A portion of the organization's name or alias
**Type:** string
**Expression:** Organization.name | Organization.alias
**Path:** Organization.name,Organization.alias
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-name
## partof
**Description:** An organization of which this organization forms a part
**Type:** reference
**Expression:** Organization.partOf
**Path:** Organization.partOf
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-partof
## phonetic
**Description:** A portion of the organization's name using some kind of phonetic matching algorithm
**Type:** string
**Expression:** Organization.name
**Path:** Organization.name
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-phonetic
## type
**Description:** A code for the type of organization
**Type:** token
**Expression:** Organization.type
**Path:** Organization.type
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Organization-type