active
1 bindingIssueType
http://hl7.org/fhir/ValueSet/issue-type
A code that describes the type of issue.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| invalid | Invalid Content | Content invalid against the specification or a profile. |
| security | Security Problem | An authentication/authorization/permissions issue of some kind. |
| processing | Processing Failure | Processing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged. |
| transient | Transient Issue | Transient processing issues. The system receiving the message may be able to resubmit the same content once an underlying issue is resolved. |
| informational | Informational Note | 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.). |
Bound by
| Resource | Path | Strength |
|---|---|---|
| OperationOutcome | OperationOutcome.issue.code | required |