{
  "resourceType" : "CodeSystem",
  "id" : "bha-ethnicity-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bha-ethnicity-cs</b></p><a name=\"bha-ethnicity-cs\"> </a><a name=\"hcbha-ethnicity-cs\"> </a><p>This case-sensitive code system <code>http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-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></tr><tr><td style=\"white-space:nowrap\">0<a name=\"bha-ethnicity-cs-0\"> </a></td><td>Not Hispanic/Latino</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"bha-ethnicity-cs-1\"> </a></td><td>Hispanic/Latino (Mexican)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"bha-ethnicity-cs-2\"> </a></td><td>Hispanic/Latino (Puerto Rican)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"bha-ethnicity-cs-3\"> </a></td><td>Hispanic/Latino (Cuban)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"bha-ethnicity-cs-4\"> </a></td><td>Hispanic/Latino (Other)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"bha-ethnicity-cs-5\"> </a></td><td>Declined to answer</td></tr></table></div>"
  },
  "url" : "http://bha.colorado.gov/fhir/bha-test-ig/CodeSystem/bha-ethnicity-cs",
  "version" : "0.1.0",
  "name" : "BHAEthnicityCS",
  "title" : "BHA Ethnicity Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-06T19:31:49+00:00",
  "publisher" : "Colorado Behavioral Health Administration",
  "contact" : [{
    "name" : "Colorado Behavioral Health Administration",
    "telecom" : [{
      "system" : "url",
      "value" : "https://bha.colorado.gov"
    },
    {
      "system" : "email",
      "value" : "cdhs_bha_provider_support@state.co.us"
    }]
  }],
  "description" : "Ethnicity codes used by BHA",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "840"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "0",
    "display" : "Not Hispanic/Latino"
  },
  {
    "code" : "1",
    "display" : "Hispanic/Latino (Mexican)"
  },
  {
    "code" : "2",
    "display" : "Hispanic/Latino (Puerto Rican)"
  },
  {
    "code" : "3",
    "display" : "Hispanic/Latino (Cuban)"
  },
  {
    "code" : "4",
    "display" : "Hispanic/Latino (Other)"
  },
  {
    "code" : "5",
    "display" : "Declined to answer"
  }]
}