FHIR IG Statistics: ValueSet/SDOHCC-ValueSetOMBEthnicityCategories
Package | hl7.fhir.us.sdoh-clinicalcare |
Type | ValueSet |
Id | SDOHCC-ValueSetOMBEthnicityCategories |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetOMBEthnicityCategories.html |
URL | http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetOMBEthnicityCategories |
Version | 2.3.0 |
Status | active |
Date | 2025-05-15T12:39:20+00:00 |
Name | SDOHCCValueSetOMBEthnicityCategories |
Title | SDOHCC ValueSet OMB Ethnicity Categories |
Realm | us |
Authority | hl7 |
Description | Codes for the ethnicity categories - 'Hispanic or Latino' and 'Not 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.govinfo.gov/content/pkg/FR-1997-10-30/pdf/97-28653.pdf). This value set was created (as opposed to using the US Core OMB Ethnicity Categories value set) to deliberately prevent inclusion of null flavors. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:oid:2.16.840.1.113883.6.238
version 3.1.1
Code | Display | Definition |
2135-2 | Hispanic or Latino | Hispanic or Latino |
2186-5 | Not Hispanic or Latino | Note that this term remains in the table for completeness, even though within HL7, the notion of "not otherwise coded" term is deprecated. |
Source
{
"resourceType": "ValueSet",
"id": "SDOHCC-ValueSetOMBEthnicityCategories",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetOMBEthnicityCategories",
"version": "2.3.0",
"name": "SDOHCCValueSetOMBEthnicityCategories",
"title": "SDOHCC ValueSet OMB Ethnicity Categories",
"status": "active",
"experimental": false,
"date": "2025-05-15T12:39:20+00:00",
"publisher": "HL7 International / Patient Care",
"contact": [
{
"name": "HL7 International / Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
},
{
"system": "email",
"value": "patientcare@lists.hl7.org"
}
]
}
],
"description": "Codes for the ethnicity categories - 'Hispanic or Latino' and 'Not 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.govinfo.gov/content/pkg/FR-1997-10-30/pdf/97-28653.pdf). This value set was created (as opposed to using the US Core OMB Ethnicity Categories value set) to deliberately prevent inclusion of null flavors.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.6.238",
"version": "3.1.1",
"concept": [
{
"code": "2135-2",
"display": "Hispanic or Latino"
},
{
"code": "2186-5",
"display": "Not Hispanic or Latino"
}
]
}
]
}
}