---
type: "search-params"
title: "PlanDefinition Search Parameters"
resource: "PlanDefinition"
---
# PlanDefinition Search Parameters
## composed-of
**Description:** What resource is being referenced
**Type:** reference
**Expression:** PlanDefinition.relatedArtifact.where(type='composed-of').resource
**Path:** PlanDefinition.relatedArtifact.resource
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-composed-of
## context
**Description:** A use context assigned to the plan definition
**Type:** token
**Expression:** (PlanDefinition.useContext.value.ofType(CodeableConcept))
**Path:** {{name}}.useContext.valueCodeableConcept
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-context
## context-quantity
**Description:** A quantity- or range-valued use context assigned to the plan definition
**Type:** quantity
**Expression:** (PlanDefinition.useContext.value.ofType(Quantity)) | (PlanDefinition.useContext.value.ofType(Range))
**Path:** {{name}}.useContext.valueQuantity,{{name}}.useContext.valueRange
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-context-quantity
## context-type
**Description:** A type of use context assigned to the plan definition
**Type:** token
**Expression:** PlanDefinition.useContext.code
**Path:** {{name}}.useContext.code
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-context-type
## context-type-quantity
**Description:** A use context type and quantity- or range-based value assigned to the plan definition
**Type:** composite
**Expression:** PlanDefinition.useContext
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-context-type-quantity
## context-type-value
**Description:** A use context type and value assigned to the plan definition
**Type:** composite
**Expression:** PlanDefinition.useContext
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-context-type-value
## date
**Description:** The plan definition publication date
**Type:** date
**Expression:** PlanDefinition.date
**Path:** {{name}}.date
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-date
## definition
**Description:** Activity or plan definitions used by plan definition
**Type:** reference
**Expression:** PlanDefinition.repeat(action).definition.ofType(canonical) | PlanDefinition.repeat(action).definition.ofType(uri)
**Path:** PlanDefinition.action.definition[x]
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-definition
## depends-on
**Description:** What resource is being referenced
**Type:** reference
**Expression:** PlanDefinition.relatedArtifact.where(type='depends-on').resource | PlanDefinition.library
**Path:** PlanDefinition.relatedArtifact.resource,PlanDefinition.library
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-depends-on
## derived-from
**Description:** What resource is being referenced
**Type:** reference
**Expression:** PlanDefinition.relatedArtifact.where(type='derived-from').resource
**Path:** PlanDefinition.relatedArtifact.resource
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-derived-from
## description
**Description:** The description of the plan definition
**Type:** string
**Expression:** PlanDefinition.description
**Path:** {{name}}.description
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-description
## effective
**Description:** The time during which the plan definition is intended to be in use
**Type:** date
**Expression:** PlanDefinition.effectivePeriod
**Path:** {{name}}.effectivePeriod
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-effective
## identifier
**Description:** External identifier for the plan definition
**Type:** token
**Expression:** PlanDefinition.identifier
**Path:** {{name}}.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-identifier
## jurisdiction
**Description:** Jurisdiction of the authority that maintains the the plan definition
**Type:** token
**Expression:** PlanDefinition.jurisdiction
**Path:** {{name}}.jurisdiction
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-jurisdiction
## name
**Description:** Computationally friendly name of the plan definition
**Type:** string
**Expression:** PlanDefinition.name
**Path:** {{name}}.name
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-name
## predecessor
**Description:** What resource is being referenced
**Type:** reference
**Expression:** PlanDefinition.relatedArtifact.where(type='predecessor').resource
**Path:** PlanDefinition.relatedArtifact.resource
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-predecessor
## publisher
**Description:** Name of the publisher of the plan definition
**Type:** string
**Expression:** PlanDefinition.publisher
**Path:** {{name}}.publisher
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-publisher
## status
**Description:** The current status of the plan definition
**Type:** token
**Expression:** PlanDefinition.status
**Path:** {{name}}.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-status
## subject-code
**Description:** The subject of the PlanDefinition when expressed as a code
**Type:** token
**Expression:** PlanDefinition.subject as CodeableConcept
**Path:** {{name}}.subject[x]
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-subject-code
## subject-reference
**Description:** The subject of the PlanDefinition when expressed as a reference
**Type:** reference
**Expression:** PlanDefinition.subject as Reference
**Path:** {{name}}.subject[x]
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-subject-reference
## subject-canonical
**Description:** The subject of the PlanDefinition when expressed as a canonical
**Type:** reference
**Expression:** PlanDefinition.subject as canonical
**Path:** {{name}}.subject[x]
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-subject-canonical
## successor
**Description:** What resource is being referenced
**Type:** reference
**Expression:** PlanDefinition.relatedArtifact.where(type='successor').resource
**Path:** PlanDefinition.relatedArtifact.resource
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-successor
## title
**Description:** The human-friendly name of the plan definition
**Type:** string
**Expression:** PlanDefinition.title
**Path:** {{name}}.title
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-title
## topic
**Description:** Topics associated with the module
**Type:** token
**Expression:** PlanDefinition.topic
**Path:** PlanDefinition.topic
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-topic
## type
**Description:** The type of artifact the plan (e.g. order-set, eca-rule, protocol)
**Type:** token
**Expression:** PlanDefinition.type
**Path:** PlanDefinition.type
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-type
## url
**Description:** The uri that identifies the plan definition
**Type:** uri
**Expression:** PlanDefinition.url
**Path:** {{name}}.url
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-url
## version
**Description:** The business version of the plan definition
**Type:** token
**Expression:** PlanDefinition.version
**Path:** {{name}}.version
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/PlanDefinition-version
## experimental
**Description:** Whether the PlanDefinition is experimental
**Type:** token
**Expression:** PlanDefinition.experimental
**Path:** PlanDefinition.experimental
**Standards Status:** normative