LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Citizenship Value Set - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="citizenship"/>
<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/R4/valueset-iso3166-1-2.html">http://hl7.org/fhir/ValueSet/iso3166-1-2</a></li><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-iso3166-1-3.html">http://hl7.org/fhir/ValueSet/iso3166-1-3</a></li><li>Import all the codes that are contained in <a href="null">http://hl7.org/fhir/ValueSet/iso3166-1-N</a></li></ul></div>
</text>
<url value="http://linuxforhealth.org/fhir/cdm/ValueSet/citizenship"/>
<version value="8.0.0"/>
<name value="CitizenshipValueSet"/>
<title value="Citizenship Value Set"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description value="Citizenship status codes"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/iso3166-1-2"/>
</include>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/iso3166-1-3"/>
</include>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/iso3166-1-N"/>
</include>
</compose>
</ValueSet>