active
1 binding

IssueType

http://hl7.org/fhir/ValueSet/issue-type

A code that describes the type of issue.

Official spec

Composition

Code system
http://hl7.org/fhir/issue-type
IssueType
CodeDisplayDefinition
invalidInvalid ContentContent invalid against the specification or a profile.
securitySecurity ProblemAn authentication/authorization/permissions issue of some kind.
processingProcessing FailureProcessing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged.
transientTransient IssueTransient processing issues. The system receiving the message may be able to resubmit the same content once an underlying issue is resolved.
informationalInformational NoteA 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.).

Bound by

ResourcePathStrength
OperationOutcomeOperationOutcome.issue.code
required