Skip to main content
 print this page

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

Successfully updated the resource

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers