http://hl7.org/fhir/issue-type|4.0.1

name
IssueType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2019-10-31 22:29:23.0

IssueType

A code that describes the type of issue.

codedisplaydefinitionhierarchy
invalidInvalid Content
Content invalid against the specification or a profile....
structureStructural Issue
A structural issue in the content such as wrong namespace, unable to parse the content completely, i...
requiredRequired element missing
A required element is missing....
valueElement value invalid
An element or header value is invalid....
invariantValidation rule failed
A content validation rule failed - e.g. a schematron rule....
securitySecurity Problem
An authentication/authorization/permissions issue of some kind....
loginLogin Required
The client needs to initiate an authentication process....
unknownUnknown User
The user or system was not able to be authenticated (either there is no process, or the proferred to...
expiredSession Expired
User session expired; a login may be required....
forbiddenForbidden
The user does not have the rights to perform this action....
suppressedInformation Suppressed
Some information was not or might not have been returned due to business rules, consent or privacy r...
processingProcessing Failure
Processing issues. These are expected to be final e.g. there is no point resubmitting the same conte...
not-supportedContent not supported
The interaction, operation, resource or profile is not supported....
duplicateDuplicate
An attempt was made to create a duplicate record....
multiple-matchesMultiple Matches
Multiple matching records were found when the operation required only one match....
not-foundNot Found
The reference provided was not found. In a pure RESTful environment, this would be an HTTP 404 error...
deletedDeleted
The reference pointed to content (usually a resource) that has been deleted....
too-longContent Too Long
Provided content is too long (typically, this is a denial of service protection type of error)....
code-invalidInvalid Code
The code or system could not be understood, or it was not valid in the context of a particular Value...
extensionUnacceptable Extension
An extension was found that was not acceptable, could not be resolved, or a modifierExtension was no...
too-costlyOperation Too Costly
The operation was stopped to protect server resources; e.g. a request for a value set expansion on a...
business-ruleBusiness Rule Violation
The content/operation failed to pass some business rule and so could not proceed....
conflictEdit Version Conflict
Content could not be accepted because of an edit conflict (i.e. version aware updates). (In a pure R...
transientTransient Issue
Transient processing issues. The system receiving the message may be able to resubmit the same conte...
lock-errorLock Error
A resource/record locking failure (usually in an underlying database)....
no-storeNo Store Available
The persistent store is unavailable; e.g. the database is down for maintenance or similar action, an...
exceptionException
An unexpected internal error has occurred....
timeoutTimeout
An internal timeout has occurred....
incompleteIncomplete Results
Not all data sources typically accessed could be reached or responded in time, so the returned infor...
throttledThrottled
The system is not prepared to handle this request due to load management....
informationalInformational Note
A message unrelated to the processing success of the completed operation (examples of the latter inc...