?mode=
query parameter with values create
, update
, delete
but changes won't be committed. Instead a requester will get an OperationOutcome
with information about validation results. See http://hl7.org/fhir/resource-operation-validate.html for the official documentation. 200
OK — those requests always return status 200
Success and failure of a validation request is determined by id
of OperationOutcome
resource. allok
and validationfail
are self-descriptive.resourceType
id
mode
=create
. Can either be passed in the resource body or be specified in the route paramsresource
mode
=delete
, required otherwise. Resource to be validatedmode
create
. Possible values are create, update, delete, patch
profile
StructureDefinition.url
of the profile defined as zen schema​mode
create
id
& lastUpdated
being requiredupdate
id
& lastUpdated
delete
id
exists in Aidboxpatch
update
.merge-patch
json-patch