---
type: "search-params"
title: "Endpoint Search Parameters"
resource: "Endpoint"
---
# Endpoint Search Parameters
## connection-type
**Description:** Protocol/Profile/Standard to be used with this endpoint connection
**Type:** token
**Expression:** Endpoint.connectionType
**Path:** Endpoint.connectionType
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-connection-type
## identifier
**Description:** Identifies this endpoint across multiple systems
**Type:** token
**Expression:** Endpoint.identifier
**Path:** Endpoint.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-identifier
## name
**Description:** A name that this endpoint can be identified by
**Type:** string
**Expression:** Endpoint.name
**Path:** Endpoint.name
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-name
## organization
**Description:** The organization that is managing the endpoint
**Type:** reference
**Expression:** Endpoint.managingOrganization
**Path:** Endpoint.managingOrganization
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-organization
## payload-type
**Description:** The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
**Type:** token
**Expression:** Endpoint.payload.type
**Path:** Endpoint.payload.type
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-payload-type
## payload-profile
**Description:** The profiles (FHIR or non-FHIR) that might be used at this endpoint
**Type:** reference
**Expression:** Endpoint.payload.profileCanonical | Endpoint.payload.profileUri
**Path:** Endpoint.payload.profileCanonical,Endpoint.payload.profileUri
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-payload-profile
## status
**Description:** The current status of the Endpoint (usually expected to be active)
**Type:** token
**Expression:** Endpoint.status
**Path:** Endpoint.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Endpoint-status