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

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dor-reason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Determination of Reportability Reason Codes</h2><div><p>A reason code indicating the reason for the reportability status.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>http://acme.org/cdc-codes</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>missing</td><td>MISSING  REQUIRED DATA(TEMPORARY CODE)</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.hl7.org/us/ecr/ValueSet/dor-reason"/>
  <version value="0.0.0"/>
  <name value="Determination of Reportability Reason Codes"/>
  <status value="draft"/>
  <date value="2017-07-26T11:19:52+10:00"/>
  <publisher value="Health eData Inc"/>
  <description
               value="A reason code indicating the reason for the reportability status."/>
  <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="http://acme.org/cdc-codes"/>
      <concept>
        <code value="missing"/>
        <display value="MISSING  REQUIRED DATA(TEMPORARY CODE)"/>
      </concept>
    </include>
  </compose>
</ValueSet>