electronic Case Reporting (eCR) Implementation Guide: STU2 Ballot

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

XML Format: ValueSet-eicr-processing-status-ecr

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="eicr-processing-status-ecr"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>eICR Processing Status (eCR)</h2>
      <div>
        <p>This value set contains codes that describe the status of the eICR in terms of processing by the public health decision support system.</p>
        <p><a href="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=C166B4A8-0DF0-469B-B678-CDAB6985AA4D">eICR Processing Status (eCR) PHIN VADS link</a></p>
      </div>
    </div>
  </text>
  <url value="http://hl7.org/fhir/us/ecr/ValueSet/eicr-processing-status-ecr"/>
  <version value="0.2.0"/>
  <name value="eICR Processing Status (eCR)"/>
  <status value="active"/>
  <date value="2017-12-27T00:00:00+10:00"/>
  <publisher
             value="Public Health Information Network Vocabulary Access and Distribution System (PHIN VADS)"/>
  <description
               value="This value set contains codes that describe the status of the eICR in terms of processing by the public health decision support system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <concept>
        <code value="RRVS20"/>
        <display value="eICR was processed - with a warning"/>
      </concept>
    </include>
    <include>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <concept>
        <code value="RRVS19"/>
        <display value="eICR processed"/>
      </concept>
    </include>
    <include>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <concept>
        <code value="RRVS22"/>
        <display value="eICR was not processed - error"/>
      </concept>
    </include>
    <include>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <concept>
        <code value="RRVS21"/>
        <display value="eICR was processed - with a severe warning"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <identifier
                value="http://hl7.org/fhir/us/ecr/ValueSet/eicr-processing-status-ecr"/>
    <timestamp value="2017-12-27T00:00:00+10:00"/>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS20"/>
      <display value="eICR was processed - with a warning"/>
    </contains>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS19"/>
      <display value="eICR processed"/>
    </contains>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS22"/>
      <display value="eICR was not processed - error"/>
    </contains>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS21"/>
      <display value="eICR was processed - with a severe warning"/>
    </contains>
  </expansion>
</ValueSet>