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

FHIR IG analytics

Packageca.infoway.io.core
Resource TypeValueSet
IdValueSet-SS-IndigenousIdentityCode-1-2-0.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "SS-IndigenousIdentityCode-1-2-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"
    }
  ],
  "version": "1.2.0-dft-1",
  "name": "IndigenousIdentityCode",
  "title": "Indigenous Identity Code",
  "status": "active",
  "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": "Inuk/Inuit"
          },
          {
            "code": "29921000087109",
            "display": "First Nations"
          },
          {
            "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"
          }
        ]
      }
    ]
  }
}