FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/R3-audit-event-outcome-for-R5

Packagehl7.fhir.uv.xver-r3.r5
Resource TypeValueSet
IdR3-audit-event-outcome-for-R5
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r3.r5@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/3.0/ValueSet/R3-audit-event-outcome-for-R5
URLhttp://hl7.org/fhir/uv/xver/3.0/ValueSet/R3-audit-event-outcome-for-R5
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:12:07.5705961+02:00
NameR3-audit-event-outcome-for-R5
TitleCross-version VS for R3.AuditEventOutcome for use in FHIR R5
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/audit-event-outcome|3.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.

Resources that use this resource

StructureDefinition
extension-AuditEvent.outcomeCross-version Extension for R3.AuditEvent.outcome for use in FHIR R5

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R3-audit-event-outcome-for-R5",
  "url": "http://hl7.org/fhir/uv/xver/3.0/ValueSet/R3-audit-event-outcome-for-R5",
  "version": "0.0.1-snapshot-1",
  "name": "R3-audit-event-outcome-for-R5",
  "title": "Cross-version VS for R3.AuditEventOutcome for use in FHIR R5",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:12:07.5705961+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/audit-event-outcome|3.0.2 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R5.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/audit-event-outcome",
        "version": "3.0.2",
        "concept": [
          {
            "code": "0",
            "display": "Success"
          },
          {
            "code": "4",
            "display": "Minor failure"
          },
          {
            "code": "8",
            "display": "Serious failure"
          },
          {
            "code": "12",
            "display": "Major failure"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/audit-event-outcome",
        "version": "3.0.2",
        "code": "0",
        "display": "Success"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-outcome",
        "version": "3.0.2",
        "code": "4",
        "display": "Minor failure"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-outcome",
        "version": "3.0.2",
        "code": "8",
        "display": "Serious failure"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-outcome",
        "version": "3.0.2",
        "code": "12",
        "display": "Major failure"
      }
    ]
  }
}