FHIR Tooling Extensions IG
1.1.0 - Release 0.2.0 International bandera

FHIR Tooling Extensions IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.1.0 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

URL oficial: http://hl7.org/fhir/tools/CodeSystem/tx-issue-type Versión: 1.1.0
Standards status: Informative Active a partir de 2026-03-04 . Nivel de madurez: 4 Nombre computable: TerminologyIssueType
Otros identificadores: 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

Se hace referencia a este sistema de códigos en la definición de los siguientes conjuntos de valores:

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

Language: en

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
code-comment Code Comment An issue that provides some hints or warnings about the use of the code, but does not indicate that is invalid
invalid-display Invalid Display An issue relating to the display provided for a code
display-comment Display Comment An issue that provides some hints or warnings about the use of the display, but does not indicate that is invalid
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

Descripción de los cuadros anteriores.