Electronic Case Reporting (eCR)
3.0.0-ballot - United States of America flag

Electronic Case Reporting (eCR), published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot 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

: eRSD ValueSet - Jurisdiction Types Example

Page standards status: Informative

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-ersd-jurisdiction-types-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet valueset-ersd-jurisdiction-types-example</b></p><a name="valueset-ersd-jurisdiction-types-example"> </a><a name="hcvalueset-ersd-jurisdiction-types-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSetversion: null4.0.1)</a></p></div><ul><li>Include all codes defined in <a href="CodeSystem-codesystem-ersd-jurisdiction-types-example.html"><code>http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;3.0.0-ballot</span></li></ul></div>
  </text>
  <url
       value="http://example.org/fhir/ValueSet/valueset-ersd-jurisdiction-types-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.46.48.9"/>
  </identifier>
  <version value="3.0.0-ballot"/>
  <name value="ValueSetERSDJurisdictionTypesExample"/>
  <title value="eRSD ValueSet - Jurisdiction Types Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-11-20T20:28:42+00: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>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Example value set for jurisdiction types in US public health ."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://example.org/fhir/CodeSystem/codesystem-ersd-jurisdiction-types-example"/>
    </include>
  </compose>
</ValueSet>