FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.3.2074.1.1.3.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.3
Version2
Statusactive
Date2013-01-21T00:02:00+11:00
NameFHIM_RaceCategory
TitleRace Category Excluding Nulls
Realmus
DescriptionPerson's race category, of which a person may have more than one. This value set includes all the codes from PHVS_RaceCategory_CDC (2.16.840.1.114222.4.11.836) except Other Race.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.6.238CDC Race and Ethnicity

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.2074.1.1.3",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.2074.1.1.3"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.2074.1.1.3",
  "version": "2",
  "name": "FHIM_RaceCategory",
  "title": "Race Category Excluding Nulls",
  "status": "active",
  "date": "2013-01-21T00:02:00+11:00",
  "description": "Person's race category, of which a person may have more than one. This value set includes all the codes from PHVS_RaceCategory_CDC (2.16.840.1.114222.4.11.836) except Other Race.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.238",
        "version": "1.2",
        "concept": [
          {
            "code": "1002-5",
            "display": "American Indian or Alaska Native"
          },
          {
            "code": "2028-9",
            "display": "Asian"
          },
          {
            "code": "2054-5",
            "display": "Black or African American"
          },
          {
            "code": "2076-8",
            "display": "Native Hawaiian or Other Pacific Islander"
          },
          {
            "code": "2106-3",
            "display": "White"
          }
        ]
      }
    ]
  }
}