FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | profile-patient | Patient IAR |
Resources that this resource uses
| CodeSystem |
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | askd-asku | IAR Askd Asku |
| who.ddcc#current | sct | SNOMED codes used in this IG |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "valueset-ethnicity-race",
"url": "http://ontariohealth.ca/fhir/iar/ValueSet/ethnicity-race",
"version": "0.2.0",
"name": "IAREthnicityRace",
"title": "IAR Ethnicity Race",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Codes to identify race and ethnicity.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "413464008",
"display": "Black"
},
{
"code": "26621000087107",
"display": "East Asian"
},
{
"code": "26631000087109",
"display": "Indigenous"
},
{
"code": "26641000087103",
"display": "Latin American"
},
{
"code": "26651000087100",
"display": "Middle Eastern"
},
{
"code": "28291000087106",
"display": "South Asian"
},
{
"code": "26661000087102",
"display": "Southeast Asian"
},
{
"code": "413773004",
"display": "White"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
},
{
"code": "OTH",
"display": "other"
}
]
},
{
"system": "http://ontariohealth.ca/fhir/iar/CodeSystem/askd-asku"
}
]
}
}