electronic Case Reporting (eCR) Implementation Guide Release For Comment Ballot Version

This page is part of the electronic Case Reporting (eCR) (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-status-reason

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="status-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>eICR Processing Status Reason</h2><div><p>If the PHA system (or its intermediary) identifies an issue with the eICR, but is still able to process the file, or  If the incoming eICR was not processed by the PHA system (or its intermediary), the code will identify  the warning or error reason.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.114222.4.5.274</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>TEMP_CODE_EICR_FATAL</td><td>eICR was not processed due to an error of: fatal problem with the eICR that was received</td><td/></tr><tr><td>TEMP_CODE_EICR_SERVER</td><td>eICR was not processed due to an error of: an ongoing server problem</td><td/></tr><tr><td>TEMP_CODE_SIGNIFICANT_CONTENT</td><td>eICR was not processed due to an error of: significant content or format issues</td><td/></tr><tr><td>TEMP_CODE_INVALID_ID</td><td>eICR was processed with the warning of: invalid eICR identifier</td><td/></tr><tr><td>TEMP_CODE_REQUIRED_DATA_MISSING</td><td>eICR was processed with the warning of: required data not found</td><td/></tr><tr><td>TEMP_CODE_CONTENT</td><td>eICR was processed with the warning of: content or format issues</td><td/></tr><tr><td>TEMP_CODE_INACTIVE_RCTC</td><td>eICR was processed with the warning of: inactive RCTC code</td><td/></tr><tr><td>TEMP_CODE_OUTDATED_RCTC</td><td>eICR was processed with the warning of: outdated RCTC version</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.hl7.org/us/ecr/ValueSet/status-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="2.16.840.1.113883.10.20.15.2.5.7"/>
  </identifier>
  <version value="0.0.0"/>
  <name value="eICR Processing Status Reason"/>
  <status value="draft"/>
  <date value="2017-07-25T00:00:00+10:00"/>
  <description
               value="If the PHA system (or its intermediary) identifies an issue with the eICR, but is still able to process the file, or  If the incoming eICR was not processed by the PHA system (or its intermediary), the code will identify  the warning or error reason."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States Minor Outlying Islands (the)"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <concept>
        <code value="TEMP_CODE_EICR_FATAL"/>
        <display
                 value="eICR was not processed due to an error of: fatal problem with the eICR that was received"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_EICR_SERVER"/>
        <display
                 value="eICR was not processed due to an error of: an ongoing server problem"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_SIGNIFICANT_CONTENT"/>
        <display
                 value="eICR was not processed due to an error of: significant content or format issues"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_INVALID_ID"/>
        <display
                 value="eICR was processed with the warning of: invalid eICR identifier"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_REQUIRED_DATA_MISSING"/>
        <display
                 value="eICR was processed with the warning of: required data not found"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_CONTENT"/>
        <display
                 value="eICR was processed with the warning of: content or format issues"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_INACTIVE_RCTC"/>
        <display
                 value="eICR was processed with the warning of: inactive RCTC code"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_OUTDATED_RCTC"/>
        <display
                 value="eICR was processed with the warning of: outdated RCTC version"/>
      </concept>
    </include>
  </compose>
</ValueSet>