Skip to main content
 print this page

Create a HealthLake FHIR resource by type

POST 

/hcls/:hcls_name/:id/query/:resourcetype

Creates a FHIR resource of the given ResourceType 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 create.

Request

Responses

Successfully created the FHIR resource

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