{
  "resourceType": "ValueSet",
  "id": "ethnicity",
  "url": "https://cdss.eviprev.ch/fhir/ValueSet/ethnicity",
  "version": "1.1",
  "name": "ethnicity",
  "title": "Ethnicity",
  "status": "draft",
  "date": "2018-03-09",
  "publisher": "Arpage AG",
  "contact": [
    {
      "name": "Patrick Husi",
      "telecom": [
        {
          "system": "email",
          "value": "patrick.husi@arpage.ch"
        }
      ]
    }
  ],
  "description": "EviPrev ethnicity",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "15086000",
            "display": "African American (ethnic group)",
            "designation": [
              {
                "language": "de",
                "value": "Afro-amerikanisch"
              }
            ]
          },
          {
            "code": "414152003",
            "display": "European (ethnic group)",
            "designation": [
              {
                "language": "de",
                "value": "Europäisch"
              }
            ]
          },
          {
            "code": "315280000",
            "display": "Asian (ethnic group)",
            "designation": [
              {
                "language": "de",
                "value": "Asiatisch"
              }
            ]
          },
          {
            "code": "223685003",
            "display": "North American country (geographic location)",
            "designation": [
              {
                "language": "de",
                "value": "Amerikanisch"
              }
            ]
          },
          {
            "code": "185993005",
            "display": "Black - other African country (ethnic group)",
            "designation": [
              {
                "language": "de",
                "value": "Afrikanisch"
              }
            ]
          }
        ]
      }
    ]
  }
}