GET MedicationDispense Resource Bundle
get
/oracle-fhir-server/fhir/MedicationDispense
This endpoint supports the retrieval of MedicationDispense resource list.It returns Bundle of MedicationDispense resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
code(optional): string
Returns dispenses of this medicine code
-
context(optional): string
Returns dispenses with a specific context (episode or episode of care)
-
destination(optional): string
Returns dispenses that should be sent to a specific destination
-
identifier(optional): string
Returns dispenses with this external identifier
-
medication(optional): string
Returns dispenses of this medicine resource
-
patient(optional): string
The identity of a patient to list dispenses for
-
performer(optional): string
Returns dispenses performed by a specific individual
-
prescription(optional): string
The identity of a prescription to list dispenses from
-
receiver(optional): string
The identity of a receiver to list dispenses for
-
responsibleparty(optional): string
Returns dispenses with the specified responsible party
-
status(optional): string
Returns dispenses with a specified dispense status
-
subject(optional): string
The identity of a patient for whom to list dispenses
-
type(optional): string
Returns dispenses of a specific type
-
whenhandedover(optional): string(date)
Returns dispenses handed over on this date
-
whenprepared(optional): string(date)
Returns dispenses prepared on this date
Response
200 Response
Success