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-rr-priority

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="rr-priority"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Reportability Priority</h2><div><p>Category codes indicating the relative importance of a communication.</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_ACTION_REQUIRED</td><td>Action required</td><td/></tr><tr><td>TEMP_CODE_ACTION_REQUESTED</td><td>Action requested</td><td/></tr><tr><td>TEMP_CODE_INFORMATION_ONLY</td><td>Information only</td><td/></tr><tr><td>TEMP_CODE_IMMEDIATE_ACTION_REQUIRED</td><td>Immediate action required</td><td/></tr><tr><td>TEMP_CODE_IMMEDIATE_ACTION_REQUESTED</td><td>Immediate action requested</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.hl7.org/us/ecr/ValueSet/rr-priority"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="2.16.840.1.113883.10.20.15.2.5.5"/>
  </identifier>
  <version value="0.0.0"/>
  <name value="Reportability Priority"/>
  <status value="draft"/>
  <date value="2017-12-11T00:00:00+11:00"/>
  <description
               value="Category codes indicating the relative importance of a communication."/>
  <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_ACTION_REQUIRED"/>
        <display value="Action required"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_ACTION_REQUESTED"/>
        <display value="Action requested"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_INFORMATION_ONLY"/>
        <display value="Information only"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_IMMEDIATE_ACTION_REQUIRED"/>
        <display value="Immediate action required"/>
      </concept>
      <concept>
        <code value="TEMP_CODE_IMMEDIATE_ACTION_REQUESTED"/>
        <display value="Immediate action requested"/>
      </concept>
    </include>
  </compose>
</ValueSet>