Definition for Value SetOMB Ethnicity Categories
{
"resourceType": "ValueSet",
"id": "omb-ethnicity",
"meta": {
"lastUpdated": "2016-12-20T00:33:54.672-05:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/ValueSet/omb-ethnicity",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.2.0"
}
],
"version": "1.8.0",
"name": "OMB Ethnicity Categories",
"status": "draft",
"experimental": true,
"publisher": "USRealm Task Force",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
},
{
"system": "email",
"value": "fhir@lists.hl7.org"
}
]
}
],
"date": "2016-08-30",
"description": "The codes for the ethnicity categories - 'Hispanic or Latino' and 'Non Hispanic or Latino' - as defined by the [OMB Standards for Maintaining, Collecting, and Presenting Federal Data on Race and Ethnicity, Statistical Policy Directive No. 15, as revised, October 30, 1997](https://www.whitehouse.gov/omb/fedreg_1997standards).",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/ValueSet/v3-Ethnicity",
"concept": [
{
"code": "2135-2",
"display": "Hispanic or Latino"
},
{
"code": "2186-5",
"display": "Non Hispanic or Latino"
}
]
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.