---
type: "search-params"
title: "ActorDefinition Search Parameters"
resource: "ActorDefinition"
---
# ActorDefinition Search Parameters
## context
**Description:** A use context assigned to the Actor Definition
**Type:** token
**Expression:** (ActorDefinition.useContext.value.ofType(CodeableConcept))
**Path:** {{name}}.useContext.valueCodeableConcept
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-context
## context-quantity
**Description:** A quantity- or range-valued use context assigned to the Actor Definition
**Type:** quantity
**Expression:** (ActorDefinition.useContext.value.ofType(Quantity)) | (ActorDefinition.useContext.value.ofType(Range))
**Path:** {{name}}.useContext.valueQuantity,{{name}}.useContext.valueRange
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-context-quantity
## context-type
**Description:** A type of use context assigned to the Actor Definition
**Type:** token
**Expression:** ActorDefinition.useContext.code
**Path:** {{name}}.useContext.code
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-context-type
## context-type-quantity
**Description:** A use context type and quantity- or range-based value assigned to the Actor Definition
**Type:** composite
**Expression:** ActorDefinition.useContext
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-context-type-quantity
## context-type-value
**Description:** A use context type and value assigned to the Actor Definition
**Type:** composite
**Expression:** ActorDefinition.useContext
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-context-type-value
## date
**Description:** The Actor Definition publication date
**Type:** date
**Expression:** ActorDefinition.date
**Path:** {{name}}.date
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-date
## description
**Description:** The description of the Actor Definition
**Type:** string
**Expression:** ActorDefinition.description
**Path:** {{name}}.description
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-description
## identifier
**Description:** External identifier for the Actor Definition
**Type:** token
**Expression:** ActorDefinition.identifier
**Path:** {{name}}.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-identifier
## jurisdiction
**Description:** Jurisdiction of the authority that maintains the the Actor Definition
**Type:** token
**Expression:** ActorDefinition.jurisdiction
**Path:** {{name}}.jurisdiction
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-jurisdiction
## publisher
**Description:** Name of the publisher of the Actor Definition
**Type:** string
**Expression:** ActorDefinition.publisher
**Path:** {{name}}.publisher
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-publisher
## status
**Description:** The current status of the Actor Definition
**Type:** token
**Expression:** ActorDefinition.status
**Path:** {{name}}.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-status
## title
**Description:** The human-friendly name of the Actor Definition
**Type:** string
**Expression:** ActorDefinition.title
**Path:** {{name}}.title
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-title
## url
**Description:** The uri that identifies the Actor Definition
**Type:** uri
**Expression:** ActorDefinition.url
**Path:** {{name}}.url
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-url
## version
**Description:** The business version of the Actor Definition
**Type:** token
**Expression:** ActorDefinition.version
**Path:** {{name}}.version
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-version
## type
**Description:** The type of actor
**Type:** token
**Expression:** ActorDefinition.type
**Path:** {{name}}.type
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ActorDefinition-type
## experimental
**Description:** Whether the ActorDefinition is experimental
**Type:** token
**Expression:** ActorDefinition.experimental
**Path:** ActorDefinition.experimental
**Standards Status:** normative