{
  "tableNumber": "0189",
  "id": "v2-0189",
  "name": "EthnicGroup",
  "title": "ethnicGroup",
  "description": "Code system of concepts further defining a patient's ancestry.  In the US, a current use is to use these codes to report ethnicity in line with US federal standards for Hispanic origin.  Used for HL7 Version 2 messaging in the PID segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0189",
  "concepts": [
    {
      "code": "H",
      "display": "Hispanic or Latino"
    },
    {
      "code": "N",
      "display": "Not Hispanic or Latino"
    },
    {
      "code": "U",
      "display": "Unknown"
    }
  ]
}