IssueType

Issue Type

activecomplete33 conceptsv5.0.0

A code that describes the type of issue.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/issue-type
All-Codes Value Set
http://hl7.org/fhir/ValueSet/issue-type
ID
issue-type
Version
5.0.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
Hierarchy Meaning
is-a
In the unified registry

Concepts (33)

invalid(4)
Invalid Content
Content invalid against the specification or a profile.
security(5)
Security Problem
An authentication/authorization/permissions issue of some kind.
processing(11)
Processing Failure
Processing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged.
transient(6)
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.).
success
Operation Successful
The operation completed successfully.