This page is part of the Vital Records Common Profile Library (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: ValueSet - US States, Territories Vital Records - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ValueSet-usstates-territories-vr"/>
<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>Import all the codes that are contained in <a href="http://hl7.org/fhir/us/core/STU5.0.1/ValueSet-us-core-usps-state.html">USPS Two Letter Alphabetic Codes</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <code>https://www.usps.com/</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>FM</td><td style="color: #cccccc">Federated States of Micronesia</td></tr><tr><td>MH</td><td style="color: #cccccc">Marshall Islands</td></tr><tr><td>PW</td><td style="color: #cccccc">Palau</td></tr><tr><td>AP</td><td style="color: #cccccc">Armed Forces Pacific</td></tr><tr><td>AE</td><td style="color: #cccccc">Armed Forces Europe, the Middle East, and Canada</td></tr><tr><td>AA</td><td style="color: #cccccc">Armed Forces Americas (except Canada)</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/vr-common-library/ValueSet/ValueSet-usstates-territories-vr"/>
<version value="2.0.0-ballot"/>
<name value="ValueSetUSStatesAndTerritoriesVitalRecords"/>
<title value="ValueSet - US States, Territories Vital Records"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-12-16T22:11:04+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>
</contact>
<description
value="This valueset contains the set of codes used to represent 2 Letter States and Territories"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<valueSet
value="http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state"/>
</include>
<exclude>
<system value="https://www.usps.com/"/>
<concept>
<code value="FM"/>
</concept>
<concept>
<code value="MH"/>
</concept>
<concept>
<code value="PW"/>
</concept>
<concept>
<code value="AP"/>
</concept>
<concept>
<code value="AE"/>
</concept>
<concept>
<code value="AA"/>
</concept>
</exclude>
</compose>
</ValueSet>