TerminologyIssueType

Terminology Issue Type

activeFHIR Tooling Extensions IG1.1.2complete12 concepts

Codes that the type of an issue in the response to a $validate-code operation. The validator will handle some types of issues differently. In the absence of an issue type, issues are passed to the user without processing, and this may be confusing to users

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/tools/CodeSystem/tx-issue-type
ID
tx-issue-type
Version
1.1.2
Publisher
HL7 International / FHIR Infrastructure
Case Sensitive
Yes

Concepts (12)

CodeDisplayDefinition
not-foundNot FoundAn issue that identifies a code system or value set that was not found validating the code(s)
not-in-vsNot in ValueSetAn issue that represents the value set validation failure
this-code-not-in-vsThis code not in valuesetAn issue that indicates that a particular code as not in the value set (but others might be)
invalid-dataInvalid DataAn issue that indicates that the code/Coding/CodeableConcept provided was invalid
invalid-codeInvalid CodeAn issue that indicates that a provided code is not valid in a code system
code-commentCode CommentAn issue that provides some hints or warnings about the use of the code, but does not indicate that is invalid
invalid-displayInvalid DisplayAn issue relating to the display provided for a code
display-commentDisplay CommentAn issue that provides some hints or warnings about the use of the display, but does not indicate that is invalid
cannot-inferCannot Infer SystemAn issue indicating why inferring the code system failed (for type=code)
code-ruleCode RuleAn issue indicating that a valid code was not valid in this context
vs-invalidValueSet InvalidAn issue relating to a problem processing a value set while validating
status-checkStatus CheckAn issue pertaining to the status of the underlying resources