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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r5
Resource TypeValueSet
IdValueSet-R2-issue-type-for-R5.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r2.r5/0.0.1-snapshot-2/ValueSet-R2-issue-type-for-R5.html
URLhttp://hl7.org/fhir/1.0/ValueSet/R2-issue-type-for-R5
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:39.350093+10:00
NameR2_issue_type_for_R5
TitleCross-version VS for R2.IssueType for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/issue-type|1.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
issue-typeIssueType

Narrative

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

Generated Narrative: ValueSet R2-issue-type-for-R5

This value set expansion contains 15 concepts.

CodeSystemDisplayDefinition
  unknownhttp://hl7.org/fhir/issue-typeUnknown UserThe user or system was not able to be authenticated (either there is no process, or the proferred token is unacceptable).
  requiredhttp://hl7.org/fhir/issue-typeRequired element missingA required element is missing.
  invarianthttp://hl7.org/fhir/issue-typeValidation rule failedA content validation rule failed - e.g. a schematron rule.
  invalidhttp://hl7.org/fhir/issue-typeInvalid ContentContent invalid against the specification or a profile.
  loginhttp://hl7.org/fhir/issue-typeLogin RequiredThe client needs to initiate an authentication process.
  expiredhttp://hl7.org/fhir/issue-typeSession ExpiredUser session expired; a login may be required.
  suppressedhttp://hl7.org/fhir/issue-typeInformation SuppressedSome 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.
  not-supportedhttp://hl7.org/fhir/issue-typeContent not supportedThe interaction, operation, resource or profile is not supported.
  code-invalidhttp://hl7.org/fhir/issue-typeInvalid CodeThe code or system could not be understood, or it was not valid in the context of a particular ValueSet.code.
  too-costlyhttp://hl7.org/fhir/issue-typeOperation Too CostlyThe operation was stopped to protect server resources; e.g. a request for a value set expansion on all of SNOMED CT.
  conflicthttp://hl7.org/fhir/issue-typeEdit 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 409 error, but this code may be used where the conflict is discovered further into the application architecture.).
  incompletehttp://hl7.org/fhir/issue-typeIncomplete ResultsNot 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).
  lock-errorhttp://hl7.org/fhir/issue-typeLock ErrorA resource/record locking failure (usually in an underlying database).
  exceptionhttp://hl7.org/fhir/issue-typeExceptionAn unexpected internal error has occurred.
  informationalhttp://hl7.org/fhir/issue-typeInformational 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": "ValueSet",
  "id": "R2-issue-type-for-R5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "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.r5"
          }
        ]
      }
    },
    {
      "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.r5"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/1.0/ValueSet/R2-issue-type-for-R5",
  "version": "0.0.1-snapshot-2",
  "name": "R2_issue_type_for_R5",
  "title": "Cross-version VS for R2.IssueType for use in FHIR R5",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:39.350093+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/issue-type|1.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R5.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "concept": [
          {
            "code": "unknown",
            "display": "Unknown User"
          },
          {
            "code": "required",
            "display": "Required element missing"
          },
          {
            "code": "invariant",
            "display": "Validation rule failed"
          },
          {
            "code": "invalid",
            "display": "Invalid Content"
          },
          {
            "code": "login",
            "display": "Login Required"
          },
          {
            "code": "expired",
            "display": "Session Expired"
          },
          {
            "code": "suppressed",
            "display": "Information  Suppressed"
          },
          {
            "code": "not-supported",
            "display": "Content not supported"
          },
          {
            "code": "code-invalid",
            "display": "Invalid Code"
          },
          {
            "code": "too-costly",
            "display": "Operation Too Costly"
          },
          {
            "code": "conflict",
            "display": "Edit Version Conflict"
          },
          {
            "code": "incomplete",
            "display": "Incomplete Results"
          },
          {
            "code": "lock-error",
            "display": "Lock Error"
          },
          {
            "code": "exception",
            "display": "Exception"
          },
          {
            "code": "informational",
            "display": "Informational Note"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:39.349996+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "unknown",
        "display": "Unknown User"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "required",
        "display": "Required element missing"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "invariant",
        "display": "Validation rule failed"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "invalid",
        "display": "Invalid Content"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "login",
        "display": "Login Required"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "expired",
        "display": "Session Expired"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "suppressed",
        "display": "Information  Suppressed"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "not-supported",
        "display": "Content not supported"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "code-invalid",
        "display": "Invalid Code"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "too-costly",
        "display": "Operation Too Costly"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "conflict",
        "display": "Edit Version Conflict"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "incomplete",
        "display": "Incomplete Results"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "lock-error",
        "display": "Lock Error"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "exception",
        "display": "Exception"
      },
      {
        "system": "http://hl7.org/fhir/issue-type",
        "version": "1.0.2",
        "code": "informational",
        "display": "Informational Note"
      }
    ]
  }
}