Organization Search Parameters
<a id="active"></a>
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
<a id="address"></a>
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
<a id="address-city"></a>
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
<a id="address-country"></a>
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
<a id="address-postalcode"></a>
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
<a id="address-state"></a>
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
<a id="address-use"></a>
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
<a id="endpoint"></a>
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
<a id="identifier"></a>
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
<a id="name"></a>
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
<a id="partof"></a>
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
<a id="phonetic"></a>
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
<a id="type"></a>
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