{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-OMOP-Ethnicity",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CodeSystemOMOPEthnicity</h2><tt>https://fhir.ohdsi.org/CodeSystem/OMOPEthnicity</tt><p>The Code System for OMOP Ethnicity concepts</p></div>"
  },
  "url": "https://fhir.ohdsi.org/CodeSystem/OMOPEthnicity",
  "name": "CodeSystemOMOPEthnicity",
  "title": "CodeSystem OMOP Ethnicity",
  "status": "draft",
  "date": "2022-06-20T15:18:48.5858112+00:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "The Code System for OMOP Ethnicity concepts",
  "valueSet": "https://fhir.ohdsi.org/ValueSet/OMOPEthnicity",
  "compositional": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "38003563",
      "display": "Hispanic",
      "definition": "Hispanic or Latino"
    },
    {
      "code": "38003564",
      "display": "Not Hispanic",
      "definition": "Not Hispanic or Latino"
    }
  ]
}