http://terminology.hl7.org/ValueSet/v2-0005|2.9

v2 ETHNIC GROUP

v2.0005

http://terminology.hl7.org/ValueSet/v2-0005

FHIR Value set/code system definition for HL7 v2 table 0005 ( ETHNIC GROUP)

IDv2-0005
StatusACTIVE
URLhttp://terminology.hl7.org/ValueSet/v2-0005
Version2.9
PublisherHL7, Inc

Includes

Systemhttp://terminology.hl7.org/CodeSystem/v3-Race
Concepts
CodeDisplay
1002-5American Indian or Alaska Native
2028-9Asian
2054-5Black or African American
2076-8Native Hawaiian or Other Pacific Islander
2106-3White
2131-1Other Race
{
  "resourceType": "ValueSet",
  "id": "v2-0005",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:46.031+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "language": "en",
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "external"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 0
  } ],
  "url": "http://terminology.hl7.org/ValueSet/v2-0005",
  "version": "2.9",
  "name": "v2.0005",
  "title": "v2 ETHNIC GROUP",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org"
  } ]
  } ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0005 ( ETHNIC GROUP)",
  "compose": {
  "include": [ {
    "system": "http://terminology.hl7.org/CodeSystem/v3-Race",
    "concept": [ {
    "code": "1002-5",
    "display": "American Indian or Alaska Native"
    }, {
    "code": "2028-9",
    "display": "Asian"
    }, {
    "code": "2054-5",
    "display": "Black or African American"
    }, {
    "code": "2076-8",
    "display": "Native Hawaiian or Other Pacific Islander"
    }, {
    "code": "2106-3",
    "display": "White"
    }, {
    "code": "2131-1",
    "display": "Other Race"
    } ]
  } ]
  }
}