post
Add MedicationStatement Version based Metadata
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
MedicationStatement could not be parsed or failed basic FHIR validation rules
-
404404
MedicationStatement not found.
-
422422
The MedicationStatement resource violated applicable FHIR profiles or server business rules.
Environment | URL |
---|---|
Live |
https://fhirsandbox-prod.apigee.net/fhir/v1/MedicationStatement /{id}/_history/{vid}/$meta-add |
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Specifies the format of data in body |
|
Authorization |
Specify access token for API in the given format: Bearer [access_token]. |
|
Accept |
The Accept request-header field can be used to specify certain media types which are acceptable for the response. |
vid Add metadata info to specified MedicationStatement resource.<p><a href = 'https://www.hl7.org/fhir/medicationstatement.html'>FHIR documentation for MedicationStatement.</a></p> true
id The logical resource id associated with the Resource. true
Working...