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