FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Orders and Observations icon Work GroupMaturity Level: N/A  Trial UseSecurity Category: Business Compartments: No defined compartments

Search parameters for the Resource DeviceDispense - Search Parameters resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/DeviceDispense-code

Generated Narrative: SearchParameter DeviceDispense-code

Parameter code:token

Search for devices that match this code

ResourceDeviceDispense
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

Generated Narrative: SearchParameter DeviceDispense-identifier

Parameter identifier:token

The identifier of the dispense

ResourceDeviceDispense
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

Generated Narrative: SearchParameter DeviceDispense-patient

Parameter patient:reference

Returns device dispenses for a specific patient

ResourceDeviceDispense
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

Generated Narrative: SearchParameter DeviceDispense-status

Parameter status:token

The status of the dispense

ResourceDeviceDispense
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

Generated Narrative: SearchParameter DeviceDispense-subject

Parameter subject:reference

The identity of a patient for whom to list dispenses

ResourceDeviceDispense
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