Smart Bear Implementation Guide
1.0.0 - ci-build

Smart Bear Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Ethnic Groups VS - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "EthnicGroupsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://simplifier.net/forschungsnetzcovid-19/ethnic-groups</code></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=14045001\">14045001</a></td><td>Caucasian (ethnic group)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=18167009\">18167009</a></td><td>Black African (ethnic group)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=315280000\">315280000</a></td><td>Asian - ethnic group (ethnic group)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=90027003\">90027003</a></td><td>Arabs (ethnic group)</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=26242008\">26242008</a></td><td>Mixed (qualifier value)</td></tr></table></li><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.238</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>2135-2</td><td>Hispanic or Latino</td></tr></table></li></ul></div>"
  },
  "url" : "https://140.164.14.210/fhir/ValueSet/EthnicGroupsVS",
  "version" : "1.0.0",
  "name" : "EthnicGroupsVS",
  "title" : "Ethnic Groups VS",
  "status" : "active",
  "date" : "2021-10-06T16:49:57+02:00",
  "description" : "Ethnic groups in the context of Covid-19",
  "compose" : {
    "include" : [
      {
        "system" : "https://simplifier.net/forschungsnetzcovid-19/ethnic-groups"
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "14045001",
            "display" : "Caucasian (ethnic group)"
          },
          {
            "code" : "18167009",
            "display" : "Black African (ethnic group)"
          },
          {
            "code" : "315280000",
            "display" : "Asian - ethnic group (ethnic group)"
          },
          {
            "code" : "90027003",
            "display" : "Arabs (ethnic group)"
          },
          {
            "code" : "26242008",
            "display" : "Mixed (qualifier value)"
          }
        ]
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.238",
        "concept" : [
          {
            "code" : "2135-2",
            "display" : "Hispanic or Latino"
          }
        ]
      }
    ]
  }
}