ActorDefinition Search Parameters
<a id="context"></a>
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
<a id="context-quantity"></a>
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
<a id="context-type"></a>
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
<a id="context-type-quantity"></a>
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
<a id="context-type-value"></a>
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
<a id="date"></a>
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
<a id="description"></a>
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
<a id="identifier"></a>
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
<a id="jurisdiction"></a>
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
<a id="publisher"></a>
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
<a id="status"></a>
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
<a id="title"></a>
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
<a id="url"></a>
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
<a id="version"></a>
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
<a id="type"></a>
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
<a id="experimental"></a>
experimental
Description: Whether the ActorDefinition is experimental
Type: token
Expression: ActorDefinition.experimental
Path: ActorDefinition.experimental
Standards Status: normative