Usage
FHIR Resource
POST https://healthlake.spe-uob.bris.ac.uk/v1/{Resource}
This endpoint allows you to create new FHIR records.
Path Parameters
Name
Type
Description
Resource
string
The FHIR resource type of the record.
Headers
Name
Type
Description
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"}Last updated
Was this helpful?