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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.7205

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.7205
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7205
Version1
Statusactive
Date2013-01-23T00:10:00+11:00
NamePHVS_RaceCategory_CDC_NullFlavor
TitleRace Category including Null Flavor
Realmus
DescriptionBased on CDC Race Category Value Set but includes selected Null Flavor concepts.

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
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7205",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7205"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7205",
  "version": "1",
  "name": "PHVS_RaceCategory_CDC_NullFlavor",
  "title": "Race Category including Null Flavor",
  "status": "active",
  "date": "2013-01-23T00:10:00+11:00",
  "description": "Based on CDC Race Category Value Set but includes selected Null Flavor concepts.",
  "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": "2131-1",
            "display": "Other Race"
          },
          {
            "code": "2106-3",
            "display": "White"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "ASKU",
            "display": "asked but unknown"
          },
          {
            "code": "NI",
            "display": "NoInformation"
          },
          {
            "code": "NASK",
            "display": "not asked"
          },
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC1175",
            "display": "Refused to answer"
          }
        ]
      }
    ]
  }
}