PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/audit-event-severity
{
  "description": "The severity of the audit entry.",
  "_filename": "CodeSystem-audit-event-severity.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4b",
  "date": "2022-06-06T09:01:24+10:00",
  "publisher": "Security",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "AuditEventSeverity",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Audit Event Severity",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "sec"
  } ],
  "status": "active",
  "id": "96d81ac2-a8a6-4829-9e20-31738b343b95",
  "valueSet": "http://hl7.org/fhir/ValueSet/audit-event-severity",
  "kind": null,
  "url": "http://hl7.org/fhir/audit-event-severity",
  "concept": [ {
    "code": "emergency",
    "display": "Emergency",
    "definition": "System is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications."
  }, {
    "code": "alert",
    "display": "Alert",
    "definition": "Notification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention."
  }, {
    "code": "critical",
    "display": "Critical",
    "definition": "Critical conditions. e.g., A failure in the system's primary application that will reset automatically."
  }, {
    "code": "error",
    "display": "Error",
    "definition": "Error conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing."
  }, {
    "code": "warning",
    "display": "Warning",
    "definition": "Warning conditions. May indicate that an error will occur if action is not taken. e.g., A non-root file system has only 2GB remaining."
  }, {
    "code": "notice",
    "display": "Notice",
    "definition": "Notice messages. Normal but significant condition. Events that are unusual, but not error conditions."
  }, {
    "code": "informational",
    "display": "Informational",
    "definition": "Normal operational messages that require no action. e.g., An application has started, paused, or ended successfully."
  }, {
    "code": "debug",
    "display": "Debug",
    "definition": "Debug-level messages. Information useful to developers for debugging the application."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Security",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/secure",
      "system": "url"
    } ]
  } ]
}