This page is part of the FHIR Specification v6.0.0-ballot1: Release 6 Ballot (1st Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list of available versions, see the Directory of published versions
Search parameters for the Resource DeviceDispense - Search Parameters resource. Also check the Extensions registry for search parameters
on extensions related to this resource.
http://hl7.org/fhir/SearchParameter/DeviceDispense-code
12.25.13 code Parameter code
:token
Search for devices that match this code
Resource DeviceDispense Expression DeviceDispense.device.concept
Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/DeviceDispense-identifier
12.25.14 identifier Parameter identifier
:token
The identifier of the dispense
Resource DeviceDispense Expression DeviceDispense.identifier
Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/DeviceDispense-patient
12.25.15 patient Parameter patient
:reference
Returns device dispenses for a specific patient
Resource DeviceDispense Expression DeviceDispense.subject.where(resolve() is Patient)
Processing Mode Normal Target Resources Patient Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/DeviceDispense-status
12.25.16 status Parameter status
:token
The status of the dispense
Resource DeviceDispense Expression DeviceDispense.status
Processing Mode Normal Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
http://hl7.org/fhir/SearchParameter/DeviceDispense-subject
12.25.17 subject Parameter subject
:reference
The identity of a patient for whom to list dispenses
Resource DeviceDispense Expression DeviceDispense.subject
Processing Mode Normal Target Resources Practitioner , Patient Multiples multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true