HL7 Terminology (THO)
5.5.0 - Publication
This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-02-20 | Maturity Level: 5 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="jurisdiction"/>
<meta>
<lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-ISO3166Part1.html"><code>urn:iso:std:iso:3166</code></a></li><li>Include all codes defined in <a href="CodeSystem-v3-iso3166-2.html"><code>urn:iso:std:iso:3166:-2</code></a></li><li>Include codes from <code>http://unstats.un.org/unsd/methods/m49/m49.htm</code> where class = region</li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="vocab"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="5"/>
</extension>
<url value="http://terminology.hl7.org/ValueSet/jurisdiction"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.11.21029"/>
</identifier>
<version value="1.0.0"/>
<name value="JurisdictionValueSet"/>
<title value="Jurisdiction ValueSet"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-02-20T21:40:00+10:00"/>
<publisher value="Health Level Seven International"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hq@HL7.org"/>
</telecom>
</contact>
<description
value="This value set defines a base set of codes for country, country subdivision and region for indicating where a resource is intended to be used.
Note: The codes for countries and country subdivisions are taken from [ISO 3166](https://www.iso.org/iso-3166-country-codes.html) while the codes for "supra-national" regions are from [UN Standard country or area codes for statistical use (M49)](http://unstats.un.org/unsd/methods/m49/m49.htm)."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<copyright
value="This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"/>
<compose>
<include>
<system value="urn:iso:std:iso:3166"/>
</include>
<include>
<system value="urn:iso:std:iso:3166:-2"/>
</include>
<include>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<filter>
<property value="class"/>
<op value="="/>
<value value="region"/>
</filter>
</include>
</compose>
</ValueSet>