Huli FHIR Core Implementation Guide (R4)
0.1.0 - Release

Huli FHIR Core Implementation Guide (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Huli Ethnicity Code System - XML Representation

Draft as of 2026-09-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="huli-ethnicity-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem huli-ethnicity-cs</b></p><a name="huli-ethnicity-cs"> </a><a name="hchuli-ethnicity-cs"> </a><p>This case-sensitive code system <code>https://fhir.huli.ai/r4/CodeSystem/huli-ethnicity-cs</code> 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">indigenous<a name="huli-ethnicity-cs-indigenous"> </a></td><td>Indigena</td><td>Persona perteneciente a un pueblo indigena</td></tr><tr><td style="white-space:nowrap">afrodescendant<a name="huli-ethnicity-cs-afrodescendant"> </a></td><td>Afrodescendiente</td><td>Persona afrodescendiente o afromexicana</td></tr><tr><td style="white-space:nowrap">mestizo<a name="huli-ethnicity-cs-mestizo"> </a></td><td>Mestizo</td><td>Persona mestiza</td></tr><tr><td style="white-space:nowrap">other<a name="huli-ethnicity-cs-other"> </a></td><td>Otro</td><td>Otra autoidentificacion etnica</td></tr></table></div>
  </text>
  <url value="https://fhir.huli.ai/r4/CodeSystem/huli-ethnicity-cs"/>
  <version value="0.1.0"/>
  <name value="HuliEthnicityCS"/>
  <title value="Huli Ethnicity Code System"/>
  <status value="draft"/>
  <date value="2026-09-11T01:20:01+00:00"/>
  <publisher value="Huli"/>
  <contact>
    <name value="Huli"/>
    <telecom>
      <system value="url"/>
      <value value="https://huli.ai"/>
    </telecom>
  </contact>
  <description
               value="Ethnicity categories for Latin American healthcare contexts, aligned with
Mexican NOM-024-SSA3 requirements for demographic tracking."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="indigenous"/>
    <display value="Indigena"/>
    <definition value="Persona perteneciente a un pueblo indigena"/>
  </concept>
  <concept>
    <code value="afrodescendant"/>
    <display value="Afrodescendiente"/>
    <definition value="Persona afrodescendiente o afromexicana"/>
  </concept>
  <concept>
    <code value="mestizo"/>
    <display value="Mestizo"/>
    <definition value="Persona mestiza"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Otro"/>
    <definition value="Otra autoidentificacion etnica"/>
  </concept>
</CodeSystem>