Update a specific HealthLake FHIR resource
PUT/hcls/:hcls_name/:id/query/:resourcetype/:resourceid
Updates a specific FHIR resource identified by ResourceType and ResourceID in a HealthLake datastore. Only supported when hcls_name is healthlake. Requires editor access. Request body HealthLakeQuery holds the FHIR resource payload; when Encoding is base64 the payload is base64-decoded before update.
Request
Responses
- 200
- 400
- 500
Successfully updated the resource
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Invalid input
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Something went wrong at backend
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers