v1

latestOpenAPI 3.0.32026-07-247462851.8 MB
MedicationAdministration

PUT MedicationAdministration resource

Update an entire MedicationAdministration resource with new resource definition.

put/MedicationAdministration/{id}

Path parameters

idstring uuid required

FHIR ID of the resource

Query parameters

identifierstring

Identifier should be formatted as the following: $system|$value. If a resource with that identifier does not exist, it will be created. Else, the resource is updated.

Headers

If-Matchstring

Allows users to make version-aware updates. The value of the header is an ETag that represents the version of the resource you want to update. Both strong and weak ETag values are supported. If If-Match is set to 1 (Strong ETag), it means the server will process the request if the operation is on version 1 of the resource. If IfMatch is set to W/"1" (Weak ETag) it is functionally the same as when the If-Match is set to 1, because we do not distinguish between strong and weak algorithms

Response

The updated MedicationAdministration resource