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)
| ID | v2-0005 |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v2-0005 |
|---|
| Version | 2.9 |
|---|
| Publisher | HL7, Inc |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-Race |
|---|
| Concepts |
| Code | Display |
|---|
| 1002-5 | American Indian or Alaska Native | | 2028-9 | Asian | | 2054-5 | Black or African American | | 2076-8 | Native Hawaiian or Other Pacific Islander | | 2106-3 | White | | 2131-1 | Other 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"
} ]
} ]
}
}