GET MedicationAdministration Resource Bundle
get
/oracle-fhir-server/fhir/MedicationAdministration
This endpoint supports the retrieval of MedicationAdministration resource list.It returns Bundle of MedicationAdministration 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
Return administrations of this medication code
-
context(optional): string
Return administrations that share this encounter or episode of care
-
device(optional): string
Return administrations with this administration device identity
-
effective-time(optional): string(date)
Date administration happened (or did not happen)
-
identifier(optional): string
Return administrations with this external identifier
-
medication(optional): string
Return administrations of this medication resource
-
patient(optional): string
The identity of a patient to list administrations for
-
performer(optional): string
The identity of the individual who administered the medication
-
reason-given(optional): string
Reasons for administering the medication
-
reason-not-given(optional): string
Reasons for not administering the medication
-
request(optional): string
The identity of a request to list administrations from
-
status(optional): string
MedicationAdministration event status (for example one of active/paused/completed/nullified)
-
subject(optional): string
The identity of the individual or group to list administrations for
Response
200 Response
Success