Usage
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST
https://healthlake.spe-uob.bris.ac.uk/v1/{Resource}
This endpoint allows you to create new FHIR records.
Resource
string
The FHIR resource type of the record.
Authorization
string
API access token (IdToken). Instructions on generating this are in the sub-file below.
{ "message": "Success" }
{ "Message": "Unauthorized" }
{ "Message": "Access Denied" }
{ "message": "Error: invalid or unsupported FHIR resource\n" }
{ "message": "Error"}
{ "message": "Internal server error"}