FHIR Tooling Extensions IG
0.2.0 - Release 0.2.0 International flag

This page is part of the HL7 Tools Extension IG (v0.2.0: Releases - Informative) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

CodeSystem: Terminology Issue Type

Official URL: http://hl7.org/fhir/tools/CodeSystem/tx-issue-type Version: 0.2.0
Active as of 2024-04-26 Computable Name: TerminologyIssueType
Other Identifiers: OID:2.16.840.1.113883.4.642.40.1.16.12

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

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/tx-issue-type defines the following codes:

CodeDisplayDefinition
not-found Not Found An issue that identifies a code system or value set that was not found validating the code(s)
not-in-vs Not in ValueSet An issue that represents the value set validation failure
this-code-not-in-vs This code not in valueset An issue that indicates that a particular code as not in the value set (but others might be)
invalid-data Invalid Data An issue that indicates that the code/Coding/CodeableConcept provided was invalid
invalid-code Invalid Code An issue that indicates that a provided code is not valid in a code system
invalid-display Invalid Display An issue relating to the display provided for a code
cannot-infer Cannot Infer System An issue indicating why inferring the code system failed (for type=code)
code-rule Code Rule An issue indicating that a valid code was not valid in this context
vs-invalid ValueSet Invalid An issue relating to a problem processing a value set while validating
status-check Status Check An issue pertaining to the status of the underlying resources