FHIR CI-Build

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

Pharmacy icon Work GroupMaturity Level: N/A  Trial UseSecurity Category: Patient Compartments: Encounter, Patient, Practitioner

Search parameters for the Resource MedicationDispense - 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/clinical-code
This search parameter is part of the common search parameter clinical-code

Generated Narrative: SearchParameter clinical-code

Parameter code:token

MedicationDispense: Returns dispenses of this medicine code

ResourceMedicationDispense
Expression MedicationDispense.medication.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/MedicationDispense-destination

Generated Narrative: SearchParameter MedicationDispense-destination

Parameter destination:reference

Returns dispenses that should be sent to a specific destination

ResourceMedicationDispense
Expression MedicationDispense.destination
Processing Mode Normal
Target Resources Location
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/clinical-encounter
This search parameter is part of the common search parameter clinical-encounter

Generated Narrative: SearchParameter clinical-encounter

Parameter encounter:reference

MedicationDispense: Returns dispenses with a specific encounter

ResourceMedicationDispense
Expression MedicationDispense.encounter
Processing Mode Normal
Target Resources Encounter
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/clinical-identifier
This search parameter is part of the common search parameter clinical-identifier

Generated Narrative: SearchParameter clinical-identifier

Parameter identifier:token

MedicationDispense: Returns dispenses with this external identifier

ResourceMedicationDispense
Expression MedicationDispense.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/MedicationDispense-location

Generated Narrative: SearchParameter MedicationDispense-location

Parameter location:reference

Returns dispense for a given location

ResourceMedicationDispense
Expression MedicationDispense.location
Processing Mode Normal
Target Resources Location
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/medications-medication
This search parameter is part of the common search parameter medications-medication

Generated Narrative: SearchParameter medications-medication

Parameter medication:reference

MedicationDispense: Returns dispenses of this medicine resource

ResourceMedicationDispense
Expression MedicationDispense.medication.reference
Processing Mode Normal
Target Resources Medication
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/clinical-patient
This search parameter is part of the common search parameter clinical-patient

Generated Narrative: SearchParameter clinical-patient

Parameter patient:reference

MedicationDispense: The identity of a patient to list dispenses for

ResourceMedicationDispense
Expression MedicationDispense.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/MedicationDispense-performer

Generated Narrative: SearchParameter MedicationDispense-performer

Parameter performer:reference

Returns dispenses performed by a specific individual

ResourceMedicationDispense
Expression MedicationDispense.performer.actor
Processing Mode Normal
Target Resources Organization, Device, CareTeam, RelatedPerson, PractitionerRole, 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
 
http://hl7.org/fhir/SearchParameter/medications-prescription

Generated Narrative: SearchParameter medications-prescription

Parameter prescription:reference

Multiple Resources:

ResourceMedicationDispense
Expression MedicationDispense.authorizingPrescription
Processing Mode Normal
Target Resources MedicationRequest
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/MedicationDispense-receiver

Generated Narrative: SearchParameter MedicationDispense-receiver

Parameter receiver:reference

The identity of a receiver to list dispenses for

ResourceMedicationDispense
Expression MedicationDispense.receiver
Processing Mode Normal
Target Resources RelatedPerson, PractitionerRole, Practitioner, Location, 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/MedicationDispense-recorded

Generated Narrative: SearchParameter MedicationDispense-recorded

Parameter recorded:date

Returns dispenses where dispensing activity began on this date

ResourceMedicationDispense
Expression MedicationDispense.recorded
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
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/MedicationDispense-responsibleparty

Generated Narrative: SearchParameter MedicationDispense-responsibleparty

Parameter responsibleparty:reference

Returns dispenses with the specified responsible party

ResourceMedicationDispense
Expression MedicationDispense.substitution.responsibleParty
Processing Mode Normal
Target Resources Organization, PractitionerRole, Practitioner
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/medications-status
This search parameter is part of the common search parameter medications-status

Generated Narrative: SearchParameter medications-status

Parameter status:token

MedicationDispense: Returns dispenses with a specified dispense status

ResourceMedicationDispense
Expression MedicationDispense.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/MedicationDispense-subject

Generated Narrative: SearchParameter MedicationDispense-subject

Parameter subject:reference

The identity of a patient for whom to list dispenses

ResourceMedicationDispense
Expression MedicationDispense.subject
Processing Mode Normal
Target Resources Group, 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/clinical-type
This search parameter is part of the common search parameter clinical-type

Generated Narrative: SearchParameter clinical-type

Parameter type:token

MedicationDispense: Returns dispenses of a specific type

ResourceMedicationDispense
Expression MedicationDispense.type
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/MedicationDispense-whenhandedover

Generated Narrative: SearchParameter MedicationDispense-whenhandedover

Parameter whenhandedover:date

Returns dispenses handed over on this date

ResourceMedicationDispense
Expression MedicationDispense.whenHandedOver
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
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/MedicationDispense-whenprepared

Generated Narrative: SearchParameter MedicationDispense-whenprepared

Parameter whenprepared:date

Returns dispenses prepared on this date

ResourceMedicationDispense
Expression MedicationDispense.whenPrepared
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
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap