This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetEthnicity group
<ValueSet xmlns="http://hl7.org/fhir"> <id value="valueset-daf-ethnicity"/> <meta> <lastUpdated value="2015-04-03T14:24:32.000+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.114222.4.11.837"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.114222.4.11.837"/> </extension> <url value="http://hl7.org/fhir/vs/daf-ethnicity"/> <version value="0.5.0"/> <name value="Ethnicity group"/> <publisher value="CDC via PHIN VADS"/> <contact> <telecom> <system value="url"/> <value value="http://phinvads.cdc.gov/vads/ViewValueSet.action?id=35D34BBC-617F-DD11-B38D-00188B398520"/> </telecom> </contact> <contact> <telecom> <system value="url"/> <value value="http://www.cdc.gov/"/> </telecom> </contact> <description value="Whether the patient is hispanic or not"/> <status value="active"/> <experimental value="true"/> <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>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.