<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tx-issue-type"/>
  <language value="es"/>
  <text>
    <status value="generated"/><div xml:lang="es" lang="es"><hr/><p><b>Spanish</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem tx-issue-type</b></p><a name="es-tx-issue-type"> </a><a name="es-hctx-issue-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/tools/CodeSystem/tx-issue-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">not-found<a name="es-tx-issue-type-not-found"> </a></td><td>Not Found</td><td>An issue that identifies a code system or value set that was not found validating the code(s)</td></tr><tr><td style="white-space:nowrap">not-in-vs<a name="es-tx-issue-type-not-in-vs"> </a></td><td>Not in ValueSet</td><td>An issue that represents the value set validation failure</td></tr><tr><td style="white-space:nowrap">this-code-not-in-vs<a name="es-tx-issue-type-this-code-not-in-vs"> </a></td><td>This code not in valueset</td><td>An issue that indicates that a particular code as not in the value set (but others might be)</td></tr><tr><td style="white-space:nowrap">invalid-data<a name="es-tx-issue-type-invalid-data"> </a></td><td>Invalid Data</td><td>An issue that indicates that the code/Coding/CodeableConcept provided was invalid</td></tr><tr><td style="white-space:nowrap">invalid-code<a name="es-tx-issue-type-invalid-code"> </a></td><td>Invalid Code</td><td>An issue that indicates that a provided code is not valid in a code system</td></tr><tr><td style="white-space:nowrap">code-comment<a name="es-tx-issue-type-code-comment"> </a></td><td>Code Comment</td><td>An issue that provides some hints or warnings about the use of the code, but does not indicate that is invalid</td></tr><tr><td style="white-space:nowrap">invalid-display<a name="es-tx-issue-type-invalid-display"> </a></td><td>Invalid Display</td><td>An issue relating to the display provided for a code</td></tr><tr><td style="white-space:nowrap">display-comment<a name="es-tx-issue-type-display-comment"> </a></td><td>Display Comment</td><td>An issue that provides some hints or warnings about the use of the display, but does not indicate that is invalid</td></tr><tr><td style="white-space:nowrap">cannot-infer<a name="es-tx-issue-type-cannot-infer"> </a></td><td>Cannot Infer System</td><td>An issue indicating why inferring the code system failed (for type=code)</td></tr><tr><td style="white-space:nowrap">code-rule<a name="es-tx-issue-type-code-rule"> </a></td><td>Code Rule</td><td>An issue indicating that a valid code was not valid in this context</td></tr><tr><td style="white-space:nowrap">vs-invalid<a name="es-tx-issue-type-vs-invalid"> </a></td><td>ValueSet Invalid</td><td>An issue relating to a problem processing a value set while validating</td></tr><tr><td style="white-space:nowrap">status-check<a name="es-tx-issue-type-status-check"> </a></td><td>Status Check</td><td>An issue pertaining to the status of the underlying resources</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="4"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/tools/CodeSystem/tx-issue-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.1.16.12"/>
  </identifier>
  <version value="1.1.2"/>
  <name value="TerminologyIssueType"/>
  <title value="Terminology Issue Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-24T18:51:49+00:00"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="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"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <compositional value="true"/>
  <content value="complete"/>
  <concept>
    <code value="not-found"/>
    <display value="Not Found"/>
    <definition value="An issue that identifies a code system or value set that was not found validating the code(s)"/>
  </concept>
  <concept>
    <code value="not-in-vs"/>
    <display value="Not in ValueSet"/>
    <definition value="An issue that represents the value set validation failure"/>
  </concept>
  <concept>
    <code value="this-code-not-in-vs"/>
    <display value="This code not in valueset"/>
    <definition value="An issue that indicates that a particular code as not in the value set (but others might be)"/>
  </concept>
  <concept>
    <code value="invalid-data"/>
    <display value="Invalid Data"/>
    <definition value="An issue that indicates that the code/Coding/CodeableConcept provided was invalid"/>
  </concept>
  <concept>
    <code value="invalid-code"/>
    <display value="Invalid Code"/>
    <definition value="An issue that indicates that a provided code is not valid in a code system"/>
  </concept>
  <concept>
    <code value="code-comment"/>
    <display value="Code Comment"/>
    <definition value="An issue that provides some hints or warnings about the use of the code, but does not indicate that is invalid"/>
  </concept>
  <concept>
    <code value="invalid-display"/>
    <display value="Invalid Display"/>
    <definition value="An issue relating to the display provided for a code"/>
  </concept>
  <concept>
    <code value="display-comment"/>
    <display value="Display Comment"/>
    <definition value="An issue that provides some hints or warnings about the use of the display, but does not indicate that is invalid"/>
  </concept>
  <concept>
    <code value="cannot-infer"/>
    <display value="Cannot Infer System"/>
    <definition value="An issue indicating why inferring the code system failed (for type=code)"/>
  </concept>
  <concept>
    <code value="code-rule"/>
    <display value="Code Rule"/>
    <definition value="An issue indicating that a valid code was not valid in this context"/>
  </concept>
  <concept>
    <code value="vs-invalid"/>
    <display value="ValueSet Invalid"/>
    <definition value="An issue relating to a problem processing a value set while validating"/>
  </concept>
  <concept>
    <code value="status-check"/>
    <display value="Status Check"/>
    <definition value="An issue pertaining to the status of the underlying resources"/>
  </concept>
</CodeSystem>