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-determination-of-reportability-ecr

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="determination-of-reportability-ecr"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Determination of Reportability (eCR)</h2>
      <div>
        <p>This value set contains codes that specify whether a condition is reportable or not.</p>
        <p><a href="https://phinvads.cdc.gov/vads/ViewValueSet.action?id=C166B4A8-0DF0-469B-B678-CDAB6985AA4D">Determination of Reportability (eCR) PHIN VADS link</a></p>
      </div>
    </div>
  </text>
  <url
       value="http://hl7.org/fhir/us/ecr/ValueSet/determination-of-reportability-ecr"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="2.16.840.1.113883.10.20.15.2.5.3"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="Determination of Reportability (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 specify whether a condition is reportable or not."/>
  <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="RRVS2"/>
        <display value="May be reportable"/>
      </concept>
      <concept>
        <code value="RRVS3"/>
        <display value="Not reportable"/>
      </concept>
      <concept>
        <code value="RRVS1"/>
        <display value="Reportable"/>
      </concept>
      <concept>
        <code value="RRVS4"/>
        <display value="No rule met"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <identifier
                value="http://hl7.org/fhir/us/ecr/ValueSet/determination-of-reportability-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="RRVS2"/>
      <display value="May be reportable"/>
    </contains>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS3"/>
      <display value="Not reportable"/>
    </contains>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS1"/>
      <display value="Reportable"/>
    </contains>
    <contains>
      <system value="urn:oid:2.16.840.1.114222.4.5.274"/>
      <code value="RRVS4"/>
      <display value="No rule met"/>
    </contains>
  </expansion>
</ValueSet>