FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Normative | Maturity Level: 5 |
{
"resourceType" : "CodeSystem",
"id" : "issue-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/issue-type</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td>\n <b>Lvl</b>\n </td>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td>1</td>\n <td style=\"white-space:nowrap\">invalid\n <a name=\"issue-type-invalid\"> </a>\n </td>\n <td>Invalid Content</td>\n <td>Content invalid against the specification or a profile.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0structure\n <a name=\"issue-type-structure\"> </a>\n </td>\n <td>Structural Issue</td>\n <td>A structural issue in the content such as wrong namespace, unable to parse the content completely, invalid syntax, etc.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0required\n <a name=\"issue-type-required\"> </a>\n </td>\n <td>Required element missing</td>\n <td>A required element is missing.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0value\n <a name=\"issue-type-value\"> </a>\n </td>\n <td>Element value invalid</td>\n <td>An element or header value is invalid.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0invariant\n <a name=\"issue-type-invariant\"> </a>\n </td>\n <td>Validation rule failed</td>\n <td>A content validation rule failed - e.g. a schematron rule.</td>\n </tr>\n <tr>\n <td>1</td>\n <td style=\"white-space:nowrap\">security\n <a name=\"issue-type-security\"> </a>\n </td>\n <td>Security Problem</td>\n <td>An authentication/authorization/permissions issue of some kind.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0login\n <a name=\"issue-type-login\"> </a>\n </td>\n <td>Login Required</td>\n <td>The client needs to initiate an authentication process.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0unknown\n <a name=\"issue-type-unknown\"> </a>\n </td>\n <td>Unknown User</td>\n <td>The user or system was not able to be authenticated (either there is no process, or the proferred token is unacceptable).</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0expired\n <a name=\"issue-type-expired\"> </a>\n </td>\n <td>Session Expired</td>\n <td>User session expired; a login may be required.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0forbidden\n <a name=\"issue-type-forbidden\"> </a>\n </td>\n <td>Forbidden</td>\n <td>The user does not have the rights to perform this action.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0suppressed\n <a name=\"issue-type-suppressed\"> </a>\n </td>\n <td>Information Suppressed</td>\n <td>Some information was not or might not have been returned due to business rules, consent or privacy rules, or access permission constraints. This information may be accessible through alternate processes.</td>\n </tr>\n <tr>\n <td>1</td>\n <td style=\"white-space:nowrap\">processing\n <a name=\"issue-type-processing\"> </a>\n </td>\n <td>Processing Failure</td>\n <td>Processing issues. These are expected to be final e.g. there is no point resubmitting the same content unchanged.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0not-supported\n <a name=\"issue-type-not-supported\"> </a>\n </td>\n <td>Content not supported</td>\n <td>The interaction, operation, resource or profile is not supported.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0duplicate\n <a name=\"issue-type-duplicate\"> </a>\n </td>\n <td>Duplicate</td>\n <td>An attempt was made to create a duplicate record.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0multiple-matches\n <a name=\"issue-type-multiple-matches\"> </a>\n </td>\n <td>Multiple Matches</td>\n <td>Multiple matching records were found when the operation required only one match.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0not-found\n <a name=\"issue-type-not-found\"> </a>\n </td>\n <td>Not Found</td>\n <td>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.</td>\n </tr>\n <tr>\n <td>3</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0\u00a0\u00a0deleted\n <a name=\"issue-type-deleted\"> </a>\n </td>\n <td>Deleted</td>\n <td>The reference pointed to content (usually a resource) that has been deleted.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0too-long\n <a name=\"issue-type-too-long\"> </a>\n </td>\n <td>Content Too Long</td>\n <td>Provided content is too long (typically, this is a denial of service protection type of error).</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0code-invalid\n <a name=\"issue-type-code-invalid\"> </a>\n </td>\n <td>Invalid Code</td>\n <td>The code or system could not be understood, or it was not valid in the context of a particular ValueSet.code.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0extension\n <a name=\"issue-type-extension\"> </a>\n </td>\n <td>Unacceptable Extension</td>\n <td>An extension was found that was not acceptable, could not be resolved, or a modifierExtension was not recognized.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0too-costly\n <a name=\"issue-type-too-costly\"> </a>\n </td>\n <td>Operation Too Costly</td>\n <td>The operation was stopped to protect server resources; e.g. a request for a value set expansion on all of SNOMED CT.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0business-rule\n <a name=\"issue-type-business-rule\"> </a>\n </td>\n <td>Business Rule Violation</td>\n <td>The content/operation failed to pass some business rule and so could not proceed.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0conflict\n <a name=\"issue-type-conflict\"> </a>\n </td>\n <td>Edit Version Conflict</td>\n <td>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 409 error, but this code may be used where the conflict is discovered further into the application architecture.).</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0limited-filter\n <a name=\"issue-type-limited-filter\"> </a>\n </td>\n <td>Limited Filter Application</td>\n <td>Some search filters might not have applied on all results. Data may have been included that does not meet all of the filters listed in the `self` `Bundle.link`.</td>\n </tr>\n <tr>\n <td>1</td>\n <td style=\"white-space:nowrap\">transient\n <a name=\"issue-type-transient\"> </a>\n </td>\n <td>Transient Issue</td>\n <td>Transient processing issues. The system receiving the message may be able to resubmit the same content once an underlying issue is resolved.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0lock-error\n <a name=\"issue-type-lock-error\"> </a>\n </td>\n <td>Lock Error</td>\n <td>A resource/record locking failure (usually in an underlying database).</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0no-store\n <a name=\"issue-type-no-store\"> </a>\n </td>\n <td>No Store Available</td>\n <td>The persistent store is unavailable; e.g. the database is down for maintenance or similar action, and the interaction or operation cannot be processed.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0exception\n <a name=\"issue-type-exception\"> </a>\n </td>\n <td>Exception</td>\n <td>An unexpected internal error has occurred.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0timeout\n <a name=\"issue-type-timeout\"> </a>\n </td>\n <td>Timeout</td>\n <td>An internal timeout has occurred.</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0incomplete\n <a name=\"issue-type-incomplete\"> </a>\n </td>\n <td>Incomplete Results</td>\n <td>Not all data sources typically accessed could be reached or responded in time, so the returned information might not be complete (applies to search interactions and some operations).</td>\n </tr>\n <tr>\n <td>2</td>\n <td style=\"white-space:nowrap\">\u00a0\u00a0throttled\n <a name=\"issue-type-throttled\"> </a>\n </td>\n <td>Throttled</td>\n <td>The system is not prepared to handle this request due to load management.</td>\n </tr>\n <tr>\n <td>1</td>\n <td style=\"white-space:nowrap\">informational\n <a name=\"issue-type-informational\"> </a>\n </td>\n <td>Informational Note</td>\n <td>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.).</td>\n </tr>\n <tr>\n <td>1</td>\n <td style=\"white-space:nowrap\">success\n <a name=\"issue-type-success\"> </a>\n </td>\n <td>Operation Successful</td>\n <td>The operation completed successfully.</td>\n </tr>\n </table>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r5.r4"
},
{
"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/issue-type",
"version" : "5.0.0",
"name" : "IssueType",
"title" : "Issue Type",
"status" : "active",
"experimental" : false,
"date" : "2021-01-05T09:01:24+10:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "A code that describes the type of issue.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/issue-type|4.0.1",
"hierarchyMeaning" : "is-a",
"content" : "complete",
"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, unable to parse the content completely, invalid syntax, etc."
},
{
"code" : "required",
"display" : "Required element missing",
"definition" : "A required element is missing."
},
{
"code" : "value",
"display" : "Element value invalid",
"definition" : "An element or header 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 might 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 interaction, operation, resource or profile is not supported."
},
{
"code" : "duplicate",
"display" : "Duplicate",
"definition" : "An attempt was made to create a duplicate record."
},
{
"code" : "multiple-matches",
"display" : "Multiple Matches",
"definition" : "Multiple matching records were found when the operation required only one match."
},
{
"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.",
"concept" : [
{
"code" : "deleted",
"display" : "Deleted",
"definition" : "The reference pointed to content (usually a resource) that has been deleted."
}
]
},
{
"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 409 error, but this code may be used where the conflict is discovered further into the application architecture.)."
},
{
"code" : "limited-filter",
"display" : "Limited Filter Application",
"definition" : "Some search filters might not have applied on all results. Data may have been included that does not meet all of the filters listed in the `self` `Bundle.link`."
}
]
},
{
"code" : "transient",
"display" : "Transient Issue",
"definition" : "Transient processing issues. The system receiving the message 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, and the interaction or operation cannot be processed."
},
{
"code" : "exception",
"display" : "Exception",
"definition" : "An unexpected internal error has occurred."
},
{
"code" : "timeout",
"display" : "Timeout",
"definition" : "An internal timeout has occurred."
},
{
"code" : "incomplete",
"display" : "Incomplete Results",
"definition" : "Not all data sources typically accessed could be reached or responded in time, so the returned information might not be complete (applies to search interactions and some operations)."
},
{
"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.)."
},
{
"code" : "success",
"display" : "Operation Successful",
"definition" : "The operation completed successfully."
}
]
}