MedicationAdministration_GET

GET {{baseUrl}}/MedicationAdministration?context=<string>&device=<string>&medication=<string>&patient=<string>&performer=<string>&prescription=<string>&subject=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&code=<string>&effective-time=<date>&identifier=<string>&not-given=<string>&reason-given=<string>&reason-not-given=<string>&status=<string>&_format=<string>

Request Params

KeyDatatypeRequiredDescription
contextstringReturn administrations that share this encounter or episode of care
devicestringReturn administrations with this administration device identity
medicationstringMultiple Resources:
  • MedicationRequest: Return prescriptions of this medication reference

  • MedicationAdministration: Return administrations of this medication resource

  • MedicationStatement: Return statements of this medication reference

  • MedicationDispense: Return dispenses of this medicine resource | | patient | string | | Multiple Resources:

  • MedicationRequest: Returns prescriptions for a specific patient

  • MedicationAdministration: The identity of a patient to list administrations for

  • MedicationStatement: Returns statements for a specific patient.

  • MedicationDispense: The identity of a patient to list dispenses for | | performer | string | | The identify of the individual who administered the medication | | prescription | string | | Multiple Resources:

  • MedicationAdministration: The identity of a prescription to list administrations from

  • MedicationDispense: The identity of a prescription to list dispenses from | | subject | string | | The identify of the individual or group to list administrations for | | _id | string | | Logical id of this artifact | | _lastUpdated | string | | When the resource version last changed | | _profile | string | | Profiles this resource claims to conform to | | _security | string | | Security Labels applied to this resource | | _tag | string | | Tags applied to this resource | | code | string | | Multiple Resources:

  • Medication: Codes that identify this medication

  • MedicationRequest: Return prescriptions of this medication code

  • MedicationAdministration: Return administrations of this medication code

  • MedicationStatement: Return statements of this medication code

  • MedicationDispense: Return dispenses of this medicine code | | effective-time | string | | Date administration happened (or did not happen) | | identifier | string | | Multiple Resources:

  • MedicationRequest: Return prescriptions with this external identifier

  • MedicationAdministration: Return administrations with this external identifier

  • MedicationStatement: Return statements with this external identifier

  • MedicationDispense: Return dispenses with this external identifier | | not-given | string | | Administrations that were not made | | reason-given | string | | Reasons for administering the medication | | reason-not-given | string | | Reasons for not administering the medication | | status | string | | Multiple Resources:

  • MedicationRequest: Status of the prescription

  • MedicationAdministration: MedicationAdministration event status (for example one of active/paused/completed/nullified)

  • MedicationStatement: Return statements that match the given status

  • MedicationDispense: Return dispenses with a specified dispense status | | _format | string | | |

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;medicationReference&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;patient&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;effectiveTimePeriod&quot;:{&quot;start&quot;:&quot;\u003cstring\u003e&quot;,&quot;end&quot;:&quot;\u003cstring\u003e&quot;},&quot;practitioner&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;prescription&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;dosage&quot;:{&quot;route&quot;:{&quot;coding&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;}]},&quot;quantity&quot;:{&quot;value&quot;:&quot;\u003cnumber\u003e&quot;,&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;}}},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;medicationReference&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;patient&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;effectiveTimePeriod&quot;:{&quot;start&quot;:&quot;\u003cstring\u003e&quot;,&quot;end&quot;:&quot;\u003cstring\u003e&quot;},&quot;practitioner&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;prescription&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;dosage&quot;:{&quot;route&quot;:{&quot;coding&quot;:[{&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;,&quot;display&quot;:&quot;\u003cstring\u003e&quot;}]},&quot;quantity&quot;:{&quot;value&quot;:&quot;\u003cnumber\u003e&quot;,&quot;system&quot;:&quot;\u003cstring\u003e&quot;,&quot;code&quot;:&quot;\u003cstring\u003e&quot;}}}]