{
  "resourceType": "ValueSet",
  "id": "ukcore-ethnic-category-2011census-descendants",
  "url": "https://example.nhs.uk/fhir/ValueSet/ukcore-ethnic-category-2011census-descendants",
  "version": "1.0.0",
  "name": "UKCoreEthnicCategory2011CensusDescendants",
  "title": "Ethnic category (2011 census) - descendants",
  "status": "active",
  "experimental": true,
  "date": "2026-05-28",
  "publisher": "NHS England",
  "description": "All SNOMED CT concepts that are descendants of 92381000000106 (Ethnic category - 2011 census), defined using SNOMED CT ECL.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "< 976551000000109"
          }
        ]
      }
    ]
  }
}