FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-iar-ethnicity-race.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/ValueSet/ethnicity-race
URLhttp://ontariohealth.ca/fhir/iar/ValueSet/ethnicity-race
Version0.2.0
Statusactive
Date2025-11-27
NameIAREthnicityRace
TitleIAR Ethnicity Race
Realmca
Authorityhl7
DescriptionCodes to identify race and ethnicity.

Resources that use this resource

StructureDefinition
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devprofile-patientPatient IAR

Resources that this resource uses

CodeSystem
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devaskd-askuIAR Askd Asku
who.ddcc#currentsctSNOMED codes used in this IG
hl7.terminology#currentv3-NullFlavorNullFlavor

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"
      }
    ]
  }
}