Draft preBallot - This specification is under preBallot review and subject to change. It should not be used for implementation purposes. . . . . For a full list of available versions, see the Directory of published versions
IndigenousIdentityCode
Link to ValueSet
This link will take you to this ValueSet on Simplifier.
SS-IndigenousIdentityCode-1-1-0
Canonical URL
https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode
Resource content
The views below provide an HTML rendered, XML and JSON look at this ValueSet:
ValueSet 'IndigenousIdentityCode'
Published by | Canada Health Infoway |
Status | Draft (since 2022-03-31) |
Experimental | False |
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.
Contact Information
Website: http://www.infoway-inforoute.c...
Email: standards@infoway-inforoute.ca
This value set includes codes from the following code systems:
The following codes from system: SNOMED_CT
Code Display 29931000087106 Person identified as Inuit (social concept) 29921000087109 Person identified as First Nations (social concept) 29941000087100 Person identified as Métis (social concept) The following codes from system: DataAbsentReason
Code Display asked-declined Asked/Declined The following codes from system: v3.NullFlavor
Code Display ASKU Asked/Unknown NA Not Applicable
<ValueSet xmlns="http://hl7.org/fhir"> <id value="SS-IndigenousIdentityCode-1-1-0" /> <meta> <versionId value="1" /> <lastUpdated value="2024-10-30T08:56:40.857+00:00" /> <security> <system value="http://ontoserver.csiro.au/CodeSystem/ontoserver-permissions" /> <code value="restricted.read" /> </security> </meta> <url value="https://fhir.infoway-inforoute.ca/ValueSet/indigenousidentitycode" /> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:oid:2.16.840.1.113883.2.20.3.482" /> </identifier> <name value="IndigenousIdentityCode" /> <title value="Indigenous Identity Code" /> <status value="draft" /> <experimental value="false" /> <date value="2022-03-31" /> <publisher value="Canada Health Infoway" /> <contact> <telecom> <system value="url" /> <value value="http://www.infoway-inforoute.ca" /> </telecom> <telecom> <system value="email" /> <value value="standards@infoway-inforoute.ca" /> </telecom> </contact> <description value="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 value="urn:iso:std:iso:3166" /> <code value="CA" /> </coding> </jurisdiction> <copyright value="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 value="http://snomed.info/sct" /> <concept> <code value="29931000087106" /> <display value="Person identified as Inuit (social concept)" /> </concept> <concept> <code value="29921000087109" /> <display value="Person identified as First Nations (social concept)" /> </concept> <concept> <code value="29941000087100" /> <display value="Person identified as Métis (social concept)" /> </concept> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/data-absent-reason" /> <concept> <code value="asked-declined" /> <display value="Asked/Declined" /> </concept> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" /> <concept> <code value="ASKU" /> <display value="Asked/Unknown" /> </concept> <concept> <code value="NA" /> <display value="Not Applicable" /> </concept> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "id": "SS-IndigenousIdentityCode-1-1-0", "meta": { "versionId": "1", "lastUpdated": "10/30/2024 08:56:40", "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" } ] } ] } }