FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsengland.hrc.test
Resource TypeValueSet
Id ukcore-ethnic-category-2011census-descendants.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.hrc.test@0.0.1-pre.1&canonical=https://example.nhs.uk/fhir/ValueSet/ukcore-ethnic-category-2011census-descendants
URLhttps://example.nhs.uk/fhir/ValueSet/ukcore-ethnic-category-2011census-descendants
Version1.0.0
Statusactive
Date2026-05-28
NameUKCoreEthnicCategory2011CensusDescendants
TitleEthnic category (2011 census) - descendants
DescriptionAll SNOMED CT concepts that are descendants of 92381000000106 (Ethnic category - 2011 census), defined using SNOMED CT ECL.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}