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

FHIR IG Statistics: ValueSet/R5-audit-event-severity-for-R4B

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeValueSet
IdR5-audit-event-severity-for-R4B
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver/https://simplifier.net/resolve?scope=hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1&canonical=http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-audit-event-severity-for-R4B
URLhttp://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-audit-event-severity-for-R4B
Version0.0.1-snapshot-1
Statusdraft
Date2025-06-03T03:14:44.6707459+02:00
NameR5-audit-event-severity-for-R4B
TitleCross-version VS for R5.AuditEventSeverity for use in FHIR R4B
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/audit-event-severity|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.

Resources that use this resource

StructureDefinition
extension-AuditEvent.severityCross-version Extension for R5.AuditEvent.severity for use in FHIR R4B

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "R5-audit-event-severity-for-R4B",
  "url": "http://hl7.org/fhir/uv/xver/5.0/ValueSet/R5-audit-event-severity-for-R4B",
  "version": "0.0.1-snapshot-1",
  "name": "R5-audit-event-severity-for-R4B",
  "title": "Cross-version VS for R5.AuditEventSeverity for use in FHIR R4B",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-03T03:14:44.6707459+02:00",
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/audit-event-severity|5.0.0 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4B.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "concept": [
          {
            "code": "emergency",
            "display": "Emergency"
          },
          {
            "code": "alert",
            "display": "Alert"
          },
          {
            "code": "critical",
            "display": "Critical"
          },
          {
            "code": "error",
            "display": "Error"
          },
          {
            "code": "warning",
            "display": "Warning"
          },
          {
            "code": "notice",
            "display": "Notice"
          },
          {
            "code": "informational",
            "display": "Informational"
          },
          {
            "code": "debug",
            "display": "Debug"
          }
        ]
      }
    ]
  },
  "expansion": {
    "contains": [
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "emergency",
        "display": "Emergency"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "alert",
        "display": "Alert"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "critical",
        "display": "Critical"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "error",
        "display": "Error"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "warning",
        "display": "Warning"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "notice",
        "display": "Notice"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "informational",
        "display": "Informational"
      },
      {
        "system": "http://hl7.org/fhir/audit-event-severity",
        "version": "5.0.0",
        "code": "debug",
        "display": "Debug"
      }
    ]
  }
}