FHIR IG Statistics: ValueSet/SS-IndigenousIdentityCode-1-1-0
Package | ca.infoway.io.core |
Resource Type | ValueSet |
Id | SS-IndigenousIdentityCode-1-1-0 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode |
URL | https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode |
Status | draft |
Date | 2022-03-31 |
Name | IndigenousIdentityCode |
Title | Indigenous Identity Code |
Realm | ca |
Authority | national |
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). |
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). |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}