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

FHIR IG Statistics: ValueSet/omb-ethnicity-category

Packagesignal.core.r4
Resource TypeValueSet
Idomb-ethnicity-category
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category
URLhttp://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category
Statusactive
Date2022-09-29
NameOmbEthnicityCategories
TitleOMB Ethnicity Categories
Realmus
Authorityhl7
DescriptionThe codes for the concepts 'Unknown', 'Asked but no answer', and 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).
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

ConceptMap
uscore-to-pcornet-ethnicityMapping from US Core to PCORNet Ethnicity Codes

Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity
v3-NullFlavorNullFlavor
ValueSet
2.16.840.1.113762.1.4.1021.102Unknown or did not answer
2.16.840.1.114222.4.11.837Ethnicity

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "omb-ethnicity-category",
  "url": "http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category",
  "name": "OmbEthnicityCategories",
  "title": "OMB Ethnicity Categories",
  "status": "active",
  "experimental": false,
  "date": "2022-09-29",
  "publisher": "HL7 International - Cross-Group Projects",
  "description": "The codes for the concepts 'Unknown', 'Asked but no answer', and 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).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.837"
        ]
      },
      {
        "valueSet": [
          "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1021.102"
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2022-09-27T20:40:00-04:00",
    "total": 4,
    "contains": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.238",
        "version": "1.2",
        "code": "2135-2",
        "display": "Hispanic or Latino"
      },
      {
        "system": "urn:oid:2.16.840.1.113883.6.238",
        "version": "1.2",
        "code": "2186-5",
        "display": "Not Hispanic or Latino"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2022-02-01",
        "code": "ASKU",
        "display": "Asked but unknown"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "2022-02-01",
        "code": "UNK",
        "display": "Unknown"
      }
    ]
  }
}