FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4b
Resource TypeCodeSystem
IdCodeSystem-issue-type.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem issue-type

Properties

This code system defines the following properties for its concepts

NameCodeURIType
statusstatushttp://hl7.org/fhir/concept-properties#statuscode
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactiveboolean
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime
deprecationDatedeprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTime
retirementDateretirementDatehttp://hl7.org/fhir/concept-properties#retirementDatedateTime
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectableboolean
Parentparenthttp://hl7.org/fhir/concept-properties#parentcode
Childchildhttp://hl7.org/fhir/concept-properties#childcode
partOfpartOfhttp://hl7.org/fhir/concept-properties#partOfcode
synonymsynonymhttp://hl7.org/fhir/concept-properties#synonymcode
commentcommenthttp://hl7.org/fhir/concept-properties#commentstring
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimal

Concepts

This case-sensitive code system http://hl7.org/fhir/issue-type defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1invalid Invalid ContentContent invalid against the specification or a profile.
2  structure Structural IssueA structural issue in the content such as wrong namespace, or unable to parse the content completely, or invalid json syntax.
2  required Required element missingA required element is missing.
2  value Element value invalidAn element value is invalid.
2  invariant Validation rule failedA content validation rule failed - e.g. a schematron rule.
1security Security ProblemAn authentication/authorization/permissions issue of some kind.
2  login Login RequiredThe client needs to initiate an authentication process.
2  unknown Unknown UserThe user or system was not able to be authenticated (either there is no process, or the proferred token is unacceptable).
2  expired Session ExpiredUser session expired; a login may be required.
2  forbidden ForbiddenThe user does not have the rights to perform this action.
2  suppressed Information SuppressedSome information was not or may not have been returned due to business rules, consent or privacy rules, or access permission constraints. This information may be accessible through alternate processes.
1processing Processing FailureProcessing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged.
2  not-supported Content not supportedThe resource or profile is not supported.
2  duplicate DuplicateAn attempt was made to create a duplicate record.
2  not-found Not FoundThe reference provided was not found. In a pure RESTful environment, this would be an HTTP 404 error, but this code may be used where the content is not found further into the application architecture.
2  too-long Content Too LongProvided content is too long (typically, this is a denial of service protection type of error).
2  code-invalid Invalid CodeThe code or system could not be understood, or it was not valid in the context of a particular ValueSet.code.
2  extension Unacceptable ExtensionAn extension was found that was not acceptable, could not be resolved, or a modifierExtension was not recognized.
2  too-costly Operation Too CostlyThe operation was stopped to protect server resources; e.g. a request for a value set expansion on all of SNOMED CT.
2  business-rule Business Rule ViolationThe content/operation failed to pass some business rule, and so could not proceed.
2  conflict Edit Version ConflictContent could not be accepted because of an edit conflict (i.e. version aware updates) (In a pure RESTful environment, this would be an HTTP 404 error, but this code may be used where the conflict is discovered further into the application architecture.)
2  incomplete Incomplete ResultsNot all data sources typically accessed could be reached, or responded in time, so the returned information may not be complete.
1transient Transient IssueTransient processing issues. The system receiving the error may be able to resubmit the same content once an underlying issue is resolved.
2  lock-error Lock ErrorA resource/record locking failure (usually in an underlying database).
2  no-store No Store AvailableThe persistent store is unavailable; e.g. the database is down for maintenance or similar action.
2  exception ExceptionAn unexpected internal error has occurred.
2  timeout TimeoutAn internal timeout has occurred.
2  throttled ThrottledThe system is not prepared to handle this request due to load management.
1informational Informational NoteA message unrelated to the processing success of the completed operation (examples of the latter include things like reminders of password expiry, system maintenance times, etc.).

Source1

{
  "resourceType": "CodeSystem",
  "id": "issue-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.224"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4b"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/issue-type",
  "version": "1.0.2",
  "name": "issue-type",
  "status": "draft",
  "date": "2025-09-13T15:10:02-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "type": "dateTime"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "type": "dateTime"
    },
    {
      "code": "retirementDate",
      "uri": "http://hl7.org/fhir/concept-properties#retirementDate",
      "type": "dateTime"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    },
    {
      "code": "parent",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "type": "code"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "type": "code"
    },
    {
      "code": "partOf",
      "uri": "http://hl7.org/fhir/concept-properties#partOf",
      "type": "code"
    },
    {
      "code": "synonym",
      "uri": "http://hl7.org/fhir/concept-properties#synonym",
      "type": "code"
    },
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "type": "string"
    },
    {
      "code": "itemWeight",
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "type": "decimal"
    }
  ],
  "concept": [
    {
      "code": "invalid",
      "display": "Invalid Content",
      "definition": "Content invalid against the specification or a profile.",
      "concept": [
        {
          "code": "structure",
          "display": "Structural Issue",
          "definition": "A structural issue in the content such as wrong namespace, or unable to parse the content completely, or invalid json syntax."
        },
        {
          "code": "required",
          "display": "Required element missing",
          "definition": "A required element is missing."
        },
        {
          "code": "value",
          "display": "Element value invalid",
          "definition": "An element value is invalid."
        },
        {
          "code": "invariant",
          "display": "Validation rule failed",
          "definition": "A content validation rule failed - e.g. a schematron rule."
        }
      ]
    },
    {
      "code": "security",
      "display": "Security Problem",
      "definition": "An authentication/authorization/permissions issue of some kind.",
      "concept": [
        {
          "code": "login",
          "display": "Login Required",
          "definition": "The client needs to initiate an authentication process."
        },
        {
          "code": "unknown",
          "display": "Unknown User",
          "definition": "The user or system was not able to be authenticated (either there is no process, or the proferred token is unacceptable)."
        },
        {
          "code": "expired",
          "display": "Session Expired",
          "definition": "User session expired; a login may be required."
        },
        {
          "code": "forbidden",
          "display": "Forbidden",
          "definition": "The user does not have the rights to perform this action."
        },
        {
          "code": "suppressed",
          "display": "Information  Suppressed",
          "definition": "Some information was not or may not have been returned due to business rules, consent or privacy rules, or access permission constraints.  This information may be accessible through alternate processes."
        }
      ]
    },
    {
      "code": "processing",
      "display": "Processing Failure",
      "definition": "Processing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged.",
      "concept": [
        {
          "code": "not-supported",
          "display": "Content not supported",
          "definition": "The resource or profile is not supported."
        },
        {
          "code": "duplicate",
          "display": "Duplicate",
          "definition": "An attempt was made to create a duplicate record."
        },
        {
          "code": "not-found",
          "display": "Not Found",
          "definition": "The reference provided was not found. In a pure RESTful environment, this would be an HTTP 404 error, but this code may be used where the content is not found further into the application architecture."
        },
        {
          "code": "too-long",
          "display": "Content Too Long",
          "definition": "Provided content is too long (typically, this is a denial of service protection type of error)."
        },
        {
          "code": "code-invalid",
          "display": "Invalid Code",
          "definition": "The code or system could not be understood, or it was not valid in the context of a particular ValueSet.code."
        },
        {
          "code": "extension",
          "display": "Unacceptable Extension",
          "definition": "An extension was found that was not acceptable, could not be resolved, or a modifierExtension was not recognized."
        },
        {
          "code": "too-costly",
          "display": "Operation Too Costly",
          "definition": "The operation was stopped to protect server resources; e.g. a request for a value set expansion on all of SNOMED CT."
        },
        {
          "code": "business-rule",
          "display": "Business Rule Violation",
          "definition": "The content/operation failed to pass some business rule, and so could not proceed."
        },
        {
          "code": "conflict",
          "display": "Edit Version Conflict",
          "definition": "Content could not be accepted because of an edit conflict (i.e. version aware updates) (In a pure RESTful environment, this would be an HTTP 404 error, but this code may be used where the conflict is discovered further into the application architecture.)"
        },
        {
          "code": "incomplete",
          "display": "Incomplete Results",
          "definition": "Not all data sources typically accessed could be reached, or responded in time, so the returned information may not be complete."
        }
      ]
    },
    {
      "code": "transient",
      "display": "Transient Issue",
      "definition": "Transient processing issues. The system receiving the error may be able to resubmit the same content once an underlying issue is resolved.",
      "concept": [
        {
          "code": "lock-error",
          "display": "Lock Error",
          "definition": "A resource/record locking failure (usually in an underlying database)."
        },
        {
          "code": "no-store",
          "display": "No Store Available",
          "definition": "The persistent store is unavailable; e.g. the database is down for maintenance or similar action."
        },
        {
          "code": "exception",
          "display": "Exception",
          "definition": "An unexpected internal error has occurred."
        },
        {
          "code": "timeout",
          "display": "Timeout",
          "definition": "An internal timeout has occurred."
        },
        {
          "code": "throttled",
          "display": "Throttled",
          "definition": "The system is not prepared to handle this request due to load management."
        }
      ]
    },
    {
      "code": "informational",
      "display": "Informational Note",
      "definition": "A message unrelated to the processing success of the completed operation (examples of the latter include things like reminders of password expiry, system maintenance times, etc.)."
    }
  ]
}