This page is part of the Common Data Models Harmonization FHIR IG (v1.0.0: STU 1) based on FHIR 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
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="pcornet-ethnicity"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-ethnicity defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">Y<a name="pcornet-ethnicity-Y"> </a></td><td>Yes</td><td>Person is Hispanic.</td></tr><tr><td style="white-space:nowrap">N<a name="pcornet-ethnicity-N"> </a></td><td>No</td><td>Person is not hispanic.</td></tr><tr><td style="white-space:nowrap">R<a name="pcornet-ethnicity-R"> </a></td><td>Refuse to answer</td><td>Person has refused to answer.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-ethnicity-NI"> </a></td><td>No Information</td><td>There is no information about Person's ethnicity.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-ethnicity-UN"> </a></td><td>Unknown</td><td>Person's ethnicity is unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-ethnicity-OT"> </a></td><td>Other</td><td>Person's ethnicity is Other.</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-ethnicity"/>
<version value="1.0.0"/>
<name value="PCORNetEthnicity"/>
<title value="PCORNet Ethnicity Codes"/>
<status value="active"/>
<date value="2021-09-06"/>
<publisher
value="HL7 International - Biomedical Research and Regulation Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/rcrim"/>
</telecom>
</contact>
<description
value="The PCORNet Ethnicity Codes contains the codes to be used by PCORNet data marts."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<copyright
value="Used by permission of HL7, all rights reserved Creative Commons License"/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-ethnicity"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="Y"/>
<display value="Yes"/>
<definition value="Person is Hispanic."/>
</concept>
<concept>
<code value="N"/>
<display value="No"/>
<definition value="Person is not hispanic."/>
</concept>
<concept>
<code value="R"/>
<display value="Refuse to answer"/>
<definition value="Person has refused to answer."/>
</concept>
<concept>
<code value="NI"/>
<display value="No Information"/>
<definition value="There is no information about Person's ethnicity."/>
</concept>
<concept>
<code value="UN"/>
<display value="Unknown"/>
<definition value="Person's ethnicity is unknown."/>
</concept>
<concept>
<code value="OT"/>
<display value="Other"/>
<definition value="Person's ethnicity is Other."/>
</concept>
</CodeSystem>