{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusEmrRacializedGroupVS",
  "id": "nexus-emr-racialized-group",
  "title": "Racialized Group Value Set",
  "description": "Self-identified racialized-group answers offered by Nexus EMR — an enumerated mirror of Canada Health Infoway's RacializedGroupCode ValueSet, source version 1.3.0 (published 2026-02-28, on behalf of CIHI; canonical https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode). 'Another race category' (OTH), Asked But Declined, and Do not know are first-class members per the source composition — captured answers, not missing data. No free-text elaboration accompanies OTH.",
  "url": "https://fhir.apps.health/ValueSet/nexus-emr-racialized-group",
  "experimental": false,
  "purpose": "Mirror of RacializedGroupCode 1.3.0 (Infoway/CIHI). Source canonical: https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode. A source version bump is applied as a new mirror version plus a data migration.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "413464008",
            "display": "Black"
          },
          {
            "code": "26621000087107",
            "display": "East Asian"
          },
          {
            "code": "26631000087109",
            "display": "Indigenous"
          },
          {
            "code": "26641000087103",
            "display": "Latin American"
          },
          {
            "code": "26651000087100",
            "display": "Middle Eastern"
          },
          {
            "code": "28291000087106",
            "display": "South Asian"
          },
          {
            "code": "26661000087102",
            "display": "Southeast Asian"
          },
          {
            "code": "413773004",
            "display": "White"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "OTH",
            "display": "other"
          },
          {
            "code": "ASKU",
            "display": "asked but unknown"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}
