Visit the HL7 website
Visit the FHIR website

CA Core+

1.2.0-dft-ballot   Canada flag
  • Index
  • Home
  • Business Context
    • Business Context
    • Relationship to PCHDCF
    • Relationship to Other Specifications
    • CA Core+ to PCHDCF Mapping
  • Technical Context
    • Technical Context
    • Artifact Status Summary
    • Profiling Conventions & Approach
    • General Guidance
    • Mapping Logic
    • Security And Privacy
  • Modules
    • Modules
    • Common Data Exchange
    • Workflows
  • FHIR Artifacts
    • FHIR Artifacts
    • Profiles
    • Extensions
    • Data Types
    • Terminology
    • Actors
    • Examples
    • Download
  • Change Log
    • Change Log
    • Specification Guidance
    • Copyrights
    • Known Issues & Future Development
    • Specification Feedback
    1. Index
    2. FHIR Artifacts
    3. Terminology
    4. RacializedGroupCode

DFT-Ballot - The specification is a DFT-Ballot version of CA Core+ for collecting ballot feedback. For a full list of available versions, see the Directory of published versions

RacializedGroupCode

Link to ValueSet

This link will take you to this ValueSet on Simplifier.

racializedgroupcode

Description

A code that identifies a social construct most often characterized by phenotype or appearance (e.g. skin colour) in which the client identifies. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's Terminology Server.

Canonical URL

https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode

Definitions

Code definitions can be found on the Infoway Terminology Browser. If the code cannot be found on the Infoway Terminology Browser it may be pending an update. You may find the code on its source system look up e.g. SNOMED CT, LOINC, or HL7.

Resource content

The views below provide an HTML rendered, XML and JSON look at this ValueSet:

  • Overview
  • XML
  • JSON

This value set includes codes from the following code systems:

  • The following codes from system: 29941000087100

    CodeDisplay
    26651000087100Middle Eastern
    26631000087109Indigenous
    28291000087106South Asian
    26621000087107East Asian
    26661000087102Southeast Asian
    413464008African Race
    413773004Caucasian
    26641000087103Latin American
  • The following codes from system: asked-declined

    CodeDisplay
    asked-declinedAsked But Declined
  • The following codes from system: NA

    CodeDisplay
    OTHother
    ASKUasked but unknown
<ValueSet xmlns="http://hl7.org/fhir">
<id value="racializedgroupcode" />
<url value="https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode" />
<name value="RacializedGroupCode" />
<title value="Racialized Group Code" />
<status value="active" />
<experimental value="false" />
<date value="2025-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 identifies a social construct most often characterized by phenotype or appearance (e.g. skin colour) in which the client identifies. 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="26651000087100" />
<display value="Middle Eastern" />
</concept>
<concept>
<code value="26631000087109" />
<display value="Indigenous" />
</concept>
<concept>
<code value="28291000087106" />
<display value="South Asian" />
</concept>
<concept>
<code value="26621000087107" />
<display value="East Asian" />
</concept>
<concept>
<code value="26661000087102" />
<display value="Southeast Asian" />
</concept>
<concept>
<code value="413464008" />
<display value="African Race" />
</concept>
<concept>
<code value="413773004" />
<display value="Caucasian" />
</concept>
<concept>
<code value="26641000087103" />
<display value="Latin American" />
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/data-absent-reason" />
<concept>
<code value="asked-declined" />
<display value="Asked But Declined" />
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor" />
<concept>
<code value="OTH" />
<display value="other" />
</concept>
<concept>
<code value="ASKU" />
<display value="asked but unknown" />
</concept>
</include>
</compose>
</ValueSet>
{
"resourceType": "ValueSet",
"id": "racializedgroupcode",
"url": "https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode",
"name": "RacializedGroupCode",
"title": "Racialized Group Code",
"status": "active",
"experimental": false,
"date": "2025-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 identifies a social construct most often characterized by phenotype or appearance (e.g. skin colour) in which the client identifies. 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": "26651000087100",
"display": "Middle Eastern"
},
{
"code": "26631000087109",
"display": "Indigenous"
},
{
"code": "28291000087106",
"display": "South Asian"
},
{
"code": "26621000087107",
"display": "East Asian"
},
{
"code": "26661000087102",
"display": "Southeast Asian"
},
{
"code": "413464008",
"display": "African Race"
},
{
"code": "413773004",
"display": "Caucasian"
},
{
"code": "26641000087103",
"display": "Latin American"
}
]
},
{
"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": "OTH",
"display": "other"
},
{
"code": "ASKU",
"display": "asked but unknown"
}
]
}
]
}
}

IG © based on FHIR R4 | Package package:ca.infoway.io.core@1.2.0-dft-ballot
Copyright © 2026 Canada Health Infoway. All rights reserved. Terms of Use & License Agreements. Privacy Policy.
HL7® and FHIR® are the registered trademarks of Health Level Seven International