FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/SDOHCC-ValueSetOMBEthnicityCategories

Packagehl7.fhir.us.sdoh-clinicalcare
TypeValueSet
IdSDOHCC-ValueSetOMBEthnicityCategories
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/sdoh-clinicalcare/https://build.fhir.org/ig/HL7/fhir-sdoh-clinicalcare/ValueSet-SDOHCC-ValueSetOMBEthnicityCategories.html
URLhttp://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetOMBEthnicityCategories
Version2.3.0
Statusactive
Date2025-05-15T12:39:20+00:00
NameSDOHCCValueSetOMBEthnicityCategories
TitleSDOHCC ValueSet OMB Ethnicity Categories
Realmus
Authorityhl7
DescriptionCodes 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

StructureDefinition
SDOHCC-ObservationEthnicityOMBSDOHCC Observation Ethnicity OMB

Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity
urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity

Narrative

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

Generated Narrative: ValueSet SDOHCC-ValueSetOMBEthnicityCategories

  • Include these codes as defined in urn:oid:2.16.840.1.113883.6.238 version 3.1.1
    CodeDisplayDefinition
    2135-2Hispanic or LatinoHispanic or Latino
    2186-5Not Hispanic or LatinoNote 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"
          }
        ]
      }
    ]
  }
}