FHIR Tooling Extensions IG
0.2.0-snapshot - Release International flag

FHIR Tooling Extensions IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0-snapshot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir-tools-ig/ and changes regularly. 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-snapshot
Active as of 2024-05-13 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