GET MedicationRequest Resource Bundle
get
/oracle-fhir-server/fhir/MedicationRequest
This endpoint supports the retrieval of MedicationRequest resource list.It returns Bundle of MedicationRequest resource.
Request
Query Parameters
-
_format(optional): string
-
_id(optional): string
The ID of the resource
-
_language(optional): string
The language of the resource
-
authoredon(optional): string(date)
Return prescriptions written on this date
-
category(optional): string
Returns prescriptions with different categories
-
code(optional): string
Return prescriptions of this medication code
-
date(optional): string(date)
Returns medication request to be administered on a specific date
-
encounter(optional): string
Return prescriptions with this encounter identifier
-
identifier(optional): string
Return prescriptions with this external identifier
-
intended-dispenser(optional): string
Returns prescriptions intended to be dispensed by this Organization
-
intended-performer(optional): string
Returns the intended performer of the administration of the medication request
-
intended-performertype(optional): string
Returns requests for a specific type of performer
-
intent(optional): string
Returns prescriptions with different intents
-
medication(optional): string
Return prescriptions for this medication reference
-
patient(optional): string
Returns prescriptions for a specific patient
-
priority(optional): string
Returns prescriptions with different priorities
-
requester(optional): string
Returns prescriptions prescribed by this prescriber
-
status(optional): string
Status of the prescription
-
subject(optional): string
The identity of a patient to list orders for
Response
200 Response
Success