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

FHIR IG analytics

Packagehl7.fhir.uv.emedicinal-product-info
Resource TypeValueSet
IdValueSet-group-race-value.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/emedicinal-product-info/ValueSet-group-race-value.html
URLhttp://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/group-race-value
Version1.1.0
Statusactive
Date2026-07-01T13:09:50+00:00
NameGroupRaceValue
TitleGroup Race Value (ePI)
Realmuv
Authorityhl7
DescriptionSeed value set for race / ethnic grouping. Extensible - replace or extend with the regulator-mandated race code system as needed.

Resources that use this resource

StructureDefinition
hl7.fhir.uv.emedicinal-product-info#currentGroup-uv-epiGroup (ePI)

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet group-race-value


Source1

{
  "resourceType": "ValueSet",
  "id": "group-race-value",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/emedicinal-product-info/ValueSet/group-race-value",
  "version": "1.1.0",
  "name": "GroupRaceValue",
  "title": "Group Race Value (ePI)",
  "status": "active",
  "experimental": true,
  "date": "2026-07-01T13:09:50+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Seed value set for race / ethnic grouping. Extensible - replace or extend with the regulator-mandated race code system as needed.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "413773004",
            "display": "Caucasian"
          },
          {
            "code": "18167009",
            "display": "Black"
          },
          {
            "code": "413582008",
            "display": "Asian"
          },
          {
            "code": "413490006",
            "display": "American Indian or Alaska native"
          }
        ]
      }
    ]
  }
}