Huli FHIR Core Implementation Guide (R5)
0.1.0 - Release
Latin America and the Caribbean
Huli FHIR Core Implementation Guide (R5) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-09-11 |
{
"resourceType" : "CodeSystem",
"id" : "huli-ethnicity-cs",
"text" : {
"status" : "generated",
"div" : "<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/r5/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>"
},
"url" : "https://fhir.huli.ai/r5/CodeSystem/huli-ethnicity-cs",
"version" : "0.1.0",
"name" : "HuliEthnicityCS",
"title" : "Huli Ethnicity Code System",
"status" : "draft",
"date" : "2026-09-11T01:19:46+00:00",
"publisher" : "Huli",
"contact" : [
{
"name" : "Huli",
"telecom" : [
{
"system" : "url",
"value" : "https://huli.ai"
}
]
}
],
"description" : "Ethnicity categories for Latin American healthcare contexts, aligned with\nMexican NOM-024-SSA3 requirements for demographic tracking.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "419",
"display" : "Latin America and the Caribbean"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "indigenous",
"display" : "Indigena",
"definition" : "Persona perteneciente a un pueblo indigena"
},
{
"code" : "afrodescendant",
"display" : "Afrodescendiente",
"definition" : "Persona afrodescendiente o afromexicana"
},
{
"code" : "mestizo",
"display" : "Mestizo",
"definition" : "Persona mestiza"
},
{
"code" : "other",
"display" : "Otro",
"definition" : "Otra autoidentificacion etnica"
}
]
}