FHIR IG analytics
| Package | ca.infoway.io.core |
| Resource Type | ValueSet |
| Id | ValueSet-racializedgroupcode.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.2.0-dft-1&canonical=https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode |
| URL | https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode |
| Version | 1.2.0-dft-1 |
| Status | active |
| Date | 2025-03-31 |
| Name | RacializedGroupCode |
| Title | Racialized Group Code |
| Realm | ca |
| Authority | national |
| 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). |
| 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
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
| dk.ehealth.sundhed.fhir.ig.core#current | data-absent-reason | DataAbsentReason |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "racializedgroupcode",
"url": "https://fhir.infoway-inforoute.ca/ValueSet/racializedgroupcode",
"version": "1.2.0-dft-1",
"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": "Black"
},
{
"code": "413773004",
"display": "White"
},
{
"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"
}
]
}
]
}
}