Class IssueTypeCodes
A code that describes the type of issue.
Inheritance
Namespace: fhirCsR2.ValueSets
Assembly: fhirCsR2.dll
Syntax
public static class IssueTypeCodes : object
Fields
| Improve this Doc View SourceBusinessRuleViolation
The content/operation failed to pass some business rule, and so could not proceed.
Declaration
public static readonly Coding BusinessRuleViolation
Field Value
Type | Description |
---|---|
Coding |
ContentNotSupported
The resource or profile is not supported.
Declaration
public static readonly Coding ContentNotSupported
Field Value
Type | Description |
---|---|
Coding |
ContentTooLong
Provided content is too long (typically, this is a denial of service protection type of error).
Declaration
public static readonly Coding ContentTooLong
Field Value
Type | Description |
---|---|
Coding |
Duplicate
An attempt was made to create a duplicate record.
Declaration
public static readonly Coding Duplicate
Field Value
Type | Description |
---|---|
Coding |
EditVersionConflict
Content could not be accepted because of an edit conflict (i.e. version aware updates) (In a pure RESTful environment, this would be an HTTP 404 error, but this code may be used where the conflict is discovered further into the application architecture.)
Declaration
public static readonly Coding EditVersionConflict
Field Value
Type | Description |
---|---|
Coding |
ElementValueInvalid
An element value is invalid.
Declaration
public static readonly Coding ElementValueInvalid
Field Value
Type | Description |
---|---|
Coding |
Exception
An unexpected internal error has occurred.
Declaration
public static readonly Coding Exception
Field Value
Type | Description |
---|---|
Coding |
Forbidden
The user does not have the rights to perform this action.
Declaration
public static readonly Coding Forbidden
Field Value
Type | Description |
---|---|
Coding |
IncompleteResults
Not all data sources typically accessed could be reached, or responded in time, so the returned information may not be complete.
Declaration
public static readonly Coding IncompleteResults
Field Value
Type | Description |
---|---|
Coding |
InformationalNote
A message unrelated to the processing success of the completed operation (examples of the latter include things like reminders of password expiry, system maintenance times, etc.).
Declaration
public static readonly Coding InformationalNote
Field Value
Type | Description |
---|---|
Coding |
InformationSuppressed
Some information was not or may not have been returned due to business rules, consent or privacy rules, or access permission constraints. This information may be accessible through alternate processes.
Declaration
public static readonly Coding InformationSuppressed
Field Value
Type | Description |
---|---|
Coding |
InvalidCode
The code or system could not be understood, or it was not valid in the context of a particular ValueSet.code.
Declaration
public static readonly Coding InvalidCode
Field Value
Type | Description |
---|---|
Coding |
InvalidContent
Content invalid against the specification or a profile.
Declaration
public static readonly Coding InvalidContent
Field Value
Type | Description |
---|---|
Coding |
LiteralBusinessRuleViolation
Literal for code: BusinessRuleViolation
Declaration
public const string LiteralBusinessRuleViolation = null
Field Value
Type | Description |
---|---|
System. |
LiteralContentNotSupported
Literal for code: ContentNotSupported
Declaration
public const string LiteralContentNotSupported = null
Field Value
Type | Description |
---|---|
System. |
LiteralContentTooLong
Literal for code: ContentTooLong
Declaration
public const string LiteralContentTooLong = null
Field Value
Type | Description |
---|---|
System. |
LiteralDuplicate
Literal for code: Duplicate
Declaration
public const string LiteralDuplicate = null
Field Value
Type | Description |
---|---|
System. |
LiteralEditVersionConflict
Literal for code: EditVersionConflict
Declaration
public const string LiteralEditVersionConflict = null
Field Value
Type | Description |
---|---|
System. |
LiteralElementValueInvalid
Literal for code: ElementValueInvalid
Declaration
public const string LiteralElementValueInvalid = null
Field Value
Type | Description |
---|---|
System. |
LiteralException
Literal for code: Exception
Declaration
public const string LiteralException = null
Field Value
Type | Description |
---|---|
System. |
LiteralForbidden
Literal for code: Forbidden
Declaration
public const string LiteralForbidden = null
Field Value
Type | Description |
---|---|
System. |
LiteralIncompleteResults
Literal for code: IncompleteResults
Declaration
public const string LiteralIncompleteResults = null
Field Value
Type | Description |
---|---|
System. |
LiteralInformationalNote
Literal for code: InformationalNote
Declaration
public const string LiteralInformationalNote = null
Field Value
Type | Description |
---|---|
System. |
LiteralInformationSuppressed
Literal for code: InformationSuppressed
Declaration
public const string LiteralInformationSuppressed = null
Field Value
Type | Description |
---|---|
System. |
LiteralInvalidCode
Literal for code: InvalidCode
Declaration
public const string LiteralInvalidCode = null
Field Value
Type | Description |
---|---|
System. |
LiteralInvalidContent
Literal for code: InvalidContent
Declaration
public const string LiteralInvalidContent = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeBusinessRuleViolation
Literal for code: IssueTypeBusinessRuleViolation
Declaration
public const string LiteralIssueTypeBusinessRuleViolation = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeContentNotSupported
Literal for code: IssueTypeContentNotSupported
Declaration
public const string LiteralIssueTypeContentNotSupported = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeContentTooLong
Literal for code: IssueTypeContentTooLong
Declaration
public const string LiteralIssueTypeContentTooLong = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeDuplicate
Literal for code: IssueTypeDuplicate
Declaration
public const string LiteralIssueTypeDuplicate = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeEditVersionConflict
Literal for code: IssueTypeEditVersionConflict
Declaration
public const string LiteralIssueTypeEditVersionConflict = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeElementValueInvalid
Literal for code: IssueTypeElementValueInvalid
Declaration
public const string LiteralIssueTypeElementValueInvalid = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeException
Literal for code: IssueTypeException
Declaration
public const string LiteralIssueTypeException = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeForbidden
Literal for code: IssueTypeForbidden
Declaration
public const string LiteralIssueTypeForbidden = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeIncompleteResults
Literal for code: IssueTypeIncompleteResults
Declaration
public const string LiteralIssueTypeIncompleteResults = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeInformationalNote
Literal for code: IssueTypeInformationalNote
Declaration
public const string LiteralIssueTypeInformationalNote = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeInformationSuppressed
Literal for code: IssueTypeInformationSuppressed
Declaration
public const string LiteralIssueTypeInformationSuppressed = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeInvalidCode
Literal for code: IssueTypeInvalidCode
Declaration
public const string LiteralIssueTypeInvalidCode = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeInvalidContent
Literal for code: IssueTypeInvalidContent
Declaration
public const string LiteralIssueTypeInvalidContent = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeLockError
Literal for code: IssueTypeLockError
Declaration
public const string LiteralIssueTypeLockError = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeLoginRequired
Literal for code: IssueTypeLoginRequired
Declaration
public const string LiteralIssueTypeLoginRequired = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeNoStoreAvailable
Literal for code: IssueTypeNoStoreAvailable
Declaration
public const string LiteralIssueTypeNoStoreAvailable = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeNotFound
Literal for code: IssueTypeNotFound
Declaration
public const string LiteralIssueTypeNotFound = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeOperationTooCostly
Literal for code: IssueTypeOperationTooCostly
Declaration
public const string LiteralIssueTypeOperationTooCostly = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeProcessingFailure
Literal for code: IssueTypeProcessingFailure
Declaration
public const string LiteralIssueTypeProcessingFailure = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeRequiredElementMissing
Literal for code: IssueTypeRequiredElementMissing
Declaration
public const string LiteralIssueTypeRequiredElementMissing = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeSecurityProblem
Literal for code: IssueTypeSecurityProblem
Declaration
public const string LiteralIssueTypeSecurityProblem = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeSessionExpired
Literal for code: IssueTypeSessionExpired
Declaration
public const string LiteralIssueTypeSessionExpired = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeStructuralIssue
Literal for code: IssueTypeStructuralIssue
Declaration
public const string LiteralIssueTypeStructuralIssue = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeThrottled
Literal for code: IssueTypeThrottled
Declaration
public const string LiteralIssueTypeThrottled = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeTimeout
Literal for code: IssueTypeTimeout
Declaration
public const string LiteralIssueTypeTimeout = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeTransientIssue
Literal for code: IssueTypeTransientIssue
Declaration
public const string LiteralIssueTypeTransientIssue = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeUnacceptableExtension
Literal for code: IssueTypeUnacceptableExtension
Declaration
public const string LiteralIssueTypeUnacceptableExtension = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeUnknownUser
Literal for code: IssueTypeUnknownUser
Declaration
public const string LiteralIssueTypeUnknownUser = null
Field Value
Type | Description |
---|---|
System. |
LiteralIssueTypeValidationRuleFailed
Literal for code: IssueTypeValidationRuleFailed
Declaration
public const string LiteralIssueTypeValidationRuleFailed = null
Field Value
Type | Description |
---|---|
System. |
LiteralLockError
Literal for code: LockError
Declaration
public const string LiteralLockError = null
Field Value
Type | Description |
---|---|
System. |
LiteralLoginRequired
Literal for code: LoginRequired
Declaration
public const string LiteralLoginRequired = null
Field Value
Type | Description |
---|---|
System. |
LiteralNoStoreAvailable
Literal for code: NoStoreAvailable
Declaration
public const string LiteralNoStoreAvailable = null
Field Value
Type | Description |
---|---|
System. |
LiteralNotFound
Literal for code: NotFound
Declaration
public const string LiteralNotFound = null
Field Value
Type | Description |
---|---|
System. |
LiteralOperationTooCostly
Literal for code: OperationTooCostly
Declaration
public const string LiteralOperationTooCostly = null
Field Value
Type | Description |
---|---|
System. |
LiteralProcessingFailure
Literal for code: ProcessingFailure
Declaration
public const string LiteralProcessingFailure = null
Field Value
Type | Description |
---|---|
System. |
LiteralRequiredElementMissing
Literal for code: RequiredElementMissing
Declaration
public const string LiteralRequiredElementMissing = null
Field Value
Type | Description |
---|---|
System. |
LiteralSecurityProblem
Literal for code: SecurityProblem
Declaration
public const string LiteralSecurityProblem = null
Field Value
Type | Description |
---|---|
System. |
LiteralSessionExpired
Literal for code: SessionExpired
Declaration
public const string LiteralSessionExpired = null
Field Value
Type | Description |
---|---|
System. |
LiteralStructuralIssue
Literal for code: StructuralIssue
Declaration
public const string LiteralStructuralIssue = null
Field Value
Type | Description |
---|---|
System. |
LiteralThrottled
Literal for code: Throttled
Declaration
public const string LiteralThrottled = null
Field Value
Type | Description |
---|---|
System. |
LiteralTimeout
Literal for code: Timeout
Declaration
public const string LiteralTimeout = null
Field Value
Type | Description |
---|---|
System. |
LiteralTransientIssue
Literal for code: TransientIssue
Declaration
public const string LiteralTransientIssue = null
Field Value
Type | Description |
---|---|
System. |
LiteralUnacceptableExtension
Literal for code: UnacceptableExtension
Declaration
public const string LiteralUnacceptableExtension = null
Field Value
Type | Description |
---|---|
System. |
LiteralUnknownUser
Literal for code: UnknownUser
Declaration
public const string LiteralUnknownUser = null
Field Value
Type | Description |
---|---|
System. |
LiteralValidationRuleFailed
Literal for code: ValidationRuleFailed
Declaration
public const string LiteralValidationRuleFailed = null
Field Value
Type | Description |
---|---|
System. |
LockError
A resource/record locking failure (usually in an underlying database).
Declaration
public static readonly Coding LockError
Field Value
Type | Description |
---|---|
Coding |
LoginRequired
The client needs to initiate an authentication process.
Declaration
public static readonly Coding LoginRequired
Field Value
Type | Description |
---|---|
Coding |
NoStoreAvailable
The persistent store is unavailable; e.g. the database is down for maintenance or similar action.
Declaration
public static readonly Coding NoStoreAvailable
Field Value
Type | Description |
---|---|
Coding |
NotFound
The reference provided was not found. In a pure RESTful environment, this would be an HTTP 404 error, but this code may be used where the content is not found further into the application architecture.
Declaration
public static readonly Coding NotFound
Field Value
Type | Description |
---|---|
Coding |
OperationTooCostly
The operation was stopped to protect server resources; e.g. a request for a value set expansion on all of SNOMED CT.
Declaration
public static readonly Coding OperationTooCostly
Field Value
Type | Description |
---|---|
Coding |
ProcessingFailure
Processing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged.
Declaration
public static readonly Coding ProcessingFailure
Field Value
Type | Description |
---|---|
Coding |
RequiredElementMissing
A required element is missing.
Declaration
public static readonly Coding RequiredElementMissing
Field Value
Type | Description |
---|---|
Coding |
SecurityProblem
An authentication/authorization/permissions issue of some kind.
Declaration
public static readonly Coding SecurityProblem
Field Value
Type | Description |
---|---|
Coding |
SessionExpired
User session expired; a login may be required.
Declaration
public static readonly Coding SessionExpired
Field Value
Type | Description |
---|---|
Coding |
StructuralIssue
A structural issue in the content such as wrong namespace, or unable to parse the content completely, or invalid json syntax.
Declaration
public static readonly Coding StructuralIssue
Field Value
Type | Description |
---|---|
Coding |
Throttled
The system is not prepared to handle this request due to load management.
Declaration
public static readonly Coding Throttled
Field Value
Type | Description |
---|---|
Coding |
Timeout
An internal timeout has occurred.
Declaration
public static readonly Coding Timeout
Field Value
Type | Description |
---|---|
Coding |
TransientIssue
Transient processing issues. The system receiving the error may be able to resubmit the same content once an underlying issue is resolved.
Declaration
public static readonly Coding TransientIssue
Field Value
Type | Description |
---|---|
Coding |
UnacceptableExtension
An extension was found that was not acceptable, could not be resolved, or a modifierExtension was not recognized.
Declaration
public static readonly Coding UnacceptableExtension
Field Value
Type | Description |
---|---|
Coding |
UnknownUser
The user or system was not able to be authenticated (either there is no process, or the proferred token is unacceptable).
Declaration
public static readonly Coding UnknownUser
Field Value
Type | Description |
---|---|
Coding |
ValidationRuleFailed
A content validation rule failed - e.g. a schematron rule.
Declaration
public static readonly Coding ValidationRuleFailed
Field Value
Type | Description |
---|---|
Coding |
Values
Dictionary for looking up IssueType Codings based on Codes
Declaration
public static Dictionary<string, Coding> Values
Field Value
Type | Description |
---|---|
Dictionary<System. |