Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: PCORNet Race Codes - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pcornet-race"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race 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">01<a name="pcornet-race-01"> </a></td><td>American Indian or Alaskan Native</td><td>Person's Race is American Indian or Alaskan Native.</td></tr><tr><td style="white-space:nowrap">02<a name="pcornet-race-02"> </a></td><td>Asian</td><td>Person's Race is Asian.</td></tr><tr><td style="white-space:nowrap">03<a name="pcornet-race-03"> </a></td><td>Black or African American</td><td>Person's Race is Black or African American.</td></tr><tr><td style="white-space:nowrap">04<a name="pcornet-race-04"> </a></td><td>Native Hawaiian or Other Pacific Highlander</td><td>Person's Race is Hawaiian or Other Pacific Highlander.</td></tr><tr><td style="white-space:nowrap">05<a name="pcornet-race-05"> </a></td><td>White</td><td>Person's Race is White.</td></tr><tr><td style="white-space:nowrap">06<a name="pcornet-race-06"> </a></td><td>Multiple Race</td><td>Person's belongs to multiple race.</td></tr><tr><td style="white-space:nowrap">07<a name="pcornet-race-07"> </a></td><td>Refuse to answer</td><td>Person refused to identify which race they belong to.</td></tr><tr><td style="white-space:nowrap">NI<a name="pcornet-race-NI"> </a></td><td>No Information</td><td>There is no information about Person's race.</td></tr><tr><td style="white-space:nowrap">UN<a name="pcornet-race-UN"> </a></td><td>Unknown</td><td>Person's race is unknown.</td></tr><tr><td style="white-space:nowrap">OT<a name="pcornet-race-OT"> </a></td><td>Other</td><td>Person's race is Other.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race"/>
  <version value="1.0.0"/>
  <name value="PCORNetRace"/>
  <title value="PCORNet Race 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 Race 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-race"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="01"/>
    <display value="American Indian or Alaskan Native"/>
    <definition value="Person&#39;s Race is American Indian or Alaskan Native."/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Asian"/>
    <definition value="Person&#39;s Race is Asian."/>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Black or African American"/>
    <definition value="Person&#39;s Race is Black or African American."/>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Native Hawaiian or Other Pacific Highlander"/>
    <definition
                value="Person&#39;s Race is Hawaiian or Other Pacific Highlander."/>
  </concept>
  <concept>
    <code value="05"/>
    <display value="White"/>
    <definition value="Person&#39;s Race is White."/>
  </concept>
  <concept>
    <code value="06"/>
    <display value="Multiple Race"/>
    <definition value="Person&#39;s belongs to multiple race."/>
  </concept>
  <concept>
    <code value="07"/>
    <display value="Refuse to answer"/>
    <definition value="Person refused to identify which race they belong to."/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="No Information"/>
    <definition value="There is no information about Person&#39;s race."/>
  </concept>
  <concept>
    <code value="UN"/>
    <display value="Unknown"/>
    <definition value="Person&#39;s race is unknown."/>
  </concept>
  <concept>
    <code value="OT"/>
    <display value="Other"/>
    <definition value="Person&#39;s race is Other."/>
  </concept>
</CodeSystem>