FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b.r4b |
| Resource Type | ValueSet |
| Id | ValueSet-R4-issue-type-for-R4B.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R4-issue-type-for-R4B
This value set expansion contains 16 concepts.
| Code | System | Display | Definition |
| invalid | http://hl7.org/fhir/issue-type | Invalid Content | Content invalid against the specification or a profile. |
| required | http://hl7.org/fhir/issue-type | Required element missing | A required element is missing. |
| invariant | http://hl7.org/fhir/issue-type | Validation rule failed | A content validation rule failed - e.g. a schematron rule. |
| login | http://hl7.org/fhir/issue-type | Login Required | The client needs to initiate an authentication process. |
| expired | http://hl7.org/fhir/issue-type | Session Expired | User session expired; a login may be required. |
| suppressed | http://hl7.org/fhir/issue-type | Information Suppressed | 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. |
| not-supported | http://hl7.org/fhir/issue-type | Content not supported | The interaction, operation, resource or profile is not supported. |
| multiple-matches | http://hl7.org/fhir/issue-type | Multiple Matches | Multiple matching records were found when the operation required only one match. |
| deleted | http://hl7.org/fhir/issue-type | Deleted | The reference pointed to content (usually a resource) that has been deleted. |
| code-invalid | http://hl7.org/fhir/issue-type | Invalid Code | The code or system could not be understood, or it was not valid in the context of a particular ValueSet.code. |
| too-costly | http://hl7.org/fhir/issue-type | Operation Too Costly | The operation was stopped to protect server resources; e.g. a request for a value set expansion on all of SNOMED CT. |
| conflict | http://hl7.org/fhir/issue-type | Edit Version Conflict | 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.). |
| lock-error | http://hl7.org/fhir/issue-type | Lock Error | A resource/record locking failure (usually in an underlying database). |
| exception | http://hl7.org/fhir/issue-type | Exception | An unexpected internal error has occurred. |
| incomplete | http://hl7.org/fhir/issue-type | Incomplete Results | 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). |
| informational | http://hl7.org/fhir/issue-type | Informational Note | 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.). |
{
"resourceType": "ValueSet",
"id": "R4-issue-type-for-R4B",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"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/4.0/ImplementationGuide/hl7.fhir.uv.xver-r4.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/4.0/ValueSet/R4-issue-type-for-R4B",
"version": "0.0.1-snapshot-2",
"name": "R4_issue_type_for_R4B",
"title": "Cross-version VS for R4.IssueType for use in FHIR R4B",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:36:16.592274+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|4.0.1 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R4 to R4B.",
"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": "4.0.1",
"concept": [
{
"code": "invalid",
"display": "Invalid Content"
},
{
"code": "required",
"display": "Required element missing"
},
{
"code": "invariant",
"display": "Validation rule failed"
},
{
"code": "login",
"display": "Login Required"
},
{
"code": "expired",
"display": "Session Expired"
},
{
"code": "suppressed",
"display": "Information Suppressed"
},
{
"code": "not-supported",
"display": "Content not supported"
},
{
"code": "multiple-matches",
"display": "Multiple Matches"
},
{
"code": "deleted",
"display": "Deleted"
},
{
"code": "code-invalid",
"display": "Invalid Code"
},
{
"code": "too-costly",
"display": "Operation Too Costly"
},
{
"code": "conflict",
"display": "Edit Version Conflict"
},
{
"code": "lock-error",
"display": "Lock Error"
},
{
"code": "exception",
"display": "Exception"
},
{
"code": "incomplete",
"display": "Incomplete Results"
},
{
"code": "informational",
"display": "Informational Note"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:36:16.592275+10:00",
"contains": [
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "invalid",
"display": "Invalid Content"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "required",
"display": "Required element missing"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "invariant",
"display": "Validation rule failed"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "login",
"display": "Login Required"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "expired",
"display": "Session Expired"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "suppressed",
"display": "Information Suppressed"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "not-supported",
"display": "Content not supported"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "multiple-matches",
"display": "Multiple Matches"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "deleted",
"display": "Deleted"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "code-invalid",
"display": "Invalid Code"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "too-costly",
"display": "Operation Too Costly"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "conflict",
"display": "Edit Version Conflict"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "lock-error",
"display": "Lock Error"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "exception",
"display": "Exception"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "incomplete",
"display": "Incomplete Results"
},
{
"system": "http://hl7.org/fhir/issue-type",
"version": "4.0.1",
"code": "informational",
"display": "Informational Note"
}
]
}
}