This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
<ValueSet xmlns="http://hl7.org/fhir">
<id value="daf-ethnicity"/>
<meta>
<lastUpdated value="2016-05-25T16:59:08.250+10:00"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
</meta>
<url value="http://hl7.org/fhir/us/daf/ValueSet/daf-ethnicity"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.114222.4.11.837"/>
</identifier>
<version value="1.6.0"/>
<name value="Ethnicity group"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="CDC via PHIN VADS"/>
<contact>
<telecom>
<system value="other"/>
<value
value="http://phinvads.cdc.gov/vads/ViewValueSet.action?id=35D34BBC-617F-DD11-B38D-00188B398520"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="other"/>
<value value="http://www.cdc.gov/"/>
</telecom>
</contact>
<date value="2016-05-25T16:59:08+10:00"/>
<description value="Whether the patient is hispanic or not"/>
<compose>
<include>
<system value="http://hl7.org/fhir/v3/Ethnicity"/>
<concept>
<code value="2135-2"/>
<display value="Hispanic or Latino"/>
</concept>
<concept>
<code value="2186-5"/>
<display value="Not Hispanic or Latino"/>
</concept>
</include>
<include>
<system value="http://hl7.org/fhir/v3/NullFlavor"/>
<concept>
<code value="UNK"/>
<display value="Unknown"/>
</concept>
<concept>
<code value="ASKU"/>
<display value="Asked but no answer"/>
</concept>
</include>
</compose>
</ValueSet>