http://hl7.org/fhir/resource-validation-mode|4.0.1

name
ResourceValidationMode
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

ResourceValidationMode

Codes indicating the type of validation to perform.

codedisplaydefinitionhierarchy
createValidate for Create
The server checks the content, and then checks that the content would be acceptable as a create (e.g...
updateValidate for Update
The server checks the content, and then checks that it would accept it as an update against the nomi...
deleteValidate for Delete
The server ignores the content and checks that the nominated resource is allowed to be deleted (e.g....
profileValidate Against a Profile
The server checks an existing resource (must be nominated by id, not provided as a parameter) as val...