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.114222.4.11.6066.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6066
Version1
Statusactive
Date2012-01-06T00:09:00+11:00
NamePHVS_EthnicGroup_HL7_2x
TitleEthnic Group (HL7)
Realmus
DescriptionThis value set is based upon HL7 table 0189. This has been created for backward compatibility. HL7 has adopted CDC race and ethnicity code system in 2005. CDC recommends to use the Ethnicity group value set based upon CDC Race & Ethnicity code system (Check digit codes)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0189ethnicGroup

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.6066",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.6066"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6066",
  "version": "1",
  "name": "PHVS_EthnicGroup_HL7_2x",
  "title": "Ethnic Group (HL7)",
  "status": "active",
  "date": "2012-01-06T00:09:00+11:00",
  "description": "This value set is based upon HL7 table 0189. This has been created for backward compatibility. HL7 has adopted CDC race and ethnicity code system in 2005. CDC recommends to use the Ethnicity group value set based upon CDC Race & Ethnicity code system (Check digit codes)",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0189",
        "version": "HL7v2.5.1",
        "concept": [
          {
            "code": "H",
            "display": "Hispanic or Latino"
          },
          {
            "code": "N",
            "display": "Not Hispanic or Latino"
          },
          {
            "code": "U",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}