FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/SS-IndigenousIdentityCode-1-1-0

Packageca.infoway.io.core
Resource TypeValueSet
IdSS-IndigenousIdentityCode-1-1-0
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode
URLhttps://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode
Statusdraft
Date2022-03-31
NameIndigenousIdentityCode
TitleIndigenous Identity Code
Realmca
Authoritynational
DescriptionA code that represents whether a person self-identifies as First Nations, Inuit/Inuk or Métis. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).
CopyrightCopyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).

Resources that use this resource

StructureDefinition
indigenous-identity-ca-coreIndigenous Identity

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
v3-NullFlavorNullFlavor
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "SS-IndigenousIdentityCode-1-1-0",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2024-10-30T08:56:40.857+00:00",
    "security": [
      {
        "system": "http://ontoserver.csiro.au/CodeSystem/ontoserver-permissions",
        "code": "restricted.read"
      }
    ]
  },
  "url": "https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.20.3.482"
    }
  ],
  "name": "IndigenousIdentityCode",
  "title": "Indigenous Identity Code",
  "status": "draft",
  "experimental": false,
  "date": "2022-03-31",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "A code that represents whether a person self-identifies as First Nations, Inuit/Inuk or Métis. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "29931000087106",
            "display": "Person identified as Inuit (social concept)"
          },
          {
            "code": "29921000087109",
            "display": "Person identified as First Nations (social concept)"
          },
          {
            "code": "29941000087100",
            "display": "Person identified as Métis (social concept)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked/Declined"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "ASKU",
            "display": "Asked/Unknown"
          },
          {
            "code": "NA",
            "display": "Not Applicable"
          }
        ]
      }
    ]
  }
}