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-dor

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dor"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Determination of Reportability</h2><div><p>The determination of reportability generated by the PHA system (or its intermediary).</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_MAYBE</td><td>Maybe reportable</td><td/></tr><tr><td>TEMP_CODE_NOT_REPORTABLE</td><td>Not reportable</td><td/></tr><tr><td>TEMP_CODE_REPORTABLE</td><td>Reportable</td><td/></tr><tr><td>TEMP_CODE_NO_RULE_MET</td><td>No rule met</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.hl7.org/us/ecr/ValueSet/dor"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="2.16.840.1.113883.10.20.15.2.5.3"/>
  </identifier>
  <version value="0.0.0"/>
  <name value="Determination of Reportability"/>
  <status value="draft"/>
  <date value="2017-12-02T00:00:00+11:00"/>
  <description
               value="The determination of reportability generated by the PHA system (or its intermediary)."/>
  <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_MAYBE"/>
        <display value="Maybe reportable"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_NOT_REPORTABLE"/>
        <display value="Not reportable"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_REPORTABLE"/>
        <display value="Reportable"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_NO_RULE_MET"/>
        <display value="No rule met"/>
      </concept>
    </include>
  </compose>
</ValueSet>