STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3

V2-0367.cs.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0367 ( Alert Level)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0367"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Alert Level</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Nederlands (Dutch)</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>...
            <a name=".46.46.46"> </a>
          </td>
          <td>(null) No level change</td>
          <td>(null) geen niveauwijziging</td>
          <td/>
          <td>added v2.6</td>
        </tr>
        <tr>
          <td>c
            <a name="c"> </a>
          </td>
          <td>Critical</td>
          <td>Kritiek</td>
          <td>Shut Down, Fix Problem and Re-init</td>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>n
            <a name="n"> </a>
          </td>
          <td>Normal</td>
          <td>Normaal</td>
          <td>No Corrective Action Needed</td>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>s
            <a name="s"> </a>
          </td>
          <td>Serious</td>
          <td>Serieus</td>
          <td>Corrective Action Required</td>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>w
            <a name="w"> </a>
          </td>
          <td>Warning</td>
          <td>Waarschuwing</td>
          <td>Corrective Action Anticipated</td>
          <td>added v2.4</td>
        </tr>
        <tr>
          <td>…
            <a name=".8230"> </a>
          </td>
          <td>(null) No level change</td>
          <td/>
          <td>deprecated</td>
          <td>added v2.7.1, removed after v2.7.1</td>
        </tr>
      </table>

    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.133883.18.225"/>
  </extension>
  <url value="http://hl7.org/fhir/v2/0367"/>
  <version value="2.8.2"/>
  <name value="v2 Alert Level"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0367 ( Alert Level)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0367"/>
  <content value="complete"/>
  <property>
    <code value="abstract"/>
    <description value="Indicates that the code is abstract - only intended to be used as a selector for other
       concepts"/>
    <type value="boolean"/>
  </property>
  <concept>
    <code value="..."/>
    <display value="(null) No level change"/>
    <designation>
      <language value="nl"/>
      <value value="(null) geen niveauwijziging"/>
    </designation>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Shut Down, Fix Problem and Re-init"/>
    </extension>
    <code value="C"/>
    <display value="Critical"/>
    <designation>
      <language value="nl"/>
      <value value="Kritiek"/>
    </designation>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="No Corrective Action Needed"/>
    </extension>
    <code value="N"/>
    <display value="Normal"/>
    <designation>
      <language value="nl"/>
      <value value="Normaal"/>
    </designation>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Corrective Action Required"/>
    </extension>
    <code value="S"/>
    <display value="Serious"/>
    <designation>
      <language value="nl"/>
      <value value="Serieus"/>
    </designation>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Corrective Action Anticipated"/>
    </extension>
    <code value="W"/>
    <display value="Warning"/>
    <designation>
      <language value="nl"/>
      <value value="Waarschuwing"/>
    </designation>
  </concept>
  <concept>
    <code value="…"/>
    <display value="(null) No level change"/>
    <property>
      <code value="deprecated"/>
      <valueBoolean value="true"/>
    </property>
    <property>
      <code value="deprecated"/>
      <valueBoolean value="true"/>
    </property>
  </concept>
</CodeSystem>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.