---
type: "search-params"
title: "Consent Search Parameters"
resource: "Consent"
---
# Consent Search Parameters
## action
**Description:** Actions controlled by this rule
**Type:** token
**Expression:** Consent.repeat(provision).action
**Path:** Consent.provision.action
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-action
## action
**Description:** LOINC or SNOMED CT code, etc. in the content
**Type:** token
**Expression:** Consent.repeat(provision).code
**Path:** Consent.provision.code
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-action
## actor
**Description:** Resource for the actor (or group, by role)
**Type:** reference
**Expression:** Consent.repeat(provision).actor.reference
**Path:** Consent.provision.actor.reference
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-actor
## category
**Description:** Classification of the consent statement - for indexing/retrieval
**Type:** token
**Expression:** Consent.category
**Path:** Consent.category
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-category
## grantee
**Description:** Who is agreeing to the policy and rules
**Type:** reference
**Expression:** Consent.grantee
**Path:** Consent.grantee
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-consentor
## controller
**Description:** Consent Enforcer
**Type:** reference
**Expression:** Consent.controller
**Path:** Consent.controller
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-controller
## data
**Description:** The actual data reference
**Type:** reference
**Expression:** Consent.repeat(provision).data.reference
**Path:** Consent.provision.data.reference
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-data
## date
**Description:** When consent was agreed to
**Type:** date
**Expression:** Consent.date
**Path:** Consent.date
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-date
## identifier
**Description:** Identifier for this record (external references)
**Type:** token
**Expression:** Consent.identifier
**Path:** Consent.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-identifier
## manager
**Description:** Consent workflow management
**Type:** reference
**Expression:** Consent.manager
**Path:** Consent.manager
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-manager
## patient
**Description:** Who the consent applies to
**Type:** reference
**Expression:** Consent.subject.where(resolve() is Patient)
**Path:** Consent.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-patient
## period
**Description:** Timeframe for this rule
**Type:** date
**Expression:** Consent.repeat(provision).period
**Path:** Consent.provision.period
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-period
## purpose
**Description:** Context of activities covered by this rule
**Type:** token
**Expression:** Consent.repeat(provision).purpose
**Path:** Consent.provision.purpose
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-purpose
## security-label
**Description:** Security Labels that define affected resources
**Type:** token
**Expression:** Consent.repeat(provision).securityLabel
**Path:** Consent.provision.securityLabel
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-security-label
## source-reference
**Description:** Search by reference to a Consent, DocumentReference, Contract or QuestionnaireResponse
**Type:** reference
**Expression:** Consent.sourceReference
**Path:** Consent.sourceReference
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-source-reference
## status
**Description:** draft | active | inactive | entered-in-error | unknown
**Type:** token
**Expression:** Consent.status
**Path:** Consent.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-status
## subject
**Description:** Who the consent applies to
**Type:** reference
**Expression:** Consent.subject
**Path:** Consent.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-subject
## verified
**Description:** Has been verified
**Type:** token
**Expression:** Consent.verification.verified
**Path:** Consent.verification.verified
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-verified
## verified-date
**Description:** When consent verified
**Type:** date
**Expression:** Consent.verification.date
**Path:** Consent.verification.date
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/Consent-verified-date