1.2.0 - STU 2 (Post-Ballot, Pre-Publication Draft)

VRDR - Local Development build (v1.2.0). See the Directory of published versions

: VRDR Jurisdictions Value Set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Jurisdictions-VS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-USStates-Territories-VS.html">http://hl7.org/fhir/us/vrdr/ValueSet/USStates-Territories-VS</a></li><li>Include these codes as defined in <a href="CodeSystem-VRDR-Jurisdictions.html"><code>http://hl7.org/fhir/us/vrdr/CodeSystem/VRDR-Jurisdictions</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-VRDR-Jurisdictions.html#VRDR-Jurisdictions-YC">YC</a></td><td>New York City</td><td>New York City</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/vrdr/ValueSet/Jurisdictions-VS"/>
  <version value="1.2.0"/>
  <name value="VRDRJurisdictionVS"/>
  <title value="VRDR Jurisdictions Value Set"/>
  <status value="active"/>
  <date value="2021-09-22T20:23:53+00:00"/>
  <publisher value="HL7 Public Health Working Group"/>
  <contact>
    <name value="HL7 Public Health Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher/index.cfm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="2 Letter States and Provinces Value Set"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/us/vrdr/ValueSet/USStates-Territories-VS"/>
    </include>
    <include>
      <system value="http://hl7.org/fhir/us/vrdr/CodeSystem/VRDR-Jurisdictions"/>
      <concept>
        <code value="YC"/>
        <display value="New York City"/>
      </concept>
    </include>
  </compose>
</ValueSet>