Smart Bear Implementation Guide
0.3.2 - ci-build

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

: Ethnic Groups Value Set - JSON Representation

Active as of 2023-11-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "1.2.276.0.76.11.490--20200503163937",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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 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://snomed.info/id/14045001\">14045001</a></td><td>Caucasian (ethnic group)</td></tr><tr><td><a href=\"http://snomed.info/id/18167009\">18167009</a></td><td>Black African (ethnic group)</td></tr><tr><td><a href=\"http://snomed.info/id/315280000\">315280000</a></td><td>Asian - ethnic group (ethnic group)</td></tr><tr><td><a href=\"http://snomed.info/id/90027003\">90027003</a></td><td>Arabs (ethnic group)</td></tr><tr><td><a href=\"http://snomed.info/id/26242008\">26242008</a></td><td>Mixed (qualifier value)</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-CDCREC.html\"><code>urn:oid:2.16.840.1.113883.6.238</code></a><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><li>Include codes from <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from  372148003 (Ethnic group (ethnic group))</li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2020-05-03T16:39:37+02:00"
      }
    }
  ],
  "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/ethnic-groups",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "1.2.276.0.76.11.490"
    }
  ],
  "version" : "0.3.2",
  "name" : "EthnicGroups",
  "title" : "Ethnic Groups Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-21T12:52:40+01:00",
  "publisher" : "Charité",
  "description" : "Ethnic groups in the context of Covid-19",
  "immutable" : false,
  "copyright" : "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose" : {
    "include" : [
      {
        "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"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "372148003"
          }
        ]
      }
    ]
  }
}