Union of http://hl7.org/fhir/tools/CodeSystem/tx-issue-type and http://hl7.org/fhir/tools/CodeSystem/tx-issue-type

This is the CodeSystem that contains all the codes in Terminology Issue Type (http://hl7.org/fhir/tools/CodeSystem/tx-issue-type) and Terminology Issue Type (http://hl7.org/fhir/tools/CodeSystem/tx-issue-type). E.g. what you have to deal with if you get resources containing codes in either of them

CodeSystem

Generated Narrative: CodeSystem 90d2675d-ddc1-4029-82bc-34dde4bec601-41

This code system http://hl7.org/fhir/comparison/CodeSystem/90d2675d-ddc1-4029-82bc-34dde4bec601-41 defines codes, but no codes are represented here

CodeDisplayDefinition
not-found Not FoundAn issue that identifies a code system or value set that was not found validating the code(s)
not-in-vs Not in ValueSetAn issue that represents the value set validation failure
this-code-not-in-vs This code not in valuesetAn issue that indicates that a particular code as not in the value set (but others might be)
invalid-data Invalid DataAn issue that indicates that the code/Coding/CodeableConcept provided was invalid
invalid-code Invalid CodeAn issue that indicates that a provided code is not valid in a code system
code-comment Code CommentAn issue that provides some hints or warnings about the use of the code, but does not indicate that is invalid
invalid-display Invalid DisplayAn issue relating to the display provided for a code
display-comment Display CommentAn issue that provides some hints or warnings about the use of the display, but does not indicate that is invalid
cannot-infer Cannot Infer SystemAn issue indicating why inferring the code system failed (for type=code)
code-rule Code RuleAn issue indicating that a valid code was not valid in this context
vs-invalid ValueSet InvalidAn issue relating to a problem processing a value set while validating
status-check Status CheckAn issue pertaining to the status of the underlying resources
cannot-determine Cannot DetermineAn issue indicating that the server was unable to determine the answer to the question it was asked, and is declining to give one rather than giving one that may be wrong. This arises where an operation's outcome codes have no value meaning "unknown": $subsumes, for instance, can answer equivalent, subsumes, subsumed-by or not-subsumed, so a server that cannot establish the relationship - between SNOMED CT expressions that no classifier has seen, or between media types differing in a parameter the server does not understand - has no outcome it can honestly return. The client should treat the relationship as undetermined; it must not read this as a negative answer
not-supported Not SupportedAn issue indicating that the server understood the request but does not implement what it asks for: a parameter, filter or property it does not support, or a code system whose codes it cannot enumerate at all. The request is not wrong, so repeating it against this server will not produce a different answer, but another server may be able to give one
too-costly Too CostlyAn issue indicating that the server can work out the answer but the answer is too large or too expensive to produce - typically an expansion with more members than the server is prepared to return. Nothing is wrong with the value set: the client should narrow the request with a filter, or page through it with count and offset
version-error Version ErrorAn issue arising from the versions of the resources involved rather than from the code or the value set: a version was asked for that does not exist, the same code system was pinned to two different versions in the one request, or a value set's stated version does not match the version it was fetched by. The client can usually recover by changing or dropping the version it named
business-rule Business RuleAn issue indicating that the server is declining to process content because of a rule it enforces about what it will accept, rather than because the content is invalid - a resource carrying implicit rules or modifier extensions it cannot safely ignore, say, or a compose with a lockedDate. The content may be perfectly valid; this server will not act on it
cache-id-duplicate Duplicate Cache IdAn issue indicating that the request carried more than one cache-id. Each request must carry exactly one; a server has no way to choose between them. This is a client error, and usually means a second cache was started on a connection that already had one without the first cache-id being removed
cache-id-unknown Unknown CacheAn issue indicating that the cache-id provided by the client is not known to the server: it was never created (caches are created with $cache-control mode=start), or it has expired or been released. The client cannot continue to refer to resources by that cache-id, and should establish a new cache if it wishes to keep using one