HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.1 - STU 2.1.1 United States of America flag

HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions

: US Public Health ValueSet Priority - XML Representation

Active as of 2018-08-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-ph-valueset-priority"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-us-ph-usage-context.html"><code>http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-us-ph-usage-context.html#us-ph-usage-context-emergent">emergent</a></td><td>Emergent</td><td>The artifact is an emergent reporting specification program release.</td></tr><tr><td><a href="CodeSystem-us-ph-usage-context.html#us-ph-usage-context-routine">routine</a></td><td>Routine</td><td>The artifact is a routine reporting specification program release.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url value="http://hl7.org/fhir/us/ecr/ValueSet/us-ph-valueset-priority"/>
  <version value="2.1.1"/>
  <name value="USPublicHealthValueSetPriority"/>
  <title value="US Public Health ValueSet Priority"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2018-08-01T00:00:00+10:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This value set contains codes representing release priority for ValueSets."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"/>
      <concept>
        <code value="emergent"/>
        <display value="Emergent"/>
      </concept>
      <concept>
        <code value="routine"/>
        <display value="Routine"/>
      </concept>
    </include>
  </compose>
</ValueSet>