FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/race-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idrace-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-race-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/race-i4rc
Version0.1.0
Statusactive
Date2025-07-21T15:34:12+00:00
NameVsRaceI4rc
TitleRace
Realmeu
Authorityhl7
DescriptionRace value set based on the Athena system

Resources that use this resource

StructureDefinition
Race-eu-i4rcRace Extension
patient-eu-i4rcPatient: IDEA4RC

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet race-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    8527White
    8516Black
    8515Asian/Pacific Islanders
    8657American Indian/Alaska Native
    38003563Hispanic or Latino

Source

{
  "resourceType": "ValueSet",
  "id": "race-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/race-i4rc",
  "version": "0.1.0",
  "name": "VsRaceI4rc",
  "title": "Race",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T15:34:12+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "Race value set based on the Athena system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "8527",
            "display": "White"
          },
          {
            "code": "8516",
            "display": "Black"
          },
          {
            "code": "8515",
            "display": "Asian/Pacific Islanders"
          },
          {
            "code": "8657",
            "display": "American Indian/Alaska Native"
          },
          {
            "code": "38003563",
            "display": "Hispanic or Latino"
          }
        ]
      }
    ]
  }
}