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