PUT MedicationRequest resource

Update an entire MedicationRequest resource with new resource definition.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

FHIR ID of the resource

Query Params
string

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.

Body Params

A json formatted MedicationRequest resource

string
basedOn
object
category
array of objects
category
contained
array of objects
contained
courseOfTherapyType
object
detectedIssue
object
boolean
dosageInstruction
array of objects
dosageInstruction
encounter
object
eventHistory
object
extension
array of objects
extension
groupIdentifier
object
string
identifier
array of objects
identifier
string
instantiatesCanonical
array of strings
instantiatesCanonical
instantiatesUri
array of strings
instantiatesUri
insurance
object
string
string
meta
object
modifierExtension
array of objects
modifierExtension
note
array of objects
note
performer
object
performerType
object
priorPrescription
object
string
reasonCode
array of objects
reasonCode
reasonReference
object
recorder
object
requester
object
string
string
statusReason
object
subject
object
supportingInformation
object
text
object
Headers
string

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

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/fhir+json