---
type: "search-params"
title: "DeviceDispense Search Parameters"
resource: "DeviceDispense"
---
# DeviceDispense Search Parameters
## code
**Description:** Search for devices that match this code
**Type:** token
**Expression:** DeviceDispense.device.concept
**Path:** DeviceDispense.device.concept
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/DeviceDispense-code
## subject
**Description:** The identity of a patient for whom to list dispenses
**Type:** reference
**Expression:** DeviceDispense.subject
**Path:** DeviceDispense.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/DeviceDispense-subject
## patient
**Description:** Returns device dispenses for a specific patient
**Type:** reference
**Expression:** DeviceDispense.subject.where(resolve() is Patient)
**Path:** DeviceDispense.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/DeviceDispense-patient
## identifier
**Description:** The identifier of the dispense
**Type:** token
**Expression:** DeviceDispense.identifier
**Path:** DeviceDispense.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/DeviceDispense-identifier
## status
**Description:** The status of the dispense
**Type:** token
**Expression:** DeviceDispense.status
**Path:** DeviceDispense.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/DeviceDispense-status