WHO-UMC IDMP Management and Publish API
0.1.0 - CI Build International flag

WHO-UMC IDMP Management and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions

: Jurisdiction Value Set - XML Representation

Active as of 2024-09-16

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="jurisdiction"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet jurisdiction</b></p><a name="jurisdiction"> </a><a name="hcjurisdiction"> </a><a name="jurisdiction-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-jurisdiction.html"><code>http://who-umc.org/idmp/CodeSystem/jurisdiction</code></a></li><li>Include all codes defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-ISO3166Part1.html"><code>urn:iso:std:iso:3166</code></a></li></ul></div>
  </text>
  <url value="http://who-umc.org/idmp/ValueSet/jurisdiction"/>
  <version value="0.1.0"/>
  <name value="VsJurisdiction"/>
  <title value="Jurisdiction Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T12:33:19+00:00"/>
  <publisher value="Uppsala Monitoring Centre"/>
  <contact>
    <name value="Uppsala Monitoring Centre"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.who-umc.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Uppsala Monitoring Centre"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.who-umc.org"/>
    </telecom>
  </contact>
  <description value="Jurisdiction Value Set"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://who-umc.org/idmp/CodeSystem/jurisdiction"/>
    </include>
    <include>
      <system value="urn:iso:std:iso:3166"/>
    </include>
  </compose>
</ValueSet>