{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusEmrIndigenousIdentityVS",
  "id": "nexus-emr-indigenous-identity",
  "title": "Indigenous Identity Value Set",
  "description": "Self-identified Indigenous identity answers offered by Nexus EMR — an enumerated mirror of Canada Health Infoway's IndigenousIdentityCode ValueSet, source version 1.3.0 (published 2026-02-28, on behalf of CIHI; canonical https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode). The absence concepts (Asked But Declined, Do not know, Not applicable) are first-class members per the source composition — captured answers, not missing data.",
  "url": "https://fhir.apps.health/ValueSet/nexus-emr-indigenous-identity",
  "experimental": false,
  "purpose": "Mirror of IndigenousIdentityCode 1.3.0 (Infoway/CIHI). Source canonical: https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode. A source version bump is applied as a new mirror version plus a data migration.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "29921000087109",
            "display": "First Nations"
          },
          {
            "code": "29931000087106",
            "display": "Inuk/Inuit"
          },
          {
            "code": "29941000087100",
            "display": "Métis"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "ASKU",
            "display": "asked but unknown"
          },
          {
            "code": "NA",
            "display": "Not applicable"
          }
        ]
      }
    ]
  }
}
