This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2-0240.xml

FHIR Value set/code system definition for HL7 v2 table 0240 ( Event Consequence)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Event Consequence</p>

      <table class="grid">
 
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
 
        <tr>
          <td>C
            <a name="C"> </a>
          </td>
          <td>Congenital anomaly/birth defect</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>D
            <a name="D"> </a>
          </td>
          <td>Death</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>H
            <a name="H"> </a>
          </td>
          <td>Caused hospitalized</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>I
            <a name="I"> </a>
          </td>
          <td>Incapacity which is significant, persistent or permanent</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>J
            <a name="J"> </a>
          </td>
          <td>Disability which is significant, persistent or permanent</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>L
            <a name="L"> </a>
          </td>
          <td>Life threatening</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>O
            <a name="O"> </a>
          </td>
          <td>Other</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>P
            <a name="P"> </a>
          </td>
          <td>Prolonged hospitalization</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>R
            <a name="R"> </a>
          </td>
          <td>Required intervention to prevent permanent impairment/damage</td>
          <td>added v2.3</td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v2/vs/0240"/>
  <name value="v2 Event Consequence"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0240 ( Event Consequence)"/>
  <status value="active"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0240"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="C"/>
      <display value="Congenital anomaly/birth defect"/>
    </concept>
    <concept>
      <code value="D"/>
      <display value="Death"/>
    </concept>
    <concept>
      <code value="H"/>
      <display value="Caused hospitalized"/>
    </concept>
    <concept>
      <code value="I"/>
      <display value="Incapacity which is significant, persistent or permanent"/>
    </concept>
    <concept>
      <code value="J"/>
      <display value="Disability which is significant, persistent or permanent"/>
    </concept>
    <concept>
      <code value="L"/>
      <display value="Life threatening"/>
    </concept>
    <concept>
      <code value="O"/>
      <display value="Other"/>
    </concept>
    <concept>
      <code value="P"/>
      <display value="Prolonged hospitalization"/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Required intervention to prevent permanent impairment/damage"/>
    </concept>
  </define>
</ValueSet>