FHIR IG Statistics: ValueSet/omb-ethnicity-category
Package | signal.core.r4 |
Resource Type | ValueSet |
Id | omb-ethnicity-category |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category |
URL | http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category |
Status | active |
Date | 2022-09-29 |
Name | OmbEthnicityCategories |
Title | OMB Ethnicity Categories |
Realm | us |
Authority | hl7 |
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). |
Copyright | Used by permission of HL7 International, all rights reserved Creative Commons License |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}