FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem audit-event-severity

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="audit-event-severity"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
            &lt;p&gt;This code system 
              &lt;code&gt;http://hl7.org/fhir/audit-event-severity&lt;/code&gt; defines the following codes:
            &lt;/p&gt;
            &lt;table class=&quot;codes&quot;&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Display&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Definition&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;emergency
                  &lt;a name=&quot;audit-event-severity-emergency&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Emergency&lt;/td&gt;
                &lt;td&gt;System is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;alert
                  &lt;a name=&quot;audit-event-severity-alert&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Alert&lt;/td&gt;
                &lt;td&gt;Notification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;critical
                  &lt;a name=&quot;audit-event-severity-critical&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Critical&lt;/td&gt;
                &lt;td&gt;Critical conditions. e.g., A failure in the system&apos;s primary application that will reset automatically.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;error
                  &lt;a name=&quot;audit-event-severity-error&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Error&lt;/td&gt;
                &lt;td&gt;Error conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing. &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;warning
                  &lt;a name=&quot;audit-event-severity-warning&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Warning&lt;/td&gt;
                &lt;td&gt;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.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;notice
                  &lt;a name=&quot;audit-event-severity-notice&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Notice&lt;/td&gt;
                &lt;td&gt;Notice messages. Normal but significant condition. Events that are unusual, but not error conditions.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;informational
                  &lt;a name=&quot;audit-event-severity-informational&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Informational&lt;/td&gt;
                &lt;td&gt;Normal operational messages that require no action. e.g., An application has started, paused, or ended successfully.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;debug
                  &lt;a name=&quot;audit-event-severity-debug&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Debug&lt;/td&gt;
                &lt;td&gt;Debug-level messages. Information useful to developers for debugging the application.&lt;/td&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
          &lt;/div&gt;"/>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/>
  </extension>
  <url value="http://hl7.org/fhir/audit-event-severity"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.1894"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="AuditEventSeverity"/>
  <title value="Audit Event Severity"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-06-06T10:01:24+11:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The severity of the audit entry."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/audit-event-severity"/>
  <content value="complete"/>
  <concept>
    <code value="emergency"/>
    <display value="Emergency"/>
    <definition value="System is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications."/>
  </concept>
  <concept>
    <code value="alert"/>
    <display value="Alert"/>
    <definition value="Notification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention."/>
  </concept>
  <concept>
    <code value="critical"/>
    <display value="Critical"/>
    <definition value="Critical conditions. e.g., A failure in the system&apos;s primary application that will reset automatically."/>
  </concept>
  <concept>
    <code value="error"/>
    <display value="Error"/>
    <definition value="Error conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing. "/>
  </concept>
  <concept>
    <code value="warning"/>
    <display value="Warning"/>
    <definition value="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."/>
  </concept>
  <concept>
    <code value="notice"/>
    <display value="Notice"/>
    <definition value="Notice messages. Normal but significant condition. Events that are unusual, but not error conditions."/>
  </concept>
  <concept>
    <code value="informational"/>
    <display value="Informational"/>
    <definition value="Normal operational messages that require no action. e.g., An application has started, paused, or ended successfully."/>
  </concept>
  <concept>
    <code value="debug"/>
    <display value="Debug"/>
    <definition value="Debug-level messages. Information useful to developers for debugging the application."/>
  </concept>
</CodeSystem>