uscore_codes_go_proto

package
v0.0.0-...-e8e4b7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RaceAndEthnicityCDCCode_Value_name = map[int32]string{}/* 967 elements not displayed */

	RaceAndEthnicityCDCCode_Value_value = map[string]int32{}/* 967 elements not displayed */

)

Enum value maps for RaceAndEthnicityCDCCode_Value.

View Source
var (
	USCoreCarePlanCategoryExtensionCode_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "ASSESS_PLAN",
	}
	USCoreCarePlanCategoryExtensionCode_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"ASSESS_PLAN":           1,
	}
)

Enum value maps for USCoreCarePlanCategoryExtensionCode_Value.

View Source
var (
	USCoreConditionCategoryExtensionCode_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "PROBLEM",
		2: "HEALTH_CONCERN",
	}
	USCoreConditionCategoryExtensionCode_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"PROBLEM":               1,
		"HEALTH_CONCERN":        2,
	}
)

Enum value maps for USCoreConditionCategoryExtensionCode_Value.

View Source
var (
	USCoreDocumentReferencesCategoryCode_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "CLINICAL_NOTE",
	}
	USCoreDocumentReferencesCategoryCode_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"CLINICAL_NOTE":         1,
	}
)

Enum value maps for USCoreDocumentReferencesCategoryCode_Value.

View Source
var (
	USCoreProvenancePaticipantTypeExtensionCode_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "TRANSMITTER",
	}
	USCoreProvenancePaticipantTypeExtensionCode_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"TRANSMITTER":           1,
	}
)

Enum value maps for USCoreProvenancePaticipantTypeExtensionCode_Value.

View Source
var (
	BirthSexValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "F",
		2: "M",
		3: "UNK",
	}
	BirthSexValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"F":                     1,
		"M":                     2,
		"UNK":                   3,
	}
)

Enum value maps for BirthSexValueSet_Value.

View Source
var (
	DetailedEthnicityValueSet_Value_name = map[int32]string{
		0:  "INVALID_UNINITIALIZED",
		1:  "ETHNICITY",
		2:  "SPANIARD",
		3:  "MEXICAN",
		4:  "CENTRAL_AMERICAN",
		5:  "SOUTH_AMERICAN",
		6:  "LATIN_AMERICAN",
		7:  "PUERTO_RICAN",
		8:  "CUBAN",
		9:  "DOMINICAN",
		10: "ANDALUSIAN",
		11: "ASTURIAN",
		12: "CASTILLIAN",
		13: "CATALONIAN",
		14: "BELEARIC_ISLANDER",
		15: "GALLEGO",
		16: "VALENCIAN",
		17: "CANARIAN",
		18: "SPANISH_BASQUE",
		19: "MEXICAN_AMERICAN",
		20: "MEXICANO",
		21: "CHICANO",
		22: "LA_RAZA",
		23: "MEXICAN_AMERICAN_INDIAN",
		24: "COSTA_RICAN",
		25: "GUATEMALAN",
		26: "HONDURAN",
		27: "NICARAGUAN",
		28: "PANAMANIAN",
		29: "SALVADORAN",
		30: "CENTRAL_AMERICAN_INDIAN",
		31: "CANAL_ZONE",
		32: "ARGENTINEAN",
		33: "BOLIVIAN",
		34: "CHILEAN",
		35: "COLOMBIAN",
		36: "ECUADORIAN",
		37: "PARAGUAYAN",
		38: "PERUVIAN",
		39: "URUGUAYAN",
		40: "VENEZUELAN",
		41: "SOUTH_AMERICAN_INDIAN",
		42: "CRIOLLO",
	}
	DetailedEthnicityValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED":   0,
		"ETHNICITY":               1,
		"SPANIARD":                2,
		"MEXICAN":                 3,
		"CENTRAL_AMERICAN":        4,
		"SOUTH_AMERICAN":          5,
		"LATIN_AMERICAN":          6,
		"PUERTO_RICAN":            7,
		"CUBAN":                   8,
		"DOMINICAN":               9,
		"ANDALUSIAN":              10,
		"ASTURIAN":                11,
		"CASTILLIAN":              12,
		"CATALONIAN":              13,
		"BELEARIC_ISLANDER":       14,
		"GALLEGO":                 15,
		"VALENCIAN":               16,
		"CANARIAN":                17,
		"SPANISH_BASQUE":          18,
		"MEXICAN_AMERICAN":        19,
		"MEXICANO":                20,
		"CHICANO":                 21,
		"LA_RAZA":                 22,
		"MEXICAN_AMERICAN_INDIAN": 23,
		"COSTA_RICAN":             24,
		"GUATEMALAN":              25,
		"HONDURAN":                26,
		"NICARAGUAN":              27,
		"PANAMANIAN":              28,
		"SALVADORAN":              29,
		"CENTRAL_AMERICAN_INDIAN": 30,
		"CANAL_ZONE":              31,
		"ARGENTINEAN":             32,
		"BOLIVIAN":                33,
		"CHILEAN":                 34,
		"COLOMBIAN":               35,
		"ECUADORIAN":              36,
		"PARAGUAYAN":              37,
		"PERUVIAN":                38,
		"URUGUAYAN":               39,
		"VENEZUELAN":              40,
		"SOUTH_AMERICAN_INDIAN":   41,
		"CRIOLLO":                 42,
	}
)

Enum value maps for DetailedEthnicityValueSet_Value.

View Source
var (
	DetailedRaceValueSet_Value_name = map[int32]string{}/* 918 elements not displayed */

	DetailedRaceValueSet_Value_value = map[string]int32{}/* 918 elements not displayed */

)

Enum value maps for DetailedRaceValueSet_Value.

View Source
var (
	NarrativeStatusValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "ADDITIONAL",
		2: "GENERATED",
	}
	NarrativeStatusValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"ADDITIONAL":            1,
		"GENERATED":             2,
	}
)

Enum value maps for NarrativeStatusValueSet_Value.

View Source
var (
	OmbEthnicityCategoriesValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "HISPANIC_OR_LATINO",
		2: "NOT_HISPANIC_OR_LATINO",
	}
	OmbEthnicityCategoriesValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED":  0,
		"HISPANIC_OR_LATINO":     1,
		"NOT_HISPANIC_OR_LATINO": 2,
	}
)

Enum value maps for OmbEthnicityCategoriesValueSet_Value.

View Source
var (
	OmbRaceCategoriesValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "AMERICAN_INDIAN_OR_ALASKA_NATIVE",
		2: "ASIAN",
		3: "BLACK_OR_AFRICAN_AMERICAN",
		4: "NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER",
		5: "WHITE",
		6: "UNK",
		7: "ASKU",
	}
	OmbRaceCategoriesValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED":                     0,
		"AMERICAN_INDIAN_OR_ALASKA_NATIVE":          1,
		"ASIAN":                                     2,
		"BLACK_OR_AFRICAN_AMERICAN":                 3,
		"NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER": 4,
		"WHITE": 5,
		"UNK":   6,
		"ASKU":  7,
	}
)

Enum value maps for OmbRaceCategoriesValueSet_Value.

View Source
var (
	USCoreAllergySubstanceValueSet_Value_name = map[int32]string{}/* 766 elements not displayed */

	USCoreAllergySubstanceValueSet_Value_value = map[string]int32{}/* 766 elements not displayed */

)

Enum value maps for USCoreAllergySubstanceValueSet_Value.

View Source
var (
	USCoreClinicalNoteTypeValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "V_18842_5",
		2: "V_11488_4",
		3: "V_34117_2",
		4: "V_11506_3",
		5: "V_28570_0",
	}
	USCoreClinicalNoteTypeValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"V_18842_5":             1,
		"V_11488_4":             2,
		"V_34117_2":             3,
		"V_11506_3":             4,
		"V_28570_0":             5,
	}
)

Enum value maps for USCoreClinicalNoteTypeValueSet_Value.

View Source
var (
	USCoreConditionCategoryCodesValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "PROBLEM_LIST_ITEM",
		2: "ENCOUNTER_DIAGNOSIS",
		3: "HEALTH_CONCERN",
	}
	USCoreConditionCategoryCodesValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"PROBLEM_LIST_ITEM":     1,
		"ENCOUNTER_DIAGNOSIS":   2,
		"HEALTH_CONCERN":        3,
	}
)

Enum value maps for USCoreConditionCategoryCodesValueSet_Value.

View Source
var (
	USCoreConditionCodeValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "V_160245001",
	}
	USCoreConditionCodeValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"V_160245001":           1,
	}
)

Enum value maps for USCoreConditionCodeValueSet_Value.

View Source
var (
	USCoreDiagnosticReportCategoryValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "LP29684_5",
		2: "LP29708_2",
		3: "LP7839_6",
	}
	USCoreDiagnosticReportCategoryValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"LP29684_5":             1,
		"LP29708_2":             2,
		"LP7839_6":              3,
	}
)

Enum value maps for USCoreDiagnosticReportCategoryValueSet_Value.

View Source
var (
	USCoreDocumentReferenceTypeValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "UNK",
	}
	USCoreDocumentReferenceTypeValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"UNK":                   1,
	}
)

Enum value maps for USCoreDocumentReferenceTypeValueSet_Value.

View Source
var (
	USCoreObservationSmokingStatusStatusValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "FINAL",
		2: "ENTERED_IN_ERROR",
	}
	USCoreObservationSmokingStatusStatusValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"FINAL":                 1,
		"ENTERED_IN_ERROR":      2,
	}
)

Enum value maps for USCoreObservationSmokingStatusStatusValueSet_Value.

View Source
var (
	USCoreProvenancePaticipantTypeCodesValueSet_Value_name = map[int32]string{
		0:  "INVALID_UNINITIALIZED",
		1:  "TRANSMITTER",
		2:  "ENTERER",
		3:  "PERFORMER",
		4:  "AUTHOR",
		5:  "VERIFIER",
		6:  "LEGAL",
		7:  "ATTESTER",
		8:  "INFORMANT",
		9:  "CUSTODIAN",
		10: "ASSEMBLER",
		11: "COMPOSER",
	}
	USCoreProvenancePaticipantTypeCodesValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"TRANSMITTER":           1,
		"ENTERER":               2,
		"PERFORMER":             3,
		"AUTHOR":                4,
		"VERIFIER":              5,
		"LEGAL":                 6,
		"ATTESTER":              7,
		"INFORMANT":             8,
		"CUSTODIAN":             9,
		"ASSEMBLER":             10,
		"COMPOSER":              11,
	}
)

Enum value maps for USCoreProvenancePaticipantTypeCodesValueSet_Value.

View Source
var (
	USCoreProviderRoleNuccValueSet_Value_name = map[int32]string{}/* 238 elements not displayed */

	USCoreProviderRoleNuccValueSet_Value_value = map[string]int32{}/* 238 elements not displayed */

)

Enum value maps for USCoreProviderRoleNuccValueSet_Value.

View Source
var (
	USCoreSmokingStatusObservationCodesValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "TOBACCO_SMOKING_STATUS_NHIS",
	}
	USCoreSmokingStatusObservationCodesValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED":       0,
		"TOBACCO_SMOKING_STATUS_NHIS": 1,
	}
)

Enum value maps for USCoreSmokingStatusObservationCodesValueSet_Value.

View Source
var (
	USCoreSmokingStatusValueSet_Value_name = map[int32]string{
		0: "INVALID_UNINITIALIZED",
		1: "CURRENT_EVERY_DAY_SMOKER",
		2: "CURRENT_SOME_DAY_SMOKER",
		3: "FORMER_SMOKER",
		4: "NEVER_SMOKER",
		5: "SMOKER_CURRENT_STATUS_UNKNOWN",
		6: "UNKNOWN_IF_EVER_SMOKED",
		7: "CURRENT_HEAVY_TOBACCO_SMOKER",
		8: "CURRENT_LIGHT_TOBACCO_SMOKER",
	}
	USCoreSmokingStatusValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED":         0,
		"CURRENT_EVERY_DAY_SMOKER":      1,
		"CURRENT_SOME_DAY_SMOKER":       2,
		"FORMER_SMOKER":                 3,
		"NEVER_SMOKER":                  4,
		"SMOKER_CURRENT_STATUS_UNKNOWN": 5,
		"UNKNOWN_IF_EVER_SMOKED":        6,
		"CURRENT_HEAVY_TOBACCO_SMOKER":  7,
		"CURRENT_LIGHT_TOBACCO_SMOKER":  8,
	}
)

Enum value maps for USCoreSmokingStatusValueSet_Value.

View Source
var (
	USCoreVaccineAdministeredValueSetCvxValueSet_Value_name = map[int32]string{}/* 173 elements not displayed */

	USCoreVaccineAdministeredValueSetCvxValueSet_Value_value = map[string]int32{}/* 173 elements not displayed */

)

Enum value maps for USCoreVaccineAdministeredValueSetCvxValueSet_Value.

View Source
var (
	USCoreVaccineNationalDrugCodeValueSet_Value_name = map[int32]string{}/* 316 elements not displayed */

	USCoreVaccineNationalDrugCodeValueSet_Value_value = map[string]int32{}/* 316 elements not displayed */

)

Enum value maps for USCoreVaccineNationalDrugCodeValueSet_Value.

View Source
var (
	UspsTwoLetterAlphabeticCodesValueSet_Value_name = map[int32]string{
		0:  "INVALID_UNINITIALIZED",
		1:  "AK",
		2:  "AL",
		3:  "AR",
		4:  "AS",
		5:  "AZ",
		6:  "CA",
		7:  "CO",
		8:  "CT",
		9:  "DC",
		10: "DE",
		11: "FL",
		12: "FM",
		13: "GA",
		14: "GU",
		15: "HI",
		16: "IA",
		17: "ID",
		18: "IL",
		19: "IN",
		20: "KS",
		21: "KY",
		22: "LA",
		23: "MA",
		24: "MD",
		25: "ME",
		26: "MH",
		27: "MI",
		28: "MN",
		29: "MO",
		30: "MP",
		31: "MS",
		32: "MT",
		33: "NC",
		34: "ND",
		35: "NE",
		36: "NH",
		37: "NJ",
		38: "NM",
		39: "NV",
		40: "NY",
		41: "OH",
		42: "OK",
		43: "OR",
		44: "PA",
		45: "PR",
		46: "PW",
		47: "RI",
		48: "SC",
		49: "SD",
		50: "TN",
		51: "TX",
		52: "UM",
		53: "UT",
		54: "VA",
		55: "VI",
		56: "VT",
		57: "WA",
		58: "WI",
		59: "WV",
		60: "WY",
	}
	UspsTwoLetterAlphabeticCodesValueSet_Value_value = map[string]int32{
		"INVALID_UNINITIALIZED": 0,
		"AK":                    1,
		"AL":                    2,
		"AR":                    3,
		"AS":                    4,
		"AZ":                    5,
		"CA":                    6,
		"CO":                    7,
		"CT":                    8,
		"DC":                    9,
		"DE":                    10,
		"FL":                    11,
		"FM":                    12,
		"GA":                    13,
		"GU":                    14,
		"HI":                    15,
		"IA":                    16,
		"ID":                    17,
		"IL":                    18,
		"IN":                    19,
		"KS":                    20,
		"KY":                    21,
		"LA":                    22,
		"MA":                    23,
		"MD":                    24,
		"ME":                    25,
		"MH":                    26,
		"MI":                    27,
		"MN":                    28,
		"MO":                    29,
		"MP":                    30,
		"MS":                    31,
		"MT":                    32,
		"NC":                    33,
		"ND":                    34,
		"NE":                    35,
		"NH":                    36,
		"NJ":                    37,
		"NM":                    38,
		"NV":                    39,
		"NY":                    40,
		"OH":                    41,
		"OK":                    42,
		"OR":                    43,
		"PA":                    44,
		"PR":                    45,
		"PW":                    46,
		"RI":                    47,
		"SC":                    48,
		"SD":                    49,
		"TN":                    50,
		"TX":                    51,
		"UM":                    52,
		"UT":                    53,
		"VA":                    54,
		"VI":                    55,
		"VT":                    56,
		"WA":                    57,
		"WI":                    58,
		"WV":                    59,
		"WY":                    60,
	}
)

Enum value maps for UspsTwoLetterAlphabeticCodesValueSet_Value.

View Source
var File_proto_google_fhir_proto_r4_uscore_codes_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BirthSexValueSet

type BirthSexValueSet struct {
	// contains filtered or unexported fields
}

Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc) See http://hl7.org/fhir/us/core/ValueSet/birthsex

func (*BirthSexValueSet) Descriptor deprecated

func (*BirthSexValueSet) Descriptor() ([]byte, []int)

Deprecated: Use BirthSexValueSet.ProtoReflect.Descriptor instead.

func (*BirthSexValueSet) ProtoMessage

func (*BirthSexValueSet) ProtoMessage()

func (*BirthSexValueSet) ProtoReflect

func (x *BirthSexValueSet) ProtoReflect() protoreflect.Message

func (*BirthSexValueSet) Reset

func (x *BirthSexValueSet) Reset()

func (*BirthSexValueSet) String

func (x *BirthSexValueSet) String() string

type BirthSexValueSet_Value

type BirthSexValueSet_Value int32
const (
	BirthSexValueSet_INVALID_UNINITIALIZED BirthSexValueSet_Value = 0
	BirthSexValueSet_F                     BirthSexValueSet_Value = 1
	BirthSexValueSet_M                     BirthSexValueSet_Value = 2
	BirthSexValueSet_UNK                   BirthSexValueSet_Value = 3
)

func (BirthSexValueSet_Value) Descriptor

func (BirthSexValueSet_Value) Enum

func (BirthSexValueSet_Value) EnumDescriptor deprecated

func (BirthSexValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use BirthSexValueSet_Value.Descriptor instead.

func (BirthSexValueSet_Value) Number

func (BirthSexValueSet_Value) String

func (x BirthSexValueSet_Value) String() string

func (BirthSexValueSet_Value) Type

type DetailedEthnicityValueSet

type DetailedEthnicityValueSet struct {
	// contains filtered or unexported fields
}

The 41 [CDC ethnicity codes](http://www.cdc.gov/phin/resources/vocabulary/index.html) that are grouped under one of the 2 OMB ethnicity category codes. See http://hl7.org/fhir/us/core/ValueSet/detailed-ethnicity

func (*DetailedEthnicityValueSet) Descriptor deprecated

func (*DetailedEthnicityValueSet) Descriptor() ([]byte, []int)

Deprecated: Use DetailedEthnicityValueSet.ProtoReflect.Descriptor instead.

func (*DetailedEthnicityValueSet) ProtoMessage

func (*DetailedEthnicityValueSet) ProtoMessage()

func (*DetailedEthnicityValueSet) ProtoReflect

func (*DetailedEthnicityValueSet) Reset

func (x *DetailedEthnicityValueSet) Reset()

func (*DetailedEthnicityValueSet) String

func (x *DetailedEthnicityValueSet) String() string

type DetailedEthnicityValueSet_Value

type DetailedEthnicityValueSet_Value int32
const (
	DetailedEthnicityValueSet_INVALID_UNINITIALIZED   DetailedEthnicityValueSet_Value = 0
	DetailedEthnicityValueSet_ETHNICITY               DetailedEthnicityValueSet_Value = 1
	DetailedEthnicityValueSet_SPANIARD                DetailedEthnicityValueSet_Value = 2
	DetailedEthnicityValueSet_MEXICAN                 DetailedEthnicityValueSet_Value = 3
	DetailedEthnicityValueSet_CENTRAL_AMERICAN        DetailedEthnicityValueSet_Value = 4
	DetailedEthnicityValueSet_SOUTH_AMERICAN          DetailedEthnicityValueSet_Value = 5
	DetailedEthnicityValueSet_LATIN_AMERICAN          DetailedEthnicityValueSet_Value = 6
	DetailedEthnicityValueSet_PUERTO_RICAN            DetailedEthnicityValueSet_Value = 7
	DetailedEthnicityValueSet_CUBAN                   DetailedEthnicityValueSet_Value = 8
	DetailedEthnicityValueSet_DOMINICAN               DetailedEthnicityValueSet_Value = 9
	DetailedEthnicityValueSet_ANDALUSIAN              DetailedEthnicityValueSet_Value = 10
	DetailedEthnicityValueSet_ASTURIAN                DetailedEthnicityValueSet_Value = 11
	DetailedEthnicityValueSet_CASTILLIAN              DetailedEthnicityValueSet_Value = 12
	DetailedEthnicityValueSet_CATALONIAN              DetailedEthnicityValueSet_Value = 13
	DetailedEthnicityValueSet_BELEARIC_ISLANDER       DetailedEthnicityValueSet_Value = 14
	DetailedEthnicityValueSet_GALLEGO                 DetailedEthnicityValueSet_Value = 15
	DetailedEthnicityValueSet_VALENCIAN               DetailedEthnicityValueSet_Value = 16
	DetailedEthnicityValueSet_CANARIAN                DetailedEthnicityValueSet_Value = 17
	DetailedEthnicityValueSet_SPANISH_BASQUE          DetailedEthnicityValueSet_Value = 18
	DetailedEthnicityValueSet_MEXICAN_AMERICAN        DetailedEthnicityValueSet_Value = 19
	DetailedEthnicityValueSet_MEXICANO                DetailedEthnicityValueSet_Value = 20
	DetailedEthnicityValueSet_CHICANO                 DetailedEthnicityValueSet_Value = 21
	DetailedEthnicityValueSet_LA_RAZA                 DetailedEthnicityValueSet_Value = 22
	DetailedEthnicityValueSet_MEXICAN_AMERICAN_INDIAN DetailedEthnicityValueSet_Value = 23
	DetailedEthnicityValueSet_COSTA_RICAN             DetailedEthnicityValueSet_Value = 24
	DetailedEthnicityValueSet_GUATEMALAN              DetailedEthnicityValueSet_Value = 25
	DetailedEthnicityValueSet_HONDURAN                DetailedEthnicityValueSet_Value = 26
	DetailedEthnicityValueSet_NICARAGUAN              DetailedEthnicityValueSet_Value = 27
	DetailedEthnicityValueSet_PANAMANIAN              DetailedEthnicityValueSet_Value = 28
	DetailedEthnicityValueSet_SALVADORAN              DetailedEthnicityValueSet_Value = 29
	DetailedEthnicityValueSet_CENTRAL_AMERICAN_INDIAN DetailedEthnicityValueSet_Value = 30
	DetailedEthnicityValueSet_CANAL_ZONE              DetailedEthnicityValueSet_Value = 31
	DetailedEthnicityValueSet_ARGENTINEAN             DetailedEthnicityValueSet_Value = 32
	DetailedEthnicityValueSet_BOLIVIAN                DetailedEthnicityValueSet_Value = 33
	DetailedEthnicityValueSet_CHILEAN                 DetailedEthnicityValueSet_Value = 34
	DetailedEthnicityValueSet_COLOMBIAN               DetailedEthnicityValueSet_Value = 35
	DetailedEthnicityValueSet_ECUADORIAN              DetailedEthnicityValueSet_Value = 36
	DetailedEthnicityValueSet_PARAGUAYAN              DetailedEthnicityValueSet_Value = 37
	DetailedEthnicityValueSet_PERUVIAN                DetailedEthnicityValueSet_Value = 38
	DetailedEthnicityValueSet_URUGUAYAN               DetailedEthnicityValueSet_Value = 39
	DetailedEthnicityValueSet_VENEZUELAN              DetailedEthnicityValueSet_Value = 40
	DetailedEthnicityValueSet_SOUTH_AMERICAN_INDIAN   DetailedEthnicityValueSet_Value = 41
	DetailedEthnicityValueSet_CRIOLLO                 DetailedEthnicityValueSet_Value = 42
)

func (DetailedEthnicityValueSet_Value) Descriptor

func (DetailedEthnicityValueSet_Value) Enum

func (DetailedEthnicityValueSet_Value) EnumDescriptor deprecated

func (DetailedEthnicityValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use DetailedEthnicityValueSet_Value.Descriptor instead.

func (DetailedEthnicityValueSet_Value) Number

func (DetailedEthnicityValueSet_Value) String

func (DetailedEthnicityValueSet_Value) Type

type DetailedRaceValueSet

type DetailedRaceValueSet struct {
	// contains filtered or unexported fields
}

The 900+ [CDC Race codes](http://www.cdc.gov/phin/resources/vocabulary/index.html) that are grouped under one of the 5 OMB race category codes. See http://hl7.org/fhir/us/core/ValueSet/detailed-race

func (*DetailedRaceValueSet) Descriptor deprecated

func (*DetailedRaceValueSet) Descriptor() ([]byte, []int)

Deprecated: Use DetailedRaceValueSet.ProtoReflect.Descriptor instead.

func (*DetailedRaceValueSet) ProtoMessage

func (*DetailedRaceValueSet) ProtoMessage()

func (*DetailedRaceValueSet) ProtoReflect

func (x *DetailedRaceValueSet) ProtoReflect() protoreflect.Message

func (*DetailedRaceValueSet) Reset

func (x *DetailedRaceValueSet) Reset()

func (*DetailedRaceValueSet) String

func (x *DetailedRaceValueSet) String() string

type DetailedRaceValueSet_Value

type DetailedRaceValueSet_Value int32
const (
	DetailedRaceValueSet_INVALID_UNINITIALIZED                       DetailedRaceValueSet_Value = 0
	DetailedRaceValueSet_RACE                                        DetailedRaceValueSet_Value = 1
	DetailedRaceValueSet_AMERICAN_INDIAN                             DetailedRaceValueSet_Value = 2
	DetailedRaceValueSet_ALASKA_NATIVE                               DetailedRaceValueSet_Value = 3
	DetailedRaceValueSet_ABENAKI                                     DetailedRaceValueSet_Value = 4
	DetailedRaceValueSet_ALGONQUIAN                                  DetailedRaceValueSet_Value = 5
	DetailedRaceValueSet_APACHE                                      DetailedRaceValueSet_Value = 6
	DetailedRaceValueSet_ARAPAHO                                     DetailedRaceValueSet_Value = 7
	DetailedRaceValueSet_ARIKARA                                     DetailedRaceValueSet_Value = 8
	DetailedRaceValueSet_ASSINIBOINE                                 DetailedRaceValueSet_Value = 9
	DetailedRaceValueSet_ASSINIBOINE_SIOUX                           DetailedRaceValueSet_Value = 10
	DetailedRaceValueSet_BANNOCK                                     DetailedRaceValueSet_Value = 11
	DetailedRaceValueSet_BLACKFEET                                   DetailedRaceValueSet_Value = 12
	DetailedRaceValueSet_BROTHERTON                                  DetailedRaceValueSet_Value = 13
	DetailedRaceValueSet_BURT_LAKE_BAND                              DetailedRaceValueSet_Value = 14
	DetailedRaceValueSet_CADDO                                       DetailedRaceValueSet_Value = 15
	DetailedRaceValueSet_CAHUILLA                                    DetailedRaceValueSet_Value = 16
	DetailedRaceValueSet_CALIFORNIA_TRIBES                           DetailedRaceValueSet_Value = 17
	DetailedRaceValueSet_CANADIAN_AND_LATIN_AMERICAN_INDIAN          DetailedRaceValueSet_Value = 18
	DetailedRaceValueSet_CATAWBA                                     DetailedRaceValueSet_Value = 19
	DetailedRaceValueSet_CAYUSE                                      DetailedRaceValueSet_Value = 20
	DetailedRaceValueSet_CHEHALIS                                    DetailedRaceValueSet_Value = 21
	DetailedRaceValueSet_CHEMAKUAN                                   DetailedRaceValueSet_Value = 22
	DetailedRaceValueSet_CHEMEHUEVI                                  DetailedRaceValueSet_Value = 23
	DetailedRaceValueSet_CHEROKEE                                    DetailedRaceValueSet_Value = 24
	DetailedRaceValueSet_CHEROKEE_SHAWNEE                            DetailedRaceValueSet_Value = 25
	DetailedRaceValueSet_CHEYENNE                                    DetailedRaceValueSet_Value = 26
	DetailedRaceValueSet_CHEYENNE_ARAPAHO                            DetailedRaceValueSet_Value = 27
	DetailedRaceValueSet_CHICKAHOMINY                                DetailedRaceValueSet_Value = 28
	DetailedRaceValueSet_CHICKASAW                                   DetailedRaceValueSet_Value = 29
	DetailedRaceValueSet_CHINOOK                                     DetailedRaceValueSet_Value = 30
	DetailedRaceValueSet_CHIPPEWA                                    DetailedRaceValueSet_Value = 31
	DetailedRaceValueSet_CHIPPEWA_CREE                               DetailedRaceValueSet_Value = 32
	DetailedRaceValueSet_CHITIMACHA                                  DetailedRaceValueSet_Value = 33
	DetailedRaceValueSet_CHOCTAW                                     DetailedRaceValueSet_Value = 34
	DetailedRaceValueSet_CHUMASH                                     DetailedRaceValueSet_Value = 35
	DetailedRaceValueSet_CLEAR_LAKE                                  DetailedRaceValueSet_Value = 36
	DetailedRaceValueSet_COEUR_D_ALENE                               DetailedRaceValueSet_Value = 37
	DetailedRaceValueSet_COHARIE                                     DetailedRaceValueSet_Value = 38
	DetailedRaceValueSet_COLORADO_RIVER                              DetailedRaceValueSet_Value = 39
	DetailedRaceValueSet_COLVILLE                                    DetailedRaceValueSet_Value = 40
	DetailedRaceValueSet_COMANCHE                                    DetailedRaceValueSet_Value = 41
	DetailedRaceValueSet_COOS_LOWER_UMPQUA_SIUSLAW                   DetailedRaceValueSet_Value = 42
	DetailedRaceValueSet_COOS                                        DetailedRaceValueSet_Value = 43
	DetailedRaceValueSet_COQUILLES                                   DetailedRaceValueSet_Value = 44
	DetailedRaceValueSet_COSTANOAN                                   DetailedRaceValueSet_Value = 45
	DetailedRaceValueSet_COUSHATTA                                   DetailedRaceValueSet_Value = 46
	DetailedRaceValueSet_COWLITZ                                     DetailedRaceValueSet_Value = 47
	DetailedRaceValueSet_CREE                                        DetailedRaceValueSet_Value = 48
	DetailedRaceValueSet_CREEK                                       DetailedRaceValueSet_Value = 49
	DetailedRaceValueSet_CROATAN                                     DetailedRaceValueSet_Value = 50
	DetailedRaceValueSet_CROW                                        DetailedRaceValueSet_Value = 51
	DetailedRaceValueSet_CUPENO                                      DetailedRaceValueSet_Value = 52
	DetailedRaceValueSet_DELAWARE                                    DetailedRaceValueSet_Value = 53
	DetailedRaceValueSet_DIEGUENO                                    DetailedRaceValueSet_Value = 54
	DetailedRaceValueSet_EASTERN_TRIBES                              DetailedRaceValueSet_Value = 55
	DetailedRaceValueSet_ESSELEN                                     DetailedRaceValueSet_Value = 56
	DetailedRaceValueSet_FORT_BELKNAP                                DetailedRaceValueSet_Value = 57
	DetailedRaceValueSet_FORT_BERTHOLD                               DetailedRaceValueSet_Value = 58
	DetailedRaceValueSet_FORT_MCDOWELL                               DetailedRaceValueSet_Value = 59
	DetailedRaceValueSet_FORT_HALL                                   DetailedRaceValueSet_Value = 60
	DetailedRaceValueSet_GABRIELENO                                  DetailedRaceValueSet_Value = 61
	DetailedRaceValueSet_GRAND_RONDE                                 DetailedRaceValueSet_Value = 62
	DetailedRaceValueSet_GROS_VENTRES                                DetailedRaceValueSet_Value = 63
	DetailedRaceValueSet_HALIWA                                      DetailedRaceValueSet_Value = 64
	DetailedRaceValueSet_HIDATSA                                     DetailedRaceValueSet_Value = 65
	DetailedRaceValueSet_HOOPA                                       DetailedRaceValueSet_Value = 66
	DetailedRaceValueSet_HOOPA_EXTENSION                             DetailedRaceValueSet_Value = 67
	DetailedRaceValueSet_HOUMA                                       DetailedRaceValueSet_Value = 68
	DetailedRaceValueSet_INAJA_COSMIT                                DetailedRaceValueSet_Value = 69
	DetailedRaceValueSet_IOWA                                        DetailedRaceValueSet_Value = 70
	DetailedRaceValueSet_IROQUOIS                                    DetailedRaceValueSet_Value = 71
	DetailedRaceValueSet_JUANENO                                     DetailedRaceValueSet_Value = 72
	DetailedRaceValueSet_KALISPEL                                    DetailedRaceValueSet_Value = 73
	DetailedRaceValueSet_KARUK                                       DetailedRaceValueSet_Value = 74
	DetailedRaceValueSet_KAW                                         DetailedRaceValueSet_Value = 75
	DetailedRaceValueSet_KICKAPOO                                    DetailedRaceValueSet_Value = 76
	DetailedRaceValueSet_KIOWA                                       DetailedRaceValueSet_Value = 77
	DetailedRaceValueSet_KLALLAM                                     DetailedRaceValueSet_Value = 78
	DetailedRaceValueSet_KLAMATH                                     DetailedRaceValueSet_Value = 79
	DetailedRaceValueSet_KONKOW                                      DetailedRaceValueSet_Value = 80
	DetailedRaceValueSet_KOOTENAI                                    DetailedRaceValueSet_Value = 81
	DetailedRaceValueSet_LASSIK                                      DetailedRaceValueSet_Value = 82
	DetailedRaceValueSet_LONG_ISLAND                                 DetailedRaceValueSet_Value = 83
	DetailedRaceValueSet_LUISENO                                     DetailedRaceValueSet_Value = 84
	DetailedRaceValueSet_LUMBEE                                      DetailedRaceValueSet_Value = 85
	DetailedRaceValueSet_LUMMI                                       DetailedRaceValueSet_Value = 86
	DetailedRaceValueSet_MAIDU                                       DetailedRaceValueSet_Value = 87
	DetailedRaceValueSet_MAKAH                                       DetailedRaceValueSet_Value = 88
	DetailedRaceValueSet_MALISEET                                    DetailedRaceValueSet_Value = 89
	DetailedRaceValueSet_MANDAN                                      DetailedRaceValueSet_Value = 90
	DetailedRaceValueSet_MATTAPONI                                   DetailedRaceValueSet_Value = 91
	DetailedRaceValueSet_MENOMINEE                                   DetailedRaceValueSet_Value = 92
	DetailedRaceValueSet_MIAMI                                       DetailedRaceValueSet_Value = 93
	DetailedRaceValueSet_MICCOSUKEE                                  DetailedRaceValueSet_Value = 94
	DetailedRaceValueSet_MICMAC                                      DetailedRaceValueSet_Value = 95
	DetailedRaceValueSet_MISSION_INDIANS                             DetailedRaceValueSet_Value = 96
	DetailedRaceValueSet_MIWOK                                       DetailedRaceValueSet_Value = 97
	DetailedRaceValueSet_MODOC                                       DetailedRaceValueSet_Value = 98
	DetailedRaceValueSet_MOHEGAN                                     DetailedRaceValueSet_Value = 99
	DetailedRaceValueSet_MONO                                        DetailedRaceValueSet_Value = 100
	DetailedRaceValueSet_NANTICOKE                                   DetailedRaceValueSet_Value = 101
	DetailedRaceValueSet_NARRAGANSETT                                DetailedRaceValueSet_Value = 102
	DetailedRaceValueSet_NAVAJO                                      DetailedRaceValueSet_Value = 103
	DetailedRaceValueSet_NEZ_PERCE                                   DetailedRaceValueSet_Value = 104
	DetailedRaceValueSet_NOMALAKI                                    DetailedRaceValueSet_Value = 105
	DetailedRaceValueSet_NORTHWEST_TRIBES                            DetailedRaceValueSet_Value = 106
	DetailedRaceValueSet_OMAHA                                       DetailedRaceValueSet_Value = 107
	DetailedRaceValueSet_OREGON_ATHABASKAN                           DetailedRaceValueSet_Value = 108
	DetailedRaceValueSet_OSAGE                                       DetailedRaceValueSet_Value = 109
	DetailedRaceValueSet_OTOE_MISSOURIA                              DetailedRaceValueSet_Value = 110
	DetailedRaceValueSet_OTTAWA                                      DetailedRaceValueSet_Value = 111
	DetailedRaceValueSet_PAIUTE                                      DetailedRaceValueSet_Value = 112
	DetailedRaceValueSet_PAMUNKEY                                    DetailedRaceValueSet_Value = 113
	DetailedRaceValueSet_PASSAMAQUODDY                               DetailedRaceValueSet_Value = 114
	DetailedRaceValueSet_PAWNEE                                      DetailedRaceValueSet_Value = 115
	DetailedRaceValueSet_PENOBSCOT                                   DetailedRaceValueSet_Value = 116
	DetailedRaceValueSet_PEORIA                                      DetailedRaceValueSet_Value = 117
	DetailedRaceValueSet_PEQUOT                                      DetailedRaceValueSet_Value = 118
	DetailedRaceValueSet_PIMA                                        DetailedRaceValueSet_Value = 119
	DetailedRaceValueSet_PISCATAWAY                                  DetailedRaceValueSet_Value = 120
	DetailedRaceValueSet_PIT_RIVER                                   DetailedRaceValueSet_Value = 121
	DetailedRaceValueSet_POMO                                        DetailedRaceValueSet_Value = 122
	DetailedRaceValueSet_PONCA                                       DetailedRaceValueSet_Value = 123
	DetailedRaceValueSet_POTAWATOMI                                  DetailedRaceValueSet_Value = 124
	DetailedRaceValueSet_POWHATAN                                    DetailedRaceValueSet_Value = 125
	DetailedRaceValueSet_PUEBLO                                      DetailedRaceValueSet_Value = 126
	DetailedRaceValueSet_PUGET_SOUND_SALISH                          DetailedRaceValueSet_Value = 127
	DetailedRaceValueSet_QUAPAW                                      DetailedRaceValueSet_Value = 128
	DetailedRaceValueSet_QUINAULT                                    DetailedRaceValueSet_Value = 129
	DetailedRaceValueSet_RAPPAHANNOCK                                DetailedRaceValueSet_Value = 130
	DetailedRaceValueSet_RENO_SPARKS                                 DetailedRaceValueSet_Value = 131
	DetailedRaceValueSet_ROUND_VALLEY                                DetailedRaceValueSet_Value = 132
	DetailedRaceValueSet_SAC_AND_FOX                                 DetailedRaceValueSet_Value = 133
	DetailedRaceValueSet_SALINAN                                     DetailedRaceValueSet_Value = 134
	DetailedRaceValueSet_SALISH                                      DetailedRaceValueSet_Value = 135
	DetailedRaceValueSet_SALISH_AND_KOOTENAI                         DetailedRaceValueSet_Value = 136
	DetailedRaceValueSet_SCHAGHTICOKE                                DetailedRaceValueSet_Value = 137
	DetailedRaceValueSet_SCOTT_VALLEY                                DetailedRaceValueSet_Value = 138
	DetailedRaceValueSet_SEMINOLE                                    DetailedRaceValueSet_Value = 139
	DetailedRaceValueSet_SERRANO                                     DetailedRaceValueSet_Value = 140
	DetailedRaceValueSet_SHASTA                                      DetailedRaceValueSet_Value = 141
	DetailedRaceValueSet_SHAWNEE                                     DetailedRaceValueSet_Value = 142
	DetailedRaceValueSet_SHINNECOCK                                  DetailedRaceValueSet_Value = 143
	DetailedRaceValueSet_SHOALWATER_BAY                              DetailedRaceValueSet_Value = 144
	DetailedRaceValueSet_SHOSHONE                                    DetailedRaceValueSet_Value = 145
	DetailedRaceValueSet_SHOSHONE_PAIUTE                             DetailedRaceValueSet_Value = 146
	DetailedRaceValueSet_SILETZ                                      DetailedRaceValueSet_Value = 147
	DetailedRaceValueSet_SIOUX                                       DetailedRaceValueSet_Value = 148
	DetailedRaceValueSet_SIUSLAW                                     DetailedRaceValueSet_Value = 149
	DetailedRaceValueSet_SPOKANE                                     DetailedRaceValueSet_Value = 150
	DetailedRaceValueSet_STEWART                                     DetailedRaceValueSet_Value = 151
	DetailedRaceValueSet_STOCKBRIDGE                                 DetailedRaceValueSet_Value = 152
	DetailedRaceValueSet_SUSANVILLE                                  DetailedRaceValueSet_Value = 153
	DetailedRaceValueSet_TOHONO_O_ODHAM                              DetailedRaceValueSet_Value = 154
	DetailedRaceValueSet_TOLOWA                                      DetailedRaceValueSet_Value = 155
	DetailedRaceValueSet_TONKAWA                                     DetailedRaceValueSet_Value = 156
	DetailedRaceValueSet_TYGH                                        DetailedRaceValueSet_Value = 157
	DetailedRaceValueSet_UMATILLA                                    DetailedRaceValueSet_Value = 158
	DetailedRaceValueSet_UMPQUA                                      DetailedRaceValueSet_Value = 159
	DetailedRaceValueSet_UTE                                         DetailedRaceValueSet_Value = 160
	DetailedRaceValueSet_WAILAKI                                     DetailedRaceValueSet_Value = 161
	DetailedRaceValueSet_WALLA_WALLA                                 DetailedRaceValueSet_Value = 162
	DetailedRaceValueSet_WAMPANOAG                                   DetailedRaceValueSet_Value = 163
	DetailedRaceValueSet_WARM_SPRINGS                                DetailedRaceValueSet_Value = 164
	DetailedRaceValueSet_WASCOPUM                                    DetailedRaceValueSet_Value = 165
	DetailedRaceValueSet_WASHOE                                      DetailedRaceValueSet_Value = 166
	DetailedRaceValueSet_WICHITA                                     DetailedRaceValueSet_Value = 167
	DetailedRaceValueSet_WIND_RIVER                                  DetailedRaceValueSet_Value = 168
	DetailedRaceValueSet_WINNEBAGO                                   DetailedRaceValueSet_Value = 169
	DetailedRaceValueSet_WINNEMUCCA                                  DetailedRaceValueSet_Value = 170
	DetailedRaceValueSet_WINTUN                                      DetailedRaceValueSet_Value = 171
	DetailedRaceValueSet_WIYOT                                       DetailedRaceValueSet_Value = 172
	DetailedRaceValueSet_YAKAMA                                      DetailedRaceValueSet_Value = 173
	DetailedRaceValueSet_YAKAMA_COWLITZ                              DetailedRaceValueSet_Value = 174
	DetailedRaceValueSet_YAQUI                                       DetailedRaceValueSet_Value = 175
	DetailedRaceValueSet_YAVAPAI_APACHE                              DetailedRaceValueSet_Value = 176
	DetailedRaceValueSet_YOKUTS                                      DetailedRaceValueSet_Value = 177
	DetailedRaceValueSet_YUCHI                                       DetailedRaceValueSet_Value = 178
	DetailedRaceValueSet_YUMAN                                       DetailedRaceValueSet_Value = 179
	DetailedRaceValueSet_YUROK                                       DetailedRaceValueSet_Value = 180
	DetailedRaceValueSet_CHIRICAHUA                                  DetailedRaceValueSet_Value = 181
	DetailedRaceValueSet_FORT_SILL_APACHE                            DetailedRaceValueSet_Value = 182
	DetailedRaceValueSet_JICARILLA_APACHE                            DetailedRaceValueSet_Value = 183
	DetailedRaceValueSet_LIPAN_APACHE                                DetailedRaceValueSet_Value = 184
	DetailedRaceValueSet_MESCALERO_APACHE                            DetailedRaceValueSet_Value = 185
	DetailedRaceValueSet_OKLAHOMA_APACHE                             DetailedRaceValueSet_Value = 186
	DetailedRaceValueSet_PAYSON_APACHE                               DetailedRaceValueSet_Value = 187
	DetailedRaceValueSet_SAN_CARLOS_APACHE                           DetailedRaceValueSet_Value = 188
	DetailedRaceValueSet_WHITE_MOUNTAIN_APACHE                       DetailedRaceValueSet_Value = 189
	DetailedRaceValueSet_NORTHERN_ARAPAHO                            DetailedRaceValueSet_Value = 190
	DetailedRaceValueSet_SOUTHERN_ARAPAHO                            DetailedRaceValueSet_Value = 191
	DetailedRaceValueSet_WIND_RIVER_ARAPAHO                          DetailedRaceValueSet_Value = 192
	DetailedRaceValueSet_FORT_PECK_ASSINIBOINE_SIOUX                 DetailedRaceValueSet_Value = 193
	DetailedRaceValueSet_OKLAHOMA_CADO                               DetailedRaceValueSet_Value = 194
	DetailedRaceValueSet_AGUA_CALIENTE_CAHUILLA                      DetailedRaceValueSet_Value = 195
	DetailedRaceValueSet_AUGUSTINE                                   DetailedRaceValueSet_Value = 196
	DetailedRaceValueSet_CABAZON                                     DetailedRaceValueSet_Value = 197
	DetailedRaceValueSet_LOS_COYOTES                                 DetailedRaceValueSet_Value = 198
	DetailedRaceValueSet_MORONGO                                     DetailedRaceValueSet_Value = 199
	DetailedRaceValueSet_SANTA_ROSA_CAHUILLA                         DetailedRaceValueSet_Value = 200
	DetailedRaceValueSet_TORRES_MARTINEZ                             DetailedRaceValueSet_Value = 201
	DetailedRaceValueSet_CAHTO                                       DetailedRaceValueSet_Value = 202
	DetailedRaceValueSet_CHIMARIKO                                   DetailedRaceValueSet_Value = 203
	DetailedRaceValueSet_COAST_MIWOK                                 DetailedRaceValueSet_Value = 204
	DetailedRaceValueSet_DIGGER                                      DetailedRaceValueSet_Value = 205
	DetailedRaceValueSet_KAWAIISU                                    DetailedRaceValueSet_Value = 206
	DetailedRaceValueSet_KERN_RIVER                                  DetailedRaceValueSet_Value = 207
	DetailedRaceValueSet_MATTOLE                                     DetailedRaceValueSet_Value = 208
	DetailedRaceValueSet_RED_WOOD                                    DetailedRaceValueSet_Value = 209
	DetailedRaceValueSet_SANTA_ROSA                                  DetailedRaceValueSet_Value = 210
	DetailedRaceValueSet_TAKELMA                                     DetailedRaceValueSet_Value = 211
	DetailedRaceValueSet_WAPPO                                       DetailedRaceValueSet_Value = 212
	DetailedRaceValueSet_YANA                                        DetailedRaceValueSet_Value = 213
	DetailedRaceValueSet_YUKI                                        DetailedRaceValueSet_Value = 214
	DetailedRaceValueSet_CANADIAN_INDIAN                             DetailedRaceValueSet_Value = 215
	DetailedRaceValueSet_CENTRAL_AMERICAN_INDIAN                     DetailedRaceValueSet_Value = 216
	DetailedRaceValueSet_FRENCH_AMERICAN_INDIAN                      DetailedRaceValueSet_Value = 217
	DetailedRaceValueSet_MEXICAN_AMERICAN_INDIAN                     DetailedRaceValueSet_Value = 218
	DetailedRaceValueSet_SOUTH_AMERICAN_INDIAN                       DetailedRaceValueSet_Value = 219
	DetailedRaceValueSet_SPANISH_AMERICAN_INDIAN                     DetailedRaceValueSet_Value = 220
	DetailedRaceValueSet_HOH                                         DetailedRaceValueSet_Value = 221
	DetailedRaceValueSet_QUILEUTE                                    DetailedRaceValueSet_Value = 222
	DetailedRaceValueSet_CHEROKEE_ALABAMA                            DetailedRaceValueSet_Value = 223
	DetailedRaceValueSet_CHEROKEES_OF_NORTHEAST_ALABAMA              DetailedRaceValueSet_Value = 224
	DetailedRaceValueSet_CHEROKEES_OF_SOUTHEAST_ALABAMA              DetailedRaceValueSet_Value = 225
	DetailedRaceValueSet_EASTERN_CHEROKEE                            DetailedRaceValueSet_Value = 226
	DetailedRaceValueSet_ECHOTA_CHEROKEE                             DetailedRaceValueSet_Value = 227
	DetailedRaceValueSet_ETOWAH_CHEROKEE                             DetailedRaceValueSet_Value = 228
	DetailedRaceValueSet_NORTHERN_CHEROKEE                           DetailedRaceValueSet_Value = 229
	DetailedRaceValueSet_TUSCOLA                                     DetailedRaceValueSet_Value = 230
	DetailedRaceValueSet_UNITED_KEETOWAH_BAND_OF_CHEROKEE            DetailedRaceValueSet_Value = 231
	DetailedRaceValueSet_WESTERN_CHEROKEE                            DetailedRaceValueSet_Value = 232
	DetailedRaceValueSet_NORTHERN_CHEYENNE                           DetailedRaceValueSet_Value = 233
	DetailedRaceValueSet_SOUTHERN_CHEYENNE                           DetailedRaceValueSet_Value = 234
	DetailedRaceValueSet_EASTERN_CHICKAHOMINY                        DetailedRaceValueSet_Value = 235
	DetailedRaceValueSet_WESTERN_CHICKAHOMINY                        DetailedRaceValueSet_Value = 236
	DetailedRaceValueSet_CLATSOP                                     DetailedRaceValueSet_Value = 237
	DetailedRaceValueSet_COLUMBIA_RIVER_CHINOOK                      DetailedRaceValueSet_Value = 238
	DetailedRaceValueSet_KATHLAMET                                   DetailedRaceValueSet_Value = 239
	DetailedRaceValueSet_UPPER_CHINOOK                               DetailedRaceValueSet_Value = 240
	DetailedRaceValueSet_WAKIAKUM_CHINOOK                            DetailedRaceValueSet_Value = 241
	DetailedRaceValueSet_WILLAPA_CHINOOK                             DetailedRaceValueSet_Value = 242
	DetailedRaceValueSet_WISHRAM                                     DetailedRaceValueSet_Value = 243
	DetailedRaceValueSet_BAD_RIVER                                   DetailedRaceValueSet_Value = 244
	DetailedRaceValueSet_BAY_MILLS_CHIPPEWA                          DetailedRaceValueSet_Value = 245
	DetailedRaceValueSet_BOIS_FORTE                                  DetailedRaceValueSet_Value = 246
	DetailedRaceValueSet_BURT_LAKE_CHIPPEWA                          DetailedRaceValueSet_Value = 247
	DetailedRaceValueSet_FOND_DU_LAC                                 DetailedRaceValueSet_Value = 248
	DetailedRaceValueSet_GRAND_PORTAGE                               DetailedRaceValueSet_Value = 249
	DetailedRaceValueSet_GRAND_TRAVERSE_BAND_OF_OTTAWA_CHIPPEWA      DetailedRaceValueSet_Value = 250
	DetailedRaceValueSet_KEWEENAW                                    DetailedRaceValueSet_Value = 251
	DetailedRaceValueSet_LAC_COURTE_OREILLES                         DetailedRaceValueSet_Value = 252
	DetailedRaceValueSet_LAC_DU_FLAMBEAU                             DetailedRaceValueSet_Value = 253
	DetailedRaceValueSet_LAC_VIEUX_DESERT_CHIPPEWA                   DetailedRaceValueSet_Value = 254
	DetailedRaceValueSet_LAKE_SUPERIOR                               DetailedRaceValueSet_Value = 255
	DetailedRaceValueSet_LEECH_LAKE                                  DetailedRaceValueSet_Value = 256
	DetailedRaceValueSet_LITTLE_SHELL_CHIPPEWA                       DetailedRaceValueSet_Value = 257
	DetailedRaceValueSet_MILLE_LACS                                  DetailedRaceValueSet_Value = 258
	DetailedRaceValueSet_MINNESOTA_CHIPPEWA                          DetailedRaceValueSet_Value = 259
	DetailedRaceValueSet_ONTONAGON                                   DetailedRaceValueSet_Value = 260
	DetailedRaceValueSet_RED_CLIFF_CHIPPEWA                          DetailedRaceValueSet_Value = 261
	DetailedRaceValueSet_RED_LAKE_CHIPPEWA                           DetailedRaceValueSet_Value = 262
	DetailedRaceValueSet_SAGINAW_CHIPPEWA                            DetailedRaceValueSet_Value = 263
	DetailedRaceValueSet_ST_CROIX_CHIPPEWA                           DetailedRaceValueSet_Value = 264
	DetailedRaceValueSet_SAULT_STE_MARIE_CHIPPEWA                    DetailedRaceValueSet_Value = 265
	DetailedRaceValueSet_SOKOAGON_CHIPPEWA                           DetailedRaceValueSet_Value = 266
	DetailedRaceValueSet_TURTLE_MOUNTAIN                             DetailedRaceValueSet_Value = 267
	DetailedRaceValueSet_WHITE_EARTH                                 DetailedRaceValueSet_Value = 268
	DetailedRaceValueSet_ROCKY_BOYS_CHIPPEWA_CREE                    DetailedRaceValueSet_Value = 269
	DetailedRaceValueSet_CLIFTON_CHOCTAW                             DetailedRaceValueSet_Value = 270
	DetailedRaceValueSet_JENA_CHOCTAW                                DetailedRaceValueSet_Value = 271
	DetailedRaceValueSet_MISSISSIPPI_CHOCTAW                         DetailedRaceValueSet_Value = 272
	DetailedRaceValueSet_MOWA_BAND_OF_CHOCTAW                        DetailedRaceValueSet_Value = 273
	DetailedRaceValueSet_OKLAHOMA_CHOCTAW                            DetailedRaceValueSet_Value = 274
	DetailedRaceValueSet_SANTA_YNEZ                                  DetailedRaceValueSet_Value = 275
	DetailedRaceValueSet_OKLAHOMA_COMANCHE                           DetailedRaceValueSet_Value = 276
	DetailedRaceValueSet_ALABAMA_COUSHATTA                           DetailedRaceValueSet_Value = 277
	DetailedRaceValueSet_ALABAMA_CREEK                               DetailedRaceValueSet_Value = 278
	DetailedRaceValueSet_ALABAMA_QUASSARTE                           DetailedRaceValueSet_Value = 279
	DetailedRaceValueSet_EASTERN_CREEK                               DetailedRaceValueSet_Value = 280
	DetailedRaceValueSet_EASTERN_MUSCOGEE                            DetailedRaceValueSet_Value = 281
	DetailedRaceValueSet_KIALEGEE                                    DetailedRaceValueSet_Value = 282
	DetailedRaceValueSet_LOWER_MUSCOGEE                              DetailedRaceValueSet_Value = 283
	DetailedRaceValueSet_MACHIS_LOWER_CREEK_INDIAN                   DetailedRaceValueSet_Value = 284
	DetailedRaceValueSet_POARCH_BAND                                 DetailedRaceValueSet_Value = 285
	DetailedRaceValueSet_PRINCIPAL_CREEK_INDIAN_NATION               DetailedRaceValueSet_Value = 286
	DetailedRaceValueSet_STAR_CLAN_OF_MUSCOGEE_CREEKS                DetailedRaceValueSet_Value = 287
	DetailedRaceValueSet_THLOPTHLOCCO                                DetailedRaceValueSet_Value = 288
	DetailedRaceValueSet_TUCKABACHEE                                 DetailedRaceValueSet_Value = 289
	DetailedRaceValueSet_AGUA_CALIENTE                               DetailedRaceValueSet_Value = 290
	DetailedRaceValueSet_EASTERN_DELAWARE                            DetailedRaceValueSet_Value = 291
	DetailedRaceValueSet_LENNI_LENAPE                                DetailedRaceValueSet_Value = 292
	DetailedRaceValueSet_MUNSEE                                      DetailedRaceValueSet_Value = 293
	DetailedRaceValueSet_OKLAHOMA_DELAWARE                           DetailedRaceValueSet_Value = 294
	DetailedRaceValueSet_RAMPOUGH_MOUNTAIN                           DetailedRaceValueSet_Value = 295
	DetailedRaceValueSet_SAND_HILL                                   DetailedRaceValueSet_Value = 296
	DetailedRaceValueSet_CAMPO                                       DetailedRaceValueSet_Value = 297
	DetailedRaceValueSet_CAPITAN_GRANDE                              DetailedRaceValueSet_Value = 298
	DetailedRaceValueSet_CUYAPAIPE                                   DetailedRaceValueSet_Value = 299
	DetailedRaceValueSet_LA_POSTA                                    DetailedRaceValueSet_Value = 300
	DetailedRaceValueSet_MANZANITA                                   DetailedRaceValueSet_Value = 301
	DetailedRaceValueSet_MESA_GRANDE                                 DetailedRaceValueSet_Value = 302
	DetailedRaceValueSet_SAN_PASQUAL                                 DetailedRaceValueSet_Value = 303
	DetailedRaceValueSet_SANTA_YSABEL                                DetailedRaceValueSet_Value = 304
	DetailedRaceValueSet_SYCUAN                                      DetailedRaceValueSet_Value = 305
	DetailedRaceValueSet_ATTACAPA                                    DetailedRaceValueSet_Value = 306
	DetailedRaceValueSet_BILOXI                                      DetailedRaceValueSet_Value = 307
	DetailedRaceValueSet_GEORGETOWN_EASTERN_TRIBES                   DetailedRaceValueSet_Value = 308
	DetailedRaceValueSet_MOOR                                        DetailedRaceValueSet_Value = 309
	DetailedRaceValueSet_NANSEMOND                                   DetailedRaceValueSet_Value = 310
	DetailedRaceValueSet_NATCHEZ                                     DetailedRaceValueSet_Value = 311
	DetailedRaceValueSet_NAUSU_WAIWASH                               DetailedRaceValueSet_Value = 312
	DetailedRaceValueSet_NIPMUC                                      DetailedRaceValueSet_Value = 313
	DetailedRaceValueSet_PAUGUSSETT                                  DetailedRaceValueSet_Value = 314
	DetailedRaceValueSet_POCOMOKE_ACOHONOCK                          DetailedRaceValueSet_Value = 315
	DetailedRaceValueSet_SOUTHEASTERN_INDIANS                        DetailedRaceValueSet_Value = 316
	DetailedRaceValueSet_SUSQUEHANOCK                                DetailedRaceValueSet_Value = 317
	DetailedRaceValueSet_TUNICA_BILOXI                               DetailedRaceValueSet_Value = 318
	DetailedRaceValueSet_WACCAMAW_SIOUSAN                            DetailedRaceValueSet_Value = 319
	DetailedRaceValueSet_WICOMICO                                    DetailedRaceValueSet_Value = 320
	DetailedRaceValueSet_ATSINA                                      DetailedRaceValueSet_Value = 321
	DetailedRaceValueSet_TRINITY                                     DetailedRaceValueSet_Value = 322
	DetailedRaceValueSet_WHILKUT                                     DetailedRaceValueSet_Value = 323
	DetailedRaceValueSet_IOWA_OF_KANSAS_NEBRASKA                     DetailedRaceValueSet_Value = 324
	DetailedRaceValueSet_IOWA_OF_OKLAHOMA                            DetailedRaceValueSet_Value = 325
	DetailedRaceValueSet_CAYUGA                                      DetailedRaceValueSet_Value = 326
	DetailedRaceValueSet_MOHAWK                                      DetailedRaceValueSet_Value = 327
	DetailedRaceValueSet_ONEIDA                                      DetailedRaceValueSet_Value = 328
	DetailedRaceValueSet_ONONDAGA                                    DetailedRaceValueSet_Value = 329
	DetailedRaceValueSet_SENECA                                      DetailedRaceValueSet_Value = 330
	DetailedRaceValueSet_SENECA_NATION                               DetailedRaceValueSet_Value = 331
	DetailedRaceValueSet_SENECA_CAYUGA                               DetailedRaceValueSet_Value = 332
	DetailedRaceValueSet_TONAWANDA_SENECA                            DetailedRaceValueSet_Value = 333
	DetailedRaceValueSet_TUSCARORA                                   DetailedRaceValueSet_Value = 334
	DetailedRaceValueSet_WYANDOTTE                                   DetailedRaceValueSet_Value = 335
	DetailedRaceValueSet_OKLAHOMA_KICKAPOO                           DetailedRaceValueSet_Value = 336
	DetailedRaceValueSet_TEXAS_KICKAPOO                              DetailedRaceValueSet_Value = 337
	DetailedRaceValueSet_OKLAHOMA_KIOWA                              DetailedRaceValueSet_Value = 338
	DetailedRaceValueSet_JAMESTOWN                                   DetailedRaceValueSet_Value = 339
	DetailedRaceValueSet_LOWER_ELWHA                                 DetailedRaceValueSet_Value = 340
	DetailedRaceValueSet_PORT_GAMBLE_KLALLAM                         DetailedRaceValueSet_Value = 341
	DetailedRaceValueSet_MATINECOCK                                  DetailedRaceValueSet_Value = 342
	DetailedRaceValueSet_MONTAUK                                     DetailedRaceValueSet_Value = 343
	DetailedRaceValueSet_POOSPATUCK                                  DetailedRaceValueSet_Value = 344
	DetailedRaceValueSet_SETAUKET                                    DetailedRaceValueSet_Value = 345
	DetailedRaceValueSet_LA_JOLLA                                    DetailedRaceValueSet_Value = 346
	DetailedRaceValueSet_PALA                                        DetailedRaceValueSet_Value = 347
	DetailedRaceValueSet_PAUMA                                       DetailedRaceValueSet_Value = 348
	DetailedRaceValueSet_PECHANGA                                    DetailedRaceValueSet_Value = 349
	DetailedRaceValueSet_SOBOBA                                      DetailedRaceValueSet_Value = 350
	DetailedRaceValueSet_TWENTY_NINE_PALMS                           DetailedRaceValueSet_Value = 351
	DetailedRaceValueSet_TEMECULA                                    DetailedRaceValueSet_Value = 352
	DetailedRaceValueSet_MOUNTAIN_MAIDU                              DetailedRaceValueSet_Value = 353
	DetailedRaceValueSet_NISHINAM                                    DetailedRaceValueSet_Value = 354
	DetailedRaceValueSet_ILLINOIS_MIAMI                              DetailedRaceValueSet_Value = 355
	DetailedRaceValueSet_INDIANA_MIAMI                               DetailedRaceValueSet_Value = 356
	DetailedRaceValueSet_OKLAHOMA_MIAMI                              DetailedRaceValueSet_Value = 357
	DetailedRaceValueSet_AROOSTOOK                                   DetailedRaceValueSet_Value = 358
	DetailedRaceValueSet_ALAMO_NAVAJO                                DetailedRaceValueSet_Value = 359
	DetailedRaceValueSet_CANONCITO_NAVAJO                            DetailedRaceValueSet_Value = 360
	DetailedRaceValueSet_RAMAH_NAVAJO                                DetailedRaceValueSet_Value = 361
	DetailedRaceValueSet_ALSEA                                       DetailedRaceValueSet_Value = 362
	DetailedRaceValueSet_CELILO                                      DetailedRaceValueSet_Value = 363
	DetailedRaceValueSet_COLUMBIA                                    DetailedRaceValueSet_Value = 364
	DetailedRaceValueSet_KALAPUYA                                    DetailedRaceValueSet_Value = 365
	DetailedRaceValueSet_MOLALA                                      DetailedRaceValueSet_Value = 366
	DetailedRaceValueSet_TALAKAMISH                                  DetailedRaceValueSet_Value = 367
	DetailedRaceValueSet_TENINO                                      DetailedRaceValueSet_Value = 368
	DetailedRaceValueSet_TILLAMOOK                                   DetailedRaceValueSet_Value = 369
	DetailedRaceValueSet_WENATCHEE                                   DetailedRaceValueSet_Value = 370
	DetailedRaceValueSet_YAHOOSKIN                                   DetailedRaceValueSet_Value = 371
	DetailedRaceValueSet_BURT_LAKE_OTTAWA                            DetailedRaceValueSet_Value = 372
	DetailedRaceValueSet_MICHIGAN_OTTAWA                             DetailedRaceValueSet_Value = 373
	DetailedRaceValueSet_OKLAHOMA_OTTAWA                             DetailedRaceValueSet_Value = 374
	DetailedRaceValueSet_BISHOP                                      DetailedRaceValueSet_Value = 375
	DetailedRaceValueSet_BRIDGEPORT                                  DetailedRaceValueSet_Value = 376
	DetailedRaceValueSet_BURNS_PAIUTE                                DetailedRaceValueSet_Value = 377
	DetailedRaceValueSet_CEDARVILLE                                  DetailedRaceValueSet_Value = 378
	DetailedRaceValueSet_FORT_BIDWELL                                DetailedRaceValueSet_Value = 379
	DetailedRaceValueSet_FORT_INDEPENDENCE                           DetailedRaceValueSet_Value = 380
	DetailedRaceValueSet_KAIBAB                                      DetailedRaceValueSet_Value = 381
	DetailedRaceValueSet_LAS_VEGAS                                   DetailedRaceValueSet_Value = 382
	DetailedRaceValueSet_LONE_PINE                                   DetailedRaceValueSet_Value = 383
	DetailedRaceValueSet_LOVELOCK                                    DetailedRaceValueSet_Value = 384
	DetailedRaceValueSet_MALHEUR_PAIUTE                              DetailedRaceValueSet_Value = 385
	DetailedRaceValueSet_MOAPA                                       DetailedRaceValueSet_Value = 386
	DetailedRaceValueSet_NORTHERN_PAIUTE                             DetailedRaceValueSet_Value = 387
	DetailedRaceValueSet_OWENS_VALLEY                                DetailedRaceValueSet_Value = 388
	DetailedRaceValueSet_PYRAMID_LAKE                                DetailedRaceValueSet_Value = 389
	DetailedRaceValueSet_SAN_JUAN_SOUTHERN_PAIUTE                    DetailedRaceValueSet_Value = 390
	DetailedRaceValueSet_SOUTHERN_PAIUTE                             DetailedRaceValueSet_Value = 391
	DetailedRaceValueSet_SUMMIT_LAKE                                 DetailedRaceValueSet_Value = 392
	DetailedRaceValueSet_UTU_UTU_GWAITU_PAIUTE                       DetailedRaceValueSet_Value = 393
	DetailedRaceValueSet_WALKER_RIVER                                DetailedRaceValueSet_Value = 394
	DetailedRaceValueSet_YERINGTON_PAIUTE                            DetailedRaceValueSet_Value = 395
	DetailedRaceValueSet_INDIAN_TOWNSHIP                             DetailedRaceValueSet_Value = 396
	DetailedRaceValueSet_PLEASANT_POINT_PASSAMAQUODDY                DetailedRaceValueSet_Value = 397
	DetailedRaceValueSet_OKLAHOMA_PAWNEE                             DetailedRaceValueSet_Value = 398
	DetailedRaceValueSet_OKLAHOMA_PEORIA                             DetailedRaceValueSet_Value = 399
	DetailedRaceValueSet_MARSHANTUCKET_PEQUOT                        DetailedRaceValueSet_Value = 400
	DetailedRaceValueSet_GILA_RIVER_PIMA_MARICOPA                    DetailedRaceValueSet_Value = 401
	DetailedRaceValueSet_SALT_RIVER_PIMA_MARICOPA                    DetailedRaceValueSet_Value = 402
	DetailedRaceValueSet_CENTRAL_POMO                                DetailedRaceValueSet_Value = 403
	DetailedRaceValueSet_DRY_CREEK                                   DetailedRaceValueSet_Value = 404
	DetailedRaceValueSet_EASTERN_POMO                                DetailedRaceValueSet_Value = 405
	DetailedRaceValueSet_KASHIA                                      DetailedRaceValueSet_Value = 406
	DetailedRaceValueSet_NORTHERN_POMO                               DetailedRaceValueSet_Value = 407
	DetailedRaceValueSet_SCOTTS_VALLEY                               DetailedRaceValueSet_Value = 408
	DetailedRaceValueSet_STONYFORD                                   DetailedRaceValueSet_Value = 409
	DetailedRaceValueSet_SULPHUR_BANK                                DetailedRaceValueSet_Value = 410
	DetailedRaceValueSet_NEBRASKA_PONCA                              DetailedRaceValueSet_Value = 411
	DetailedRaceValueSet_OKLAHOMA_PONCA                              DetailedRaceValueSet_Value = 412
	DetailedRaceValueSet_CITIZEN_BAND_POTAWATOMI                     DetailedRaceValueSet_Value = 413
	DetailedRaceValueSet_FOREST_COUNTY                               DetailedRaceValueSet_Value = 414
	DetailedRaceValueSet_HANNAHVILLE                                 DetailedRaceValueSet_Value = 415
	DetailedRaceValueSet_HURON_POTAWATOMI                            DetailedRaceValueSet_Value = 416
	DetailedRaceValueSet_POKAGON_POTAWATOMI                          DetailedRaceValueSet_Value = 417
	DetailedRaceValueSet_PRAIRIE_BAND                                DetailedRaceValueSet_Value = 418
	DetailedRaceValueSet_WISCONSIN_POTAWATOMI                        DetailedRaceValueSet_Value = 419
	DetailedRaceValueSet_ACOMA                                       DetailedRaceValueSet_Value = 420
	DetailedRaceValueSet_ARIZONA_TEWA                                DetailedRaceValueSet_Value = 421
	DetailedRaceValueSet_COCHITI                                     DetailedRaceValueSet_Value = 422
	DetailedRaceValueSet_HOPI                                        DetailedRaceValueSet_Value = 423
	DetailedRaceValueSet_ISLETA                                      DetailedRaceValueSet_Value = 424
	DetailedRaceValueSet_JEMEZ                                       DetailedRaceValueSet_Value = 425
	DetailedRaceValueSet_KERES                                       DetailedRaceValueSet_Value = 426
	DetailedRaceValueSet_LAGUNA                                      DetailedRaceValueSet_Value = 427
	DetailedRaceValueSet_NAMBE                                       DetailedRaceValueSet_Value = 428
	DetailedRaceValueSet_PICURIS                                     DetailedRaceValueSet_Value = 429
	DetailedRaceValueSet_PIRO                                        DetailedRaceValueSet_Value = 430
	DetailedRaceValueSet_POJOAQUE                                    DetailedRaceValueSet_Value = 431
	DetailedRaceValueSet_SAN_FELIPE                                  DetailedRaceValueSet_Value = 432
	DetailedRaceValueSet_SAN_ILDEFONSO                               DetailedRaceValueSet_Value = 433
	DetailedRaceValueSet_SAN_JUAN_PUEBLO                             DetailedRaceValueSet_Value = 434
	DetailedRaceValueSet_SAN_JUAN_DE                                 DetailedRaceValueSet_Value = 435
	DetailedRaceValueSet_SAN_JUAN                                    DetailedRaceValueSet_Value = 436
	DetailedRaceValueSet_SANDIA                                      DetailedRaceValueSet_Value = 437
	DetailedRaceValueSet_SANTA_ANA                                   DetailedRaceValueSet_Value = 438
	DetailedRaceValueSet_SANTA_CLARA                                 DetailedRaceValueSet_Value = 439
	DetailedRaceValueSet_SANTO_DOMINGO                               DetailedRaceValueSet_Value = 440
	DetailedRaceValueSet_TAOS                                        DetailedRaceValueSet_Value = 441
	DetailedRaceValueSet_TESUQUE                                     DetailedRaceValueSet_Value = 442
	DetailedRaceValueSet_TEWA                                        DetailedRaceValueSet_Value = 443
	DetailedRaceValueSet_TIGUA                                       DetailedRaceValueSet_Value = 444
	DetailedRaceValueSet_ZIA                                         DetailedRaceValueSet_Value = 445
	DetailedRaceValueSet_ZUNI                                        DetailedRaceValueSet_Value = 446
	DetailedRaceValueSet_DUWAMISH                                    DetailedRaceValueSet_Value = 447
	DetailedRaceValueSet_KIKIALLUS                                   DetailedRaceValueSet_Value = 448
	DetailedRaceValueSet_LOWER_SKAGIT                                DetailedRaceValueSet_Value = 449
	DetailedRaceValueSet_MUCKLESHOOT                                 DetailedRaceValueSet_Value = 450
	DetailedRaceValueSet_NISQUALLY                                   DetailedRaceValueSet_Value = 451
	DetailedRaceValueSet_NOOKSACK                                    DetailedRaceValueSet_Value = 452
	DetailedRaceValueSet_PORT_MADISON                                DetailedRaceValueSet_Value = 453
	DetailedRaceValueSet_PUYALLUP                                    DetailedRaceValueSet_Value = 454
	DetailedRaceValueSet_SAMISH                                      DetailedRaceValueSet_Value = 455
	DetailedRaceValueSet_SAUK_SUIATTLE                               DetailedRaceValueSet_Value = 456
	DetailedRaceValueSet_SKOKOMISH                                   DetailedRaceValueSet_Value = 457
	DetailedRaceValueSet_SKYKOMISH                                   DetailedRaceValueSet_Value = 458
	DetailedRaceValueSet_SNOHOMISH                                   DetailedRaceValueSet_Value = 459
	DetailedRaceValueSet_SNOQUALMIE                                  DetailedRaceValueSet_Value = 460
	DetailedRaceValueSet_SQUAXIN_ISLAND                              DetailedRaceValueSet_Value = 461
	DetailedRaceValueSet_STEILACOOM                                  DetailedRaceValueSet_Value = 462
	DetailedRaceValueSet_STILLAGUAMISH                               DetailedRaceValueSet_Value = 463
	DetailedRaceValueSet_SUQUAMISH                                   DetailedRaceValueSet_Value = 464
	DetailedRaceValueSet_SWINOMISH                                   DetailedRaceValueSet_Value = 465
	DetailedRaceValueSet_TULALIP                                     DetailedRaceValueSet_Value = 466
	DetailedRaceValueSet_UPPER_SKAGIT                                DetailedRaceValueSet_Value = 467
	DetailedRaceValueSet_IOWA_SAC_AND_FOX                            DetailedRaceValueSet_Value = 468
	DetailedRaceValueSet_MISSOURI_SAC_AND_FOX                        DetailedRaceValueSet_Value = 469
	DetailedRaceValueSet_OKLAHOMA_SAC_AND_FOX                        DetailedRaceValueSet_Value = 470
	DetailedRaceValueSet_BIG_CYPRESS                                 DetailedRaceValueSet_Value = 471
	DetailedRaceValueSet_BRIGHTON                                    DetailedRaceValueSet_Value = 472
	DetailedRaceValueSet_FLORIDA_SEMINOLE                            DetailedRaceValueSet_Value = 473
	DetailedRaceValueSet_HOLLYWOOD_SEMINOLE                          DetailedRaceValueSet_Value = 474
	DetailedRaceValueSet_OKLAHOMA_SEMINOLE                           DetailedRaceValueSet_Value = 475
	DetailedRaceValueSet_SAN_MANUAL                                  DetailedRaceValueSet_Value = 476
	DetailedRaceValueSet_ABSENTEE_SHAWNEE                            DetailedRaceValueSet_Value = 477
	DetailedRaceValueSet_EASTERN_SHAWNEE                             DetailedRaceValueSet_Value = 478
	DetailedRaceValueSet_BATTLE_MOUNTAIN                             DetailedRaceValueSet_Value = 479
	DetailedRaceValueSet_DUCKWATER                                   DetailedRaceValueSet_Value = 480
	DetailedRaceValueSet_ELKO                                        DetailedRaceValueSet_Value = 481
	DetailedRaceValueSet_ELY                                         DetailedRaceValueSet_Value = 482
	DetailedRaceValueSet_GOSHUTE                                     DetailedRaceValueSet_Value = 483
	DetailedRaceValueSet_PANAMINT                                    DetailedRaceValueSet_Value = 484
	DetailedRaceValueSet_RUBY_VALLEY                                 DetailedRaceValueSet_Value = 485
	DetailedRaceValueSet_SKULL_VALLEY                                DetailedRaceValueSet_Value = 486
	DetailedRaceValueSet_SOUTH_FORK_SHOSHONE                         DetailedRaceValueSet_Value = 487
	DetailedRaceValueSet_TE_MOAK_WESTERN_SHOSHONE                    DetailedRaceValueSet_Value = 488
	DetailedRaceValueSet_TIMBI_SHA_SHOSHONE                          DetailedRaceValueSet_Value = 489
	DetailedRaceValueSet_WASHAKIE                                    DetailedRaceValueSet_Value = 490
	DetailedRaceValueSet_WIND_RIVER_SHOSHONE                         DetailedRaceValueSet_Value = 491
	DetailedRaceValueSet_YOMBA                                       DetailedRaceValueSet_Value = 492
	DetailedRaceValueSet_DUCK_VALLEY                                 DetailedRaceValueSet_Value = 493
	DetailedRaceValueSet_FALLON                                      DetailedRaceValueSet_Value = 494
	DetailedRaceValueSet_FORT_MC_DERMITT                             DetailedRaceValueSet_Value = 495
	DetailedRaceValueSet_BLACKFOOT_SIOUX                             DetailedRaceValueSet_Value = 496
	DetailedRaceValueSet_BRULE_SIOUX                                 DetailedRaceValueSet_Value = 497
	DetailedRaceValueSet_CHEYENNE_RIVER_SIOUX                        DetailedRaceValueSet_Value = 498
	DetailedRaceValueSet_CROW_CREEK_SIOUX                            DetailedRaceValueSet_Value = 499
	DetailedRaceValueSet_DAKOTA_SIOUX                                DetailedRaceValueSet_Value = 500
	DetailedRaceValueSet_FLANDREAU_SANTEE                            DetailedRaceValueSet_Value = 501
	DetailedRaceValueSet_FORT_PECK                                   DetailedRaceValueSet_Value = 502
	DetailedRaceValueSet_LAKE_TRAVERSE_SIOUX                         DetailedRaceValueSet_Value = 503
	DetailedRaceValueSet_LOWER_BRULE_SIOUX                           DetailedRaceValueSet_Value = 504
	DetailedRaceValueSet_LOWER_SIOUX                                 DetailedRaceValueSet_Value = 505
	DetailedRaceValueSet_MDEWAKANTON_SIOUX                           DetailedRaceValueSet_Value = 506
	DetailedRaceValueSet_MINICONJOU                                  DetailedRaceValueSet_Value = 507
	DetailedRaceValueSet_OGLALA_SIOUX                                DetailedRaceValueSet_Value = 508
	DetailedRaceValueSet_PINE_RIDGE_SIOUX                            DetailedRaceValueSet_Value = 509
	DetailedRaceValueSet_PIPESTONE_SIOUX                             DetailedRaceValueSet_Value = 510
	DetailedRaceValueSet_PRAIRIE_ISLAND_SIOUX                        DetailedRaceValueSet_Value = 511
	DetailedRaceValueSet_PRIOR_LAKE_SIOUX                            DetailedRaceValueSet_Value = 512
	DetailedRaceValueSet_ROSEBUD_SIOUX                               DetailedRaceValueSet_Value = 513
	DetailedRaceValueSet_SANS_ARC_SIOUX                              DetailedRaceValueSet_Value = 514
	DetailedRaceValueSet_SANTEE_SIOUX                                DetailedRaceValueSet_Value = 515
	DetailedRaceValueSet_SISSETON_WAHPETON                           DetailedRaceValueSet_Value = 516
	DetailedRaceValueSet_SISSETON_SIOUX                              DetailedRaceValueSet_Value = 517
	DetailedRaceValueSet_SPIRIT_LAKE_SIOUX                           DetailedRaceValueSet_Value = 518
	DetailedRaceValueSet_STANDING_ROCK_SIOUX                         DetailedRaceValueSet_Value = 519
	DetailedRaceValueSet_TETON_SIOUX                                 DetailedRaceValueSet_Value = 520
	DetailedRaceValueSet_TWO_KETTLE_SIOUX                            DetailedRaceValueSet_Value = 521
	DetailedRaceValueSet_UPPER_SIOUX                                 DetailedRaceValueSet_Value = 522
	DetailedRaceValueSet_WAHPEKUTE_SIOUX                             DetailedRaceValueSet_Value = 523
	DetailedRaceValueSet_WAHPETON_SIOUX                              DetailedRaceValueSet_Value = 524
	DetailedRaceValueSet_WAZHAZA_SIOUX                               DetailedRaceValueSet_Value = 525
	DetailedRaceValueSet_YANKTON_SIOUX                               DetailedRaceValueSet_Value = 526
	DetailedRaceValueSet_YANKTONAI_SIOUX                             DetailedRaceValueSet_Value = 527
	DetailedRaceValueSet_AK_CHIN                                     DetailedRaceValueSet_Value = 528
	DetailedRaceValueSet_GILA_BEND                                   DetailedRaceValueSet_Value = 529
	DetailedRaceValueSet_SAN_XAVIER                                  DetailedRaceValueSet_Value = 530
	DetailedRaceValueSet_SELLS                                       DetailedRaceValueSet_Value = 531
	DetailedRaceValueSet_COW_CREEK_UMPQUA                            DetailedRaceValueSet_Value = 532
	DetailedRaceValueSet_ALLEN_CANYON                                DetailedRaceValueSet_Value = 533
	DetailedRaceValueSet_UINTAH_UTE                                  DetailedRaceValueSet_Value = 534
	DetailedRaceValueSet_UTE_MOUNTAIN_UTE                            DetailedRaceValueSet_Value = 535
	DetailedRaceValueSet_GAY_HEAD_WAMPANOAG                          DetailedRaceValueSet_Value = 536
	DetailedRaceValueSet_MASHPEE_WAMPANOAG                           DetailedRaceValueSet_Value = 537
	DetailedRaceValueSet_ALPINE                                      DetailedRaceValueSet_Value = 538
	DetailedRaceValueSet_CARSON                                      DetailedRaceValueSet_Value = 539
	DetailedRaceValueSet_DRESSLERVILLE                               DetailedRaceValueSet_Value = 540
	DetailedRaceValueSet_HO_CHUNK                                    DetailedRaceValueSet_Value = 541
	DetailedRaceValueSet_NEBRASKA_WINNEBAGO                          DetailedRaceValueSet_Value = 542
	DetailedRaceValueSet_TABLE_BLUFF                                 DetailedRaceValueSet_Value = 543
	DetailedRaceValueSet_BARRIO_LIBRE                                DetailedRaceValueSet_Value = 544
	DetailedRaceValueSet_PASCUA_YAQUI                                DetailedRaceValueSet_Value = 545
	DetailedRaceValueSet_CHUKCHANSI                                  DetailedRaceValueSet_Value = 546
	DetailedRaceValueSet_TACHI                                       DetailedRaceValueSet_Value = 547
	DetailedRaceValueSet_TULE_RIVER                                  DetailedRaceValueSet_Value = 548
	DetailedRaceValueSet_COCOPAH                                     DetailedRaceValueSet_Value = 549
	DetailedRaceValueSet_HAVASUPAI                                   DetailedRaceValueSet_Value = 550
	DetailedRaceValueSet_HUALAPAI                                    DetailedRaceValueSet_Value = 551
	DetailedRaceValueSet_MARICOPA                                    DetailedRaceValueSet_Value = 552
	DetailedRaceValueSet_MOHAVE                                      DetailedRaceValueSet_Value = 553
	DetailedRaceValueSet_QUECHAN                                     DetailedRaceValueSet_Value = 554
	DetailedRaceValueSet_YAVAPAI                                     DetailedRaceValueSet_Value = 555
	DetailedRaceValueSet_COAST_YUROK                                 DetailedRaceValueSet_Value = 556
	DetailedRaceValueSet_ALASKA_INDIAN                               DetailedRaceValueSet_Value = 557
	DetailedRaceValueSet_ESKIMO                                      DetailedRaceValueSet_Value = 558
	DetailedRaceValueSet_ALEUT                                       DetailedRaceValueSet_Value = 559
	DetailedRaceValueSet_ALASKAN_ATHABASCAN                          DetailedRaceValueSet_Value = 560
	DetailedRaceValueSet_SOUTHEAST_ALASKA                            DetailedRaceValueSet_Value = 561
	DetailedRaceValueSet_AHTNA                                       DetailedRaceValueSet_Value = 562
	DetailedRaceValueSet_ALATNA                                      DetailedRaceValueSet_Value = 563
	DetailedRaceValueSet_ALEXANDER                                   DetailedRaceValueSet_Value = 564
	DetailedRaceValueSet_ALLAKAKET                                   DetailedRaceValueSet_Value = 565
	DetailedRaceValueSet_ALANVIK                                     DetailedRaceValueSet_Value = 566
	DetailedRaceValueSet_ANVIK                                       DetailedRaceValueSet_Value = 567
	DetailedRaceValueSet_ARCTIC                                      DetailedRaceValueSet_Value = 568
	DetailedRaceValueSet_BEAVER                                      DetailedRaceValueSet_Value = 569
	DetailedRaceValueSet_BIRCH_CREEK                                 DetailedRaceValueSet_Value = 570
	DetailedRaceValueSet_CANTWELL                                    DetailedRaceValueSet_Value = 571
	DetailedRaceValueSet_CHALKYITSIK                                 DetailedRaceValueSet_Value = 572
	DetailedRaceValueSet_CHICKALOON                                  DetailedRaceValueSet_Value = 573
	DetailedRaceValueSet_CHISTOCHINA                                 DetailedRaceValueSet_Value = 574
	DetailedRaceValueSet_CHITINA                                     DetailedRaceValueSet_Value = 575
	DetailedRaceValueSet_CIRCLE                                      DetailedRaceValueSet_Value = 576
	DetailedRaceValueSet_COOK_INLET                                  DetailedRaceValueSet_Value = 577
	DetailedRaceValueSet_COPPER_CENTER                               DetailedRaceValueSet_Value = 578
	DetailedRaceValueSet_COPPER_RIVER                                DetailedRaceValueSet_Value = 579
	DetailedRaceValueSet_DOT_LAKE                                    DetailedRaceValueSet_Value = 580
	DetailedRaceValueSet_DOYON                                       DetailedRaceValueSet_Value = 581
	DetailedRaceValueSet_EAGLE                                       DetailedRaceValueSet_Value = 582
	DetailedRaceValueSet_EKLUTNA                                     DetailedRaceValueSet_Value = 583
	DetailedRaceValueSet_EVANSVILLE                                  DetailedRaceValueSet_Value = 584
	DetailedRaceValueSet_FORT_YUKON                                  DetailedRaceValueSet_Value = 585
	DetailedRaceValueSet_GAKONA                                      DetailedRaceValueSet_Value = 586
	DetailedRaceValueSet_GALENA                                      DetailedRaceValueSet_Value = 587
	DetailedRaceValueSet_GRAYLING                                    DetailedRaceValueSet_Value = 588
	DetailedRaceValueSet_GULKANA                                     DetailedRaceValueSet_Value = 589
	DetailedRaceValueSet_HEALY_LAKE                                  DetailedRaceValueSet_Value = 590
	DetailedRaceValueSet_HOLY_CROSS                                  DetailedRaceValueSet_Value = 591
	DetailedRaceValueSet_HUGHES                                      DetailedRaceValueSet_Value = 592
	DetailedRaceValueSet_HUSLIA                                      DetailedRaceValueSet_Value = 593
	DetailedRaceValueSet_ILIAMNA                                     DetailedRaceValueSet_Value = 594
	DetailedRaceValueSet_KALTAG                                      DetailedRaceValueSet_Value = 595
	DetailedRaceValueSet_KLUTI_KAAH                                  DetailedRaceValueSet_Value = 596
	DetailedRaceValueSet_KNIK                                        DetailedRaceValueSet_Value = 597
	DetailedRaceValueSet_KOYUKUK                                     DetailedRaceValueSet_Value = 598
	DetailedRaceValueSet_LAKE_MINCHUMINA                             DetailedRaceValueSet_Value = 599
	DetailedRaceValueSet_LIME                                        DetailedRaceValueSet_Value = 600
	DetailedRaceValueSet_MCGRATH                                     DetailedRaceValueSet_Value = 601
	DetailedRaceValueSet_MANLEY_HOT_SPRINGS                          DetailedRaceValueSet_Value = 602
	DetailedRaceValueSet_MENTASTA_LAKE                               DetailedRaceValueSet_Value = 603
	DetailedRaceValueSet_MINTO                                       DetailedRaceValueSet_Value = 604
	DetailedRaceValueSet_NENANA                                      DetailedRaceValueSet_Value = 605
	DetailedRaceValueSet_NIKOLAI                                     DetailedRaceValueSet_Value = 606
	DetailedRaceValueSet_NINILCHIK                                   DetailedRaceValueSet_Value = 607
	DetailedRaceValueSet_NONDALTON                                   DetailedRaceValueSet_Value = 608
	DetailedRaceValueSet_NORTHWAY                                    DetailedRaceValueSet_Value = 609
	DetailedRaceValueSet_NULATO                                      DetailedRaceValueSet_Value = 610
	DetailedRaceValueSet_PEDRO_BAY                                   DetailedRaceValueSet_Value = 611
	DetailedRaceValueSet_RAMPART                                     DetailedRaceValueSet_Value = 612
	DetailedRaceValueSet_RUBY                                        DetailedRaceValueSet_Value = 613
	DetailedRaceValueSet_SALAMATOF                                   DetailedRaceValueSet_Value = 614
	DetailedRaceValueSet_SELDOVIA                                    DetailedRaceValueSet_Value = 615
	DetailedRaceValueSet_SLANA                                       DetailedRaceValueSet_Value = 616
	DetailedRaceValueSet_SHAGELUK                                    DetailedRaceValueSet_Value = 617
	DetailedRaceValueSet_STEVENS                                     DetailedRaceValueSet_Value = 618
	DetailedRaceValueSet_STONY_RIVER                                 DetailedRaceValueSet_Value = 619
	DetailedRaceValueSet_TAKOTNA                                     DetailedRaceValueSet_Value = 620
	DetailedRaceValueSet_TANACROSS                                   DetailedRaceValueSet_Value = 621
	DetailedRaceValueSet_TANAINA                                     DetailedRaceValueSet_Value = 622
	DetailedRaceValueSet_TANANA                                      DetailedRaceValueSet_Value = 623
	DetailedRaceValueSet_TANANA_CHIEFS                               DetailedRaceValueSet_Value = 624
	DetailedRaceValueSet_TAZLINA                                     DetailedRaceValueSet_Value = 625
	DetailedRaceValueSet_TELIDA                                      DetailedRaceValueSet_Value = 626
	DetailedRaceValueSet_TETLIN                                      DetailedRaceValueSet_Value = 627
	DetailedRaceValueSet_TOK                                         DetailedRaceValueSet_Value = 628
	DetailedRaceValueSet_TYONEK                                      DetailedRaceValueSet_Value = 629
	DetailedRaceValueSet_VENETIE                                     DetailedRaceValueSet_Value = 630
	DetailedRaceValueSet_WISEMAN                                     DetailedRaceValueSet_Value = 631
	DetailedRaceValueSet_TLINGIT_HAIDA                               DetailedRaceValueSet_Value = 632
	DetailedRaceValueSet_TSIMSHIAN                                   DetailedRaceValueSet_Value = 633
	DetailedRaceValueSet_ANGOON                                      DetailedRaceValueSet_Value = 634
	DetailedRaceValueSet_CENTRAL_COUNCIL_OF_TLINGIT_AND_HAIDA_TRIBES DetailedRaceValueSet_Value = 635
	DetailedRaceValueSet_CHILKAT                                     DetailedRaceValueSet_Value = 636
	DetailedRaceValueSet_CHILKOOT                                    DetailedRaceValueSet_Value = 637
	DetailedRaceValueSet_CRAIG                                       DetailedRaceValueSet_Value = 638
	DetailedRaceValueSet_DOUGLAS                                     DetailedRaceValueSet_Value = 639
	DetailedRaceValueSet_HAIDA                                       DetailedRaceValueSet_Value = 640
	DetailedRaceValueSet_HOONAH                                      DetailedRaceValueSet_Value = 641
	DetailedRaceValueSet_HYDABURG                                    DetailedRaceValueSet_Value = 642
	DetailedRaceValueSet_KAKE                                        DetailedRaceValueSet_Value = 643
	DetailedRaceValueSet_KASAAN                                      DetailedRaceValueSet_Value = 644
	DetailedRaceValueSet_KENAITZE                                    DetailedRaceValueSet_Value = 645
	DetailedRaceValueSet_KETCHIKAN                                   DetailedRaceValueSet_Value = 646
	DetailedRaceValueSet_KLAWOCK                                     DetailedRaceValueSet_Value = 647
	DetailedRaceValueSet_PELICAN                                     DetailedRaceValueSet_Value = 648
	DetailedRaceValueSet_PETERSBURG                                  DetailedRaceValueSet_Value = 649
	DetailedRaceValueSet_SAXMAN                                      DetailedRaceValueSet_Value = 650
	DetailedRaceValueSet_SITKA                                       DetailedRaceValueSet_Value = 651
	DetailedRaceValueSet_TENAKEE_SPRINGS                             DetailedRaceValueSet_Value = 652
	DetailedRaceValueSet_TLINGIT                                     DetailedRaceValueSet_Value = 653
	DetailedRaceValueSet_WRANGELL                                    DetailedRaceValueSet_Value = 654
	DetailedRaceValueSet_YAKUTAT                                     DetailedRaceValueSet_Value = 655
	DetailedRaceValueSet_METLAKATLA                                  DetailedRaceValueSet_Value = 656
	DetailedRaceValueSet_GREENLAND_ESKIMO                            DetailedRaceValueSet_Value = 657
	DetailedRaceValueSet_INUPIAT_ESKIMO                              DetailedRaceValueSet_Value = 658
	DetailedRaceValueSet_SIBERIAN_ESKIMO                             DetailedRaceValueSet_Value = 659
	DetailedRaceValueSet_YUPIK_ESKIMO                                DetailedRaceValueSet_Value = 660
	DetailedRaceValueSet_AMBLER                                      DetailedRaceValueSet_Value = 661
	DetailedRaceValueSet_ANAKTUVUK                                   DetailedRaceValueSet_Value = 662
	DetailedRaceValueSet_ANAKTUVUK_PASS                              DetailedRaceValueSet_Value = 663
	DetailedRaceValueSet_ARCTIC_SLOPE_INUPIAT                        DetailedRaceValueSet_Value = 664
	DetailedRaceValueSet_ARCTIC_SLOPE_CORPORATION                    DetailedRaceValueSet_Value = 665
	DetailedRaceValueSet_ATQASUK                                     DetailedRaceValueSet_Value = 666
	DetailedRaceValueSet_BARROW                                      DetailedRaceValueSet_Value = 667
	DetailedRaceValueSet_BERING_STRAITS_INUPIAT                      DetailedRaceValueSet_Value = 668
	DetailedRaceValueSet_BREVIG_MISSION                              DetailedRaceValueSet_Value = 669
	DetailedRaceValueSet_BUCKLAND                                    DetailedRaceValueSet_Value = 670
	DetailedRaceValueSet_CHINIK                                      DetailedRaceValueSet_Value = 671
	DetailedRaceValueSet_COUNCIL                                     DetailedRaceValueSet_Value = 672
	DetailedRaceValueSet_DEERING                                     DetailedRaceValueSet_Value = 673
	DetailedRaceValueSet_ELIM                                        DetailedRaceValueSet_Value = 674
	DetailedRaceValueSet_GOLOVIN                                     DetailedRaceValueSet_Value = 675
	DetailedRaceValueSet_INALIK_DIOMEDE                              DetailedRaceValueSet_Value = 676
	DetailedRaceValueSet_INUPIAQ                                     DetailedRaceValueSet_Value = 677
	DetailedRaceValueSet_KAKTOVIK                                    DetailedRaceValueSet_Value = 678
	DetailedRaceValueSet_KAWERAK                                     DetailedRaceValueSet_Value = 679
	DetailedRaceValueSet_KIANA                                       DetailedRaceValueSet_Value = 680
	DetailedRaceValueSet_KIVALINA                                    DetailedRaceValueSet_Value = 681
	DetailedRaceValueSet_KOBUK                                       DetailedRaceValueSet_Value = 682
	DetailedRaceValueSet_KOTZEBUE                                    DetailedRaceValueSet_Value = 683
	DetailedRaceValueSet_KOYUK                                       DetailedRaceValueSet_Value = 684
	DetailedRaceValueSet_KWIGUK                                      DetailedRaceValueSet_Value = 685
	DetailedRaceValueSet_MAUNELUK_INUPIAT                            DetailedRaceValueSet_Value = 686
	DetailedRaceValueSet_NANA_INUPIAT                                DetailedRaceValueSet_Value = 687
	DetailedRaceValueSet_NOATAK                                      DetailedRaceValueSet_Value = 688
	DetailedRaceValueSet_NOME                                        DetailedRaceValueSet_Value = 689
	DetailedRaceValueSet_NOORVIK                                     DetailedRaceValueSet_Value = 690
	DetailedRaceValueSet_NUIQSUT                                     DetailedRaceValueSet_Value = 691
	DetailedRaceValueSet_POINT_HOPE                                  DetailedRaceValueSet_Value = 692
	DetailedRaceValueSet_POINT_LAY                                   DetailedRaceValueSet_Value = 693
	DetailedRaceValueSet_SELAWIK                                     DetailedRaceValueSet_Value = 694
	DetailedRaceValueSet_SHAKTOOLIK                                  DetailedRaceValueSet_Value = 695
	DetailedRaceValueSet_SHISHMAREF                                  DetailedRaceValueSet_Value = 696
	DetailedRaceValueSet_SHUNGNAK                                    DetailedRaceValueSet_Value = 697
	DetailedRaceValueSet_SOLOMON                                     DetailedRaceValueSet_Value = 698
	DetailedRaceValueSet_TELLER                                      DetailedRaceValueSet_Value = 699
	DetailedRaceValueSet_UNALAKLEET                                  DetailedRaceValueSet_Value = 700
	DetailedRaceValueSet_WAINWRIGHT                                  DetailedRaceValueSet_Value = 701
	DetailedRaceValueSet_WALES                                       DetailedRaceValueSet_Value = 702
	DetailedRaceValueSet_WHITE_MOUNTAIN                              DetailedRaceValueSet_Value = 703
	DetailedRaceValueSet_WHITE_MOUNTAIN_INUPIAT                      DetailedRaceValueSet_Value = 704
	DetailedRaceValueSet_MARYS_IGLOO                                 DetailedRaceValueSet_Value = 705
	DetailedRaceValueSet_GAMBELL                                     DetailedRaceValueSet_Value = 706
	DetailedRaceValueSet_SAVOONGA                                    DetailedRaceValueSet_Value = 707
	DetailedRaceValueSet_SIBERIAN_YUPIK                              DetailedRaceValueSet_Value = 708
	DetailedRaceValueSet_AKIACHAK                                    DetailedRaceValueSet_Value = 709
	DetailedRaceValueSet_AKIAK                                       DetailedRaceValueSet_Value = 710
	DetailedRaceValueSet_ALAKANUK                                    DetailedRaceValueSet_Value = 711
	DetailedRaceValueSet_ALEKNAGIK                                   DetailedRaceValueSet_Value = 712
	DetailedRaceValueSet_ANDREAFSKY                                  DetailedRaceValueSet_Value = 713
	DetailedRaceValueSet_ANIAK                                       DetailedRaceValueSet_Value = 714
	DetailedRaceValueSet_ATMAUTLUAK                                  DetailedRaceValueSet_Value = 715
	DetailedRaceValueSet_BETHEL                                      DetailedRaceValueSet_Value = 716
	DetailedRaceValueSet_BILL_MOORES_SLOUGH                          DetailedRaceValueSet_Value = 717
	DetailedRaceValueSet_BRISTOL_BAY_YUPIK                           DetailedRaceValueSet_Value = 718
	DetailedRaceValueSet_CALISTA_YUPIK                               DetailedRaceValueSet_Value = 719
	DetailedRaceValueSet_CHEFORNAK                                   DetailedRaceValueSet_Value = 720
	DetailedRaceValueSet_CHEVAK                                      DetailedRaceValueSet_Value = 721
	DetailedRaceValueSet_CHUATHBALUK                                 DetailedRaceValueSet_Value = 722
	DetailedRaceValueSet_CLARKS_POINT                                DetailedRaceValueSet_Value = 723
	DetailedRaceValueSet_CROOKED_CREEK                               DetailedRaceValueSet_Value = 724
	DetailedRaceValueSet_DILLINGHAM                                  DetailedRaceValueSet_Value = 725
	DetailedRaceValueSet_EEK                                         DetailedRaceValueSet_Value = 726
	DetailedRaceValueSet_EKUK                                        DetailedRaceValueSet_Value = 727
	DetailedRaceValueSet_EKWOK                                       DetailedRaceValueSet_Value = 728
	DetailedRaceValueSet_EMMONAK                                     DetailedRaceValueSet_Value = 729
	DetailedRaceValueSet_GOODNEWS_BAY                                DetailedRaceValueSet_Value = 730
	DetailedRaceValueSet_HOOPER_BAY                                  DetailedRaceValueSet_Value = 731
	DetailedRaceValueSet_IQURMUIT_RUSSIAN_MISSION                    DetailedRaceValueSet_Value = 732
	DetailedRaceValueSet_KALSKAG                                     DetailedRaceValueSet_Value = 733
	DetailedRaceValueSet_KASIGLUK                                    DetailedRaceValueSet_Value = 734
	DetailedRaceValueSet_KIPNUK                                      DetailedRaceValueSet_Value = 735
	DetailedRaceValueSet_KOLIGANEK                                   DetailedRaceValueSet_Value = 736
	DetailedRaceValueSet_KONGIGANAK                                  DetailedRaceValueSet_Value = 737
	DetailedRaceValueSet_KOTLIK                                      DetailedRaceValueSet_Value = 738
	DetailedRaceValueSet_KWETHLUK                                    DetailedRaceValueSet_Value = 739
	DetailedRaceValueSet_KWIGILLINGOK                                DetailedRaceValueSet_Value = 740
	DetailedRaceValueSet_LEVELOCK                                    DetailedRaceValueSet_Value = 741
	DetailedRaceValueSet_LOWER_KALSKAG                               DetailedRaceValueSet_Value = 742
	DetailedRaceValueSet_MANOKOTAK                                   DetailedRaceValueSet_Value = 743
	DetailedRaceValueSet_MARSHALL                                    DetailedRaceValueSet_Value = 744
	DetailedRaceValueSet_MEKORYUK                                    DetailedRaceValueSet_Value = 745
	DetailedRaceValueSet_MOUNTAIN_VILLAGE                            DetailedRaceValueSet_Value = 746
	DetailedRaceValueSet_NAKNEK                                      DetailedRaceValueSet_Value = 747
	DetailedRaceValueSet_NAPAUMUTE                                   DetailedRaceValueSet_Value = 748
	DetailedRaceValueSet_NAPAKIAK                                    DetailedRaceValueSet_Value = 749
	DetailedRaceValueSet_NAPASKIAK                                   DetailedRaceValueSet_Value = 750
	DetailedRaceValueSet_NEWHALEN                                    DetailedRaceValueSet_Value = 751
	DetailedRaceValueSet_NEW_STUYAHOK                                DetailedRaceValueSet_Value = 752
	DetailedRaceValueSet_NEWTOK                                      DetailedRaceValueSet_Value = 753
	DetailedRaceValueSet_NIGHTMUTE                                   DetailedRaceValueSet_Value = 754
	DetailedRaceValueSet_NUNAPITCHUKV                                DetailedRaceValueSet_Value = 755
	DetailedRaceValueSet_OSCARVILLE                                  DetailedRaceValueSet_Value = 756
	DetailedRaceValueSet_PILOT_STATION                               DetailedRaceValueSet_Value = 757
	DetailedRaceValueSet_PITKAS_POINT                                DetailedRaceValueSet_Value = 758
	DetailedRaceValueSet_PLATINUM                                    DetailedRaceValueSet_Value = 759
	DetailedRaceValueSet_PORTAGE_CREEK                               DetailedRaceValueSet_Value = 760
	DetailedRaceValueSet_QUINHAGAK                                   DetailedRaceValueSet_Value = 761
	DetailedRaceValueSet_RED_DEVIL                                   DetailedRaceValueSet_Value = 762
	DetailedRaceValueSet_ST_MICHAEL                                  DetailedRaceValueSet_Value = 763
	DetailedRaceValueSet_SCAMMON_BAY                                 DetailedRaceValueSet_Value = 764
	DetailedRaceValueSet_SHELDONS_POINT                              DetailedRaceValueSet_Value = 765
	DetailedRaceValueSet_SLEETMUTE                                   DetailedRaceValueSet_Value = 766
	DetailedRaceValueSet_STEBBINS                                    DetailedRaceValueSet_Value = 767
	DetailedRaceValueSet_TOGIAK                                      DetailedRaceValueSet_Value = 768
	DetailedRaceValueSet_TOKSOOK                                     DetailedRaceValueSet_Value = 769
	DetailedRaceValueSet_TULUKSKAK                                   DetailedRaceValueSet_Value = 770
	DetailedRaceValueSet_TUNTUTULIAK                                 DetailedRaceValueSet_Value = 771
	DetailedRaceValueSet_TUNUNAK                                     DetailedRaceValueSet_Value = 772
	DetailedRaceValueSet_TWIN_HILLS                                  DetailedRaceValueSet_Value = 773
	DetailedRaceValueSet_GEORGETOWN_YUPIK_ESKIMO                     DetailedRaceValueSet_Value = 774
	DetailedRaceValueSet_ST_MARYS                                    DetailedRaceValueSet_Value = 775
	DetailedRaceValueSet_UMKUMIATE                                   DetailedRaceValueSet_Value = 776
	DetailedRaceValueSet_ALUTIIQ_ALEUT                               DetailedRaceValueSet_Value = 777
	DetailedRaceValueSet_BRISTOL_BAY_ALEUT                           DetailedRaceValueSet_Value = 778
	DetailedRaceValueSet_CHUGACH_ALEUT                               DetailedRaceValueSet_Value = 779
	DetailedRaceValueSet_EYAK                                        DetailedRaceValueSet_Value = 780
	DetailedRaceValueSet_KONIAG_ALEUT                                DetailedRaceValueSet_Value = 781
	DetailedRaceValueSet_SUGPIAQ                                     DetailedRaceValueSet_Value = 782
	DetailedRaceValueSet_SUQPIGAQ                                    DetailedRaceValueSet_Value = 783
	DetailedRaceValueSet_UNANGAN_ALEUT                               DetailedRaceValueSet_Value = 784
	DetailedRaceValueSet_TATITLEK                                    DetailedRaceValueSet_Value = 785
	DetailedRaceValueSet_UGASHIK                                     DetailedRaceValueSet_Value = 786
	DetailedRaceValueSet_CHIGNIK                                     DetailedRaceValueSet_Value = 787
	DetailedRaceValueSet_CHIGNIK_LAKE                                DetailedRaceValueSet_Value = 788
	DetailedRaceValueSet_EGEGIK                                      DetailedRaceValueSet_Value = 789
	DetailedRaceValueSet_IGIUGIG                                     DetailedRaceValueSet_Value = 790
	DetailedRaceValueSet_IVANOF_BAY                                  DetailedRaceValueSet_Value = 791
	DetailedRaceValueSet_KING_SALMON                                 DetailedRaceValueSet_Value = 792
	DetailedRaceValueSet_KOKHANOK                                    DetailedRaceValueSet_Value = 793
	DetailedRaceValueSet_PERRYVILLE                                  DetailedRaceValueSet_Value = 794
	DetailedRaceValueSet_PILOT_POINT                                 DetailedRaceValueSet_Value = 795
	DetailedRaceValueSet_PORT_HEIDEN                                 DetailedRaceValueSet_Value = 796
	DetailedRaceValueSet_CHENEGA                                     DetailedRaceValueSet_Value = 797
	DetailedRaceValueSet_CHUGACH_CORPORATION                         DetailedRaceValueSet_Value = 798
	DetailedRaceValueSet_ENGLISH_BAY                                 DetailedRaceValueSet_Value = 799
	DetailedRaceValueSet_PORT_GRAHAM                                 DetailedRaceValueSet_Value = 800
	DetailedRaceValueSet_AKHIOK                                      DetailedRaceValueSet_Value = 801
	DetailedRaceValueSet_AGDAAGUX                                    DetailedRaceValueSet_Value = 802
	DetailedRaceValueSet_KARLUK                                      DetailedRaceValueSet_Value = 803
	DetailedRaceValueSet_KODIAK                                      DetailedRaceValueSet_Value = 804
	DetailedRaceValueSet_LARSEN_BAY                                  DetailedRaceValueSet_Value = 805
	DetailedRaceValueSet_OLD_HARBOR                                  DetailedRaceValueSet_Value = 806
	DetailedRaceValueSet_OUZINKIE                                    DetailedRaceValueSet_Value = 807
	DetailedRaceValueSet_PORT_LIONS                                  DetailedRaceValueSet_Value = 808
	DetailedRaceValueSet_AKUTAN                                      DetailedRaceValueSet_Value = 809
	DetailedRaceValueSet_ALEUT_CORPORATION                           DetailedRaceValueSet_Value = 810
	DetailedRaceValueSet_ALEUTIAN                                    DetailedRaceValueSet_Value = 811
	DetailedRaceValueSet_ALEUTIAN_ISLANDER                           DetailedRaceValueSet_Value = 812
	DetailedRaceValueSet_ATKA                                        DetailedRaceValueSet_Value = 813
	DetailedRaceValueSet_BELKOFSKI                                   DetailedRaceValueSet_Value = 814
	DetailedRaceValueSet_CHIGNIK_LAGOON                              DetailedRaceValueSet_Value = 815
	DetailedRaceValueSet_KING_COVE                                   DetailedRaceValueSet_Value = 816
	DetailedRaceValueSet_FALSE_PASS                                  DetailedRaceValueSet_Value = 817
	DetailedRaceValueSet_NELSON_LAGOON                               DetailedRaceValueSet_Value = 818
	DetailedRaceValueSet_NIKOLSKI                                    DetailedRaceValueSet_Value = 819
	DetailedRaceValueSet_PAULOFF_HARBOR                              DetailedRaceValueSet_Value = 820
	DetailedRaceValueSet_QAGAN_TOYAGUNGIN                            DetailedRaceValueSet_Value = 821
	DetailedRaceValueSet_QAWALANGIN                                  DetailedRaceValueSet_Value = 822
	DetailedRaceValueSet_ST_GEORGE                                   DetailedRaceValueSet_Value = 823
	DetailedRaceValueSet_ST_PAUL                                     DetailedRaceValueSet_Value = 824
	DetailedRaceValueSet_SAND_POINT                                  DetailedRaceValueSet_Value = 825
	DetailedRaceValueSet_SOUTH_NAKNEK                                DetailedRaceValueSet_Value = 826
	DetailedRaceValueSet_UNALASKA                                    DetailedRaceValueSet_Value = 827
	DetailedRaceValueSet_UNGA                                        DetailedRaceValueSet_Value = 828
	DetailedRaceValueSet_ASIAN_INDIAN                                DetailedRaceValueSet_Value = 829
	DetailedRaceValueSet_BANGLADESHI                                 DetailedRaceValueSet_Value = 830
	DetailedRaceValueSet_BHUTANESE                                   DetailedRaceValueSet_Value = 831
	DetailedRaceValueSet_BURMESE                                     DetailedRaceValueSet_Value = 832
	DetailedRaceValueSet_CAMBODIAN                                   DetailedRaceValueSet_Value = 833
	DetailedRaceValueSet_CHINESE                                     DetailedRaceValueSet_Value = 834
	DetailedRaceValueSet_TAIWANESE                                   DetailedRaceValueSet_Value = 835
	DetailedRaceValueSet_FILIPINO                                    DetailedRaceValueSet_Value = 836
	DetailedRaceValueSet_HMONG                                       DetailedRaceValueSet_Value = 837
	DetailedRaceValueSet_INDONESIAN                                  DetailedRaceValueSet_Value = 838
	DetailedRaceValueSet_JAPANESE                                    DetailedRaceValueSet_Value = 839
	DetailedRaceValueSet_KOREAN                                      DetailedRaceValueSet_Value = 840
	DetailedRaceValueSet_LAOTIAN                                     DetailedRaceValueSet_Value = 841
	DetailedRaceValueSet_MALAYSIAN                                   DetailedRaceValueSet_Value = 842
	DetailedRaceValueSet_OKINAWAN                                    DetailedRaceValueSet_Value = 843
	DetailedRaceValueSet_PAKISTANI                                   DetailedRaceValueSet_Value = 844
	DetailedRaceValueSet_SRI_LANKAN                                  DetailedRaceValueSet_Value = 845
	DetailedRaceValueSet_THAI                                        DetailedRaceValueSet_Value = 846
	DetailedRaceValueSet_VIETNAMESE                                  DetailedRaceValueSet_Value = 847
	DetailedRaceValueSet_IWO_JIMAN                                   DetailedRaceValueSet_Value = 848
	DetailedRaceValueSet_MALDIVIAN                                   DetailedRaceValueSet_Value = 849
	DetailedRaceValueSet_NEPALESE                                    DetailedRaceValueSet_Value = 850
	DetailedRaceValueSet_SINGAPOREAN                                 DetailedRaceValueSet_Value = 851
	DetailedRaceValueSet_MADAGASCAR                                  DetailedRaceValueSet_Value = 852
	DetailedRaceValueSet_BLACK                                       DetailedRaceValueSet_Value = 853
	DetailedRaceValueSet_AFRICAN_AMERICAN                            DetailedRaceValueSet_Value = 854
	DetailedRaceValueSet_AFRICAN                                     DetailedRaceValueSet_Value = 855
	DetailedRaceValueSet_BAHAMIAN                                    DetailedRaceValueSet_Value = 856
	DetailedRaceValueSet_BARBADIAN                                   DetailedRaceValueSet_Value = 857
	DetailedRaceValueSet_DOMINICAN                                   DetailedRaceValueSet_Value = 858
	DetailedRaceValueSet_DOMINICA_ISLANDER                           DetailedRaceValueSet_Value = 859
	DetailedRaceValueSet_HAITIAN                                     DetailedRaceValueSet_Value = 860
	DetailedRaceValueSet_JAMAICAN                                    DetailedRaceValueSet_Value = 861
	DetailedRaceValueSet_TOBAGOAN                                    DetailedRaceValueSet_Value = 862
	DetailedRaceValueSet_TRINIDADIAN                                 DetailedRaceValueSet_Value = 863
	DetailedRaceValueSet_WEST_INDIAN                                 DetailedRaceValueSet_Value = 864
	DetailedRaceValueSet_BOTSWANAN                                   DetailedRaceValueSet_Value = 865
	DetailedRaceValueSet_ETHIOPIAN                                   DetailedRaceValueSet_Value = 866
	DetailedRaceValueSet_LIBERIAN                                    DetailedRaceValueSet_Value = 867
	DetailedRaceValueSet_NAMIBIAN                                    DetailedRaceValueSet_Value = 868
	DetailedRaceValueSet_NIGERIAN                                    DetailedRaceValueSet_Value = 869
	DetailedRaceValueSet_ZAIREAN                                     DetailedRaceValueSet_Value = 870
	DetailedRaceValueSet_POLYNESIAN                                  DetailedRaceValueSet_Value = 871
	DetailedRaceValueSet_MICRONESIAN                                 DetailedRaceValueSet_Value = 872
	DetailedRaceValueSet_MELANESIAN                                  DetailedRaceValueSet_Value = 873
	DetailedRaceValueSet_OTHER_PACIFIC_ISLANDER                      DetailedRaceValueSet_Value = 874
	DetailedRaceValueSet_NATIVE_HAWAIIAN                             DetailedRaceValueSet_Value = 875
	DetailedRaceValueSet_SAMOAN                                      DetailedRaceValueSet_Value = 876
	DetailedRaceValueSet_TAHITIAN                                    DetailedRaceValueSet_Value = 877
	DetailedRaceValueSet_TONGAN                                      DetailedRaceValueSet_Value = 878
	DetailedRaceValueSet_TOKELAUAN                                   DetailedRaceValueSet_Value = 879
	DetailedRaceValueSet_GUAMANIAN_OR_CHAMORRO                       DetailedRaceValueSet_Value = 880
	DetailedRaceValueSet_GUAMANIAN                                   DetailedRaceValueSet_Value = 881
	DetailedRaceValueSet_CHAMORRO                                    DetailedRaceValueSet_Value = 882
	DetailedRaceValueSet_MARIANA_ISLANDER                            DetailedRaceValueSet_Value = 883
	DetailedRaceValueSet_MARSHALLESE                                 DetailedRaceValueSet_Value = 884
	DetailedRaceValueSet_PALAUAN                                     DetailedRaceValueSet_Value = 885
	DetailedRaceValueSet_CAROLINIAN                                  DetailedRaceValueSet_Value = 886
	DetailedRaceValueSet_KOSRAEAN                                    DetailedRaceValueSet_Value = 887
	DetailedRaceValueSet_POHNPEIAN                                   DetailedRaceValueSet_Value = 888
	DetailedRaceValueSet_SAIPANESE                                   DetailedRaceValueSet_Value = 889
	DetailedRaceValueSet_KIRIBATI                                    DetailedRaceValueSet_Value = 890
	DetailedRaceValueSet_CHUUKESE                                    DetailedRaceValueSet_Value = 891
	DetailedRaceValueSet_YAPESE                                      DetailedRaceValueSet_Value = 892
	DetailedRaceValueSet_FIJIAN                                      DetailedRaceValueSet_Value = 893
	DetailedRaceValueSet_PAPUA_NEW_GUINEAN                           DetailedRaceValueSet_Value = 894
	DetailedRaceValueSet_SOLOMON_ISLANDER                            DetailedRaceValueSet_Value = 895
	DetailedRaceValueSet_NEW_HEBRIDES                                DetailedRaceValueSet_Value = 896
	DetailedRaceValueSet_EUROPEAN                                    DetailedRaceValueSet_Value = 897
	DetailedRaceValueSet_MIDDLE_EASTERN_OR_NORTH_AFRICAN             DetailedRaceValueSet_Value = 898
	DetailedRaceValueSet_ARAB                                        DetailedRaceValueSet_Value = 899
	DetailedRaceValueSet_ARMENIAN                                    DetailedRaceValueSet_Value = 900
	DetailedRaceValueSet_ENGLISH                                     DetailedRaceValueSet_Value = 901
	DetailedRaceValueSet_FRENCH                                      DetailedRaceValueSet_Value = 902
	DetailedRaceValueSet_GERMAN                                      DetailedRaceValueSet_Value = 903
	DetailedRaceValueSet_IRISH                                       DetailedRaceValueSet_Value = 904
	DetailedRaceValueSet_ITALIAN                                     DetailedRaceValueSet_Value = 905
	DetailedRaceValueSet_POLISH                                      DetailedRaceValueSet_Value = 906
	DetailedRaceValueSet_SCOTTISH                                    DetailedRaceValueSet_Value = 907
	DetailedRaceValueSet_ASSYRIAN                                    DetailedRaceValueSet_Value = 908
	DetailedRaceValueSet_EGYPTIAN                                    DetailedRaceValueSet_Value = 909
	DetailedRaceValueSet_IRANIAN                                     DetailedRaceValueSet_Value = 910
	DetailedRaceValueSet_IRAQI                                       DetailedRaceValueSet_Value = 911
	DetailedRaceValueSet_LEBANESE                                    DetailedRaceValueSet_Value = 912
	DetailedRaceValueSet_PALESTINIAN                                 DetailedRaceValueSet_Value = 913
	DetailedRaceValueSet_SYRIAN                                      DetailedRaceValueSet_Value = 914
	DetailedRaceValueSet_AFGHANISTANI                                DetailedRaceValueSet_Value = 915
	DetailedRaceValueSet_ISRAEILI                                    DetailedRaceValueSet_Value = 916
	DetailedRaceValueSet_OTHER_RACE                                  DetailedRaceValueSet_Value = 917
)

func (DetailedRaceValueSet_Value) Descriptor

func (DetailedRaceValueSet_Value) Enum

func (DetailedRaceValueSet_Value) EnumDescriptor deprecated

func (DetailedRaceValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use DetailedRaceValueSet_Value.Descriptor instead.

func (DetailedRaceValueSet_Value) Number

func (DetailedRaceValueSet_Value) String

func (DetailedRaceValueSet_Value) Type

type NarrativeStatusValueSet

type NarrativeStatusValueSet struct {
	// contains filtered or unexported fields
}

The US Core Narrative Status Value Set limits the text status for the resource narrative. See http://hl7.org/fhir/us/core/ValueSet/us-core-narrative-status

func (*NarrativeStatusValueSet) Descriptor deprecated

func (*NarrativeStatusValueSet) Descriptor() ([]byte, []int)

Deprecated: Use NarrativeStatusValueSet.ProtoReflect.Descriptor instead.

func (*NarrativeStatusValueSet) ProtoMessage

func (*NarrativeStatusValueSet) ProtoMessage()

func (*NarrativeStatusValueSet) ProtoReflect

func (x *NarrativeStatusValueSet) ProtoReflect() protoreflect.Message

func (*NarrativeStatusValueSet) Reset

func (x *NarrativeStatusValueSet) Reset()

func (*NarrativeStatusValueSet) String

func (x *NarrativeStatusValueSet) String() string

type NarrativeStatusValueSet_Value

type NarrativeStatusValueSet_Value int32
const (
	NarrativeStatusValueSet_INVALID_UNINITIALIZED NarrativeStatusValueSet_Value = 0
	NarrativeStatusValueSet_ADDITIONAL            NarrativeStatusValueSet_Value = 1
	NarrativeStatusValueSet_GENERATED             NarrativeStatusValueSet_Value = 2
)

func (NarrativeStatusValueSet_Value) Descriptor

func (NarrativeStatusValueSet_Value) Enum

func (NarrativeStatusValueSet_Value) EnumDescriptor deprecated

func (NarrativeStatusValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use NarrativeStatusValueSet_Value.Descriptor instead.

func (NarrativeStatusValueSet_Value) Number

func (NarrativeStatusValueSet_Value) String

func (NarrativeStatusValueSet_Value) Type

type OmbEthnicityCategoriesValueSet

type OmbEthnicityCategoriesValueSet struct {
	// contains filtered or unexported fields
}

The codes for the ethnicity categories - 'Hispanic or Latino' and 'Non 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.whitehouse.gov/omb/fedreg_1997standards). See http://hl7.org/fhir/us/core/ValueSet/omb-ethnicity-category

func (*OmbEthnicityCategoriesValueSet) Descriptor deprecated

func (*OmbEthnicityCategoriesValueSet) Descriptor() ([]byte, []int)

Deprecated: Use OmbEthnicityCategoriesValueSet.ProtoReflect.Descriptor instead.

func (*OmbEthnicityCategoriesValueSet) ProtoMessage

func (*OmbEthnicityCategoriesValueSet) ProtoMessage()

func (*OmbEthnicityCategoriesValueSet) ProtoReflect

func (*OmbEthnicityCategoriesValueSet) Reset

func (x *OmbEthnicityCategoriesValueSet) Reset()

func (*OmbEthnicityCategoriesValueSet) String

type OmbEthnicityCategoriesValueSet_Value

type OmbEthnicityCategoriesValueSet_Value int32
const (
	OmbEthnicityCategoriesValueSet_INVALID_UNINITIALIZED  OmbEthnicityCategoriesValueSet_Value = 0
	OmbEthnicityCategoriesValueSet_HISPANIC_OR_LATINO     OmbEthnicityCategoriesValueSet_Value = 1
	OmbEthnicityCategoriesValueSet_NOT_HISPANIC_OR_LATINO OmbEthnicityCategoriesValueSet_Value = 2
)

func (OmbEthnicityCategoriesValueSet_Value) Descriptor

func (OmbEthnicityCategoriesValueSet_Value) Enum

func (OmbEthnicityCategoriesValueSet_Value) EnumDescriptor deprecated

func (OmbEthnicityCategoriesValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use OmbEthnicityCategoriesValueSet_Value.Descriptor instead.

func (OmbEthnicityCategoriesValueSet_Value) Number

func (OmbEthnicityCategoriesValueSet_Value) String

func (OmbEthnicityCategoriesValueSet_Value) Type

type OmbRaceCategoriesValueSet

type OmbRaceCategoriesValueSet struct {
	// contains filtered or unexported fields
}

The codes for the concepts 'Unknown' and 'Asked but no answer' and the the codes for the five race categories - 'American Indian' or 'Alaska Native', 'Asian', 'Black or African American', 'Native Hawaiian or Other Pacific Islander', and 'White' - 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.whitehouse.gov/omb/fedreg_1997standards) . See http://hl7.org/fhir/us/core/ValueSet/omb-race-category

func (*OmbRaceCategoriesValueSet) Descriptor deprecated

func (*OmbRaceCategoriesValueSet) Descriptor() ([]byte, []int)

Deprecated: Use OmbRaceCategoriesValueSet.ProtoReflect.Descriptor instead.

func (*OmbRaceCategoriesValueSet) ProtoMessage

func (*OmbRaceCategoriesValueSet) ProtoMessage()

func (*OmbRaceCategoriesValueSet) ProtoReflect

func (*OmbRaceCategoriesValueSet) Reset

func (x *OmbRaceCategoriesValueSet) Reset()

func (*OmbRaceCategoriesValueSet) String

func (x *OmbRaceCategoriesValueSet) String() string

type OmbRaceCategoriesValueSet_Value

type OmbRaceCategoriesValueSet_Value int32
const (
	OmbRaceCategoriesValueSet_INVALID_UNINITIALIZED                     OmbRaceCategoriesValueSet_Value = 0
	OmbRaceCategoriesValueSet_AMERICAN_INDIAN_OR_ALASKA_NATIVE          OmbRaceCategoriesValueSet_Value = 1
	OmbRaceCategoriesValueSet_ASIAN                                     OmbRaceCategoriesValueSet_Value = 2
	OmbRaceCategoriesValueSet_BLACK_OR_AFRICAN_AMERICAN                 OmbRaceCategoriesValueSet_Value = 3
	OmbRaceCategoriesValueSet_NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER OmbRaceCategoriesValueSet_Value = 4
	OmbRaceCategoriesValueSet_WHITE                                     OmbRaceCategoriesValueSet_Value = 5
	OmbRaceCategoriesValueSet_UNK                                       OmbRaceCategoriesValueSet_Value = 6
	OmbRaceCategoriesValueSet_ASKU                                      OmbRaceCategoriesValueSet_Value = 7
)

func (OmbRaceCategoriesValueSet_Value) Descriptor

func (OmbRaceCategoriesValueSet_Value) Enum

func (OmbRaceCategoriesValueSet_Value) EnumDescriptor deprecated

func (OmbRaceCategoriesValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use OmbRaceCategoriesValueSet_Value.Descriptor instead.

func (OmbRaceCategoriesValueSet_Value) Number

func (OmbRaceCategoriesValueSet_Value) String

func (OmbRaceCategoriesValueSet_Value) Type

type RaceAndEthnicityCDCCode

type RaceAndEthnicityCDCCode struct {
	// contains filtered or unexported fields
}
The U.S. Centers for Disease Control and Prevention (CDC) has prepared a
code set for use in codingrace and ethnicity data. This code set is based on
current federal standards for classifying data onrace and ethnicity,
specifically the minimum race and ethnicity categories defined by the U.S.
Office ofManagement and Budget (OMB) and a more detailed set of race and
ethnicity categories maintainedby the U.S. Bureau of the Census (BC). The
main purpose of the code set is to facilitate use of federalstandards for
classifying data on race and ethnicity when these data are exchanged,
stored, retrieved,or analyzed in electronic form. At the same time, the code
set can be applied to paper-based recordsystems to the extent that these
systems are used to collect, maintain, and report data on race andethnicity
in accordance with current federal standards. Source: [Race and Ethnicity
Code Set
Version 1.0](https://www.cdc.gov/phin/resources/vocabulary/documents/cdc-race--ethnicity-background-and-purpose.pdf).

See urn:oid:2.16.840.1.113883.6.238

func (*RaceAndEthnicityCDCCode) Descriptor deprecated

func (*RaceAndEthnicityCDCCode) Descriptor() ([]byte, []int)

Deprecated: Use RaceAndEthnicityCDCCode.ProtoReflect.Descriptor instead.

func (*RaceAndEthnicityCDCCode) ProtoMessage

func (*RaceAndEthnicityCDCCode) ProtoMessage()

func (*RaceAndEthnicityCDCCode) ProtoReflect

func (x *RaceAndEthnicityCDCCode) ProtoReflect() protoreflect.Message

func (*RaceAndEthnicityCDCCode) Reset

func (x *RaceAndEthnicityCDCCode) Reset()

func (*RaceAndEthnicityCDCCode) String

func (x *RaceAndEthnicityCDCCode) String() string

type RaceAndEthnicityCDCCode_Value

type RaceAndEthnicityCDCCode_Value int32
const (
	RaceAndEthnicityCDCCode_INVALID_UNINITIALIZED                       RaceAndEthnicityCDCCode_Value = 0
	RaceAndEthnicityCDCCode_RACE                                        RaceAndEthnicityCDCCode_Value = 1
	RaceAndEthnicityCDCCode_AMERICAN_INDIAN_OR_ALASKA_NATIVE            RaceAndEthnicityCDCCode_Value = 2
	RaceAndEthnicityCDCCode_AMERICAN_INDIAN                             RaceAndEthnicityCDCCode_Value = 3
	RaceAndEthnicityCDCCode_ALASKA_NATIVE                               RaceAndEthnicityCDCCode_Value = 4
	RaceAndEthnicityCDCCode_ABENAKI                                     RaceAndEthnicityCDCCode_Value = 5
	RaceAndEthnicityCDCCode_ALGONQUIAN                                  RaceAndEthnicityCDCCode_Value = 6
	RaceAndEthnicityCDCCode_APACHE                                      RaceAndEthnicityCDCCode_Value = 7
	RaceAndEthnicityCDCCode_ARAPAHO                                     RaceAndEthnicityCDCCode_Value = 8
	RaceAndEthnicityCDCCode_ARIKARA                                     RaceAndEthnicityCDCCode_Value = 9
	RaceAndEthnicityCDCCode_ASSINIBOINE                                 RaceAndEthnicityCDCCode_Value = 10
	RaceAndEthnicityCDCCode_ASSINIBOINE_SIOUX                           RaceAndEthnicityCDCCode_Value = 11
	RaceAndEthnicityCDCCode_BANNOCK                                     RaceAndEthnicityCDCCode_Value = 12
	RaceAndEthnicityCDCCode_BLACKFEET                                   RaceAndEthnicityCDCCode_Value = 13
	RaceAndEthnicityCDCCode_BROTHERTON                                  RaceAndEthnicityCDCCode_Value = 14
	RaceAndEthnicityCDCCode_BURT_LAKE_BAND                              RaceAndEthnicityCDCCode_Value = 15
	RaceAndEthnicityCDCCode_CADDO                                       RaceAndEthnicityCDCCode_Value = 16
	RaceAndEthnicityCDCCode_CAHUILLA                                    RaceAndEthnicityCDCCode_Value = 17
	RaceAndEthnicityCDCCode_CALIFORNIA_TRIBES                           RaceAndEthnicityCDCCode_Value = 18
	RaceAndEthnicityCDCCode_CANADIAN_AND_LATIN_AMERICAN_INDIAN          RaceAndEthnicityCDCCode_Value = 19
	RaceAndEthnicityCDCCode_CATAWBA                                     RaceAndEthnicityCDCCode_Value = 20
	RaceAndEthnicityCDCCode_CAYUSE                                      RaceAndEthnicityCDCCode_Value = 21
	RaceAndEthnicityCDCCode_CHEHALIS                                    RaceAndEthnicityCDCCode_Value = 22
	RaceAndEthnicityCDCCode_CHEMAKUAN                                   RaceAndEthnicityCDCCode_Value = 23
	RaceAndEthnicityCDCCode_CHEMEHUEVI                                  RaceAndEthnicityCDCCode_Value = 24
	RaceAndEthnicityCDCCode_CHEROKEE                                    RaceAndEthnicityCDCCode_Value = 25
	RaceAndEthnicityCDCCode_CHEROKEE_SHAWNEE                            RaceAndEthnicityCDCCode_Value = 26
	RaceAndEthnicityCDCCode_CHEYENNE                                    RaceAndEthnicityCDCCode_Value = 27
	RaceAndEthnicityCDCCode_CHEYENNE_ARAPAHO                            RaceAndEthnicityCDCCode_Value = 28
	RaceAndEthnicityCDCCode_CHICKAHOMINY                                RaceAndEthnicityCDCCode_Value = 29
	RaceAndEthnicityCDCCode_CHICKASAW                                   RaceAndEthnicityCDCCode_Value = 30
	RaceAndEthnicityCDCCode_CHINOOK                                     RaceAndEthnicityCDCCode_Value = 31
	RaceAndEthnicityCDCCode_CHIPPEWA                                    RaceAndEthnicityCDCCode_Value = 32
	RaceAndEthnicityCDCCode_CHIPPEWA_CREE                               RaceAndEthnicityCDCCode_Value = 33
	RaceAndEthnicityCDCCode_CHITIMACHA                                  RaceAndEthnicityCDCCode_Value = 34
	RaceAndEthnicityCDCCode_CHOCTAW                                     RaceAndEthnicityCDCCode_Value = 35
	RaceAndEthnicityCDCCode_CHUMASH                                     RaceAndEthnicityCDCCode_Value = 36
	RaceAndEthnicityCDCCode_CLEAR_LAKE                                  RaceAndEthnicityCDCCode_Value = 37
	RaceAndEthnicityCDCCode_COEUR_D_ALENE                               RaceAndEthnicityCDCCode_Value = 38
	RaceAndEthnicityCDCCode_COHARIE                                     RaceAndEthnicityCDCCode_Value = 39
	RaceAndEthnicityCDCCode_COLORADO_RIVER                              RaceAndEthnicityCDCCode_Value = 40
	RaceAndEthnicityCDCCode_COLVILLE                                    RaceAndEthnicityCDCCode_Value = 41
	RaceAndEthnicityCDCCode_COMANCHE                                    RaceAndEthnicityCDCCode_Value = 42
	RaceAndEthnicityCDCCode_COOS_LOWER_UMPQUA_SIUSLAW                   RaceAndEthnicityCDCCode_Value = 43
	RaceAndEthnicityCDCCode_COOS                                        RaceAndEthnicityCDCCode_Value = 44
	RaceAndEthnicityCDCCode_COQUILLES                                   RaceAndEthnicityCDCCode_Value = 45
	RaceAndEthnicityCDCCode_COSTANOAN                                   RaceAndEthnicityCDCCode_Value = 46
	RaceAndEthnicityCDCCode_COUSHATTA                                   RaceAndEthnicityCDCCode_Value = 47
	RaceAndEthnicityCDCCode_COWLITZ                                     RaceAndEthnicityCDCCode_Value = 48
	RaceAndEthnicityCDCCode_CREE                                        RaceAndEthnicityCDCCode_Value = 49
	RaceAndEthnicityCDCCode_CREEK                                       RaceAndEthnicityCDCCode_Value = 50
	RaceAndEthnicityCDCCode_CROATAN                                     RaceAndEthnicityCDCCode_Value = 51
	RaceAndEthnicityCDCCode_CROW                                        RaceAndEthnicityCDCCode_Value = 52
	RaceAndEthnicityCDCCode_CUPENO                                      RaceAndEthnicityCDCCode_Value = 53
	RaceAndEthnicityCDCCode_DELAWARE                                    RaceAndEthnicityCDCCode_Value = 54
	RaceAndEthnicityCDCCode_DIEGUENO                                    RaceAndEthnicityCDCCode_Value = 55
	RaceAndEthnicityCDCCode_EASTERN_TRIBES                              RaceAndEthnicityCDCCode_Value = 56
	RaceAndEthnicityCDCCode_ESSELEN                                     RaceAndEthnicityCDCCode_Value = 57
	RaceAndEthnicityCDCCode_FORT_BELKNAP                                RaceAndEthnicityCDCCode_Value = 58
	RaceAndEthnicityCDCCode_FORT_BERTHOLD                               RaceAndEthnicityCDCCode_Value = 59
	RaceAndEthnicityCDCCode_FORT_MCDOWELL                               RaceAndEthnicityCDCCode_Value = 60
	RaceAndEthnicityCDCCode_FORT_HALL                                   RaceAndEthnicityCDCCode_Value = 61
	RaceAndEthnicityCDCCode_GABRIELENO                                  RaceAndEthnicityCDCCode_Value = 62
	RaceAndEthnicityCDCCode_GRAND_RONDE                                 RaceAndEthnicityCDCCode_Value = 63
	RaceAndEthnicityCDCCode_GROS_VENTRES                                RaceAndEthnicityCDCCode_Value = 64
	RaceAndEthnicityCDCCode_HALIWA                                      RaceAndEthnicityCDCCode_Value = 65
	RaceAndEthnicityCDCCode_HIDATSA                                     RaceAndEthnicityCDCCode_Value = 66
	RaceAndEthnicityCDCCode_HOOPA                                       RaceAndEthnicityCDCCode_Value = 67
	RaceAndEthnicityCDCCode_HOOPA_EXTENSION                             RaceAndEthnicityCDCCode_Value = 68
	RaceAndEthnicityCDCCode_HOUMA                                       RaceAndEthnicityCDCCode_Value = 69
	RaceAndEthnicityCDCCode_INAJA_COSMIT                                RaceAndEthnicityCDCCode_Value = 70
	RaceAndEthnicityCDCCode_IOWA                                        RaceAndEthnicityCDCCode_Value = 71
	RaceAndEthnicityCDCCode_IROQUOIS                                    RaceAndEthnicityCDCCode_Value = 72
	RaceAndEthnicityCDCCode_JUANENO                                     RaceAndEthnicityCDCCode_Value = 73
	RaceAndEthnicityCDCCode_KALISPEL                                    RaceAndEthnicityCDCCode_Value = 74
	RaceAndEthnicityCDCCode_KARUK                                       RaceAndEthnicityCDCCode_Value = 75
	RaceAndEthnicityCDCCode_KAW                                         RaceAndEthnicityCDCCode_Value = 76
	RaceAndEthnicityCDCCode_KICKAPOO                                    RaceAndEthnicityCDCCode_Value = 77
	RaceAndEthnicityCDCCode_KIOWA                                       RaceAndEthnicityCDCCode_Value = 78
	RaceAndEthnicityCDCCode_KLALLAM                                     RaceAndEthnicityCDCCode_Value = 79
	RaceAndEthnicityCDCCode_KLAMATH                                     RaceAndEthnicityCDCCode_Value = 80
	RaceAndEthnicityCDCCode_KONKOW                                      RaceAndEthnicityCDCCode_Value = 81
	RaceAndEthnicityCDCCode_KOOTENAI                                    RaceAndEthnicityCDCCode_Value = 82
	RaceAndEthnicityCDCCode_LASSIK                                      RaceAndEthnicityCDCCode_Value = 83
	RaceAndEthnicityCDCCode_LONG_ISLAND                                 RaceAndEthnicityCDCCode_Value = 84
	RaceAndEthnicityCDCCode_LUISENO                                     RaceAndEthnicityCDCCode_Value = 85
	RaceAndEthnicityCDCCode_LUMBEE                                      RaceAndEthnicityCDCCode_Value = 86
	RaceAndEthnicityCDCCode_LUMMI                                       RaceAndEthnicityCDCCode_Value = 87
	RaceAndEthnicityCDCCode_MAIDU                                       RaceAndEthnicityCDCCode_Value = 88
	RaceAndEthnicityCDCCode_MAKAH                                       RaceAndEthnicityCDCCode_Value = 89
	RaceAndEthnicityCDCCode_MALISEET                                    RaceAndEthnicityCDCCode_Value = 90
	RaceAndEthnicityCDCCode_MANDAN                                      RaceAndEthnicityCDCCode_Value = 91
	RaceAndEthnicityCDCCode_MATTAPONI                                   RaceAndEthnicityCDCCode_Value = 92
	RaceAndEthnicityCDCCode_MENOMINEE                                   RaceAndEthnicityCDCCode_Value = 93
	RaceAndEthnicityCDCCode_MIAMI                                       RaceAndEthnicityCDCCode_Value = 94
	RaceAndEthnicityCDCCode_MICCOSUKEE                                  RaceAndEthnicityCDCCode_Value = 95
	RaceAndEthnicityCDCCode_MICMAC                                      RaceAndEthnicityCDCCode_Value = 96
	RaceAndEthnicityCDCCode_MISSION_INDIANS                             RaceAndEthnicityCDCCode_Value = 97
	RaceAndEthnicityCDCCode_MIWOK                                       RaceAndEthnicityCDCCode_Value = 98
	RaceAndEthnicityCDCCode_MODOC                                       RaceAndEthnicityCDCCode_Value = 99
	RaceAndEthnicityCDCCode_MOHEGAN                                     RaceAndEthnicityCDCCode_Value = 100
	RaceAndEthnicityCDCCode_MONO                                        RaceAndEthnicityCDCCode_Value = 101
	RaceAndEthnicityCDCCode_NANTICOKE                                   RaceAndEthnicityCDCCode_Value = 102
	RaceAndEthnicityCDCCode_NARRAGANSETT                                RaceAndEthnicityCDCCode_Value = 103
	RaceAndEthnicityCDCCode_NAVAJO                                      RaceAndEthnicityCDCCode_Value = 104
	RaceAndEthnicityCDCCode_NEZ_PERCE                                   RaceAndEthnicityCDCCode_Value = 105
	RaceAndEthnicityCDCCode_NOMALAKI                                    RaceAndEthnicityCDCCode_Value = 106
	RaceAndEthnicityCDCCode_NORTHWEST_TRIBES                            RaceAndEthnicityCDCCode_Value = 107
	RaceAndEthnicityCDCCode_OMAHA                                       RaceAndEthnicityCDCCode_Value = 108
	RaceAndEthnicityCDCCode_OREGON_ATHABASKAN                           RaceAndEthnicityCDCCode_Value = 109
	RaceAndEthnicityCDCCode_OSAGE                                       RaceAndEthnicityCDCCode_Value = 110
	RaceAndEthnicityCDCCode_OTOE_MISSOURIA                              RaceAndEthnicityCDCCode_Value = 111
	RaceAndEthnicityCDCCode_OTTAWA                                      RaceAndEthnicityCDCCode_Value = 112
	RaceAndEthnicityCDCCode_PAIUTE                                      RaceAndEthnicityCDCCode_Value = 113
	RaceAndEthnicityCDCCode_PAMUNKEY                                    RaceAndEthnicityCDCCode_Value = 114
	RaceAndEthnicityCDCCode_PASSAMAQUODDY                               RaceAndEthnicityCDCCode_Value = 115
	RaceAndEthnicityCDCCode_PAWNEE                                      RaceAndEthnicityCDCCode_Value = 116
	RaceAndEthnicityCDCCode_PENOBSCOT                                   RaceAndEthnicityCDCCode_Value = 117
	RaceAndEthnicityCDCCode_PEORIA                                      RaceAndEthnicityCDCCode_Value = 118
	RaceAndEthnicityCDCCode_PEQUOT                                      RaceAndEthnicityCDCCode_Value = 119
	RaceAndEthnicityCDCCode_PIMA                                        RaceAndEthnicityCDCCode_Value = 120
	RaceAndEthnicityCDCCode_PISCATAWAY                                  RaceAndEthnicityCDCCode_Value = 121
	RaceAndEthnicityCDCCode_PIT_RIVER                                   RaceAndEthnicityCDCCode_Value = 122
	RaceAndEthnicityCDCCode_POMO                                        RaceAndEthnicityCDCCode_Value = 123
	RaceAndEthnicityCDCCode_PONCA                                       RaceAndEthnicityCDCCode_Value = 124
	RaceAndEthnicityCDCCode_POTAWATOMI                                  RaceAndEthnicityCDCCode_Value = 125
	RaceAndEthnicityCDCCode_POWHATAN                                    RaceAndEthnicityCDCCode_Value = 126
	RaceAndEthnicityCDCCode_PUEBLO                                      RaceAndEthnicityCDCCode_Value = 127
	RaceAndEthnicityCDCCode_PUGET_SOUND_SALISH                          RaceAndEthnicityCDCCode_Value = 128
	RaceAndEthnicityCDCCode_QUAPAW                                      RaceAndEthnicityCDCCode_Value = 129
	RaceAndEthnicityCDCCode_QUINAULT                                    RaceAndEthnicityCDCCode_Value = 130
	RaceAndEthnicityCDCCode_RAPPAHANNOCK                                RaceAndEthnicityCDCCode_Value = 131
	RaceAndEthnicityCDCCode_RENO_SPARKS                                 RaceAndEthnicityCDCCode_Value = 132
	RaceAndEthnicityCDCCode_ROUND_VALLEY                                RaceAndEthnicityCDCCode_Value = 133
	RaceAndEthnicityCDCCode_SAC_AND_FOX                                 RaceAndEthnicityCDCCode_Value = 134
	RaceAndEthnicityCDCCode_SALINAN                                     RaceAndEthnicityCDCCode_Value = 135
	RaceAndEthnicityCDCCode_SALISH                                      RaceAndEthnicityCDCCode_Value = 136
	RaceAndEthnicityCDCCode_SALISH_AND_KOOTENAI                         RaceAndEthnicityCDCCode_Value = 137
	RaceAndEthnicityCDCCode_SCHAGHTICOKE                                RaceAndEthnicityCDCCode_Value = 138
	RaceAndEthnicityCDCCode_SCOTT_VALLEY                                RaceAndEthnicityCDCCode_Value = 139
	RaceAndEthnicityCDCCode_SEMINOLE                                    RaceAndEthnicityCDCCode_Value = 140
	RaceAndEthnicityCDCCode_SERRANO                                     RaceAndEthnicityCDCCode_Value = 141
	RaceAndEthnicityCDCCode_SHASTA                                      RaceAndEthnicityCDCCode_Value = 142
	RaceAndEthnicityCDCCode_SHAWNEE                                     RaceAndEthnicityCDCCode_Value = 143
	RaceAndEthnicityCDCCode_SHINNECOCK                                  RaceAndEthnicityCDCCode_Value = 144
	RaceAndEthnicityCDCCode_SHOALWATER_BAY                              RaceAndEthnicityCDCCode_Value = 145
	RaceAndEthnicityCDCCode_SHOSHONE                                    RaceAndEthnicityCDCCode_Value = 146
	RaceAndEthnicityCDCCode_SHOSHONE_PAIUTE                             RaceAndEthnicityCDCCode_Value = 147
	RaceAndEthnicityCDCCode_SILETZ                                      RaceAndEthnicityCDCCode_Value = 148
	RaceAndEthnicityCDCCode_SIOUX                                       RaceAndEthnicityCDCCode_Value = 149
	RaceAndEthnicityCDCCode_SIUSLAW                                     RaceAndEthnicityCDCCode_Value = 150
	RaceAndEthnicityCDCCode_SPOKANE                                     RaceAndEthnicityCDCCode_Value = 151
	RaceAndEthnicityCDCCode_STEWART                                     RaceAndEthnicityCDCCode_Value = 152
	RaceAndEthnicityCDCCode_STOCKBRIDGE                                 RaceAndEthnicityCDCCode_Value = 153
	RaceAndEthnicityCDCCode_SUSANVILLE                                  RaceAndEthnicityCDCCode_Value = 154
	RaceAndEthnicityCDCCode_TOHONO_O_ODHAM                              RaceAndEthnicityCDCCode_Value = 155
	RaceAndEthnicityCDCCode_TOLOWA                                      RaceAndEthnicityCDCCode_Value = 156
	RaceAndEthnicityCDCCode_TONKAWA                                     RaceAndEthnicityCDCCode_Value = 157
	RaceAndEthnicityCDCCode_TYGH                                        RaceAndEthnicityCDCCode_Value = 158
	RaceAndEthnicityCDCCode_UMATILLA                                    RaceAndEthnicityCDCCode_Value = 159
	RaceAndEthnicityCDCCode_UMPQUA                                      RaceAndEthnicityCDCCode_Value = 160
	RaceAndEthnicityCDCCode_UTE                                         RaceAndEthnicityCDCCode_Value = 161
	RaceAndEthnicityCDCCode_WAILAKI                                     RaceAndEthnicityCDCCode_Value = 162
	RaceAndEthnicityCDCCode_WALLA_WALLA                                 RaceAndEthnicityCDCCode_Value = 163
	RaceAndEthnicityCDCCode_WAMPANOAG                                   RaceAndEthnicityCDCCode_Value = 164
	RaceAndEthnicityCDCCode_WARM_SPRINGS                                RaceAndEthnicityCDCCode_Value = 165
	RaceAndEthnicityCDCCode_WASCOPUM                                    RaceAndEthnicityCDCCode_Value = 166
	RaceAndEthnicityCDCCode_WASHOE                                      RaceAndEthnicityCDCCode_Value = 167
	RaceAndEthnicityCDCCode_WICHITA                                     RaceAndEthnicityCDCCode_Value = 168
	RaceAndEthnicityCDCCode_WIND_RIVER                                  RaceAndEthnicityCDCCode_Value = 169
	RaceAndEthnicityCDCCode_WINNEBAGO                                   RaceAndEthnicityCDCCode_Value = 170
	RaceAndEthnicityCDCCode_WINNEMUCCA                                  RaceAndEthnicityCDCCode_Value = 171
	RaceAndEthnicityCDCCode_WINTUN                                      RaceAndEthnicityCDCCode_Value = 172
	RaceAndEthnicityCDCCode_WIYOT                                       RaceAndEthnicityCDCCode_Value = 173
	RaceAndEthnicityCDCCode_YAKAMA                                      RaceAndEthnicityCDCCode_Value = 174
	RaceAndEthnicityCDCCode_YAKAMA_COWLITZ                              RaceAndEthnicityCDCCode_Value = 175
	RaceAndEthnicityCDCCode_YAQUI                                       RaceAndEthnicityCDCCode_Value = 176
	RaceAndEthnicityCDCCode_YAVAPAI_APACHE                              RaceAndEthnicityCDCCode_Value = 177
	RaceAndEthnicityCDCCode_YOKUTS                                      RaceAndEthnicityCDCCode_Value = 178
	RaceAndEthnicityCDCCode_YUCHI                                       RaceAndEthnicityCDCCode_Value = 179
	RaceAndEthnicityCDCCode_YUMAN                                       RaceAndEthnicityCDCCode_Value = 180
	RaceAndEthnicityCDCCode_YUROK                                       RaceAndEthnicityCDCCode_Value = 181
	RaceAndEthnicityCDCCode_CHIRICAHUA                                  RaceAndEthnicityCDCCode_Value = 182
	RaceAndEthnicityCDCCode_FORT_SILL_APACHE                            RaceAndEthnicityCDCCode_Value = 183
	RaceAndEthnicityCDCCode_JICARILLA_APACHE                            RaceAndEthnicityCDCCode_Value = 184
	RaceAndEthnicityCDCCode_LIPAN_APACHE                                RaceAndEthnicityCDCCode_Value = 185
	RaceAndEthnicityCDCCode_MESCALERO_APACHE                            RaceAndEthnicityCDCCode_Value = 186
	RaceAndEthnicityCDCCode_OKLAHOMA_APACHE                             RaceAndEthnicityCDCCode_Value = 187
	RaceAndEthnicityCDCCode_PAYSON_APACHE                               RaceAndEthnicityCDCCode_Value = 188
	RaceAndEthnicityCDCCode_SAN_CARLOS_APACHE                           RaceAndEthnicityCDCCode_Value = 189
	RaceAndEthnicityCDCCode_WHITE_MOUNTAIN_APACHE                       RaceAndEthnicityCDCCode_Value = 190
	RaceAndEthnicityCDCCode_NORTHERN_ARAPAHO                            RaceAndEthnicityCDCCode_Value = 191
	RaceAndEthnicityCDCCode_SOUTHERN_ARAPAHO                            RaceAndEthnicityCDCCode_Value = 192
	RaceAndEthnicityCDCCode_WIND_RIVER_ARAPAHO                          RaceAndEthnicityCDCCode_Value = 193
	RaceAndEthnicityCDCCode_FORT_PECK_ASSINIBOINE_SIOUX                 RaceAndEthnicityCDCCode_Value = 194
	RaceAndEthnicityCDCCode_OKLAHOMA_CADO                               RaceAndEthnicityCDCCode_Value = 195
	RaceAndEthnicityCDCCode_AGUA_CALIENTE_CAHUILLA                      RaceAndEthnicityCDCCode_Value = 196
	RaceAndEthnicityCDCCode_AUGUSTINE                                   RaceAndEthnicityCDCCode_Value = 197
	RaceAndEthnicityCDCCode_CABAZON                                     RaceAndEthnicityCDCCode_Value = 198
	RaceAndEthnicityCDCCode_LOS_COYOTES                                 RaceAndEthnicityCDCCode_Value = 199
	RaceAndEthnicityCDCCode_MORONGO                                     RaceAndEthnicityCDCCode_Value = 200
	RaceAndEthnicityCDCCode_SANTA_ROSA_CAHUILLA                         RaceAndEthnicityCDCCode_Value = 201
	RaceAndEthnicityCDCCode_TORRES_MARTINEZ                             RaceAndEthnicityCDCCode_Value = 202
	RaceAndEthnicityCDCCode_CAHTO                                       RaceAndEthnicityCDCCode_Value = 203
	RaceAndEthnicityCDCCode_CHIMARIKO                                   RaceAndEthnicityCDCCode_Value = 204
	RaceAndEthnicityCDCCode_COAST_MIWOK                                 RaceAndEthnicityCDCCode_Value = 205
	RaceAndEthnicityCDCCode_DIGGER                                      RaceAndEthnicityCDCCode_Value = 206
	RaceAndEthnicityCDCCode_KAWAIISU                                    RaceAndEthnicityCDCCode_Value = 207
	RaceAndEthnicityCDCCode_KERN_RIVER                                  RaceAndEthnicityCDCCode_Value = 208
	RaceAndEthnicityCDCCode_MATTOLE                                     RaceAndEthnicityCDCCode_Value = 209
	RaceAndEthnicityCDCCode_RED_WOOD                                    RaceAndEthnicityCDCCode_Value = 210
	RaceAndEthnicityCDCCode_SANTA_ROSA                                  RaceAndEthnicityCDCCode_Value = 211
	RaceAndEthnicityCDCCode_TAKELMA                                     RaceAndEthnicityCDCCode_Value = 212
	RaceAndEthnicityCDCCode_WAPPO                                       RaceAndEthnicityCDCCode_Value = 213
	RaceAndEthnicityCDCCode_YANA                                        RaceAndEthnicityCDCCode_Value = 214
	RaceAndEthnicityCDCCode_YUKI                                        RaceAndEthnicityCDCCode_Value = 215
	RaceAndEthnicityCDCCode_CANADIAN_INDIAN                             RaceAndEthnicityCDCCode_Value = 216
	RaceAndEthnicityCDCCode_CENTRAL_AMERICAN_INDIAN_1070_2              RaceAndEthnicityCDCCode_Value = 217
	RaceAndEthnicityCDCCode_FRENCH_AMERICAN_INDIAN                      RaceAndEthnicityCDCCode_Value = 218
	RaceAndEthnicityCDCCode_MEXICAN_AMERICAN_INDIAN_1072_8              RaceAndEthnicityCDCCode_Value = 219
	RaceAndEthnicityCDCCode_SOUTH_AMERICAN_INDIAN_1073_6                RaceAndEthnicityCDCCode_Value = 220
	RaceAndEthnicityCDCCode_SPANISH_AMERICAN_INDIAN                     RaceAndEthnicityCDCCode_Value = 221
	RaceAndEthnicityCDCCode_HOH                                         RaceAndEthnicityCDCCode_Value = 222
	RaceAndEthnicityCDCCode_QUILEUTE                                    RaceAndEthnicityCDCCode_Value = 223
	RaceAndEthnicityCDCCode_CHEROKEE_ALABAMA                            RaceAndEthnicityCDCCode_Value = 224
	RaceAndEthnicityCDCCode_CHEROKEES_OF_NORTHEAST_ALABAMA              RaceAndEthnicityCDCCode_Value = 225
	RaceAndEthnicityCDCCode_CHEROKEES_OF_SOUTHEAST_ALABAMA              RaceAndEthnicityCDCCode_Value = 226
	RaceAndEthnicityCDCCode_EASTERN_CHEROKEE                            RaceAndEthnicityCDCCode_Value = 227
	RaceAndEthnicityCDCCode_ECHOTA_CHEROKEE                             RaceAndEthnicityCDCCode_Value = 228
	RaceAndEthnicityCDCCode_ETOWAH_CHEROKEE                             RaceAndEthnicityCDCCode_Value = 229
	RaceAndEthnicityCDCCode_NORTHERN_CHEROKEE                           RaceAndEthnicityCDCCode_Value = 230
	RaceAndEthnicityCDCCode_TUSCOLA                                     RaceAndEthnicityCDCCode_Value = 231
	RaceAndEthnicityCDCCode_UNITED_KEETOWAH_BAND_OF_CHEROKEE            RaceAndEthnicityCDCCode_Value = 232
	RaceAndEthnicityCDCCode_WESTERN_CHEROKEE                            RaceAndEthnicityCDCCode_Value = 233
	RaceAndEthnicityCDCCode_NORTHERN_CHEYENNE                           RaceAndEthnicityCDCCode_Value = 234
	RaceAndEthnicityCDCCode_SOUTHERN_CHEYENNE                           RaceAndEthnicityCDCCode_Value = 235
	RaceAndEthnicityCDCCode_EASTERN_CHICKAHOMINY                        RaceAndEthnicityCDCCode_Value = 236
	RaceAndEthnicityCDCCode_WESTERN_CHICKAHOMINY                        RaceAndEthnicityCDCCode_Value = 237
	RaceAndEthnicityCDCCode_CLATSOP                                     RaceAndEthnicityCDCCode_Value = 238
	RaceAndEthnicityCDCCode_COLUMBIA_RIVER_CHINOOK                      RaceAndEthnicityCDCCode_Value = 239
	RaceAndEthnicityCDCCode_KATHLAMET                                   RaceAndEthnicityCDCCode_Value = 240
	RaceAndEthnicityCDCCode_UPPER_CHINOOK                               RaceAndEthnicityCDCCode_Value = 241
	RaceAndEthnicityCDCCode_WAKIAKUM_CHINOOK                            RaceAndEthnicityCDCCode_Value = 242
	RaceAndEthnicityCDCCode_WILLAPA_CHINOOK                             RaceAndEthnicityCDCCode_Value = 243
	RaceAndEthnicityCDCCode_WISHRAM                                     RaceAndEthnicityCDCCode_Value = 244
	RaceAndEthnicityCDCCode_BAD_RIVER                                   RaceAndEthnicityCDCCode_Value = 245
	RaceAndEthnicityCDCCode_BAY_MILLS_CHIPPEWA                          RaceAndEthnicityCDCCode_Value = 246
	RaceAndEthnicityCDCCode_BOIS_FORTE                                  RaceAndEthnicityCDCCode_Value = 247
	RaceAndEthnicityCDCCode_BURT_LAKE_CHIPPEWA                          RaceAndEthnicityCDCCode_Value = 248
	RaceAndEthnicityCDCCode_FOND_DU_LAC                                 RaceAndEthnicityCDCCode_Value = 249
	RaceAndEthnicityCDCCode_GRAND_PORTAGE                               RaceAndEthnicityCDCCode_Value = 250
	RaceAndEthnicityCDCCode_GRAND_TRAVERSE_BAND_OF_OTTAWA_CHIPPEWA      RaceAndEthnicityCDCCode_Value = 251
	RaceAndEthnicityCDCCode_KEWEENAW                                    RaceAndEthnicityCDCCode_Value = 252
	RaceAndEthnicityCDCCode_LAC_COURTE_OREILLES                         RaceAndEthnicityCDCCode_Value = 253
	RaceAndEthnicityCDCCode_LAC_DU_FLAMBEAU                             RaceAndEthnicityCDCCode_Value = 254
	RaceAndEthnicityCDCCode_LAC_VIEUX_DESERT_CHIPPEWA                   RaceAndEthnicityCDCCode_Value = 255
	RaceAndEthnicityCDCCode_LAKE_SUPERIOR                               RaceAndEthnicityCDCCode_Value = 256
	RaceAndEthnicityCDCCode_LEECH_LAKE                                  RaceAndEthnicityCDCCode_Value = 257
	RaceAndEthnicityCDCCode_LITTLE_SHELL_CHIPPEWA                       RaceAndEthnicityCDCCode_Value = 258
	RaceAndEthnicityCDCCode_MILLE_LACS                                  RaceAndEthnicityCDCCode_Value = 259
	RaceAndEthnicityCDCCode_MINNESOTA_CHIPPEWA                          RaceAndEthnicityCDCCode_Value = 260
	RaceAndEthnicityCDCCode_ONTONAGON                                   RaceAndEthnicityCDCCode_Value = 261
	RaceAndEthnicityCDCCode_RED_CLIFF_CHIPPEWA                          RaceAndEthnicityCDCCode_Value = 262
	RaceAndEthnicityCDCCode_RED_LAKE_CHIPPEWA                           RaceAndEthnicityCDCCode_Value = 263
	RaceAndEthnicityCDCCode_SAGINAW_CHIPPEWA                            RaceAndEthnicityCDCCode_Value = 264
	RaceAndEthnicityCDCCode_ST_CROIX_CHIPPEWA                           RaceAndEthnicityCDCCode_Value = 265
	RaceAndEthnicityCDCCode_SAULT_STE_MARIE_CHIPPEWA                    RaceAndEthnicityCDCCode_Value = 266
	RaceAndEthnicityCDCCode_SOKOAGON_CHIPPEWA                           RaceAndEthnicityCDCCode_Value = 267
	RaceAndEthnicityCDCCode_TURTLE_MOUNTAIN                             RaceAndEthnicityCDCCode_Value = 268
	RaceAndEthnicityCDCCode_WHITE_EARTH                                 RaceAndEthnicityCDCCode_Value = 269
	RaceAndEthnicityCDCCode_ROCKY_BOYS_CHIPPEWA_CREE                    RaceAndEthnicityCDCCode_Value = 270
	RaceAndEthnicityCDCCode_CLIFTON_CHOCTAW                             RaceAndEthnicityCDCCode_Value = 271
	RaceAndEthnicityCDCCode_JENA_CHOCTAW                                RaceAndEthnicityCDCCode_Value = 272
	RaceAndEthnicityCDCCode_MISSISSIPPI_CHOCTAW                         RaceAndEthnicityCDCCode_Value = 273
	RaceAndEthnicityCDCCode_MOWA_BAND_OF_CHOCTAW                        RaceAndEthnicityCDCCode_Value = 274
	RaceAndEthnicityCDCCode_OKLAHOMA_CHOCTAW                            RaceAndEthnicityCDCCode_Value = 275
	RaceAndEthnicityCDCCode_SANTA_YNEZ                                  RaceAndEthnicityCDCCode_Value = 276
	RaceAndEthnicityCDCCode_OKLAHOMA_COMANCHE                           RaceAndEthnicityCDCCode_Value = 277
	RaceAndEthnicityCDCCode_ALABAMA_COUSHATTA                           RaceAndEthnicityCDCCode_Value = 278
	RaceAndEthnicityCDCCode_ALABAMA_CREEK                               RaceAndEthnicityCDCCode_Value = 279
	RaceAndEthnicityCDCCode_ALABAMA_QUASSARTE                           RaceAndEthnicityCDCCode_Value = 280
	RaceAndEthnicityCDCCode_EASTERN_CREEK                               RaceAndEthnicityCDCCode_Value = 281
	RaceAndEthnicityCDCCode_EASTERN_MUSCOGEE                            RaceAndEthnicityCDCCode_Value = 282
	RaceAndEthnicityCDCCode_KIALEGEE                                    RaceAndEthnicityCDCCode_Value = 283
	RaceAndEthnicityCDCCode_LOWER_MUSCOGEE                              RaceAndEthnicityCDCCode_Value = 284
	RaceAndEthnicityCDCCode_MACHIS_LOWER_CREEK_INDIAN                   RaceAndEthnicityCDCCode_Value = 285
	RaceAndEthnicityCDCCode_POARCH_BAND                                 RaceAndEthnicityCDCCode_Value = 286
	RaceAndEthnicityCDCCode_PRINCIPAL_CREEK_INDIAN_NATION               RaceAndEthnicityCDCCode_Value = 287
	RaceAndEthnicityCDCCode_STAR_CLAN_OF_MUSCOGEE_CREEKS                RaceAndEthnicityCDCCode_Value = 288
	RaceAndEthnicityCDCCode_THLOPTHLOCCO                                RaceAndEthnicityCDCCode_Value = 289
	RaceAndEthnicityCDCCode_TUCKABACHEE                                 RaceAndEthnicityCDCCode_Value = 290
	RaceAndEthnicityCDCCode_AGUA_CALIENTE                               RaceAndEthnicityCDCCode_Value = 291
	RaceAndEthnicityCDCCode_EASTERN_DELAWARE                            RaceAndEthnicityCDCCode_Value = 292
	RaceAndEthnicityCDCCode_LENNI_LENAPE                                RaceAndEthnicityCDCCode_Value = 293
	RaceAndEthnicityCDCCode_MUNSEE                                      RaceAndEthnicityCDCCode_Value = 294
	RaceAndEthnicityCDCCode_OKLAHOMA_DELAWARE                           RaceAndEthnicityCDCCode_Value = 295
	RaceAndEthnicityCDCCode_RAMPOUGH_MOUNTAIN                           RaceAndEthnicityCDCCode_Value = 296
	RaceAndEthnicityCDCCode_SAND_HILL                                   RaceAndEthnicityCDCCode_Value = 297
	RaceAndEthnicityCDCCode_CAMPO                                       RaceAndEthnicityCDCCode_Value = 298
	RaceAndEthnicityCDCCode_CAPITAN_GRANDE                              RaceAndEthnicityCDCCode_Value = 299
	RaceAndEthnicityCDCCode_CUYAPAIPE                                   RaceAndEthnicityCDCCode_Value = 300
	RaceAndEthnicityCDCCode_LA_POSTA                                    RaceAndEthnicityCDCCode_Value = 301
	RaceAndEthnicityCDCCode_MANZANITA                                   RaceAndEthnicityCDCCode_Value = 302
	RaceAndEthnicityCDCCode_MESA_GRANDE                                 RaceAndEthnicityCDCCode_Value = 303
	RaceAndEthnicityCDCCode_SAN_PASQUAL                                 RaceAndEthnicityCDCCode_Value = 304
	RaceAndEthnicityCDCCode_SANTA_YSABEL                                RaceAndEthnicityCDCCode_Value = 305
	RaceAndEthnicityCDCCode_SYCUAN                                      RaceAndEthnicityCDCCode_Value = 306
	RaceAndEthnicityCDCCode_ATTACAPA                                    RaceAndEthnicityCDCCode_Value = 307
	RaceAndEthnicityCDCCode_BILOXI                                      RaceAndEthnicityCDCCode_Value = 308
	RaceAndEthnicityCDCCode_GEORGETOWN_EASTERN_TRIBES                   RaceAndEthnicityCDCCode_Value = 309
	RaceAndEthnicityCDCCode_MOOR                                        RaceAndEthnicityCDCCode_Value = 310
	RaceAndEthnicityCDCCode_NANSEMOND                                   RaceAndEthnicityCDCCode_Value = 311
	RaceAndEthnicityCDCCode_NATCHEZ                                     RaceAndEthnicityCDCCode_Value = 312
	RaceAndEthnicityCDCCode_NAUSU_WAIWASH                               RaceAndEthnicityCDCCode_Value = 313
	RaceAndEthnicityCDCCode_NIPMUC                                      RaceAndEthnicityCDCCode_Value = 314
	RaceAndEthnicityCDCCode_PAUGUSSETT                                  RaceAndEthnicityCDCCode_Value = 315
	RaceAndEthnicityCDCCode_POCOMOKE_ACOHONOCK                          RaceAndEthnicityCDCCode_Value = 316
	RaceAndEthnicityCDCCode_SOUTHEASTERN_INDIANS                        RaceAndEthnicityCDCCode_Value = 317
	RaceAndEthnicityCDCCode_SUSQUEHANOCK                                RaceAndEthnicityCDCCode_Value = 318
	RaceAndEthnicityCDCCode_TUNICA_BILOXI                               RaceAndEthnicityCDCCode_Value = 319
	RaceAndEthnicityCDCCode_WACCAMAW_SIOUSAN                            RaceAndEthnicityCDCCode_Value = 320
	RaceAndEthnicityCDCCode_WICOMICO                                    RaceAndEthnicityCDCCode_Value = 321
	RaceAndEthnicityCDCCode_ATSINA                                      RaceAndEthnicityCDCCode_Value = 322
	RaceAndEthnicityCDCCode_TRINITY                                     RaceAndEthnicityCDCCode_Value = 323
	RaceAndEthnicityCDCCode_WHILKUT                                     RaceAndEthnicityCDCCode_Value = 324
	RaceAndEthnicityCDCCode_IOWA_OF_KANSAS_NEBRASKA                     RaceAndEthnicityCDCCode_Value = 325
	RaceAndEthnicityCDCCode_IOWA_OF_OKLAHOMA                            RaceAndEthnicityCDCCode_Value = 326
	RaceAndEthnicityCDCCode_CAYUGA                                      RaceAndEthnicityCDCCode_Value = 327
	RaceAndEthnicityCDCCode_MOHAWK                                      RaceAndEthnicityCDCCode_Value = 328
	RaceAndEthnicityCDCCode_ONEIDA                                      RaceAndEthnicityCDCCode_Value = 329
	RaceAndEthnicityCDCCode_ONONDAGA                                    RaceAndEthnicityCDCCode_Value = 330
	RaceAndEthnicityCDCCode_SENECA                                      RaceAndEthnicityCDCCode_Value = 331
	RaceAndEthnicityCDCCode_SENECA_NATION                               RaceAndEthnicityCDCCode_Value = 332
	RaceAndEthnicityCDCCode_SENECA_CAYUGA                               RaceAndEthnicityCDCCode_Value = 333
	RaceAndEthnicityCDCCode_TONAWANDA_SENECA                            RaceAndEthnicityCDCCode_Value = 334
	RaceAndEthnicityCDCCode_TUSCARORA                                   RaceAndEthnicityCDCCode_Value = 335
	RaceAndEthnicityCDCCode_WYANDOTTE                                   RaceAndEthnicityCDCCode_Value = 336
	RaceAndEthnicityCDCCode_OKLAHOMA_KICKAPOO                           RaceAndEthnicityCDCCode_Value = 337
	RaceAndEthnicityCDCCode_TEXAS_KICKAPOO                              RaceAndEthnicityCDCCode_Value = 338
	RaceAndEthnicityCDCCode_OKLAHOMA_KIOWA                              RaceAndEthnicityCDCCode_Value = 339
	RaceAndEthnicityCDCCode_JAMESTOWN                                   RaceAndEthnicityCDCCode_Value = 340
	RaceAndEthnicityCDCCode_LOWER_ELWHA                                 RaceAndEthnicityCDCCode_Value = 341
	RaceAndEthnicityCDCCode_PORT_GAMBLE_KLALLAM                         RaceAndEthnicityCDCCode_Value = 342
	RaceAndEthnicityCDCCode_MATINECOCK                                  RaceAndEthnicityCDCCode_Value = 343
	RaceAndEthnicityCDCCode_MONTAUK                                     RaceAndEthnicityCDCCode_Value = 344
	RaceAndEthnicityCDCCode_POOSPATUCK                                  RaceAndEthnicityCDCCode_Value = 345
	RaceAndEthnicityCDCCode_SETAUKET                                    RaceAndEthnicityCDCCode_Value = 346
	RaceAndEthnicityCDCCode_LA_JOLLA                                    RaceAndEthnicityCDCCode_Value = 347
	RaceAndEthnicityCDCCode_PALA                                        RaceAndEthnicityCDCCode_Value = 348
	RaceAndEthnicityCDCCode_PAUMA                                       RaceAndEthnicityCDCCode_Value = 349
	RaceAndEthnicityCDCCode_PECHANGA                                    RaceAndEthnicityCDCCode_Value = 350
	RaceAndEthnicityCDCCode_SOBOBA                                      RaceAndEthnicityCDCCode_Value = 351
	RaceAndEthnicityCDCCode_TWENTY_NINE_PALMS                           RaceAndEthnicityCDCCode_Value = 352
	RaceAndEthnicityCDCCode_TEMECULA                                    RaceAndEthnicityCDCCode_Value = 353
	RaceAndEthnicityCDCCode_MOUNTAIN_MAIDU                              RaceAndEthnicityCDCCode_Value = 354
	RaceAndEthnicityCDCCode_NISHINAM                                    RaceAndEthnicityCDCCode_Value = 355
	RaceAndEthnicityCDCCode_ILLINOIS_MIAMI                              RaceAndEthnicityCDCCode_Value = 356
	RaceAndEthnicityCDCCode_INDIANA_MIAMI                               RaceAndEthnicityCDCCode_Value = 357
	RaceAndEthnicityCDCCode_OKLAHOMA_MIAMI                              RaceAndEthnicityCDCCode_Value = 358
	RaceAndEthnicityCDCCode_AROOSTOOK                                   RaceAndEthnicityCDCCode_Value = 359
	RaceAndEthnicityCDCCode_ALAMO_NAVAJO                                RaceAndEthnicityCDCCode_Value = 360
	RaceAndEthnicityCDCCode_CANONCITO_NAVAJO                            RaceAndEthnicityCDCCode_Value = 361
	RaceAndEthnicityCDCCode_RAMAH_NAVAJO                                RaceAndEthnicityCDCCode_Value = 362
	RaceAndEthnicityCDCCode_ALSEA                                       RaceAndEthnicityCDCCode_Value = 363
	RaceAndEthnicityCDCCode_CELILO                                      RaceAndEthnicityCDCCode_Value = 364
	RaceAndEthnicityCDCCode_COLUMBIA                                    RaceAndEthnicityCDCCode_Value = 365
	RaceAndEthnicityCDCCode_KALAPUYA                                    RaceAndEthnicityCDCCode_Value = 366
	RaceAndEthnicityCDCCode_MOLALA                                      RaceAndEthnicityCDCCode_Value = 367
	RaceAndEthnicityCDCCode_TALAKAMISH                                  RaceAndEthnicityCDCCode_Value = 368
	RaceAndEthnicityCDCCode_TENINO                                      RaceAndEthnicityCDCCode_Value = 369
	RaceAndEthnicityCDCCode_TILLAMOOK                                   RaceAndEthnicityCDCCode_Value = 370
	RaceAndEthnicityCDCCode_WENATCHEE                                   RaceAndEthnicityCDCCode_Value = 371
	RaceAndEthnicityCDCCode_YAHOOSKIN                                   RaceAndEthnicityCDCCode_Value = 372
	RaceAndEthnicityCDCCode_BURT_LAKE_OTTAWA                            RaceAndEthnicityCDCCode_Value = 373
	RaceAndEthnicityCDCCode_MICHIGAN_OTTAWA                             RaceAndEthnicityCDCCode_Value = 374
	RaceAndEthnicityCDCCode_OKLAHOMA_OTTAWA                             RaceAndEthnicityCDCCode_Value = 375
	RaceAndEthnicityCDCCode_BISHOP                                      RaceAndEthnicityCDCCode_Value = 376
	RaceAndEthnicityCDCCode_BRIDGEPORT                                  RaceAndEthnicityCDCCode_Value = 377
	RaceAndEthnicityCDCCode_BURNS_PAIUTE                                RaceAndEthnicityCDCCode_Value = 378
	RaceAndEthnicityCDCCode_CEDARVILLE                                  RaceAndEthnicityCDCCode_Value = 379
	RaceAndEthnicityCDCCode_FORT_BIDWELL                                RaceAndEthnicityCDCCode_Value = 380
	RaceAndEthnicityCDCCode_FORT_INDEPENDENCE                           RaceAndEthnicityCDCCode_Value = 381
	RaceAndEthnicityCDCCode_KAIBAB                                      RaceAndEthnicityCDCCode_Value = 382
	RaceAndEthnicityCDCCode_LAS_VEGAS                                   RaceAndEthnicityCDCCode_Value = 383
	RaceAndEthnicityCDCCode_LONE_PINE                                   RaceAndEthnicityCDCCode_Value = 384
	RaceAndEthnicityCDCCode_LOVELOCK                                    RaceAndEthnicityCDCCode_Value = 385
	RaceAndEthnicityCDCCode_MALHEUR_PAIUTE                              RaceAndEthnicityCDCCode_Value = 386
	RaceAndEthnicityCDCCode_MOAPA                                       RaceAndEthnicityCDCCode_Value = 387
	RaceAndEthnicityCDCCode_NORTHERN_PAIUTE                             RaceAndEthnicityCDCCode_Value = 388
	RaceAndEthnicityCDCCode_OWENS_VALLEY                                RaceAndEthnicityCDCCode_Value = 389
	RaceAndEthnicityCDCCode_PYRAMID_LAKE                                RaceAndEthnicityCDCCode_Value = 390
	RaceAndEthnicityCDCCode_SAN_JUAN_SOUTHERN_PAIUTE                    RaceAndEthnicityCDCCode_Value = 391
	RaceAndEthnicityCDCCode_SOUTHERN_PAIUTE                             RaceAndEthnicityCDCCode_Value = 392
	RaceAndEthnicityCDCCode_SUMMIT_LAKE                                 RaceAndEthnicityCDCCode_Value = 393
	RaceAndEthnicityCDCCode_UTU_UTU_GWAITU_PAIUTE                       RaceAndEthnicityCDCCode_Value = 394
	RaceAndEthnicityCDCCode_WALKER_RIVER                                RaceAndEthnicityCDCCode_Value = 395
	RaceAndEthnicityCDCCode_YERINGTON_PAIUTE                            RaceAndEthnicityCDCCode_Value = 396
	RaceAndEthnicityCDCCode_INDIAN_TOWNSHIP                             RaceAndEthnicityCDCCode_Value = 397
	RaceAndEthnicityCDCCode_PLEASANT_POINT_PASSAMAQUODDY                RaceAndEthnicityCDCCode_Value = 398
	RaceAndEthnicityCDCCode_OKLAHOMA_PAWNEE                             RaceAndEthnicityCDCCode_Value = 399
	RaceAndEthnicityCDCCode_OKLAHOMA_PEORIA                             RaceAndEthnicityCDCCode_Value = 400
	RaceAndEthnicityCDCCode_MARSHANTUCKET_PEQUOT                        RaceAndEthnicityCDCCode_Value = 401
	RaceAndEthnicityCDCCode_GILA_RIVER_PIMA_MARICOPA                    RaceAndEthnicityCDCCode_Value = 402
	RaceAndEthnicityCDCCode_SALT_RIVER_PIMA_MARICOPA                    RaceAndEthnicityCDCCode_Value = 403
	RaceAndEthnicityCDCCode_CENTRAL_POMO                                RaceAndEthnicityCDCCode_Value = 404
	RaceAndEthnicityCDCCode_DRY_CREEK                                   RaceAndEthnicityCDCCode_Value = 405
	RaceAndEthnicityCDCCode_EASTERN_POMO                                RaceAndEthnicityCDCCode_Value = 406
	RaceAndEthnicityCDCCode_KASHIA                                      RaceAndEthnicityCDCCode_Value = 407
	RaceAndEthnicityCDCCode_NORTHERN_POMO                               RaceAndEthnicityCDCCode_Value = 408
	RaceAndEthnicityCDCCode_SCOTTS_VALLEY                               RaceAndEthnicityCDCCode_Value = 409
	RaceAndEthnicityCDCCode_STONYFORD                                   RaceAndEthnicityCDCCode_Value = 410
	RaceAndEthnicityCDCCode_SULPHUR_BANK                                RaceAndEthnicityCDCCode_Value = 411
	RaceAndEthnicityCDCCode_NEBRASKA_PONCA                              RaceAndEthnicityCDCCode_Value = 412
	RaceAndEthnicityCDCCode_OKLAHOMA_PONCA                              RaceAndEthnicityCDCCode_Value = 413
	RaceAndEthnicityCDCCode_CITIZEN_BAND_POTAWATOMI                     RaceAndEthnicityCDCCode_Value = 414
	RaceAndEthnicityCDCCode_FOREST_COUNTY                               RaceAndEthnicityCDCCode_Value = 415
	RaceAndEthnicityCDCCode_HANNAHVILLE                                 RaceAndEthnicityCDCCode_Value = 416
	RaceAndEthnicityCDCCode_HURON_POTAWATOMI                            RaceAndEthnicityCDCCode_Value = 417
	RaceAndEthnicityCDCCode_POKAGON_POTAWATOMI                          RaceAndEthnicityCDCCode_Value = 418
	RaceAndEthnicityCDCCode_PRAIRIE_BAND                                RaceAndEthnicityCDCCode_Value = 419
	RaceAndEthnicityCDCCode_WISCONSIN_POTAWATOMI                        RaceAndEthnicityCDCCode_Value = 420
	RaceAndEthnicityCDCCode_ACOMA                                       RaceAndEthnicityCDCCode_Value = 421
	RaceAndEthnicityCDCCode_ARIZONA_TEWA                                RaceAndEthnicityCDCCode_Value = 422
	RaceAndEthnicityCDCCode_COCHITI                                     RaceAndEthnicityCDCCode_Value = 423
	RaceAndEthnicityCDCCode_HOPI                                        RaceAndEthnicityCDCCode_Value = 424
	RaceAndEthnicityCDCCode_ISLETA                                      RaceAndEthnicityCDCCode_Value = 425
	RaceAndEthnicityCDCCode_JEMEZ                                       RaceAndEthnicityCDCCode_Value = 426
	RaceAndEthnicityCDCCode_KERES                                       RaceAndEthnicityCDCCode_Value = 427
	RaceAndEthnicityCDCCode_LAGUNA                                      RaceAndEthnicityCDCCode_Value = 428
	RaceAndEthnicityCDCCode_NAMBE                                       RaceAndEthnicityCDCCode_Value = 429
	RaceAndEthnicityCDCCode_PICURIS                                     RaceAndEthnicityCDCCode_Value = 430
	RaceAndEthnicityCDCCode_PIRO                                        RaceAndEthnicityCDCCode_Value = 431
	RaceAndEthnicityCDCCode_POJOAQUE                                    RaceAndEthnicityCDCCode_Value = 432
	RaceAndEthnicityCDCCode_SAN_FELIPE                                  RaceAndEthnicityCDCCode_Value = 433
	RaceAndEthnicityCDCCode_SAN_ILDEFONSO                               RaceAndEthnicityCDCCode_Value = 434
	RaceAndEthnicityCDCCode_SAN_JUAN_PUEBLO                             RaceAndEthnicityCDCCode_Value = 435
	RaceAndEthnicityCDCCode_SAN_JUAN_DE                                 RaceAndEthnicityCDCCode_Value = 436
	RaceAndEthnicityCDCCode_SAN_JUAN                                    RaceAndEthnicityCDCCode_Value = 437
	RaceAndEthnicityCDCCode_SANDIA                                      RaceAndEthnicityCDCCode_Value = 438
	RaceAndEthnicityCDCCode_SANTA_ANA                                   RaceAndEthnicityCDCCode_Value = 439
	RaceAndEthnicityCDCCode_SANTA_CLARA                                 RaceAndEthnicityCDCCode_Value = 440
	RaceAndEthnicityCDCCode_SANTO_DOMINGO                               RaceAndEthnicityCDCCode_Value = 441
	RaceAndEthnicityCDCCode_TAOS                                        RaceAndEthnicityCDCCode_Value = 442
	RaceAndEthnicityCDCCode_TESUQUE                                     RaceAndEthnicityCDCCode_Value = 443
	RaceAndEthnicityCDCCode_TEWA                                        RaceAndEthnicityCDCCode_Value = 444
	RaceAndEthnicityCDCCode_TIGUA                                       RaceAndEthnicityCDCCode_Value = 445
	RaceAndEthnicityCDCCode_ZIA                                         RaceAndEthnicityCDCCode_Value = 446
	RaceAndEthnicityCDCCode_ZUNI                                        RaceAndEthnicityCDCCode_Value = 447
	RaceAndEthnicityCDCCode_DUWAMISH                                    RaceAndEthnicityCDCCode_Value = 448
	RaceAndEthnicityCDCCode_KIKIALLUS                                   RaceAndEthnicityCDCCode_Value = 449
	RaceAndEthnicityCDCCode_LOWER_SKAGIT                                RaceAndEthnicityCDCCode_Value = 450
	RaceAndEthnicityCDCCode_MUCKLESHOOT                                 RaceAndEthnicityCDCCode_Value = 451
	RaceAndEthnicityCDCCode_NISQUALLY                                   RaceAndEthnicityCDCCode_Value = 452
	RaceAndEthnicityCDCCode_NOOKSACK                                    RaceAndEthnicityCDCCode_Value = 453
	RaceAndEthnicityCDCCode_PORT_MADISON                                RaceAndEthnicityCDCCode_Value = 454
	RaceAndEthnicityCDCCode_PUYALLUP                                    RaceAndEthnicityCDCCode_Value = 455
	RaceAndEthnicityCDCCode_SAMISH                                      RaceAndEthnicityCDCCode_Value = 456
	RaceAndEthnicityCDCCode_SAUK_SUIATTLE                               RaceAndEthnicityCDCCode_Value = 457
	RaceAndEthnicityCDCCode_SKOKOMISH                                   RaceAndEthnicityCDCCode_Value = 458
	RaceAndEthnicityCDCCode_SKYKOMISH                                   RaceAndEthnicityCDCCode_Value = 459
	RaceAndEthnicityCDCCode_SNOHOMISH                                   RaceAndEthnicityCDCCode_Value = 460
	RaceAndEthnicityCDCCode_SNOQUALMIE                                  RaceAndEthnicityCDCCode_Value = 461
	RaceAndEthnicityCDCCode_SQUAXIN_ISLAND                              RaceAndEthnicityCDCCode_Value = 462
	RaceAndEthnicityCDCCode_STEILACOOM                                  RaceAndEthnicityCDCCode_Value = 463
	RaceAndEthnicityCDCCode_STILLAGUAMISH                               RaceAndEthnicityCDCCode_Value = 464
	RaceAndEthnicityCDCCode_SUQUAMISH                                   RaceAndEthnicityCDCCode_Value = 465
	RaceAndEthnicityCDCCode_SWINOMISH                                   RaceAndEthnicityCDCCode_Value = 466
	RaceAndEthnicityCDCCode_TULALIP                                     RaceAndEthnicityCDCCode_Value = 467
	RaceAndEthnicityCDCCode_UPPER_SKAGIT                                RaceAndEthnicityCDCCode_Value = 468
	RaceAndEthnicityCDCCode_IOWA_SAC_AND_FOX                            RaceAndEthnicityCDCCode_Value = 469
	RaceAndEthnicityCDCCode_MISSOURI_SAC_AND_FOX                        RaceAndEthnicityCDCCode_Value = 470
	RaceAndEthnicityCDCCode_OKLAHOMA_SAC_AND_FOX                        RaceAndEthnicityCDCCode_Value = 471
	RaceAndEthnicityCDCCode_BIG_CYPRESS                                 RaceAndEthnicityCDCCode_Value = 472
	RaceAndEthnicityCDCCode_BRIGHTON                                    RaceAndEthnicityCDCCode_Value = 473
	RaceAndEthnicityCDCCode_FLORIDA_SEMINOLE                            RaceAndEthnicityCDCCode_Value = 474
	RaceAndEthnicityCDCCode_HOLLYWOOD_SEMINOLE                          RaceAndEthnicityCDCCode_Value = 475
	RaceAndEthnicityCDCCode_OKLAHOMA_SEMINOLE                           RaceAndEthnicityCDCCode_Value = 476
	RaceAndEthnicityCDCCode_SAN_MANUAL                                  RaceAndEthnicityCDCCode_Value = 477
	RaceAndEthnicityCDCCode_ABSENTEE_SHAWNEE                            RaceAndEthnicityCDCCode_Value = 478
	RaceAndEthnicityCDCCode_EASTERN_SHAWNEE                             RaceAndEthnicityCDCCode_Value = 479
	RaceAndEthnicityCDCCode_BATTLE_MOUNTAIN                             RaceAndEthnicityCDCCode_Value = 480
	RaceAndEthnicityCDCCode_DUCKWATER                                   RaceAndEthnicityCDCCode_Value = 481
	RaceAndEthnicityCDCCode_ELKO                                        RaceAndEthnicityCDCCode_Value = 482
	RaceAndEthnicityCDCCode_ELY                                         RaceAndEthnicityCDCCode_Value = 483
	RaceAndEthnicityCDCCode_GOSHUTE                                     RaceAndEthnicityCDCCode_Value = 484
	RaceAndEthnicityCDCCode_PANAMINT                                    RaceAndEthnicityCDCCode_Value = 485
	RaceAndEthnicityCDCCode_RUBY_VALLEY                                 RaceAndEthnicityCDCCode_Value = 486
	RaceAndEthnicityCDCCode_SKULL_VALLEY                                RaceAndEthnicityCDCCode_Value = 487
	RaceAndEthnicityCDCCode_SOUTH_FORK_SHOSHONE                         RaceAndEthnicityCDCCode_Value = 488
	RaceAndEthnicityCDCCode_TE_MOAK_WESTERN_SHOSHONE                    RaceAndEthnicityCDCCode_Value = 489
	RaceAndEthnicityCDCCode_TIMBI_SHA_SHOSHONE                          RaceAndEthnicityCDCCode_Value = 490
	RaceAndEthnicityCDCCode_WASHAKIE                                    RaceAndEthnicityCDCCode_Value = 491
	RaceAndEthnicityCDCCode_WIND_RIVER_SHOSHONE                         RaceAndEthnicityCDCCode_Value = 492
	RaceAndEthnicityCDCCode_YOMBA                                       RaceAndEthnicityCDCCode_Value = 493
	RaceAndEthnicityCDCCode_DUCK_VALLEY                                 RaceAndEthnicityCDCCode_Value = 494
	RaceAndEthnicityCDCCode_FALLON                                      RaceAndEthnicityCDCCode_Value = 495
	RaceAndEthnicityCDCCode_FORT_MC_DERMITT                             RaceAndEthnicityCDCCode_Value = 496
	RaceAndEthnicityCDCCode_BLACKFOOT_SIOUX                             RaceAndEthnicityCDCCode_Value = 497
	RaceAndEthnicityCDCCode_BRULE_SIOUX                                 RaceAndEthnicityCDCCode_Value = 498
	RaceAndEthnicityCDCCode_CHEYENNE_RIVER_SIOUX                        RaceAndEthnicityCDCCode_Value = 499
	RaceAndEthnicityCDCCode_CROW_CREEK_SIOUX                            RaceAndEthnicityCDCCode_Value = 500
	RaceAndEthnicityCDCCode_DAKOTA_SIOUX                                RaceAndEthnicityCDCCode_Value = 501
	RaceAndEthnicityCDCCode_FLANDREAU_SANTEE                            RaceAndEthnicityCDCCode_Value = 502
	RaceAndEthnicityCDCCode_FORT_PECK                                   RaceAndEthnicityCDCCode_Value = 503
	RaceAndEthnicityCDCCode_LAKE_TRAVERSE_SIOUX                         RaceAndEthnicityCDCCode_Value = 504
	RaceAndEthnicityCDCCode_LOWER_BRULE_SIOUX                           RaceAndEthnicityCDCCode_Value = 505
	RaceAndEthnicityCDCCode_LOWER_SIOUX                                 RaceAndEthnicityCDCCode_Value = 506
	RaceAndEthnicityCDCCode_MDEWAKANTON_SIOUX                           RaceAndEthnicityCDCCode_Value = 507
	RaceAndEthnicityCDCCode_MINICONJOU                                  RaceAndEthnicityCDCCode_Value = 508
	RaceAndEthnicityCDCCode_OGLALA_SIOUX                                RaceAndEthnicityCDCCode_Value = 509
	RaceAndEthnicityCDCCode_PINE_RIDGE_SIOUX                            RaceAndEthnicityCDCCode_Value = 510
	RaceAndEthnicityCDCCode_PIPESTONE_SIOUX                             RaceAndEthnicityCDCCode_Value = 511
	RaceAndEthnicityCDCCode_PRAIRIE_ISLAND_SIOUX                        RaceAndEthnicityCDCCode_Value = 512
	RaceAndEthnicityCDCCode_PRIOR_LAKE_SIOUX                            RaceAndEthnicityCDCCode_Value = 513
	RaceAndEthnicityCDCCode_ROSEBUD_SIOUX                               RaceAndEthnicityCDCCode_Value = 514
	RaceAndEthnicityCDCCode_SANS_ARC_SIOUX                              RaceAndEthnicityCDCCode_Value = 515
	RaceAndEthnicityCDCCode_SANTEE_SIOUX                                RaceAndEthnicityCDCCode_Value = 516
	RaceAndEthnicityCDCCode_SISSETON_WAHPETON                           RaceAndEthnicityCDCCode_Value = 517
	RaceAndEthnicityCDCCode_SISSETON_SIOUX                              RaceAndEthnicityCDCCode_Value = 518
	RaceAndEthnicityCDCCode_SPIRIT_LAKE_SIOUX                           RaceAndEthnicityCDCCode_Value = 519
	RaceAndEthnicityCDCCode_STANDING_ROCK_SIOUX                         RaceAndEthnicityCDCCode_Value = 520
	RaceAndEthnicityCDCCode_TETON_SIOUX                                 RaceAndEthnicityCDCCode_Value = 521
	RaceAndEthnicityCDCCode_TWO_KETTLE_SIOUX                            RaceAndEthnicityCDCCode_Value = 522
	RaceAndEthnicityCDCCode_UPPER_SIOUX                                 RaceAndEthnicityCDCCode_Value = 523
	RaceAndEthnicityCDCCode_WAHPEKUTE_SIOUX                             RaceAndEthnicityCDCCode_Value = 524
	RaceAndEthnicityCDCCode_WAHPETON_SIOUX                              RaceAndEthnicityCDCCode_Value = 525
	RaceAndEthnicityCDCCode_WAZHAZA_SIOUX                               RaceAndEthnicityCDCCode_Value = 526
	RaceAndEthnicityCDCCode_YANKTON_SIOUX                               RaceAndEthnicityCDCCode_Value = 527
	RaceAndEthnicityCDCCode_YANKTONAI_SIOUX                             RaceAndEthnicityCDCCode_Value = 528
	RaceAndEthnicityCDCCode_AK_CHIN                                     RaceAndEthnicityCDCCode_Value = 529
	RaceAndEthnicityCDCCode_GILA_BEND                                   RaceAndEthnicityCDCCode_Value = 530
	RaceAndEthnicityCDCCode_SAN_XAVIER                                  RaceAndEthnicityCDCCode_Value = 531
	RaceAndEthnicityCDCCode_SELLS                                       RaceAndEthnicityCDCCode_Value = 532
	RaceAndEthnicityCDCCode_COW_CREEK_UMPQUA                            RaceAndEthnicityCDCCode_Value = 533
	RaceAndEthnicityCDCCode_ALLEN_CANYON                                RaceAndEthnicityCDCCode_Value = 534
	RaceAndEthnicityCDCCode_UINTAH_UTE                                  RaceAndEthnicityCDCCode_Value = 535
	RaceAndEthnicityCDCCode_UTE_MOUNTAIN_UTE                            RaceAndEthnicityCDCCode_Value = 536
	RaceAndEthnicityCDCCode_GAY_HEAD_WAMPANOAG                          RaceAndEthnicityCDCCode_Value = 537
	RaceAndEthnicityCDCCode_MASHPEE_WAMPANOAG                           RaceAndEthnicityCDCCode_Value = 538
	RaceAndEthnicityCDCCode_ALPINE                                      RaceAndEthnicityCDCCode_Value = 539
	RaceAndEthnicityCDCCode_CARSON                                      RaceAndEthnicityCDCCode_Value = 540
	RaceAndEthnicityCDCCode_DRESSLERVILLE                               RaceAndEthnicityCDCCode_Value = 541
	RaceAndEthnicityCDCCode_HO_CHUNK                                    RaceAndEthnicityCDCCode_Value = 542
	RaceAndEthnicityCDCCode_NEBRASKA_WINNEBAGO                          RaceAndEthnicityCDCCode_Value = 543
	RaceAndEthnicityCDCCode_TABLE_BLUFF                                 RaceAndEthnicityCDCCode_Value = 544
	RaceAndEthnicityCDCCode_BARRIO_LIBRE                                RaceAndEthnicityCDCCode_Value = 545
	RaceAndEthnicityCDCCode_PASCUA_YAQUI                                RaceAndEthnicityCDCCode_Value = 546
	RaceAndEthnicityCDCCode_CHUKCHANSI                                  RaceAndEthnicityCDCCode_Value = 547
	RaceAndEthnicityCDCCode_TACHI                                       RaceAndEthnicityCDCCode_Value = 548
	RaceAndEthnicityCDCCode_TULE_RIVER                                  RaceAndEthnicityCDCCode_Value = 549
	RaceAndEthnicityCDCCode_COCOPAH                                     RaceAndEthnicityCDCCode_Value = 550
	RaceAndEthnicityCDCCode_HAVASUPAI                                   RaceAndEthnicityCDCCode_Value = 551
	RaceAndEthnicityCDCCode_HUALAPAI                                    RaceAndEthnicityCDCCode_Value = 552
	RaceAndEthnicityCDCCode_MARICOPA                                    RaceAndEthnicityCDCCode_Value = 553
	RaceAndEthnicityCDCCode_MOHAVE                                      RaceAndEthnicityCDCCode_Value = 554
	RaceAndEthnicityCDCCode_QUECHAN                                     RaceAndEthnicityCDCCode_Value = 555
	RaceAndEthnicityCDCCode_YAVAPAI                                     RaceAndEthnicityCDCCode_Value = 556
	RaceAndEthnicityCDCCode_COAST_YUROK                                 RaceAndEthnicityCDCCode_Value = 557
	RaceAndEthnicityCDCCode_ALASKA_INDIAN                               RaceAndEthnicityCDCCode_Value = 558
	RaceAndEthnicityCDCCode_ESKIMO                                      RaceAndEthnicityCDCCode_Value = 559
	RaceAndEthnicityCDCCode_ALEUT                                       RaceAndEthnicityCDCCode_Value = 560
	RaceAndEthnicityCDCCode_ALASKAN_ATHABASCAN                          RaceAndEthnicityCDCCode_Value = 561
	RaceAndEthnicityCDCCode_SOUTHEAST_ALASKA                            RaceAndEthnicityCDCCode_Value = 562
	RaceAndEthnicityCDCCode_AHTNA                                       RaceAndEthnicityCDCCode_Value = 563
	RaceAndEthnicityCDCCode_ALATNA                                      RaceAndEthnicityCDCCode_Value = 564
	RaceAndEthnicityCDCCode_ALEXANDER                                   RaceAndEthnicityCDCCode_Value = 565
	RaceAndEthnicityCDCCode_ALLAKAKET                                   RaceAndEthnicityCDCCode_Value = 566
	RaceAndEthnicityCDCCode_ALANVIK                                     RaceAndEthnicityCDCCode_Value = 567
	RaceAndEthnicityCDCCode_ANVIK                                       RaceAndEthnicityCDCCode_Value = 568
	RaceAndEthnicityCDCCode_ARCTIC                                      RaceAndEthnicityCDCCode_Value = 569
	RaceAndEthnicityCDCCode_BEAVER                                      RaceAndEthnicityCDCCode_Value = 570
	RaceAndEthnicityCDCCode_BIRCH_CREEK                                 RaceAndEthnicityCDCCode_Value = 571
	RaceAndEthnicityCDCCode_CANTWELL                                    RaceAndEthnicityCDCCode_Value = 572
	RaceAndEthnicityCDCCode_CHALKYITSIK                                 RaceAndEthnicityCDCCode_Value = 573
	RaceAndEthnicityCDCCode_CHICKALOON                                  RaceAndEthnicityCDCCode_Value = 574
	RaceAndEthnicityCDCCode_CHISTOCHINA                                 RaceAndEthnicityCDCCode_Value = 575
	RaceAndEthnicityCDCCode_CHITINA                                     RaceAndEthnicityCDCCode_Value = 576
	RaceAndEthnicityCDCCode_CIRCLE                                      RaceAndEthnicityCDCCode_Value = 577
	RaceAndEthnicityCDCCode_COOK_INLET                                  RaceAndEthnicityCDCCode_Value = 578
	RaceAndEthnicityCDCCode_COPPER_CENTER                               RaceAndEthnicityCDCCode_Value = 579
	RaceAndEthnicityCDCCode_COPPER_RIVER                                RaceAndEthnicityCDCCode_Value = 580
	RaceAndEthnicityCDCCode_DOT_LAKE                                    RaceAndEthnicityCDCCode_Value = 581
	RaceAndEthnicityCDCCode_DOYON                                       RaceAndEthnicityCDCCode_Value = 582
	RaceAndEthnicityCDCCode_EAGLE                                       RaceAndEthnicityCDCCode_Value = 583
	RaceAndEthnicityCDCCode_EKLUTNA                                     RaceAndEthnicityCDCCode_Value = 584
	RaceAndEthnicityCDCCode_EVANSVILLE                                  RaceAndEthnicityCDCCode_Value = 585
	RaceAndEthnicityCDCCode_FORT_YUKON                                  RaceAndEthnicityCDCCode_Value = 586
	RaceAndEthnicityCDCCode_GAKONA                                      RaceAndEthnicityCDCCode_Value = 587
	RaceAndEthnicityCDCCode_GALENA                                      RaceAndEthnicityCDCCode_Value = 588
	RaceAndEthnicityCDCCode_GRAYLING                                    RaceAndEthnicityCDCCode_Value = 589
	RaceAndEthnicityCDCCode_GULKANA                                     RaceAndEthnicityCDCCode_Value = 590
	RaceAndEthnicityCDCCode_HEALY_LAKE                                  RaceAndEthnicityCDCCode_Value = 591
	RaceAndEthnicityCDCCode_HOLY_CROSS                                  RaceAndEthnicityCDCCode_Value = 592
	RaceAndEthnicityCDCCode_HUGHES                                      RaceAndEthnicityCDCCode_Value = 593
	RaceAndEthnicityCDCCode_HUSLIA                                      RaceAndEthnicityCDCCode_Value = 594
	RaceAndEthnicityCDCCode_ILIAMNA                                     RaceAndEthnicityCDCCode_Value = 595
	RaceAndEthnicityCDCCode_KALTAG                                      RaceAndEthnicityCDCCode_Value = 596
	RaceAndEthnicityCDCCode_KLUTI_KAAH                                  RaceAndEthnicityCDCCode_Value = 597
	RaceAndEthnicityCDCCode_KNIK                                        RaceAndEthnicityCDCCode_Value = 598
	RaceAndEthnicityCDCCode_KOYUKUK                                     RaceAndEthnicityCDCCode_Value = 599
	RaceAndEthnicityCDCCode_LAKE_MINCHUMINA                             RaceAndEthnicityCDCCode_Value = 600
	RaceAndEthnicityCDCCode_LIME                                        RaceAndEthnicityCDCCode_Value = 601
	RaceAndEthnicityCDCCode_MCGRATH                                     RaceAndEthnicityCDCCode_Value = 602
	RaceAndEthnicityCDCCode_MANLEY_HOT_SPRINGS                          RaceAndEthnicityCDCCode_Value = 603
	RaceAndEthnicityCDCCode_MENTASTA_LAKE                               RaceAndEthnicityCDCCode_Value = 604
	RaceAndEthnicityCDCCode_MINTO                                       RaceAndEthnicityCDCCode_Value = 605
	RaceAndEthnicityCDCCode_NENANA                                      RaceAndEthnicityCDCCode_Value = 606
	RaceAndEthnicityCDCCode_NIKOLAI                                     RaceAndEthnicityCDCCode_Value = 607
	RaceAndEthnicityCDCCode_NINILCHIK                                   RaceAndEthnicityCDCCode_Value = 608
	RaceAndEthnicityCDCCode_NONDALTON                                   RaceAndEthnicityCDCCode_Value = 609
	RaceAndEthnicityCDCCode_NORTHWAY                                    RaceAndEthnicityCDCCode_Value = 610
	RaceAndEthnicityCDCCode_NULATO                                      RaceAndEthnicityCDCCode_Value = 611
	RaceAndEthnicityCDCCode_PEDRO_BAY                                   RaceAndEthnicityCDCCode_Value = 612
	RaceAndEthnicityCDCCode_RAMPART                                     RaceAndEthnicityCDCCode_Value = 613
	RaceAndEthnicityCDCCode_RUBY                                        RaceAndEthnicityCDCCode_Value = 614
	RaceAndEthnicityCDCCode_SALAMATOF                                   RaceAndEthnicityCDCCode_Value = 615
	RaceAndEthnicityCDCCode_SELDOVIA                                    RaceAndEthnicityCDCCode_Value = 616
	RaceAndEthnicityCDCCode_SLANA                                       RaceAndEthnicityCDCCode_Value = 617
	RaceAndEthnicityCDCCode_SHAGELUK                                    RaceAndEthnicityCDCCode_Value = 618
	RaceAndEthnicityCDCCode_STEVENS                                     RaceAndEthnicityCDCCode_Value = 619
	RaceAndEthnicityCDCCode_STONY_RIVER                                 RaceAndEthnicityCDCCode_Value = 620
	RaceAndEthnicityCDCCode_TAKOTNA                                     RaceAndEthnicityCDCCode_Value = 621
	RaceAndEthnicityCDCCode_TANACROSS                                   RaceAndEthnicityCDCCode_Value = 622
	RaceAndEthnicityCDCCode_TANAINA                                     RaceAndEthnicityCDCCode_Value = 623
	RaceAndEthnicityCDCCode_TANANA                                      RaceAndEthnicityCDCCode_Value = 624
	RaceAndEthnicityCDCCode_TANANA_CHIEFS                               RaceAndEthnicityCDCCode_Value = 625
	RaceAndEthnicityCDCCode_TAZLINA                                     RaceAndEthnicityCDCCode_Value = 626
	RaceAndEthnicityCDCCode_TELIDA                                      RaceAndEthnicityCDCCode_Value = 627
	RaceAndEthnicityCDCCode_TETLIN                                      RaceAndEthnicityCDCCode_Value = 628
	RaceAndEthnicityCDCCode_TOK                                         RaceAndEthnicityCDCCode_Value = 629
	RaceAndEthnicityCDCCode_TYONEK                                      RaceAndEthnicityCDCCode_Value = 630
	RaceAndEthnicityCDCCode_VENETIE                                     RaceAndEthnicityCDCCode_Value = 631
	RaceAndEthnicityCDCCode_WISEMAN                                     RaceAndEthnicityCDCCode_Value = 632
	RaceAndEthnicityCDCCode_TLINGIT_HAIDA                               RaceAndEthnicityCDCCode_Value = 633
	RaceAndEthnicityCDCCode_TSIMSHIAN                                   RaceAndEthnicityCDCCode_Value = 634
	RaceAndEthnicityCDCCode_ANGOON                                      RaceAndEthnicityCDCCode_Value = 635
	RaceAndEthnicityCDCCode_CENTRAL_COUNCIL_OF_TLINGIT_AND_HAIDA_TRIBES RaceAndEthnicityCDCCode_Value = 636
	RaceAndEthnicityCDCCode_CHILKAT                                     RaceAndEthnicityCDCCode_Value = 637
	RaceAndEthnicityCDCCode_CHILKOOT                                    RaceAndEthnicityCDCCode_Value = 638
	RaceAndEthnicityCDCCode_CRAIG                                       RaceAndEthnicityCDCCode_Value = 639
	RaceAndEthnicityCDCCode_DOUGLAS                                     RaceAndEthnicityCDCCode_Value = 640
	RaceAndEthnicityCDCCode_HAIDA                                       RaceAndEthnicityCDCCode_Value = 641
	RaceAndEthnicityCDCCode_HOONAH                                      RaceAndEthnicityCDCCode_Value = 642
	RaceAndEthnicityCDCCode_HYDABURG                                    RaceAndEthnicityCDCCode_Value = 643
	RaceAndEthnicityCDCCode_KAKE                                        RaceAndEthnicityCDCCode_Value = 644
	RaceAndEthnicityCDCCode_KASAAN                                      RaceAndEthnicityCDCCode_Value = 645
	RaceAndEthnicityCDCCode_KENAITZE                                    RaceAndEthnicityCDCCode_Value = 646
	RaceAndEthnicityCDCCode_KETCHIKAN                                   RaceAndEthnicityCDCCode_Value = 647
	RaceAndEthnicityCDCCode_KLAWOCK                                     RaceAndEthnicityCDCCode_Value = 648
	RaceAndEthnicityCDCCode_PELICAN                                     RaceAndEthnicityCDCCode_Value = 649
	RaceAndEthnicityCDCCode_PETERSBURG                                  RaceAndEthnicityCDCCode_Value = 650
	RaceAndEthnicityCDCCode_SAXMAN                                      RaceAndEthnicityCDCCode_Value = 651
	RaceAndEthnicityCDCCode_SITKA                                       RaceAndEthnicityCDCCode_Value = 652
	RaceAndEthnicityCDCCode_TENAKEE_SPRINGS                             RaceAndEthnicityCDCCode_Value = 653
	RaceAndEthnicityCDCCode_TLINGIT                                     RaceAndEthnicityCDCCode_Value = 654
	RaceAndEthnicityCDCCode_WRANGELL                                    RaceAndEthnicityCDCCode_Value = 655
	RaceAndEthnicityCDCCode_YAKUTAT                                     RaceAndEthnicityCDCCode_Value = 656
	RaceAndEthnicityCDCCode_METLAKATLA                                  RaceAndEthnicityCDCCode_Value = 657
	RaceAndEthnicityCDCCode_GREENLAND_ESKIMO                            RaceAndEthnicityCDCCode_Value = 658
	RaceAndEthnicityCDCCode_INUPIAT_ESKIMO                              RaceAndEthnicityCDCCode_Value = 659
	RaceAndEthnicityCDCCode_SIBERIAN_ESKIMO                             RaceAndEthnicityCDCCode_Value = 660
	RaceAndEthnicityCDCCode_YUPIK_ESKIMO                                RaceAndEthnicityCDCCode_Value = 661
	RaceAndEthnicityCDCCode_AMBLER                                      RaceAndEthnicityCDCCode_Value = 662
	RaceAndEthnicityCDCCode_ANAKTUVUK                                   RaceAndEthnicityCDCCode_Value = 663
	RaceAndEthnicityCDCCode_ANAKTUVUK_PASS                              RaceAndEthnicityCDCCode_Value = 664
	RaceAndEthnicityCDCCode_ARCTIC_SLOPE_INUPIAT                        RaceAndEthnicityCDCCode_Value = 665
	RaceAndEthnicityCDCCode_ARCTIC_SLOPE_CORPORATION                    RaceAndEthnicityCDCCode_Value = 666
	RaceAndEthnicityCDCCode_ATQASUK                                     RaceAndEthnicityCDCCode_Value = 667
	RaceAndEthnicityCDCCode_BARROW                                      RaceAndEthnicityCDCCode_Value = 668
	RaceAndEthnicityCDCCode_BERING_STRAITS_INUPIAT                      RaceAndEthnicityCDCCode_Value = 669
	RaceAndEthnicityCDCCode_BREVIG_MISSION                              RaceAndEthnicityCDCCode_Value = 670
	RaceAndEthnicityCDCCode_BUCKLAND                                    RaceAndEthnicityCDCCode_Value = 671
	RaceAndEthnicityCDCCode_CHINIK                                      RaceAndEthnicityCDCCode_Value = 672
	RaceAndEthnicityCDCCode_COUNCIL                                     RaceAndEthnicityCDCCode_Value = 673
	RaceAndEthnicityCDCCode_DEERING                                     RaceAndEthnicityCDCCode_Value = 674
	RaceAndEthnicityCDCCode_ELIM                                        RaceAndEthnicityCDCCode_Value = 675
	RaceAndEthnicityCDCCode_GOLOVIN                                     RaceAndEthnicityCDCCode_Value = 676
	RaceAndEthnicityCDCCode_INALIK_DIOMEDE                              RaceAndEthnicityCDCCode_Value = 677
	RaceAndEthnicityCDCCode_INUPIAQ                                     RaceAndEthnicityCDCCode_Value = 678
	RaceAndEthnicityCDCCode_KAKTOVIK                                    RaceAndEthnicityCDCCode_Value = 679
	RaceAndEthnicityCDCCode_KAWERAK                                     RaceAndEthnicityCDCCode_Value = 680
	RaceAndEthnicityCDCCode_KIANA                                       RaceAndEthnicityCDCCode_Value = 681
	RaceAndEthnicityCDCCode_KIVALINA                                    RaceAndEthnicityCDCCode_Value = 682
	RaceAndEthnicityCDCCode_KOBUK                                       RaceAndEthnicityCDCCode_Value = 683
	RaceAndEthnicityCDCCode_KOTZEBUE                                    RaceAndEthnicityCDCCode_Value = 684
	RaceAndEthnicityCDCCode_KOYUK                                       RaceAndEthnicityCDCCode_Value = 685
	RaceAndEthnicityCDCCode_KWIGUK                                      RaceAndEthnicityCDCCode_Value = 686
	RaceAndEthnicityCDCCode_MAUNELUK_INUPIAT                            RaceAndEthnicityCDCCode_Value = 687
	RaceAndEthnicityCDCCode_NANA_INUPIAT                                RaceAndEthnicityCDCCode_Value = 688
	RaceAndEthnicityCDCCode_NOATAK                                      RaceAndEthnicityCDCCode_Value = 689
	RaceAndEthnicityCDCCode_NOME                                        RaceAndEthnicityCDCCode_Value = 690
	RaceAndEthnicityCDCCode_NOORVIK                                     RaceAndEthnicityCDCCode_Value = 691
	RaceAndEthnicityCDCCode_NUIQSUT                                     RaceAndEthnicityCDCCode_Value = 692
	RaceAndEthnicityCDCCode_POINT_HOPE                                  RaceAndEthnicityCDCCode_Value = 693
	RaceAndEthnicityCDCCode_POINT_LAY                                   RaceAndEthnicityCDCCode_Value = 694
	RaceAndEthnicityCDCCode_SELAWIK                                     RaceAndEthnicityCDCCode_Value = 695
	RaceAndEthnicityCDCCode_SHAKTOOLIK                                  RaceAndEthnicityCDCCode_Value = 696
	RaceAndEthnicityCDCCode_SHISHMAREF                                  RaceAndEthnicityCDCCode_Value = 697
	RaceAndEthnicityCDCCode_SHUNGNAK                                    RaceAndEthnicityCDCCode_Value = 698
	RaceAndEthnicityCDCCode_SOLOMON                                     RaceAndEthnicityCDCCode_Value = 699
	RaceAndEthnicityCDCCode_TELLER                                      RaceAndEthnicityCDCCode_Value = 700
	RaceAndEthnicityCDCCode_UNALAKLEET                                  RaceAndEthnicityCDCCode_Value = 701
	RaceAndEthnicityCDCCode_WAINWRIGHT                                  RaceAndEthnicityCDCCode_Value = 702
	RaceAndEthnicityCDCCode_WALES                                       RaceAndEthnicityCDCCode_Value = 703
	RaceAndEthnicityCDCCode_WHITE_MOUNTAIN                              RaceAndEthnicityCDCCode_Value = 704
	RaceAndEthnicityCDCCode_WHITE_MOUNTAIN_INUPIAT                      RaceAndEthnicityCDCCode_Value = 705
	RaceAndEthnicityCDCCode_MARYS_IGLOO                                 RaceAndEthnicityCDCCode_Value = 706
	RaceAndEthnicityCDCCode_GAMBELL                                     RaceAndEthnicityCDCCode_Value = 707
	RaceAndEthnicityCDCCode_SAVOONGA                                    RaceAndEthnicityCDCCode_Value = 708
	RaceAndEthnicityCDCCode_SIBERIAN_YUPIK                              RaceAndEthnicityCDCCode_Value = 709
	RaceAndEthnicityCDCCode_AKIACHAK                                    RaceAndEthnicityCDCCode_Value = 710
	RaceAndEthnicityCDCCode_AKIAK                                       RaceAndEthnicityCDCCode_Value = 711
	RaceAndEthnicityCDCCode_ALAKANUK                                    RaceAndEthnicityCDCCode_Value = 712
	RaceAndEthnicityCDCCode_ALEKNAGIK                                   RaceAndEthnicityCDCCode_Value = 713
	RaceAndEthnicityCDCCode_ANDREAFSKY                                  RaceAndEthnicityCDCCode_Value = 714
	RaceAndEthnicityCDCCode_ANIAK                                       RaceAndEthnicityCDCCode_Value = 715
	RaceAndEthnicityCDCCode_ATMAUTLUAK                                  RaceAndEthnicityCDCCode_Value = 716
	RaceAndEthnicityCDCCode_BETHEL                                      RaceAndEthnicityCDCCode_Value = 717
	RaceAndEthnicityCDCCode_BILL_MOORES_SLOUGH                          RaceAndEthnicityCDCCode_Value = 718
	RaceAndEthnicityCDCCode_BRISTOL_BAY_YUPIK                           RaceAndEthnicityCDCCode_Value = 719
	RaceAndEthnicityCDCCode_CALISTA_YUPIK                               RaceAndEthnicityCDCCode_Value = 720
	RaceAndEthnicityCDCCode_CHEFORNAK                                   RaceAndEthnicityCDCCode_Value = 721
	RaceAndEthnicityCDCCode_CHEVAK                                      RaceAndEthnicityCDCCode_Value = 722
	RaceAndEthnicityCDCCode_CHUATHBALUK                                 RaceAndEthnicityCDCCode_Value = 723
	RaceAndEthnicityCDCCode_CLARKS_POINT                                RaceAndEthnicityCDCCode_Value = 724
	RaceAndEthnicityCDCCode_CROOKED_CREEK                               RaceAndEthnicityCDCCode_Value = 725
	RaceAndEthnicityCDCCode_DILLINGHAM                                  RaceAndEthnicityCDCCode_Value = 726
	RaceAndEthnicityCDCCode_EEK                                         RaceAndEthnicityCDCCode_Value = 727
	RaceAndEthnicityCDCCode_EKUK                                        RaceAndEthnicityCDCCode_Value = 728
	RaceAndEthnicityCDCCode_EKWOK                                       RaceAndEthnicityCDCCode_Value = 729
	RaceAndEthnicityCDCCode_EMMONAK                                     RaceAndEthnicityCDCCode_Value = 730
	RaceAndEthnicityCDCCode_GOODNEWS_BAY                                RaceAndEthnicityCDCCode_Value = 731
	RaceAndEthnicityCDCCode_HOOPER_BAY                                  RaceAndEthnicityCDCCode_Value = 732
	RaceAndEthnicityCDCCode_IQURMUIT_RUSSIAN_MISSION                    RaceAndEthnicityCDCCode_Value = 733
	RaceAndEthnicityCDCCode_KALSKAG                                     RaceAndEthnicityCDCCode_Value = 734
	RaceAndEthnicityCDCCode_KASIGLUK                                    RaceAndEthnicityCDCCode_Value = 735
	RaceAndEthnicityCDCCode_KIPNUK                                      RaceAndEthnicityCDCCode_Value = 736
	RaceAndEthnicityCDCCode_KOLIGANEK                                   RaceAndEthnicityCDCCode_Value = 737
	RaceAndEthnicityCDCCode_KONGIGANAK                                  RaceAndEthnicityCDCCode_Value = 738
	RaceAndEthnicityCDCCode_KOTLIK                                      RaceAndEthnicityCDCCode_Value = 739
	RaceAndEthnicityCDCCode_KWETHLUK                                    RaceAndEthnicityCDCCode_Value = 740
	RaceAndEthnicityCDCCode_KWIGILLINGOK                                RaceAndEthnicityCDCCode_Value = 741
	RaceAndEthnicityCDCCode_LEVELOCK                                    RaceAndEthnicityCDCCode_Value = 742
	RaceAndEthnicityCDCCode_LOWER_KALSKAG                               RaceAndEthnicityCDCCode_Value = 743
	RaceAndEthnicityCDCCode_MANOKOTAK                                   RaceAndEthnicityCDCCode_Value = 744
	RaceAndEthnicityCDCCode_MARSHALL                                    RaceAndEthnicityCDCCode_Value = 745
	RaceAndEthnicityCDCCode_MEKORYUK                                    RaceAndEthnicityCDCCode_Value = 746
	RaceAndEthnicityCDCCode_MOUNTAIN_VILLAGE                            RaceAndEthnicityCDCCode_Value = 747
	RaceAndEthnicityCDCCode_NAKNEK                                      RaceAndEthnicityCDCCode_Value = 748
	RaceAndEthnicityCDCCode_NAPAUMUTE                                   RaceAndEthnicityCDCCode_Value = 749
	RaceAndEthnicityCDCCode_NAPAKIAK                                    RaceAndEthnicityCDCCode_Value = 750
	RaceAndEthnicityCDCCode_NAPASKIAK                                   RaceAndEthnicityCDCCode_Value = 751
	RaceAndEthnicityCDCCode_NEWHALEN                                    RaceAndEthnicityCDCCode_Value = 752
	RaceAndEthnicityCDCCode_NEW_STUYAHOK                                RaceAndEthnicityCDCCode_Value = 753
	RaceAndEthnicityCDCCode_NEWTOK                                      RaceAndEthnicityCDCCode_Value = 754
	RaceAndEthnicityCDCCode_NIGHTMUTE                                   RaceAndEthnicityCDCCode_Value = 755
	RaceAndEthnicityCDCCode_NUNAPITCHUKV                                RaceAndEthnicityCDCCode_Value = 756
	RaceAndEthnicityCDCCode_OSCARVILLE                                  RaceAndEthnicityCDCCode_Value = 757
	RaceAndEthnicityCDCCode_PILOT_STATION                               RaceAndEthnicityCDCCode_Value = 758
	RaceAndEthnicityCDCCode_PITKAS_POINT                                RaceAndEthnicityCDCCode_Value = 759
	RaceAndEthnicityCDCCode_PLATINUM                                    RaceAndEthnicityCDCCode_Value = 760
	RaceAndEthnicityCDCCode_PORTAGE_CREEK                               RaceAndEthnicityCDCCode_Value = 761
	RaceAndEthnicityCDCCode_QUINHAGAK                                   RaceAndEthnicityCDCCode_Value = 762
	RaceAndEthnicityCDCCode_RED_DEVIL                                   RaceAndEthnicityCDCCode_Value = 763
	RaceAndEthnicityCDCCode_ST_MICHAEL                                  RaceAndEthnicityCDCCode_Value = 764
	RaceAndEthnicityCDCCode_SCAMMON_BAY                                 RaceAndEthnicityCDCCode_Value = 765
	RaceAndEthnicityCDCCode_SHELDONS_POINT                              RaceAndEthnicityCDCCode_Value = 766
	RaceAndEthnicityCDCCode_SLEETMUTE                                   RaceAndEthnicityCDCCode_Value = 767
	RaceAndEthnicityCDCCode_STEBBINS                                    RaceAndEthnicityCDCCode_Value = 768
	RaceAndEthnicityCDCCode_TOGIAK                                      RaceAndEthnicityCDCCode_Value = 769
	RaceAndEthnicityCDCCode_TOKSOOK                                     RaceAndEthnicityCDCCode_Value = 770
	RaceAndEthnicityCDCCode_TULUKSKAK                                   RaceAndEthnicityCDCCode_Value = 771
	RaceAndEthnicityCDCCode_TUNTUTULIAK                                 RaceAndEthnicityCDCCode_Value = 772
	RaceAndEthnicityCDCCode_TUNUNAK                                     RaceAndEthnicityCDCCode_Value = 773
	RaceAndEthnicityCDCCode_TWIN_HILLS                                  RaceAndEthnicityCDCCode_Value = 774
	RaceAndEthnicityCDCCode_GEORGETOWN_YUPIK_ESKIMO                     RaceAndEthnicityCDCCode_Value = 775
	RaceAndEthnicityCDCCode_ST_MARYS                                    RaceAndEthnicityCDCCode_Value = 776
	RaceAndEthnicityCDCCode_UMKUMIATE                                   RaceAndEthnicityCDCCode_Value = 777
	RaceAndEthnicityCDCCode_ALUTIIQ_ALEUT                               RaceAndEthnicityCDCCode_Value = 778
	RaceAndEthnicityCDCCode_BRISTOL_BAY_ALEUT                           RaceAndEthnicityCDCCode_Value = 779
	RaceAndEthnicityCDCCode_CHUGACH_ALEUT                               RaceAndEthnicityCDCCode_Value = 780
	RaceAndEthnicityCDCCode_EYAK                                        RaceAndEthnicityCDCCode_Value = 781
	RaceAndEthnicityCDCCode_KONIAG_ALEUT                                RaceAndEthnicityCDCCode_Value = 782
	RaceAndEthnicityCDCCode_SUGPIAQ                                     RaceAndEthnicityCDCCode_Value = 783
	RaceAndEthnicityCDCCode_SUQPIGAQ                                    RaceAndEthnicityCDCCode_Value = 784
	RaceAndEthnicityCDCCode_UNANGAN_ALEUT                               RaceAndEthnicityCDCCode_Value = 785
	RaceAndEthnicityCDCCode_TATITLEK                                    RaceAndEthnicityCDCCode_Value = 786
	RaceAndEthnicityCDCCode_UGASHIK                                     RaceAndEthnicityCDCCode_Value = 787
	RaceAndEthnicityCDCCode_CHIGNIK                                     RaceAndEthnicityCDCCode_Value = 788
	RaceAndEthnicityCDCCode_CHIGNIK_LAKE                                RaceAndEthnicityCDCCode_Value = 789
	RaceAndEthnicityCDCCode_EGEGIK                                      RaceAndEthnicityCDCCode_Value = 790
	RaceAndEthnicityCDCCode_IGIUGIG                                     RaceAndEthnicityCDCCode_Value = 791
	RaceAndEthnicityCDCCode_IVANOF_BAY                                  RaceAndEthnicityCDCCode_Value = 792
	RaceAndEthnicityCDCCode_KING_SALMON                                 RaceAndEthnicityCDCCode_Value = 793
	RaceAndEthnicityCDCCode_KOKHANOK                                    RaceAndEthnicityCDCCode_Value = 794
	RaceAndEthnicityCDCCode_PERRYVILLE                                  RaceAndEthnicityCDCCode_Value = 795
	RaceAndEthnicityCDCCode_PILOT_POINT                                 RaceAndEthnicityCDCCode_Value = 796
	RaceAndEthnicityCDCCode_PORT_HEIDEN                                 RaceAndEthnicityCDCCode_Value = 797
	RaceAndEthnicityCDCCode_CHENEGA                                     RaceAndEthnicityCDCCode_Value = 798
	RaceAndEthnicityCDCCode_CHUGACH_CORPORATION                         RaceAndEthnicityCDCCode_Value = 799
	RaceAndEthnicityCDCCode_ENGLISH_BAY                                 RaceAndEthnicityCDCCode_Value = 800
	RaceAndEthnicityCDCCode_PORT_GRAHAM                                 RaceAndEthnicityCDCCode_Value = 801
	RaceAndEthnicityCDCCode_AKHIOK                                      RaceAndEthnicityCDCCode_Value = 802
	RaceAndEthnicityCDCCode_AGDAAGUX                                    RaceAndEthnicityCDCCode_Value = 803
	RaceAndEthnicityCDCCode_KARLUK                                      RaceAndEthnicityCDCCode_Value = 804
	RaceAndEthnicityCDCCode_KODIAK                                      RaceAndEthnicityCDCCode_Value = 805
	RaceAndEthnicityCDCCode_LARSEN_BAY                                  RaceAndEthnicityCDCCode_Value = 806
	RaceAndEthnicityCDCCode_OLD_HARBOR                                  RaceAndEthnicityCDCCode_Value = 807
	RaceAndEthnicityCDCCode_OUZINKIE                                    RaceAndEthnicityCDCCode_Value = 808
	RaceAndEthnicityCDCCode_PORT_LIONS                                  RaceAndEthnicityCDCCode_Value = 809
	RaceAndEthnicityCDCCode_AKUTAN                                      RaceAndEthnicityCDCCode_Value = 810
	RaceAndEthnicityCDCCode_ALEUT_CORPORATION                           RaceAndEthnicityCDCCode_Value = 811
	RaceAndEthnicityCDCCode_ALEUTIAN                                    RaceAndEthnicityCDCCode_Value = 812
	RaceAndEthnicityCDCCode_ALEUTIAN_ISLANDER                           RaceAndEthnicityCDCCode_Value = 813
	RaceAndEthnicityCDCCode_ATKA                                        RaceAndEthnicityCDCCode_Value = 814
	RaceAndEthnicityCDCCode_BELKOFSKI                                   RaceAndEthnicityCDCCode_Value = 815
	RaceAndEthnicityCDCCode_CHIGNIK_LAGOON                              RaceAndEthnicityCDCCode_Value = 816
	RaceAndEthnicityCDCCode_KING_COVE                                   RaceAndEthnicityCDCCode_Value = 817
	RaceAndEthnicityCDCCode_FALSE_PASS                                  RaceAndEthnicityCDCCode_Value = 818
	RaceAndEthnicityCDCCode_NELSON_LAGOON                               RaceAndEthnicityCDCCode_Value = 819
	RaceAndEthnicityCDCCode_NIKOLSKI                                    RaceAndEthnicityCDCCode_Value = 820
	RaceAndEthnicityCDCCode_PAULOFF_HARBOR                              RaceAndEthnicityCDCCode_Value = 821
	RaceAndEthnicityCDCCode_QAGAN_TOYAGUNGIN                            RaceAndEthnicityCDCCode_Value = 822
	RaceAndEthnicityCDCCode_QAWALANGIN                                  RaceAndEthnicityCDCCode_Value = 823
	RaceAndEthnicityCDCCode_ST_GEORGE                                   RaceAndEthnicityCDCCode_Value = 824
	RaceAndEthnicityCDCCode_ST_PAUL                                     RaceAndEthnicityCDCCode_Value = 825
	RaceAndEthnicityCDCCode_SAND_POINT                                  RaceAndEthnicityCDCCode_Value = 826
	RaceAndEthnicityCDCCode_SOUTH_NAKNEK                                RaceAndEthnicityCDCCode_Value = 827
	RaceAndEthnicityCDCCode_UNALASKA                                    RaceAndEthnicityCDCCode_Value = 828
	RaceAndEthnicityCDCCode_UNGA                                        RaceAndEthnicityCDCCode_Value = 829
	RaceAndEthnicityCDCCode_ASIAN                                       RaceAndEthnicityCDCCode_Value = 830
	RaceAndEthnicityCDCCode_ASIAN_INDIAN                                RaceAndEthnicityCDCCode_Value = 831
	RaceAndEthnicityCDCCode_BANGLADESHI                                 RaceAndEthnicityCDCCode_Value = 832
	RaceAndEthnicityCDCCode_BHUTANESE                                   RaceAndEthnicityCDCCode_Value = 833
	RaceAndEthnicityCDCCode_BURMESE                                     RaceAndEthnicityCDCCode_Value = 834
	RaceAndEthnicityCDCCode_CAMBODIAN                                   RaceAndEthnicityCDCCode_Value = 835
	RaceAndEthnicityCDCCode_CHINESE                                     RaceAndEthnicityCDCCode_Value = 836
	RaceAndEthnicityCDCCode_TAIWANESE                                   RaceAndEthnicityCDCCode_Value = 837
	RaceAndEthnicityCDCCode_FILIPINO                                    RaceAndEthnicityCDCCode_Value = 838
	RaceAndEthnicityCDCCode_HMONG                                       RaceAndEthnicityCDCCode_Value = 839
	RaceAndEthnicityCDCCode_INDONESIAN                                  RaceAndEthnicityCDCCode_Value = 840
	RaceAndEthnicityCDCCode_JAPANESE                                    RaceAndEthnicityCDCCode_Value = 841
	RaceAndEthnicityCDCCode_KOREAN                                      RaceAndEthnicityCDCCode_Value = 842
	RaceAndEthnicityCDCCode_LAOTIAN                                     RaceAndEthnicityCDCCode_Value = 843
	RaceAndEthnicityCDCCode_MALAYSIAN                                   RaceAndEthnicityCDCCode_Value = 844
	RaceAndEthnicityCDCCode_OKINAWAN                                    RaceAndEthnicityCDCCode_Value = 845
	RaceAndEthnicityCDCCode_PAKISTANI                                   RaceAndEthnicityCDCCode_Value = 846
	RaceAndEthnicityCDCCode_SRI_LANKAN                                  RaceAndEthnicityCDCCode_Value = 847
	RaceAndEthnicityCDCCode_THAI                                        RaceAndEthnicityCDCCode_Value = 848
	RaceAndEthnicityCDCCode_VIETNAMESE                                  RaceAndEthnicityCDCCode_Value = 849
	RaceAndEthnicityCDCCode_IWO_JIMAN                                   RaceAndEthnicityCDCCode_Value = 850
	RaceAndEthnicityCDCCode_MALDIVIAN                                   RaceAndEthnicityCDCCode_Value = 851
	RaceAndEthnicityCDCCode_NEPALESE                                    RaceAndEthnicityCDCCode_Value = 852
	RaceAndEthnicityCDCCode_SINGAPOREAN                                 RaceAndEthnicityCDCCode_Value = 853
	RaceAndEthnicityCDCCode_MADAGASCAR                                  RaceAndEthnicityCDCCode_Value = 854
	RaceAndEthnicityCDCCode_BLACK_OR_AFRICAN_AMERICAN                   RaceAndEthnicityCDCCode_Value = 855
	RaceAndEthnicityCDCCode_BLACK                                       RaceAndEthnicityCDCCode_Value = 856
	RaceAndEthnicityCDCCode_AFRICAN_AMERICAN                            RaceAndEthnicityCDCCode_Value = 857
	RaceAndEthnicityCDCCode_AFRICAN                                     RaceAndEthnicityCDCCode_Value = 858
	RaceAndEthnicityCDCCode_BAHAMIAN                                    RaceAndEthnicityCDCCode_Value = 859
	RaceAndEthnicityCDCCode_BARBADIAN                                   RaceAndEthnicityCDCCode_Value = 860
	RaceAndEthnicityCDCCode_DOMINICAN_2069_3                            RaceAndEthnicityCDCCode_Value = 861
	RaceAndEthnicityCDCCode_DOMINICA_ISLANDER                           RaceAndEthnicityCDCCode_Value = 862
	RaceAndEthnicityCDCCode_HAITIAN                                     RaceAndEthnicityCDCCode_Value = 863
	RaceAndEthnicityCDCCode_JAMAICAN                                    RaceAndEthnicityCDCCode_Value = 864
	RaceAndEthnicityCDCCode_TOBAGOAN                                    RaceAndEthnicityCDCCode_Value = 865
	RaceAndEthnicityCDCCode_TRINIDADIAN                                 RaceAndEthnicityCDCCode_Value = 866
	RaceAndEthnicityCDCCode_WEST_INDIAN                                 RaceAndEthnicityCDCCode_Value = 867
	RaceAndEthnicityCDCCode_BOTSWANAN                                   RaceAndEthnicityCDCCode_Value = 868
	RaceAndEthnicityCDCCode_ETHIOPIAN                                   RaceAndEthnicityCDCCode_Value = 869
	RaceAndEthnicityCDCCode_LIBERIAN                                    RaceAndEthnicityCDCCode_Value = 870
	RaceAndEthnicityCDCCode_NAMIBIAN                                    RaceAndEthnicityCDCCode_Value = 871
	RaceAndEthnicityCDCCode_NIGERIAN                                    RaceAndEthnicityCDCCode_Value = 872
	RaceAndEthnicityCDCCode_ZAIREAN                                     RaceAndEthnicityCDCCode_Value = 873
	RaceAndEthnicityCDCCode_NATIVE_HAWAIIAN_OR_OTHER_PACIFIC_ISLANDER   RaceAndEthnicityCDCCode_Value = 874
	RaceAndEthnicityCDCCode_POLYNESIAN                                  RaceAndEthnicityCDCCode_Value = 875
	RaceAndEthnicityCDCCode_MICRONESIAN                                 RaceAndEthnicityCDCCode_Value = 876
	RaceAndEthnicityCDCCode_MELANESIAN                                  RaceAndEthnicityCDCCode_Value = 877
	RaceAndEthnicityCDCCode_OTHER_PACIFIC_ISLANDER                      RaceAndEthnicityCDCCode_Value = 878
	RaceAndEthnicityCDCCode_NATIVE_HAWAIIAN                             RaceAndEthnicityCDCCode_Value = 879
	RaceAndEthnicityCDCCode_SAMOAN                                      RaceAndEthnicityCDCCode_Value = 880
	RaceAndEthnicityCDCCode_TAHITIAN                                    RaceAndEthnicityCDCCode_Value = 881
	RaceAndEthnicityCDCCode_TONGAN                                      RaceAndEthnicityCDCCode_Value = 882
	RaceAndEthnicityCDCCode_TOKELAUAN                                   RaceAndEthnicityCDCCode_Value = 883
	RaceAndEthnicityCDCCode_GUAMANIAN_OR_CHAMORRO                       RaceAndEthnicityCDCCode_Value = 884
	RaceAndEthnicityCDCCode_GUAMANIAN                                   RaceAndEthnicityCDCCode_Value = 885
	RaceAndEthnicityCDCCode_CHAMORRO                                    RaceAndEthnicityCDCCode_Value = 886
	RaceAndEthnicityCDCCode_MARIANA_ISLANDER                            RaceAndEthnicityCDCCode_Value = 887
	RaceAndEthnicityCDCCode_MARSHALLESE                                 RaceAndEthnicityCDCCode_Value = 888
	RaceAndEthnicityCDCCode_PALAUAN                                     RaceAndEthnicityCDCCode_Value = 889
	RaceAndEthnicityCDCCode_CAROLINIAN                                  RaceAndEthnicityCDCCode_Value = 890
	RaceAndEthnicityCDCCode_KOSRAEAN                                    RaceAndEthnicityCDCCode_Value = 891
	RaceAndEthnicityCDCCode_POHNPEIAN                                   RaceAndEthnicityCDCCode_Value = 892
	RaceAndEthnicityCDCCode_SAIPANESE                                   RaceAndEthnicityCDCCode_Value = 893
	RaceAndEthnicityCDCCode_KIRIBATI                                    RaceAndEthnicityCDCCode_Value = 894
	RaceAndEthnicityCDCCode_CHUUKESE                                    RaceAndEthnicityCDCCode_Value = 895
	RaceAndEthnicityCDCCode_YAPESE                                      RaceAndEthnicityCDCCode_Value = 896
	RaceAndEthnicityCDCCode_FIJIAN                                      RaceAndEthnicityCDCCode_Value = 897
	RaceAndEthnicityCDCCode_PAPUA_NEW_GUINEAN                           RaceAndEthnicityCDCCode_Value = 898
	RaceAndEthnicityCDCCode_SOLOMON_ISLANDER                            RaceAndEthnicityCDCCode_Value = 899
	RaceAndEthnicityCDCCode_NEW_HEBRIDES                                RaceAndEthnicityCDCCode_Value = 900
	RaceAndEthnicityCDCCode_WHITE                                       RaceAndEthnicityCDCCode_Value = 901
	RaceAndEthnicityCDCCode_EUROPEAN                                    RaceAndEthnicityCDCCode_Value = 902
	RaceAndEthnicityCDCCode_MIDDLE_EASTERN_OR_NORTH_AFRICAN             RaceAndEthnicityCDCCode_Value = 903
	RaceAndEthnicityCDCCode_ARAB                                        RaceAndEthnicityCDCCode_Value = 904
	RaceAndEthnicityCDCCode_ARMENIAN                                    RaceAndEthnicityCDCCode_Value = 905
	RaceAndEthnicityCDCCode_ENGLISH                                     RaceAndEthnicityCDCCode_Value = 906
	RaceAndEthnicityCDCCode_FRENCH                                      RaceAndEthnicityCDCCode_Value = 907
	RaceAndEthnicityCDCCode_GERMAN                                      RaceAndEthnicityCDCCode_Value = 908
	RaceAndEthnicityCDCCode_IRISH                                       RaceAndEthnicityCDCCode_Value = 909
	RaceAndEthnicityCDCCode_ITALIAN                                     RaceAndEthnicityCDCCode_Value = 910
	RaceAndEthnicityCDCCode_POLISH                                      RaceAndEthnicityCDCCode_Value = 911
	RaceAndEthnicityCDCCode_SCOTTISH                                    RaceAndEthnicityCDCCode_Value = 912
	RaceAndEthnicityCDCCode_ASSYRIAN                                    RaceAndEthnicityCDCCode_Value = 913
	RaceAndEthnicityCDCCode_EGYPTIAN                                    RaceAndEthnicityCDCCode_Value = 914
	RaceAndEthnicityCDCCode_IRANIAN                                     RaceAndEthnicityCDCCode_Value = 915
	RaceAndEthnicityCDCCode_IRAQI                                       RaceAndEthnicityCDCCode_Value = 916
	RaceAndEthnicityCDCCode_LEBANESE                                    RaceAndEthnicityCDCCode_Value = 917
	RaceAndEthnicityCDCCode_PALESTINIAN                                 RaceAndEthnicityCDCCode_Value = 918
	RaceAndEthnicityCDCCode_SYRIAN                                      RaceAndEthnicityCDCCode_Value = 919
	RaceAndEthnicityCDCCode_AFGHANISTANI                                RaceAndEthnicityCDCCode_Value = 920
	RaceAndEthnicityCDCCode_ISRAEILI                                    RaceAndEthnicityCDCCode_Value = 921
	RaceAndEthnicityCDCCode_OTHER_RACE                                  RaceAndEthnicityCDCCode_Value = 922
	RaceAndEthnicityCDCCode_ETHNICITY                                   RaceAndEthnicityCDCCode_Value = 923
	RaceAndEthnicityCDCCode_HISPANIC_OR_LATINO                          RaceAndEthnicityCDCCode_Value = 924
	RaceAndEthnicityCDCCode_SPANIARD                                    RaceAndEthnicityCDCCode_Value = 925
	RaceAndEthnicityCDCCode_MEXICAN                                     RaceAndEthnicityCDCCode_Value = 926
	RaceAndEthnicityCDCCode_CENTRAL_AMERICAN                            RaceAndEthnicityCDCCode_Value = 927
	RaceAndEthnicityCDCCode_SOUTH_AMERICAN                              RaceAndEthnicityCDCCode_Value = 928
	RaceAndEthnicityCDCCode_LATIN_AMERICAN                              RaceAndEthnicityCDCCode_Value = 929
	RaceAndEthnicityCDCCode_PUERTO_RICAN                                RaceAndEthnicityCDCCode_Value = 930
	RaceAndEthnicityCDCCode_CUBAN                                       RaceAndEthnicityCDCCode_Value = 931
	RaceAndEthnicityCDCCode_DOMINICAN_2184_0                            RaceAndEthnicityCDCCode_Value = 932
	RaceAndEthnicityCDCCode_ANDALUSIAN                                  RaceAndEthnicityCDCCode_Value = 933
	RaceAndEthnicityCDCCode_ASTURIAN                                    RaceAndEthnicityCDCCode_Value = 934
	RaceAndEthnicityCDCCode_CASTILLIAN                                  RaceAndEthnicityCDCCode_Value = 935
	RaceAndEthnicityCDCCode_CATALONIAN                                  RaceAndEthnicityCDCCode_Value = 936
	RaceAndEthnicityCDCCode_BELEARIC_ISLANDER                           RaceAndEthnicityCDCCode_Value = 937
	RaceAndEthnicityCDCCode_GALLEGO                                     RaceAndEthnicityCDCCode_Value = 938
	RaceAndEthnicityCDCCode_VALENCIAN                                   RaceAndEthnicityCDCCode_Value = 939
	RaceAndEthnicityCDCCode_CANARIAN                                    RaceAndEthnicityCDCCode_Value = 940
	RaceAndEthnicityCDCCode_SPANISH_BASQUE                              RaceAndEthnicityCDCCode_Value = 941
	RaceAndEthnicityCDCCode_MEXICAN_AMERICAN                            RaceAndEthnicityCDCCode_Value = 942
	RaceAndEthnicityCDCCode_MEXICANO                                    RaceAndEthnicityCDCCode_Value = 943
	RaceAndEthnicityCDCCode_CHICANO                                     RaceAndEthnicityCDCCode_Value = 944
	RaceAndEthnicityCDCCode_LA_RAZA                                     RaceAndEthnicityCDCCode_Value = 945
	RaceAndEthnicityCDCCode_MEXICAN_AMERICAN_INDIAN_2153_5              RaceAndEthnicityCDCCode_Value = 946
	RaceAndEthnicityCDCCode_COSTA_RICAN                                 RaceAndEthnicityCDCCode_Value = 947
	RaceAndEthnicityCDCCode_GUATEMALAN                                  RaceAndEthnicityCDCCode_Value = 948
	RaceAndEthnicityCDCCode_HONDURAN                                    RaceAndEthnicityCDCCode_Value = 949
	RaceAndEthnicityCDCCode_NICARAGUAN                                  RaceAndEthnicityCDCCode_Value = 950
	RaceAndEthnicityCDCCode_PANAMANIAN                                  RaceAndEthnicityCDCCode_Value = 951
	RaceAndEthnicityCDCCode_SALVADORAN                                  RaceAndEthnicityCDCCode_Value = 952
	RaceAndEthnicityCDCCode_CENTRAL_AMERICAN_INDIAN_2162_6              RaceAndEthnicityCDCCode_Value = 953
	RaceAndEthnicityCDCCode_CANAL_ZONE                                  RaceAndEthnicityCDCCode_Value = 954
	RaceAndEthnicityCDCCode_ARGENTINEAN                                 RaceAndEthnicityCDCCode_Value = 955
	RaceAndEthnicityCDCCode_BOLIVIAN                                    RaceAndEthnicityCDCCode_Value = 956
	RaceAndEthnicityCDCCode_CHILEAN                                     RaceAndEthnicityCDCCode_Value = 957
	RaceAndEthnicityCDCCode_COLOMBIAN                                   RaceAndEthnicityCDCCode_Value = 958
	RaceAndEthnicityCDCCode_ECUADORIAN                                  RaceAndEthnicityCDCCode_Value = 959
	RaceAndEthnicityCDCCode_PARAGUAYAN                                  RaceAndEthnicityCDCCode_Value = 960
	RaceAndEthnicityCDCCode_PERUVIAN                                    RaceAndEthnicityCDCCode_Value = 961
	RaceAndEthnicityCDCCode_URUGUAYAN                                   RaceAndEthnicityCDCCode_Value = 962
	RaceAndEthnicityCDCCode_VENEZUELAN                                  RaceAndEthnicityCDCCode_Value = 963
	RaceAndEthnicityCDCCode_SOUTH_AMERICAN_INDIAN_2175_8                RaceAndEthnicityCDCCode_Value = 964
	RaceAndEthnicityCDCCode_CRIOLLO                                     RaceAndEthnicityCDCCode_Value = 965
	RaceAndEthnicityCDCCode_NOT_HISPANIC_OR_LATINO                      RaceAndEthnicityCDCCode_Value = 966
)

func (RaceAndEthnicityCDCCode_Value) Descriptor

func (RaceAndEthnicityCDCCode_Value) Enum

func (RaceAndEthnicityCDCCode_Value) EnumDescriptor deprecated

func (RaceAndEthnicityCDCCode_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use RaceAndEthnicityCDCCode_Value.Descriptor instead.

func (RaceAndEthnicityCDCCode_Value) Number

func (RaceAndEthnicityCDCCode_Value) String

func (RaceAndEthnicityCDCCode_Value) Type

type USCoreAllergySubstanceValueSet

type USCoreAllergySubstanceValueSet struct {
	// contains filtered or unexported fields
}

Documentation of substances suspected of (or not suspected of) causing an allergy or intolerance reaction in an individual. **Inclusion Criteria:** specific or general substances to which a patient may be exposed and which may be suspected of causing an adverse reaction; assertions refuting these suspicions. This includes: 1. Common dietary substances for allergy and intolerance documentation (SNOMEDCT) 2. Common drug classes for allergy and intolerance documentation (SNOMEDCT) 3. Common drug substances for allergy and intolerance documentation (RXNORM) 4. Common environmental substances for allergy and intolerance documentation (SNOMEDCT) 5. Common refutations and null values for substance causes for allergy and intolerance documentation (SNOMEDCT) **Exclusion Criteria:** actual conditions caused by exposure (reactions, allergies) See http://hl7.org/fhir/us/core/ValueSet/us-core-allergy-substance

func (*USCoreAllergySubstanceValueSet) Descriptor deprecated

func (*USCoreAllergySubstanceValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreAllergySubstanceValueSet.ProtoReflect.Descriptor instead.

func (*USCoreAllergySubstanceValueSet) ProtoMessage

func (*USCoreAllergySubstanceValueSet) ProtoMessage()

func (*USCoreAllergySubstanceValueSet) ProtoReflect

func (*USCoreAllergySubstanceValueSet) Reset

func (x *USCoreAllergySubstanceValueSet) Reset()

func (*USCoreAllergySubstanceValueSet) String

type USCoreAllergySubstanceValueSet_Value

type USCoreAllergySubstanceValueSet_Value int32
const (
	USCoreAllergySubstanceValueSet_INVALID_UNINITIALIZED                                                                                  USCoreAllergySubstanceValueSet_Value = 0
	USCoreAllergySubstanceValueSet_FORMOTEROL_MOMETASONE                                                                                  USCoreAllergySubstanceValueSet_Value = 1
	USCoreAllergySubstanceValueSet_LACTASE_RENNET                                                                                         USCoreAllergySubstanceValueSet_Value = 2
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_CAFFEINE_CHLORPHENIRAMINE_HYDROCODONE_PHENYLEPHRINE                                      USCoreAllergySubstanceValueSet_Value = 3
	USCoreAllergySubstanceValueSet_GUAIACOLSULFONATE_HYDROCODONE                                                                          USCoreAllergySubstanceValueSet_Value = 4
	USCoreAllergySubstanceValueSet_AMPICILLIN_SULBACTAM                                                                                   USCoreAllergySubstanceValueSet_Value = 5
	USCoreAllergySubstanceValueSet_STREPTOMYCIN                                                                                           USCoreAllergySubstanceValueSet_Value = 6
	USCoreAllergySubstanceValueSet_SUCCINYLCHOLINE                                                                                        USCoreAllergySubstanceValueSet_Value = 7
	USCoreAllergySubstanceValueSet_SUCRALFATE                                                                                             USCoreAllergySubstanceValueSet_Value = 8
	USCoreAllergySubstanceValueSet_SULFACETAMIDE                                                                                          USCoreAllergySubstanceValueSet_Value = 9
	USCoreAllergySubstanceValueSet_SULFADIAZINE                                                                                           USCoreAllergySubstanceValueSet_Value = 10
	USCoreAllergySubstanceValueSet_SULFAMETHOXAZOLE                                                                                       USCoreAllergySubstanceValueSet_Value = 11
	USCoreAllergySubstanceValueSet_SULFISOXAZOLE                                                                                          USCoreAllergySubstanceValueSet_Value = 12
	USCoreAllergySubstanceValueSet_SULFUR                                                                                                 USCoreAllergySubstanceValueSet_Value = 13
	USCoreAllergySubstanceValueSet_SULINDAC                                                                                               USCoreAllergySubstanceValueSet_Value = 14
	USCoreAllergySubstanceValueSet_TAMOXIFEN                                                                                              USCoreAllergySubstanceValueSet_Value = 15
	USCoreAllergySubstanceValueSet_TEMAZEPAM                                                                                              USCoreAllergySubstanceValueSet_Value = 16
	USCoreAllergySubstanceValueSet_TERBUTALINE                                                                                            USCoreAllergySubstanceValueSet_Value = 17
	USCoreAllergySubstanceValueSet_DABIGATRAN_ETEXILATE                                                                                   USCoreAllergySubstanceValueSet_Value = 18
	USCoreAllergySubstanceValueSet_TESTOSTERONE                                                                                           USCoreAllergySubstanceValueSet_Value = 19
	USCoreAllergySubstanceValueSet_TETRACYCLINE                                                                                           USCoreAllergySubstanceValueSet_Value = 20
	USCoreAllergySubstanceValueSet_CARBIDOPA_LEVODOPA                                                                                     USCoreAllergySubstanceValueSet_Value = 21
	USCoreAllergySubstanceValueSet_LURASIDONE                                                                                             USCoreAllergySubstanceValueSet_Value = 22
	USCoreAllergySubstanceValueSet_THEOPHYLLINE                                                                                           USCoreAllergySubstanceValueSet_Value = 23
	USCoreAllergySubstanceValueSet_THIMEROSAL                                                                                             USCoreAllergySubstanceValueSet_Value = 24
	USCoreAllergySubstanceValueSet_THIOPENTAL                                                                                             USCoreAllergySubstanceValueSet_Value = 25
	USCoreAllergySubstanceValueSet_THIORIDAZINE                                                                                           USCoreAllergySubstanceValueSet_Value = 26
	USCoreAllergySubstanceValueSet_THIOTHIXENE                                                                                            USCoreAllergySubstanceValueSet_Value = 27
	USCoreAllergySubstanceValueSet_LEVOTHYROXINE                                                                                          USCoreAllergySubstanceValueSet_Value = 28
	USCoreAllergySubstanceValueSet_TICLOPIDINE                                                                                            USCoreAllergySubstanceValueSet_Value = 29
	USCoreAllergySubstanceValueSet_TIMOLOL                                                                                                USCoreAllergySubstanceValueSet_Value = 30
	USCoreAllergySubstanceValueSet_TOBRAMYCIN                                                                                             USCoreAllergySubstanceValueSet_Value = 31
	USCoreAllergySubstanceValueSet_TOLMETIN                                                                                               USCoreAllergySubstanceValueSet_Value = 32
	USCoreAllergySubstanceValueSet_TRAMADOL                                                                                               USCoreAllergySubstanceValueSet_Value = 33
	USCoreAllergySubstanceValueSet_TRAZODONE                                                                                              USCoreAllergySubstanceValueSet_Value = 34
	USCoreAllergySubstanceValueSet_TRIAMCINOLONE                                                                                          USCoreAllergySubstanceValueSet_Value = 35
	USCoreAllergySubstanceValueSet_EPINEPHRINE_LIDOCAINE                                                                                  USCoreAllergySubstanceValueSet_Value = 36
	USCoreAllergySubstanceValueSet_TRIAMTERENE                                                                                            USCoreAllergySubstanceValueSet_Value = 37
	USCoreAllergySubstanceValueSet_TRIAZOLAM                                                                                              USCoreAllergySubstanceValueSet_Value = 38
	USCoreAllergySubstanceValueSet_TRIFLUOPERAZINE                                                                                        USCoreAllergySubstanceValueSet_Value = 39
	USCoreAllergySubstanceValueSet_MOMETASONE                                                                                             USCoreAllergySubstanceValueSet_Value = 40
	USCoreAllergySubstanceValueSet_TRIMETHOPRIM                                                                                           USCoreAllergySubstanceValueSet_Value = 41
	USCoreAllergySubstanceValueSet_SULFAMETHOXAZOLE_TRIMETHOPRIM                                                                          USCoreAllergySubstanceValueSet_Value = 42
	USCoreAllergySubstanceValueSet_VANCOMYCIN                                                                                             USCoreAllergySubstanceValueSet_Value = 43
	USCoreAllergySubstanceValueSet_RIVAROXABAN                                                                                            USCoreAllergySubstanceValueSet_Value = 44
	USCoreAllergySubstanceValueSet_TICAGRELOR                                                                                             USCoreAllergySubstanceValueSet_Value = 45
	USCoreAllergySubstanceValueSet_VERAPAMIL                                                                                              USCoreAllergySubstanceValueSet_Value = 46
	USCoreAllergySubstanceValueSet_VITAMIN_B_12                                                                                           USCoreAllergySubstanceValueSet_Value = 47
	USCoreAllergySubstanceValueSet_VITAMIN_D                                                                                              USCoreAllergySubstanceValueSet_Value = 48
	USCoreAllergySubstanceValueSet_VITAMIN_E                                                                                              USCoreAllergySubstanceValueSet_Value = 49
	USCoreAllergySubstanceValueSet_WARFARIN                                                                                               USCoreAllergySubstanceValueSet_Value = 50
	USCoreAllergySubstanceValueSet_ERYTHROMYCIN_SULFISOXAZOLE                                                                             USCoreAllergySubstanceValueSet_Value = 51
	USCoreAllergySubstanceValueSet_ZINC                                                                                                   USCoreAllergySubstanceValueSet_Value = 52
	USCoreAllergySubstanceValueSet_ZINC_OXIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 53
	USCoreAllergySubstanceValueSet_LEVETIRACETAM                                                                                          USCoreAllergySubstanceValueSet_Value = 54
	USCoreAllergySubstanceValueSet_ZAFIRLUKAST                                                                                            USCoreAllergySubstanceValueSet_Value = 55
	USCoreAllergySubstanceValueSet_RABEPRAZOLE                                                                                            USCoreAllergySubstanceValueSet_Value = 56
	USCoreAllergySubstanceValueSet_ASCORBIC_ACID                                                                                          USCoreAllergySubstanceValueSet_Value = 57
	USCoreAllergySubstanceValueSet_IBANDRONATE                                                                                            USCoreAllergySubstanceValueSet_Value = 58
	USCoreAllergySubstanceValueSet_TROVAFLOXACIN                                                                                          USCoreAllergySubstanceValueSet_Value = 59
	USCoreAllergySubstanceValueSet_ZIPRASIDONE                                                                                            USCoreAllergySubstanceValueSet_Value = 60
	USCoreAllergySubstanceValueSet_ASPIRIN                                                                                                USCoreAllergySubstanceValueSet_Value = 61
	USCoreAllergySubstanceValueSet_TOLTERODINE                                                                                            USCoreAllergySubstanceValueSet_Value = 62
	USCoreAllergySubstanceValueSet_ATENOLOL                                                                                               USCoreAllergySubstanceValueSet_Value = 63
	USCoreAllergySubstanceValueSet_RITUXIMAB                                                                                              USCoreAllergySubstanceValueSet_Value = 64
	USCoreAllergySubstanceValueSet_ATROPINE                                                                                               USCoreAllergySubstanceValueSet_Value = 65
	USCoreAllergySubstanceValueSet_AZATHIOPRINE                                                                                           USCoreAllergySubstanceValueSet_Value = 66
	USCoreAllergySubstanceValueSet_AZTREONAM                                                                                              USCoreAllergySubstanceValueSet_Value = 67
	USCoreAllergySubstanceValueSet_BACITRACIN                                                                                             USCoreAllergySubstanceValueSet_Value = 68
	USCoreAllergySubstanceValueSet_BACLOFEN                                                                                               USCoreAllergySubstanceValueSet_Value = 69
	USCoreAllergySubstanceValueSet_GADOLINIUM                                                                                             USCoreAllergySubstanceValueSet_Value = 70
	USCoreAllergySubstanceValueSet_XANTHINE                                                                                               USCoreAllergySubstanceValueSet_Value = 71
	USCoreAllergySubstanceValueSet_ASPARTAME                                                                                              USCoreAllergySubstanceValueSet_Value = 72
	USCoreAllergySubstanceValueSet_NICKEL                                                                                                 USCoreAllergySubstanceValueSet_Value = 73
	USCoreAllergySubstanceValueSet_LATEX                                                                                                  USCoreAllergySubstanceValueSet_Value = 74
	USCoreAllergySubstanceValueSet_BARIUM_SULFATE                                                                                         USCoreAllergySubstanceValueSet_Value = 75
	USCoreAllergySubstanceValueSet_BRIMONIDINE                                                                                            USCoreAllergySubstanceValueSet_Value = 76
	USCoreAllergySubstanceValueSet_BECLOMETHASONE                                                                                         USCoreAllergySubstanceValueSet_Value = 77
	USCoreAllergySubstanceValueSet_DONEPEZIL                                                                                              USCoreAllergySubstanceValueSet_Value = 78
	USCoreAllergySubstanceValueSet_ZOLMITRIPTAN                                                                                           USCoreAllergySubstanceValueSet_Value = 79
	USCoreAllergySubstanceValueSet_BELLADONNA_ALKALOIDS                                                                                   USCoreAllergySubstanceValueSet_Value = 80
	USCoreAllergySubstanceValueSet_SULFUR_DIOXIDE                                                                                         USCoreAllergySubstanceValueSet_Value = 81
	USCoreAllergySubstanceValueSet_ETHYL_ETHER                                                                                            USCoreAllergySubstanceValueSet_Value = 82
	USCoreAllergySubstanceValueSet_SILDENAFIL                                                                                             USCoreAllergySubstanceValueSet_Value = 83
	USCoreAllergySubstanceValueSet_APIXABAN                                                                                               USCoreAllergySubstanceValueSet_Value = 84
	USCoreAllergySubstanceValueSet_GEMIFLOXACIN                                                                                           USCoreAllergySubstanceValueSet_Value = 85
	USCoreAllergySubstanceValueSet_MOXIFLOXACIN                                                                                           USCoreAllergySubstanceValueSet_Value = 86
	USCoreAllergySubstanceValueSet_BENZOCAINE                                                                                             USCoreAllergySubstanceValueSet_Value = 87
	USCoreAllergySubstanceValueSet_CELECOXIB                                                                                              USCoreAllergySubstanceValueSet_Value = 88
	USCoreAllergySubstanceValueSet_BENZOIN_RESIN                                                                                          USCoreAllergySubstanceValueSet_Value = 89
	USCoreAllergySubstanceValueSet_COLESEVELAM                                                                                            USCoreAllergySubstanceValueSet_Value = 90
	USCoreAllergySubstanceValueSet_BENZOYL_PEROXIDE                                                                                       USCoreAllergySubstanceValueSet_Value = 91
	USCoreAllergySubstanceValueSet_BENZTROPINE                                                                                            USCoreAllergySubstanceValueSet_Value = 92
	USCoreAllergySubstanceValueSet_BETAMETHASONE                                                                                          USCoreAllergySubstanceValueSet_Value = 93
	USCoreAllergySubstanceValueSet_HYOSCYAMINE                                                                                            USCoreAllergySubstanceValueSet_Value = 94
	USCoreAllergySubstanceValueSet_GENTAMICIN                                                                                             USCoreAllergySubstanceValueSet_Value = 95
	USCoreAllergySubstanceValueSet_MIRTAZAPINE                                                                                            USCoreAllergySubstanceValueSet_Value = 96
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN                                                                                          USCoreAllergySubstanceValueSet_Value = 97
	USCoreAllergySubstanceValueSet_ACARBOSE                                                                                               USCoreAllergySubstanceValueSet_Value = 98
	USCoreAllergySubstanceValueSet_ACETAZOLAMIDE                                                                                          USCoreAllergySubstanceValueSet_Value = 99
	USCoreAllergySubstanceValueSet_LANSOPRAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 100
	USCoreAllergySubstanceValueSet_TETANUS_IMMUNE_GLOBULIN                                                                                USCoreAllergySubstanceValueSet_Value = 101
	USCoreAllergySubstanceValueSet_ALFUZOSIN                                                                                              USCoreAllergySubstanceValueSet_Value = 102
	USCoreAllergySubstanceValueSet_AMLODIPINE                                                                                             USCoreAllergySubstanceValueSet_Value = 103
	USCoreAllergySubstanceValueSet_BUSPIRONE                                                                                              USCoreAllergySubstanceValueSet_Value = 104
	USCoreAllergySubstanceValueSet_RIVASTIGMINE                                                                                           USCoreAllergySubstanceValueSet_Value = 105
	USCoreAllergySubstanceValueSet_BUTORPHANOL                                                                                            USCoreAllergySubstanceValueSet_Value = 106
	USCoreAllergySubstanceValueSet_AZITHROMYCIN                                                                                           USCoreAllergySubstanceValueSet_Value = 107
	USCoreAllergySubstanceValueSet_PREGABALIN                                                                                             USCoreAllergySubstanceValueSet_Value = 108
	USCoreAllergySubstanceValueSet_CAFFEINE                                                                                               USCoreAllergySubstanceValueSet_Value = 109
	USCoreAllergySubstanceValueSet_BENAZEPRIL                                                                                             USCoreAllergySubstanceValueSet_Value = 110
	USCoreAllergySubstanceValueSet_CALCIUM                                                                                                USCoreAllergySubstanceValueSet_Value = 111
	USCoreAllergySubstanceValueSet_CALCIUM_CARBONATE                                                                                      USCoreAllergySubstanceValueSet_Value = 112
	USCoreAllergySubstanceValueSet_BENZONATATE                                                                                            USCoreAllergySubstanceValueSet_Value = 113
	USCoreAllergySubstanceValueSet_LINEZOLID                                                                                              USCoreAllergySubstanceValueSet_Value = 114
	USCoreAllergySubstanceValueSet_INFLIXIMAB                                                                                             USCoreAllergySubstanceValueSet_Value = 115
	USCoreAllergySubstanceValueSet_BISMUTH_SUBSALICYLATE                                                                                  USCoreAllergySubstanceValueSet_Value = 116
	USCoreAllergySubstanceValueSet_CEFPROZIL                                                                                              USCoreAllergySubstanceValueSet_Value = 117
	USCoreAllergySubstanceValueSet_AMOXICILLIN_CLAVULANATE                                                                                USCoreAllergySubstanceValueSet_Value = 118
	USCoreAllergySubstanceValueSet_BUDESONIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 119
	USCoreAllergySubstanceValueSet_CAPTOPRIL                                                                                              USCoreAllergySubstanceValueSet_Value = 120
	USCoreAllergySubstanceValueSet_CARBAMAZEPINE                                                                                          USCoreAllergySubstanceValueSet_Value = 121
	USCoreAllergySubstanceValueSet_CARVEDILOL                                                                                             USCoreAllergySubstanceValueSet_Value = 122
	USCoreAllergySubstanceValueSet_CEFEPIME                                                                                               USCoreAllergySubstanceValueSet_Value = 123
	USCoreAllergySubstanceValueSet_CEFPODOXIME                                                                                            USCoreAllergySubstanceValueSet_Value = 124
	USCoreAllergySubstanceValueSet_CETIRIZINE                                                                                             USCoreAllergySubstanceValueSet_Value = 125
	USCoreAllergySubstanceValueSet_CARISOPRODOL                                                                                           USCoreAllergySubstanceValueSet_Value = 126
	USCoreAllergySubstanceValueSet_CILOSTAZOL                                                                                             USCoreAllergySubstanceValueSet_Value = 127
	USCoreAllergySubstanceValueSet_CITRIC_ACID                                                                                            USCoreAllergySubstanceValueSet_Value = 128
	USCoreAllergySubstanceValueSet_CLARITHROMYCIN                                                                                         USCoreAllergySubstanceValueSet_Value = 129
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_BUTALBITAL_CAFFEINE                                                                      USCoreAllergySubstanceValueSet_Value = 130
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_DICHLORALPHENAZONE_ISOMETHEPTENE                                                         USCoreAllergySubstanceValueSet_Value = 131
	USCoreAllergySubstanceValueSet_ASPIRIN_BUTALBITAL_CAFFEINE                                                                            USCoreAllergySubstanceValueSet_Value = 132
	USCoreAllergySubstanceValueSet_ASPIRIN_BUTALBITAL_CAFFEINE_CODEINE                                                                    USCoreAllergySubstanceValueSet_Value = 133
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_DIPHENHYDRAMINE                                                                          USCoreAllergySubstanceValueSet_Value = 134
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_HYDROCODONE                                                                              USCoreAllergySubstanceValueSet_Value = 135
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_OXYCODONE                                                                                USCoreAllergySubstanceValueSet_Value = 136
	USCoreAllergySubstanceValueSet_ALBUTEROL_IPRATROPIUM                                                                                  USCoreAllergySubstanceValueSet_Value = 137
	USCoreAllergySubstanceValueSet_AMLODIPINE_BENAZEPRIL                                                                                  USCoreAllergySubstanceValueSet_Value = 138
	USCoreAllergySubstanceValueSet_ASPIRIN_CAFFEINE                                                                                       USCoreAllergySubstanceValueSet_Value = 139
	USCoreAllergySubstanceValueSet_ASPIRIN_OXYCODONE                                                                                      USCoreAllergySubstanceValueSet_Value = 140
	USCoreAllergySubstanceValueSet_ASPIRIN_PENTAZOCINE                                                                                    USCoreAllergySubstanceValueSet_Value = 141
	USCoreAllergySubstanceValueSet_BISOPROLOL_HYDROCHLOROTHIAZIDE                                                                         USCoreAllergySubstanceValueSet_Value = 142
	USCoreAllergySubstanceValueSet_CAFFEINE_ERGOTAMINE                                                                                    USCoreAllergySubstanceValueSet_Value = 143
	USCoreAllergySubstanceValueSet_CANDESARTAN                                                                                            USCoreAllergySubstanceValueSet_Value = 144
	USCoreAllergySubstanceValueSet_CARBINOXAMINE_PSEUDOEPHEDRINE                                                                          USCoreAllergySubstanceValueSet_Value = 145
	USCoreAllergySubstanceValueSet_CHLORPHENIRAMINE_HYDROCODONE                                                                           USCoreAllergySubstanceValueSet_Value = 146
	USCoreAllergySubstanceValueSet_CODEINE_GUAIFENESIN                                                                                    USCoreAllergySubstanceValueSet_Value = 147
	USCoreAllergySubstanceValueSet_CODEINE_PSEUDOEPHEDRINE                                                                                USCoreAllergySubstanceValueSet_Value = 148
	USCoreAllergySubstanceValueSet_DEXTROMETHORPHAN_GUAIFENESIN                                                                           USCoreAllergySubstanceValueSet_Value = 149
	USCoreAllergySubstanceValueSet_DICLOFENAC_MISOPROSTOL                                                                                 USCoreAllergySubstanceValueSet_Value = 150
	USCoreAllergySubstanceValueSet_ETANERCEPT                                                                                             USCoreAllergySubstanceValueSet_Value = 151
	USCoreAllergySubstanceValueSet_ETHINYL_ESTRADIOL_LEVONORGESTREL                                                                       USCoreAllergySubstanceValueSet_Value = 152
	USCoreAllergySubstanceValueSet_FEXOFENADINE_PSEUDOEPHEDRINE                                                                           USCoreAllergySubstanceValueSet_Value = 153
	USCoreAllergySubstanceValueSet_GUAIFENESIN_PSEUDOEPHEDRINE                                                                            USCoreAllergySubstanceValueSet_Value = 154
	USCoreAllergySubstanceValueSet_HOMATROPINE_HYDROCODONE                                                                                USCoreAllergySubstanceValueSet_Value = 155
	USCoreAllergySubstanceValueSet_HYDROCHLOROTHIAZIDE_IRBESARTAN                                                                         USCoreAllergySubstanceValueSet_Value = 156
	USCoreAllergySubstanceValueSet_HYDROCHLOROTHIAZIDE_LISINOPRIL                                                                         USCoreAllergySubstanceValueSet_Value = 157
	USCoreAllergySubstanceValueSet_HYDROCHLOROTHIAZIDE_LOSARTAN                                                                           USCoreAllergySubstanceValueSet_Value = 158
	USCoreAllergySubstanceValueSet_HYDROCHLOROTHIAZIDE_VALSARTAN                                                                          USCoreAllergySubstanceValueSet_Value = 159
	USCoreAllergySubstanceValueSet_HYDROCODONE_IBUPROFEN                                                                                  USCoreAllergySubstanceValueSet_Value = 160
	USCoreAllergySubstanceValueSet_HYDROCODONE_PSEUDOEPHEDRINE                                                                            USCoreAllergySubstanceValueSet_Value = 161
	USCoreAllergySubstanceValueSet_LORATADINE_PSEUDOEPHEDRINE                                                                             USCoreAllergySubstanceValueSet_Value = 162
	USCoreAllergySubstanceValueSet_NALOXONE_PENTAZOCINE                                                                                   USCoreAllergySubstanceValueSet_Value = 163
	USCoreAllergySubstanceValueSet_PSEUDOEPHEDRINE_TRIPROLIDINE                                                                           USCoreAllergySubstanceValueSet_Value = 164
	USCoreAllergySubstanceValueSet_CEFACLOR                                                                                               USCoreAllergySubstanceValueSet_Value = 165
	USCoreAllergySubstanceValueSet_HYDROCORTISONE_NEOMYCIN_POLYMYXIN_B                                                                    USCoreAllergySubstanceValueSet_Value = 166
	USCoreAllergySubstanceValueSet_CEFADROXIL                                                                                             USCoreAllergySubstanceValueSet_Value = 167
	USCoreAllergySubstanceValueSet_CEFAZOLIN                                                                                              USCoreAllergySubstanceValueSet_Value = 168
	USCoreAllergySubstanceValueSet_CEFOXITIN                                                                                              USCoreAllergySubstanceValueSet_Value = 169
	USCoreAllergySubstanceValueSet_CEFTAZIDIME                                                                                            USCoreAllergySubstanceValueSet_Value = 170
	USCoreAllergySubstanceValueSet_CEFTRIAXONE                                                                                            USCoreAllergySubstanceValueSet_Value = 171
	USCoreAllergySubstanceValueSet_POLYMYXIN_B_TRIMETHOPRIM                                                                               USCoreAllergySubstanceValueSet_Value = 172
	USCoreAllergySubstanceValueSet_IRON_POLYSACCHARIDE                                                                                    USCoreAllergySubstanceValueSet_Value = 173
	USCoreAllergySubstanceValueSet_CEFUROXIME                                                                                             USCoreAllergySubstanceValueSet_Value = 174
	USCoreAllergySubstanceValueSet_CYCLOBENZAPRINE                                                                                        USCoreAllergySubstanceValueSet_Value = 175
	USCoreAllergySubstanceValueSet_POLYETHYLENE_GLYCOL_3350                                                                               USCoreAllergySubstanceValueSet_Value = 176
	USCoreAllergySubstanceValueSet_DAPTOMYCIN                                                                                             USCoreAllergySubstanceValueSet_Value = 177
	USCoreAllergySubstanceValueSet_CEPHALEXIN                                                                                             USCoreAllergySubstanceValueSet_Value = 178
	USCoreAllergySubstanceValueSet_ASPIRIN_DIPYRIDAMOLE                                                                                   USCoreAllergySubstanceValueSet_Value = 179
	USCoreAllergySubstanceValueSet_GATIFLOXACIN                                                                                           USCoreAllergySubstanceValueSet_Value = 180
	USCoreAllergySubstanceValueSet_DUTASTERIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 181
	USCoreAllergySubstanceValueSet_ROFECOXIB                                                                                              USCoreAllergySubstanceValueSet_Value = 182
	USCoreAllergySubstanceValueSet_DRONEDARONE                                                                                            USCoreAllergySubstanceValueSet_Value = 183
	USCoreAllergySubstanceValueSet_CHLORAMPHENICOL                                                                                        USCoreAllergySubstanceValueSet_Value = 184
	USCoreAllergySubstanceValueSet_CHLORDIAZEPOXIDE                                                                                       USCoreAllergySubstanceValueSet_Value = 185
	USCoreAllergySubstanceValueSet_CHLORHEXIDINE                                                                                          USCoreAllergySubstanceValueSet_Value = 186
	USCoreAllergySubstanceValueSet_TROSPIUM                                                                                               USCoreAllergySubstanceValueSet_Value = 187
	USCoreAllergySubstanceValueSet_LEVALBUTEROL                                                                                           USCoreAllergySubstanceValueSet_Value = 188
	USCoreAllergySubstanceValueSet_CHLOROQUINE                                                                                            USCoreAllergySubstanceValueSet_Value = 189
	USCoreAllergySubstanceValueSet_CHLORPHENIRAMINE                                                                                       USCoreAllergySubstanceValueSet_Value = 190
	USCoreAllergySubstanceValueSet_CHLORPROMAZINE                                                                                         USCoreAllergySubstanceValueSet_Value = 191
	USCoreAllergySubstanceValueSet_CHLORTHALIDONE                                                                                         USCoreAllergySubstanceValueSet_Value = 192
	USCoreAllergySubstanceValueSet_CHLORZOXAZONE                                                                                          USCoreAllergySubstanceValueSet_Value = 193
	USCoreAllergySubstanceValueSet_CHOLECALCIFEROL                                                                                        USCoreAllergySubstanceValueSet_Value = 194
	USCoreAllergySubstanceValueSet_CHOLESTYRAMINE_RESIN                                                                                   USCoreAllergySubstanceValueSet_Value = 195
	USCoreAllergySubstanceValueSet_ETODOLAC                                                                                               USCoreAllergySubstanceValueSet_Value = 196
	USCoreAllergySubstanceValueSet_FERROUS_SULFATE                                                                                        USCoreAllergySubstanceValueSet_Value = 197
	USCoreAllergySubstanceValueSet_FINASTERIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 198
	USCoreAllergySubstanceValueSet_CEFIXIME                                                                                               USCoreAllergySubstanceValueSet_Value = 199
	USCoreAllergySubstanceValueSet_CEFDINIR                                                                                               USCoreAllergySubstanceValueSet_Value = 200
	USCoreAllergySubstanceValueSet_FLUNISOLIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 201
	USCoreAllergySubstanceValueSet_FORMOTEROL                                                                                             USCoreAllergySubstanceValueSet_Value = 202
	USCoreAllergySubstanceValueSet_BEE_POLLEN                                                                                             USCoreAllergySubstanceValueSet_Value = 203
	USCoreAllergySubstanceValueSet_CIMETIDINE                                                                                             USCoreAllergySubstanceValueSet_Value = 204
	USCoreAllergySubstanceValueSet_GABAPENTIN                                                                                             USCoreAllergySubstanceValueSet_Value = 205
	USCoreAllergySubstanceValueSet_CIPROFLOXACIN                                                                                          USCoreAllergySubstanceValueSet_Value = 206
	USCoreAllergySubstanceValueSet_CITALOPRAM                                                                                             USCoreAllergySubstanceValueSet_Value = 207
	USCoreAllergySubstanceValueSet_GLIMEPIRIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 208
	USCoreAllergySubstanceValueSet_CLINDAMYCIN                                                                                            USCoreAllergySubstanceValueSet_Value = 209
	USCoreAllergySubstanceValueSet_HYDROCHLOROTHIAZIDE_TRIAMTERENE                                                                        USCoreAllergySubstanceValueSet_Value = 210
	USCoreAllergySubstanceValueSet_CLONAZEPAM                                                                                             USCoreAllergySubstanceValueSet_Value = 211
	USCoreAllergySubstanceValueSet_CLONIDINE                                                                                              USCoreAllergySubstanceValueSet_Value = 212
	USCoreAllergySubstanceValueSet_OSELTAMIVIR                                                                                            USCoreAllergySubstanceValueSet_Value = 213
	USCoreAllergySubstanceValueSet_ONDANSETRON                                                                                            USCoreAllergySubstanceValueSet_Value = 214
	USCoreAllergySubstanceValueSet_CLOTRIMAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 215
	USCoreAllergySubstanceValueSet_CODEINE                                                                                                USCoreAllergySubstanceValueSet_Value = 216
	USCoreAllergySubstanceValueSet_COLCHICINE                                                                                             USCoreAllergySubstanceValueSet_Value = 217
	USCoreAllergySubstanceValueSet_COLESTIPOL                                                                                             USCoreAllergySubstanceValueSet_Value = 218
	USCoreAllergySubstanceValueSet_LEFLUNOMIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 219
	USCoreAllergySubstanceValueSet_INSULIN_GLARGINE                                                                                       USCoreAllergySubstanceValueSet_Value = 220
	USCoreAllergySubstanceValueSet_TELITHROMYCIN                                                                                          USCoreAllergySubstanceValueSet_Value = 221
	USCoreAllergySubstanceValueSet_IODINATED_GLYCEROL                                                                                     USCoreAllergySubstanceValueSet_Value = 222
	USCoreAllergySubstanceValueSet_VALDECOXIB                                                                                             USCoreAllergySubstanceValueSet_Value = 223
	USCoreAllergySubstanceValueSet_ITRACONAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 224
	USCoreAllergySubstanceValueSet_ACYCLOVIR                                                                                              USCoreAllergySubstanceValueSet_Value = 225
	USCoreAllergySubstanceValueSet_ESOMEPRAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 226
	USCoreAllergySubstanceValueSet_TRAVOPROST                                                                                             USCoreAllergySubstanceValueSet_Value = 227
	USCoreAllergySubstanceValueSet_LAMOTRIGINE                                                                                            USCoreAllergySubstanceValueSet_Value = 228
	USCoreAllergySubstanceValueSet_FLUTICASONE_SALMETEROL                                                                                 USCoreAllergySubstanceValueSet_Value = 229
	USCoreAllergySubstanceValueSet_CORTISONE                                                                                              USCoreAllergySubstanceValueSet_Value = 230
	USCoreAllergySubstanceValueSet_LORATADINE                                                                                             USCoreAllergySubstanceValueSet_Value = 231
	USCoreAllergySubstanceValueSet_LORACARBEF                                                                                             USCoreAllergySubstanceValueSet_Value = 232
	USCoreAllergySubstanceValueSet_LISINOPRIL                                                                                             USCoreAllergySubstanceValueSet_Value = 233
	USCoreAllergySubstanceValueSet_MERCURY_AMMONIATED                                                                                     USCoreAllergySubstanceValueSet_Value = 234
	USCoreAllergySubstanceValueSet_MEROPENEM                                                                                              USCoreAllergySubstanceValueSet_Value = 235
	USCoreAllergySubstanceValueSet_ADENOSINE                                                                                              USCoreAllergySubstanceValueSet_Value = 236
	USCoreAllergySubstanceValueSet_CYCLOSPORINE                                                                                           USCoreAllergySubstanceValueSet_Value = 237
	USCoreAllergySubstanceValueSet_ROSUVASTATIN                                                                                           USCoreAllergySubstanceValueSet_Value = 238
	USCoreAllergySubstanceValueSet_VARDENAFIL                                                                                             USCoreAllergySubstanceValueSet_Value = 239
	USCoreAllergySubstanceValueSet_DAPSONE                                                                                                USCoreAllergySubstanceValueSet_Value = 240
	USCoreAllergySubstanceValueSet_PRASTERONE                                                                                             USCoreAllergySubstanceValueSet_Value = 241
	USCoreAllergySubstanceValueSet_NABUMETONE                                                                                             USCoreAllergySubstanceValueSet_Value = 242
	USCoreAllergySubstanceValueSet_NEBIVOLOL                                                                                              USCoreAllergySubstanceValueSet_Value = 243
	USCoreAllergySubstanceValueSet_NEFAZODONE                                                                                             USCoreAllergySubstanceValueSet_Value = 244
	USCoreAllergySubstanceValueSet_NICKEL_SULFATE                                                                                         USCoreAllergySubstanceValueSet_Value = 245
	USCoreAllergySubstanceValueSet_ALOE_VERA_PREPARATION                                                                                  USCoreAllergySubstanceValueSet_Value = 246
	USCoreAllergySubstanceValueSet_OLMESARTAN                                                                                             USCoreAllergySubstanceValueSet_Value = 247
	USCoreAllergySubstanceValueSet_ESCITALOPRAM                                                                                           USCoreAllergySubstanceValueSet_Value = 248
	USCoreAllergySubstanceValueSet_SOLIFENACIN                                                                                            USCoreAllergySubstanceValueSet_Value = 249
	USCoreAllergySubstanceValueSet_DESIPRAMINE                                                                                            USCoreAllergySubstanceValueSet_Value = 250
	USCoreAllergySubstanceValueSet_ERTAPENEM                                                                                              USCoreAllergySubstanceValueSet_Value = 251
	USCoreAllergySubstanceValueSet_OXALIPLATIN                                                                                            USCoreAllergySubstanceValueSet_Value = 252
	USCoreAllergySubstanceValueSet_OXAPROZIN                                                                                              USCoreAllergySubstanceValueSet_Value = 253
	USCoreAllergySubstanceValueSet_OXCARBAZEPINE                                                                                          USCoreAllergySubstanceValueSet_Value = 254
	USCoreAllergySubstanceValueSet_DEXAMETHASONE                                                                                          USCoreAllergySubstanceValueSet_Value = 255
	USCoreAllergySubstanceValueSet_OXYBUTYNIN                                                                                             USCoreAllergySubstanceValueSet_Value = 256
	USCoreAllergySubstanceValueSet_ADALIMUMAB                                                                                             USCoreAllergySubstanceValueSet_Value = 257
	USCoreAllergySubstanceValueSet_DEXTROMETHORPHAN                                                                                       USCoreAllergySubstanceValueSet_Value = 258
	USCoreAllergySubstanceValueSet_PAROXETINE                                                                                             USCoreAllergySubstanceValueSet_Value = 259
	USCoreAllergySubstanceValueSet_CLOPIDOGREL                                                                                            USCoreAllergySubstanceValueSet_Value = 260
	USCoreAllergySubstanceValueSet_DIAZEPAM                                                                                               USCoreAllergySubstanceValueSet_Value = 261
	USCoreAllergySubstanceValueSet_PHENYLTOLOXAMINE                                                                                       USCoreAllergySubstanceValueSet_Value = 262
	USCoreAllergySubstanceValueSet_DICLOFENAC                                                                                             USCoreAllergySubstanceValueSet_Value = 263
	USCoreAllergySubstanceValueSet_DICLOXACILLIN                                                                                          USCoreAllergySubstanceValueSet_Value = 264
	USCoreAllergySubstanceValueSet_DICYCLOMINE                                                                                            USCoreAllergySubstanceValueSet_Value = 265
	USCoreAllergySubstanceValueSet_PIOGLITAZONE                                                                                           USCoreAllergySubstanceValueSet_Value = 266
	USCoreAllergySubstanceValueSet_DIFLUNISAL                                                                                             USCoreAllergySubstanceValueSet_Value = 267
	USCoreAllergySubstanceValueSet_DIGOXIN                                                                                                USCoreAllergySubstanceValueSet_Value = 268
	USCoreAllergySubstanceValueSet_EZETIMIBE                                                                                              USCoreAllergySubstanceValueSet_Value = 269
	USCoreAllergySubstanceValueSet_DIHYDROERGOTAMINE                                                                                      USCoreAllergySubstanceValueSet_Value = 270
	USCoreAllergySubstanceValueSet_HYDROMORPHONE                                                                                          USCoreAllergySubstanceValueSet_Value = 271
	USCoreAllergySubstanceValueSet_DILTIAZEM                                                                                              USCoreAllergySubstanceValueSet_Value = 272
	USCoreAllergySubstanceValueSet_DIMENHYDRINATE                                                                                         USCoreAllergySubstanceValueSet_Value = 273
	USCoreAllergySubstanceValueSet_DIPHENHYDRAMINE                                                                                        USCoreAllergySubstanceValueSet_Value = 274
	USCoreAllergySubstanceValueSet_QUINAPRIL                                                                                              USCoreAllergySubstanceValueSet_Value = 275
	USCoreAllergySubstanceValueSet_DIPYRIDAMOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 276
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_TRAMADOL                                                                                 USCoreAllergySubstanceValueSet_Value = 277
	USCoreAllergySubstanceValueSet_RAMIPRIL                                                                                               USCoreAllergySubstanceValueSet_Value = 278
	USCoreAllergySubstanceValueSet_RESORCINOL                                                                                             USCoreAllergySubstanceValueSet_Value = 279
	USCoreAllergySubstanceValueSet_RISPERIDONE                                                                                            USCoreAllergySubstanceValueSet_Value = 280
	USCoreAllergySubstanceValueSet_TADALAFIL                                                                                              USCoreAllergySubstanceValueSet_Value = 281
	USCoreAllergySubstanceValueSet_KETOROLAC                                                                                              USCoreAllergySubstanceValueSet_Value = 282
	USCoreAllergySubstanceValueSet_RANOLAZINE                                                                                             USCoreAllergySubstanceValueSet_Value = 283
	USCoreAllergySubstanceValueSet_SALSALATE                                                                                              USCoreAllergySubstanceValueSet_Value = 284
	USCoreAllergySubstanceValueSet_SALMETEROL                                                                                             USCoreAllergySubstanceValueSet_Value = 285
	USCoreAllergySubstanceValueSet_DOBUTAMINE                                                                                             USCoreAllergySubstanceValueSet_Value = 286
	USCoreAllergySubstanceValueSet_DOXEPIN                                                                                                USCoreAllergySubstanceValueSet_Value = 287
	USCoreAllergySubstanceValueSet_DOXYCYCLINE                                                                                            USCoreAllergySubstanceValueSet_Value = 288
	USCoreAllergySubstanceValueSet_SERTRALINE                                                                                             USCoreAllergySubstanceValueSet_Value = 289
	USCoreAllergySubstanceValueSet_DROPERIDOL                                                                                             USCoreAllergySubstanceValueSet_Value = 290
	USCoreAllergySubstanceValueSet_SIMVASTATIN                                                                                            USCoreAllergySubstanceValueSet_Value = 291
	USCoreAllergySubstanceValueSet_SUMATRIPTAN                                                                                            USCoreAllergySubstanceValueSet_Value = 292
	USCoreAllergySubstanceValueSet_TAZOBACTAM                                                                                             USCoreAllergySubstanceValueSet_Value = 293
	USCoreAllergySubstanceValueSet_TERAZOSIN                                                                                              USCoreAllergySubstanceValueSet_Value = 294
	USCoreAllergySubstanceValueSet_TERBINAFINE                                                                                            USCoreAllergySubstanceValueSet_Value = 295
	USCoreAllergySubstanceValueSet_ENALAPRIL                                                                                              USCoreAllergySubstanceValueSet_Value = 296
	USCoreAllergySubstanceValueSet_ENALAPRILAT                                                                                            USCoreAllergySubstanceValueSet_Value = 297
	USCoreAllergySubstanceValueSet_ATOMOXETINE                                                                                            USCoreAllergySubstanceValueSet_Value = 298
	USCoreAllergySubstanceValueSet_TOPIRAMATE                                                                                             USCoreAllergySubstanceValueSet_Value = 299
	USCoreAllergySubstanceValueSet_TORSEMIDE                                                                                              USCoreAllergySubstanceValueSet_Value = 300
	USCoreAllergySubstanceValueSet_TRICHLOROACETALDEHYDE                                                                                  USCoreAllergySubstanceValueSet_Value = 301
	USCoreAllergySubstanceValueSet_TRIMETHOBENZAMIDE                                                                                      USCoreAllergySubstanceValueSet_Value = 302
	USCoreAllergySubstanceValueSet_BUDESONIDE_FORMOTEROL                                                                                  USCoreAllergySubstanceValueSet_Value = 303
	USCoreAllergySubstanceValueSet_EPHEDRINE                                                                                              USCoreAllergySubstanceValueSet_Value = 304
	USCoreAllergySubstanceValueSet_VENLAFAXINE                                                                                            USCoreAllergySubstanceValueSet_Value = 305
	USCoreAllergySubstanceValueSet_EPINEPHRINE                                                                                            USCoreAllergySubstanceValueSet_Value = 306
	USCoreAllergySubstanceValueSet_ZOLPIDEM                                                                                               USCoreAllergySubstanceValueSet_Value = 307
	USCoreAllergySubstanceValueSet_ZONISAMIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 308
	USCoreAllergySubstanceValueSet_CARBOPLATIN                                                                                            USCoreAllergySubstanceValueSet_Value = 309
	USCoreAllergySubstanceValueSet_DEXBROMPHENIRAMINE_PSEUDOEPHEDRINE                                                                     USCoreAllergySubstanceValueSet_Value = 310
	USCoreAllergySubstanceValueSet_ERGOTAMINE                                                                                             USCoreAllergySubstanceValueSet_Value = 311
	USCoreAllergySubstanceValueSet_VALPROATE                                                                                              USCoreAllergySubstanceValueSet_Value = 312
	USCoreAllergySubstanceValueSet_ERYTHROMYCIN                                                                                           USCoreAllergySubstanceValueSet_Value = 313
	USCoreAllergySubstanceValueSet_ZILEUTON                                                                                               USCoreAllergySubstanceValueSet_Value = 314
	USCoreAllergySubstanceValueSet_PANTOPRAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 315
	USCoreAllergySubstanceValueSet_ESTRADIOL                                                                                              USCoreAllergySubstanceValueSet_Value = 316
	USCoreAllergySubstanceValueSet_ESTROGENS_CONJUGATED_USP                                                                               USCoreAllergySubstanceValueSet_Value = 317
	USCoreAllergySubstanceValueSet_FLUTICASONE                                                                                            USCoreAllergySubstanceValueSet_Value = 318
	USCoreAllergySubstanceValueSet_FLUVASTATIN                                                                                            USCoreAllergySubstanceValueSet_Value = 319
	USCoreAllergySubstanceValueSet_ETHINYL_ESTRADIOL                                                                                      USCoreAllergySubstanceValueSet_Value = 320
	USCoreAllergySubstanceValueSet_LACTASE                                                                                                USCoreAllergySubstanceValueSet_Value = 321
	USCoreAllergySubstanceValueSet_MELOXICAM                                                                                              USCoreAllergySubstanceValueSet_Value = 322
	USCoreAllergySubstanceValueSet_TERFENADINE                                                                                            USCoreAllergySubstanceValueSet_Value = 323
	USCoreAllergySubstanceValueSet_MISOPROSTOL                                                                                            USCoreAllergySubstanceValueSet_Value = 324
	USCoreAllergySubstanceValueSet_BUPROPION                                                                                              USCoreAllergySubstanceValueSet_Value = 325
	USCoreAllergySubstanceValueSet_LITHIUM_CARBONATE                                                                                      USCoreAllergySubstanceValueSet_Value = 326
	USCoreAllergySubstanceValueSet_MUPIROCIN                                                                                              USCoreAllergySubstanceValueSet_Value = 327
	USCoreAllergySubstanceValueSet_PRAVASTATIN                                                                                            USCoreAllergySubstanceValueSet_Value = 328
	USCoreAllergySubstanceValueSet_FAMOTIDINE                                                                                             USCoreAllergySubstanceValueSet_Value = 329
	USCoreAllergySubstanceValueSet_FELODIPINE                                                                                             USCoreAllergySubstanceValueSet_Value = 330
	USCoreAllergySubstanceValueSet_FENTANYL                                                                                               USCoreAllergySubstanceValueSet_Value = 331
	USCoreAllergySubstanceValueSet_ALBUTEROL                                                                                              USCoreAllergySubstanceValueSet_Value = 332
	USCoreAllergySubstanceValueSet_LATANOPROST                                                                                            USCoreAllergySubstanceValueSet_Value = 333
	USCoreAllergySubstanceValueSet_FISH_OILS                                                                                              USCoreAllergySubstanceValueSet_Value = 334
	USCoreAllergySubstanceValueSet_FLECAINIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 335
	USCoreAllergySubstanceValueSet_FLUCONAZOLE                                                                                            USCoreAllergySubstanceValueSet_Value = 336
	USCoreAllergySubstanceValueSet_ETHANOL                                                                                                USCoreAllergySubstanceValueSet_Value = 337
	USCoreAllergySubstanceValueSet_FLUOROURACIL                                                                                           USCoreAllergySubstanceValueSet_Value = 338
	USCoreAllergySubstanceValueSet_FLUOXETINE                                                                                             USCoreAllergySubstanceValueSet_Value = 339
	USCoreAllergySubstanceValueSet_FLUPHENAZINE                                                                                           USCoreAllergySubstanceValueSet_Value = 340
	USCoreAllergySubstanceValueSet_FLURANDRENOLIDE                                                                                        USCoreAllergySubstanceValueSet_Value = 341
	USCoreAllergySubstanceValueSet_FORMALDEHYDE                                                                                           USCoreAllergySubstanceValueSet_Value = 342
	USCoreAllergySubstanceValueSet_FUROSEMIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 343
	USCoreAllergySubstanceValueSet_ALENDRONATE                                                                                            USCoreAllergySubstanceValueSet_Value = 344
	USCoreAllergySubstanceValueSet_ESZOPICLONE                                                                                            USCoreAllergySubstanceValueSet_Value = 345
	USCoreAllergySubstanceValueSet_GALANTAMINE                                                                                            USCoreAllergySubstanceValueSet_Value = 346
	USCoreAllergySubstanceValueSet_CIPROFLOXACIN_DEXAMETHASONE                                                                            USCoreAllergySubstanceValueSet_Value = 347
	USCoreAllergySubstanceValueSet_DIPHENHYDRAMINE_ZINC_ACETATE                                                                           USCoreAllergySubstanceValueSet_Value = 348
	USCoreAllergySubstanceValueSet_NEOMYCIN_POLYMYXIN_B                                                                                   USCoreAllergySubstanceValueSet_Value = 349
	USCoreAllergySubstanceValueSet_ASPIRIN_CAFFEINE_ORPHENADRINE                                                                          USCoreAllergySubstanceValueSet_Value = 350
	USCoreAllergySubstanceValueSet_PENICILLIN_G_BENZATHINE_PENICILLIN_G_PROCAINE                                                          USCoreAllergySubstanceValueSet_Value = 351
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_DEXTROMETHORPHAN_DIPHENHYDRAMINE_PSEUDOEPHEDRINE                                         USCoreAllergySubstanceValueSet_Value = 352
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_ASPIRIN_CAFFEINE                                                                         USCoreAllergySubstanceValueSet_Value = 353
	USCoreAllergySubstanceValueSet_GEMFIBROZIL                                                                                            USCoreAllergySubstanceValueSet_Value = 354
	USCoreAllergySubstanceValueSet_LIRAGLUTIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 355
	USCoreAllergySubstanceValueSet_GLYBURIDE                                                                                              USCoreAllergySubstanceValueSet_Value = 356
	USCoreAllergySubstanceValueSet_CLAVULANATE                                                                                            USCoreAllergySubstanceValueSet_Value = 357
	USCoreAllergySubstanceValueSet_GLIPIZIDE                                                                                              USCoreAllergySubstanceValueSet_Value = 358
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_PROPOXYPHENE                                                                             USCoreAllergySubstanceValueSet_Value = 359
	USCoreAllergySubstanceValueSet_CHLORHEXIDINE_ISOPROPYL_ALCOHOL                                                                        USCoreAllergySubstanceValueSet_Value = 360
	USCoreAllergySubstanceValueSet_EZETIMIBE_SIMVASTATIN                                                                                  USCoreAllergySubstanceValueSet_Value = 361
	USCoreAllergySubstanceValueSet_GLUCOSE                                                                                                USCoreAllergySubstanceValueSet_Value = 362
	USCoreAllergySubstanceValueSet_NITROGLYCERIN                                                                                          USCoreAllergySubstanceValueSet_Value = 363
	USCoreAllergySubstanceValueSet_DOXAZOSIN                                                                                              USCoreAllergySubstanceValueSet_Value = 364
	USCoreAllergySubstanceValueSet_FOSINOPRIL                                                                                             USCoreAllergySubstanceValueSet_Value = 365
	USCoreAllergySubstanceValueSet_GRISEOFULVIN                                                                                           USCoreAllergySubstanceValueSet_Value = 366
	USCoreAllergySubstanceValueSet_GUAIFENESIN                                                                                            USCoreAllergySubstanceValueSet_Value = 367
	USCoreAllergySubstanceValueSet_HALOPERIDOL                                                                                            USCoreAllergySubstanceValueSet_Value = 368
	USCoreAllergySubstanceValueSet_QUETIAPINE                                                                                             USCoreAllergySubstanceValueSet_Value = 369
	USCoreAllergySubstanceValueSet_ALLOPURINOL                                                                                            USCoreAllergySubstanceValueSet_Value = 370
	USCoreAllergySubstanceValueSet_LOSARTAN                                                                                               USCoreAllergySubstanceValueSet_Value = 371
	USCoreAllergySubstanceValueSet_HEPARIN                                                                                                USCoreAllergySubstanceValueSet_Value = 372
	USCoreAllergySubstanceValueSet_MESALAMINE                                                                                             USCoreAllergySubstanceValueSet_Value = 373
	USCoreAllergySubstanceValueSet_HYDRALAZINE                                                                                            USCoreAllergySubstanceValueSet_Value = 374
	USCoreAllergySubstanceValueSet_HYDROCHLOROTHIAZIDE                                                                                    USCoreAllergySubstanceValueSet_Value = 375
	USCoreAllergySubstanceValueSet_HYDROCODONE                                                                                            USCoreAllergySubstanceValueSet_Value = 376
	USCoreAllergySubstanceValueSet_HYDROCORTISONE                                                                                         USCoreAllergySubstanceValueSet_Value = 377
	USCoreAllergySubstanceValueSet_HYDROGEN_PEROXIDE                                                                                      USCoreAllergySubstanceValueSet_Value = 378
	USCoreAllergySubstanceValueSet_HYDROXYCHLOROQUINE                                                                                     USCoreAllergySubstanceValueSet_Value = 379
	USCoreAllergySubstanceValueSet_HYDROXYZINE                                                                                            USCoreAllergySubstanceValueSet_Value = 380
	USCoreAllergySubstanceValueSet_IBUPROFEN                                                                                              USCoreAllergySubstanceValueSet_Value = 381
	USCoreAllergySubstanceValueSet_IMIPRAMINE                                                                                             USCoreAllergySubstanceValueSet_Value = 382
	USCoreAllergySubstanceValueSet_PACLITAXEL                                                                                             USCoreAllergySubstanceValueSet_Value = 383
	USCoreAllergySubstanceValueSet_TIZANIDINE                                                                                             USCoreAllergySubstanceValueSet_Value = 384
	USCoreAllergySubstanceValueSet_INDAPAMIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 385
	USCoreAllergySubstanceValueSet_INDOMETHACIN                                                                                           USCoreAllergySubstanceValueSet_Value = 386
	USCoreAllergySubstanceValueSet_MILNACIPRAN                                                                                            USCoreAllergySubstanceValueSet_Value = 387
	USCoreAllergySubstanceValueSet_METAXALONE                                                                                             USCoreAllergySubstanceValueSet_Value = 388
	USCoreAllergySubstanceValueSet_VARENICLINE                                                                                            USCoreAllergySubstanceValueSet_Value = 389
	USCoreAllergySubstanceValueSet_IODINE                                                                                                 USCoreAllergySubstanceValueSet_Value = 390
	USCoreAllergySubstanceValueSet_SITAGLIPTIN                                                                                            USCoreAllergySubstanceValueSet_Value = 391
	USCoreAllergySubstanceValueSet_ATROPINE_DIPHENOXYLATE                                                                                 USCoreAllergySubstanceValueSet_Value = 392
	USCoreAllergySubstanceValueSet_IOHEXOL                                                                                                USCoreAllergySubstanceValueSet_Value = 393
	USCoreAllergySubstanceValueSet_ALPRAZOLAM                                                                                             USCoreAllergySubstanceValueSet_Value = 394
	USCoreAllergySubstanceValueSet_CERIVASTATIN                                                                                           USCoreAllergySubstanceValueSet_Value = 395
	USCoreAllergySubstanceValueSet_BRIMONIDINE_TIMOLOL                                                                                    USCoreAllergySubstanceValueSet_Value = 396
	USCoreAllergySubstanceValueSet_IRON_DEXTRAN_COMPLEX                                                                                   USCoreAllergySubstanceValueSet_Value = 397
	USCoreAllergySubstanceValueSet_DORZOLAMIDE                                                                                            USCoreAllergySubstanceValueSet_Value = 398
	USCoreAllergySubstanceValueSet_ISONIAZID                                                                                              USCoreAllergySubstanceValueSet_Value = 399
	USCoreAllergySubstanceValueSet_EXENATIDE                                                                                              USCoreAllergySubstanceValueSet_Value = 400
	USCoreAllergySubstanceValueSet_ISOSORBIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 401
	USCoreAllergySubstanceValueSet_ISOSORBIDE_DINITRATE                                                                                   USCoreAllergySubstanceValueSet_Value = 402
	USCoreAllergySubstanceValueSet_CHLORDIAZEPOXIDE_CLIDINIUM                                                                             USCoreAllergySubstanceValueSet_Value = 403
	USCoreAllergySubstanceValueSet_KETAMINE                                                                                               USCoreAllergySubstanceValueSet_Value = 404
	USCoreAllergySubstanceValueSet_KETOCONAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 405
	USCoreAllergySubstanceValueSet_OLANZAPINE                                                                                             USCoreAllergySubstanceValueSet_Value = 406
	USCoreAllergySubstanceValueSet_KETOPROFEN                                                                                             USCoreAllergySubstanceValueSet_Value = 407
	USCoreAllergySubstanceValueSet_LABETALOL                                                                                              USCoreAllergySubstanceValueSet_Value = 408
	USCoreAllergySubstanceValueSet_AMANTADINE                                                                                             USCoreAllergySubstanceValueSet_Value = 409
	USCoreAllergySubstanceValueSet_LACTULOSE                                                                                              USCoreAllergySubstanceValueSet_Value = 410
	USCoreAllergySubstanceValueSet_LANOLIN                                                                                                USCoreAllergySubstanceValueSet_Value = 411
	USCoreAllergySubstanceValueSet_LIDOCAINE                                                                                              USCoreAllergySubstanceValueSet_Value = 412
	USCoreAllergySubstanceValueSet_LINCOMYCIN                                                                                             USCoreAllergySubstanceValueSet_Value = 413
	USCoreAllergySubstanceValueSet_LITHIUM                                                                                                USCoreAllergySubstanceValueSet_Value = 414
	USCoreAllergySubstanceValueSet_BACITRACIN_POLYMYXIN_B                                                                                 USCoreAllergySubstanceValueSet_Value = 415
	USCoreAllergySubstanceValueSet_LOPERAMIDE                                                                                             USCoreAllergySubstanceValueSet_Value = 416
	USCoreAllergySubstanceValueSet_LORAZEPAM                                                                                              USCoreAllergySubstanceValueSet_Value = 417
	USCoreAllergySubstanceValueSet_LOVASTATIN                                                                                             USCoreAllergySubstanceValueSet_Value = 418
	USCoreAllergySubstanceValueSet_MAGNESIUM                                                                                              USCoreAllergySubstanceValueSet_Value = 419
	USCoreAllergySubstanceValueSet_MAGNESIUM_SULFATE                                                                                      USCoreAllergySubstanceValueSet_Value = 420
	USCoreAllergySubstanceValueSet_DORZOLAMIDE_TIMOLOL                                                                                    USCoreAllergySubstanceValueSet_Value = 421
	USCoreAllergySubstanceValueSet_MECLIZINE                                                                                              USCoreAllergySubstanceValueSet_Value = 422
	USCoreAllergySubstanceValueSet_MEDROXYPROGESTERONE                                                                                    USCoreAllergySubstanceValueSet_Value = 423
	USCoreAllergySubstanceValueSet_ENOXAPARIN                                                                                             USCoreAllergySubstanceValueSet_Value = 424
	USCoreAllergySubstanceValueSet_MELATONIN                                                                                              USCoreAllergySubstanceValueSet_Value = 425
	USCoreAllergySubstanceValueSet_MEMANTINE                                                                                              USCoreAllergySubstanceValueSet_Value = 426
	USCoreAllergySubstanceValueSet_MENTHOL                                                                                                USCoreAllergySubstanceValueSet_Value = 427
	USCoreAllergySubstanceValueSet_MEPERIDINE                                                                                             USCoreAllergySubstanceValueSet_Value = 428
	USCoreAllergySubstanceValueSet_METFORMIN                                                                                              USCoreAllergySubstanceValueSet_Value = 429
	USCoreAllergySubstanceValueSet_METHADONE                                                                                              USCoreAllergySubstanceValueSet_Value = 430
	USCoreAllergySubstanceValueSet_METHIMAZOLE                                                                                            USCoreAllergySubstanceValueSet_Value = 431
	USCoreAllergySubstanceValueSet_METHOCARBAMOL                                                                                          USCoreAllergySubstanceValueSet_Value = 432
	USCoreAllergySubstanceValueSet_METHOTREXATE                                                                                           USCoreAllergySubstanceValueSet_Value = 433
	USCoreAllergySubstanceValueSet_METHYLDOPA                                                                                             USCoreAllergySubstanceValueSet_Value = 434
	USCoreAllergySubstanceValueSet_AMINOPHYLLINE                                                                                          USCoreAllergySubstanceValueSet_Value = 435
	USCoreAllergySubstanceValueSet_OXYTETRACYCLINE_POLYMYXIN_B                                                                            USCoreAllergySubstanceValueSet_Value = 436
	USCoreAllergySubstanceValueSet_ASPIRIN_CAFFEINE_PROPOXYPHENE                                                                          USCoreAllergySubstanceValueSet_Value = 437
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_ASPIRIN_PHENYLPROPANOLAMINE                                                              USCoreAllergySubstanceValueSet_Value = 438
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_BROMPHENIRAMINE_PSEUDOEPHEDRINE                                                          USCoreAllergySubstanceValueSet_Value = 439
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_BUTALBITAL_CAFFEINE_CODEINE                                                              USCoreAllergySubstanceValueSet_Value = 440
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_CHLORPHENIRAMINE_DEXTROMETHORPHAN_PSEUDOEPHEDRINE                                        USCoreAllergySubstanceValueSet_Value = 441
	USCoreAllergySubstanceValueSet_ATROPINE_HYOSCYAMINE_PHENOBARBITAL_SCOPOLAMINE                                                         USCoreAllergySubstanceValueSet_Value = 442
	USCoreAllergySubstanceValueSet_BACITRACIN_HYDROCORTISONE_NEOMYCIN_POLYMYXIN_B                                                         USCoreAllergySubstanceValueSet_Value = 443
	USCoreAllergySubstanceValueSet_BENZALKONIUM_LIDOCAINE                                                                                 USCoreAllergySubstanceValueSet_Value = 444
	USCoreAllergySubstanceValueSet_METHYLPHENIDATE                                                                                        USCoreAllergySubstanceValueSet_Value = 445
	USCoreAllergySubstanceValueSet_METHYLPREDNISOLONE                                                                                     USCoreAllergySubstanceValueSet_Value = 446
	USCoreAllergySubstanceValueSet_DIPHENHYDRAMINE_PHENYLEPHRINE                                                                          USCoreAllergySubstanceValueSet_Value = 447
	USCoreAllergySubstanceValueSet_BROMPHENIRAMINE_DEXTROMETHORPHAN_PSEUDOEPHEDRINE                                                       USCoreAllergySubstanceValueSet_Value = 448
	USCoreAllergySubstanceValueSet_TIOTROPIUM                                                                                             USCoreAllergySubstanceValueSet_Value = 449
	USCoreAllergySubstanceValueSet_METOCLOPRAMIDE                                                                                         USCoreAllergySubstanceValueSet_Value = 450
	USCoreAllergySubstanceValueSet_METOLAZONE                                                                                             USCoreAllergySubstanceValueSet_Value = 451
	USCoreAllergySubstanceValueSet_METOPROLOL                                                                                             USCoreAllergySubstanceValueSet_Value = 452
	USCoreAllergySubstanceValueSet_METRONIDAZOLE                                                                                          USCoreAllergySubstanceValueSet_Value = 453
	USCoreAllergySubstanceValueSet_BACITRACIN_NEOMYCIN_POLYMYXIN_B                                                                        USCoreAllergySubstanceValueSet_Value = 454
	USCoreAllergySubstanceValueSet_GRAMICIDIN_NEOMYCIN_POLYMYXIN_B                                                                        USCoreAllergySubstanceValueSet_Value = 455
	USCoreAllergySubstanceValueSet_MICONAZOLE                                                                                             USCoreAllergySubstanceValueSet_Value = 456
	USCoreAllergySubstanceValueSet_MIDAZOLAM                                                                                              USCoreAllergySubstanceValueSet_Value = 457
	USCoreAllergySubstanceValueSet_VALSARTAN                                                                                              USCoreAllergySubstanceValueSet_Value = 458
	USCoreAllergySubstanceValueSet_MINOCYCLINE                                                                                            USCoreAllergySubstanceValueSet_Value = 459
	USCoreAllergySubstanceValueSet_MINOXIDIL                                                                                              USCoreAllergySubstanceValueSet_Value = 460
	USCoreAllergySubstanceValueSet_AMIODARONE                                                                                             USCoreAllergySubstanceValueSet_Value = 461
	USCoreAllergySubstanceValueSet_AMITRIPTYLINE                                                                                          USCoreAllergySubstanceValueSet_Value = 462
	USCoreAllergySubstanceValueSet_MORPHINE                                                                                               USCoreAllergySubstanceValueSet_Value = 463
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_DEXTROMETHORPHAN_DOXYLAMINE                                                              USCoreAllergySubstanceValueSet_Value = 464
	USCoreAllergySubstanceValueSet_IPRATROPIUM                                                                                            USCoreAllergySubstanceValueSet_Value = 465
	USCoreAllergySubstanceValueSet_RALOXIFENE                                                                                             USCoreAllergySubstanceValueSet_Value = 466
	USCoreAllergySubstanceValueSet_FOSPHENYTOIN                                                                                           USCoreAllergySubstanceValueSet_Value = 467
	USCoreAllergySubstanceValueSet_AMOXICILLIN                                                                                            USCoreAllergySubstanceValueSet_Value = 468
	USCoreAllergySubstanceValueSet_ROPINIROLE                                                                                             USCoreAllergySubstanceValueSet_Value = 469
	USCoreAllergySubstanceValueSet_NAFCILLIN                                                                                              USCoreAllergySubstanceValueSet_Value = 470
	USCoreAllergySubstanceValueSet_NALBUPHINE                                                                                             USCoreAllergySubstanceValueSet_Value = 471
	USCoreAllergySubstanceValueSet_NALTREXONE                                                                                             USCoreAllergySubstanceValueSet_Value = 472
	USCoreAllergySubstanceValueSet_AMPHETAMINE                                                                                            USCoreAllergySubstanceValueSet_Value = 473
	USCoreAllergySubstanceValueSet_NAPROXEN                                                                                               USCoreAllergySubstanceValueSet_Value = 474
	USCoreAllergySubstanceValueSet_DULOXETINE                                                                                             USCoreAllergySubstanceValueSet_Value = 475
	USCoreAllergySubstanceValueSet_NEOMYCIN                                                                                               USCoreAllergySubstanceValueSet_Value = 476
	USCoreAllergySubstanceValueSet_RISEDRONATE                                                                                            USCoreAllergySubstanceValueSet_Value = 477
	USCoreAllergySubstanceValueSet_AMPICILLIN                                                                                             USCoreAllergySubstanceValueSet_Value = 478
	USCoreAllergySubstanceValueSet_TELMISARTAN                                                                                            USCoreAllergySubstanceValueSet_Value = 479
	USCoreAllergySubstanceValueSet_VALACYCLOVIR                                                                                           USCoreAllergySubstanceValueSet_Value = 480
	USCoreAllergySubstanceValueSet_NIACIN                                                                                                 USCoreAllergySubstanceValueSet_Value = 481
	USCoreAllergySubstanceValueSet_NICOTINE                                                                                               USCoreAllergySubstanceValueSet_Value = 482
	USCoreAllergySubstanceValueSet_PIPERACILLIN_TAZOBACTAM                                                                                USCoreAllergySubstanceValueSet_Value = 483
	USCoreAllergySubstanceValueSet_NIFEDIPINE                                                                                             USCoreAllergySubstanceValueSet_Value = 484
	USCoreAllergySubstanceValueSet_NITROFURANTOIN                                                                                         USCoreAllergySubstanceValueSet_Value = 485
	USCoreAllergySubstanceValueSet_PRAMIPEXOLE                                                                                            USCoreAllergySubstanceValueSet_Value = 486
	USCoreAllergySubstanceValueSet_NITROUS_OXIDE                                                                                          USCoreAllergySubstanceValueSet_Value = 487
	USCoreAllergySubstanceValueSet_NORFLOXACIN                                                                                            USCoreAllergySubstanceValueSet_Value = 488
	USCoreAllergySubstanceValueSet_NORTRIPTYLINE                                                                                          USCoreAllergySubstanceValueSet_Value = 489
	USCoreAllergySubstanceValueSet_NYSTATIN                                                                                               USCoreAllergySubstanceValueSet_Value = 490
	USCoreAllergySubstanceValueSet_OFLOXACIN                                                                                              USCoreAllergySubstanceValueSet_Value = 491
	USCoreAllergySubstanceValueSet_OMEPRAZOLE                                                                                             USCoreAllergySubstanceValueSet_Value = 492
	USCoreAllergySubstanceValueSet_OPIUM                                                                                                  USCoreAllergySubstanceValueSet_Value = 493
	USCoreAllergySubstanceValueSet_ORPHENADRINE                                                                                           USCoreAllergySubstanceValueSet_Value = 494
	USCoreAllergySubstanceValueSet_TAMSULOSIN                                                                                             USCoreAllergySubstanceValueSet_Value = 495
	USCoreAllergySubstanceValueSet_OXYCODONE                                                                                              USCoreAllergySubstanceValueSet_Value = 496
	USCoreAllergySubstanceValueSet_OXYTETRACYCLINE                                                                                        USCoreAllergySubstanceValueSet_Value = 497
	USCoreAllergySubstanceValueSet_TAPENTADOL                                                                                             USCoreAllergySubstanceValueSet_Value = 498
	USCoreAllergySubstanceValueSet_PENICILLAMINE                                                                                          USCoreAllergySubstanceValueSet_Value = 499
	USCoreAllergySubstanceValueSet_ISOPROPYL_ALCOHOL                                                                                      USCoreAllergySubstanceValueSet_Value = 500
	USCoreAllergySubstanceValueSet_PENICILLIN_G                                                                                           USCoreAllergySubstanceValueSet_Value = 501
	USCoreAllergySubstanceValueSet_PENICILLIN_V                                                                                           USCoreAllergySubstanceValueSet_Value = 502
	USCoreAllergySubstanceValueSet_PENTAMIDINE                                                                                            USCoreAllergySubstanceValueSet_Value = 503
	USCoreAllergySubstanceValueSet_PENTAZOCINE                                                                                            USCoreAllergySubstanceValueSet_Value = 504
	USCoreAllergySubstanceValueSet_PHENAZOPYRIDINE                                                                                        USCoreAllergySubstanceValueSet_Value = 505
	USCoreAllergySubstanceValueSet_PHENOBARBITAL                                                                                          USCoreAllergySubstanceValueSet_Value = 506
	USCoreAllergySubstanceValueSet_DEXTROMETHORPHAN_DOXYLAMINE                                                                            USCoreAllergySubstanceValueSet_Value = 507
	USCoreAllergySubstanceValueSet_PHENYLEPHRINE                                                                                          USCoreAllergySubstanceValueSet_Value = 508
	USCoreAllergySubstanceValueSet_DEXLANSOPRAZOLE                                                                                        USCoreAllergySubstanceValueSet_Value = 509
	USCoreAllergySubstanceValueSet_PHENYLPROPANOLAMINE                                                                                    USCoreAllergySubstanceValueSet_Value = 510
	USCoreAllergySubstanceValueSet_ACETAMINOPHEN_CODEINE                                                                                  USCoreAllergySubstanceValueSet_Value = 511
	USCoreAllergySubstanceValueSet_ASPIRIN_CALCIUM_CARBONATE                                                                              USCoreAllergySubstanceValueSet_Value = 512
	USCoreAllergySubstanceValueSet_PHENYTOIN                                                                                              USCoreAllergySubstanceValueSet_Value = 513
	USCoreAllergySubstanceValueSet_LEVOFLOXACIN                                                                                           USCoreAllergySubstanceValueSet_Value = 514
	USCoreAllergySubstanceValueSet_AMPHETAMINE_ASPARTATE_AMPHETAMINE_SULFATE_DEXTROAMPHETAMINE_SACCHARATE_DEXTROAMPHETAMINE_SULFATE       USCoreAllergySubstanceValueSet_Value = 515
	USCoreAllergySubstanceValueSet_ATORVASTATIN                                                                                           USCoreAllergySubstanceValueSet_Value = 516
	USCoreAllergySubstanceValueSet_PIROXICAM                                                                                              USCoreAllergySubstanceValueSet_Value = 517
	USCoreAllergySubstanceValueSet_IRBESARTAN                                                                                             USCoreAllergySubstanceValueSet_Value = 518
	USCoreAllergySubstanceValueSet_ROSIGLITAZONE                                                                                          USCoreAllergySubstanceValueSet_Value = 519
	USCoreAllergySubstanceValueSet_POLYMYXIN_B                                                                                            USCoreAllergySubstanceValueSet_Value = 520
	USCoreAllergySubstanceValueSet_SAXAGLIPTIN                                                                                            USCoreAllergySubstanceValueSet_Value = 521
	USCoreAllergySubstanceValueSet_POTASSIUM                                                                                              USCoreAllergySubstanceValueSet_Value = 522
	USCoreAllergySubstanceValueSet_POTASSIUM_CHLORIDE                                                                                     USCoreAllergySubstanceValueSet_Value = 523
	USCoreAllergySubstanceValueSet_POVIDONE                                                                                               USCoreAllergySubstanceValueSet_Value = 524
	USCoreAllergySubstanceValueSet_POVIDONE_IODINE                                                                                        USCoreAllergySubstanceValueSet_Value = 525
	USCoreAllergySubstanceValueSet_PITAVASTATIN                                                                                           USCoreAllergySubstanceValueSet_Value = 526
	USCoreAllergySubstanceValueSet_PRAZOSIN                                                                                               USCoreAllergySubstanceValueSet_Value = 527
	USCoreAllergySubstanceValueSet_PREDNISOLONE                                                                                           USCoreAllergySubstanceValueSet_Value = 528
	USCoreAllergySubstanceValueSet_PREDNISONE                                                                                             USCoreAllergySubstanceValueSet_Value = 529
	USCoreAllergySubstanceValueSet_PRIMAQUINE                                                                                             USCoreAllergySubstanceValueSet_Value = 530
	USCoreAllergySubstanceValueSet_PRIMIDONE                                                                                              USCoreAllergySubstanceValueSet_Value = 531
	USCoreAllergySubstanceValueSet_PROBENECID                                                                                             USCoreAllergySubstanceValueSet_Value = 532
	USCoreAllergySubstanceValueSet_PROCAINAMIDE                                                                                           USCoreAllergySubstanceValueSet_Value = 533
	USCoreAllergySubstanceValueSet_PROCAINE                                                                                               USCoreAllergySubstanceValueSet_Value = 534
	USCoreAllergySubstanceValueSet_FENOFIBRATE                                                                                            USCoreAllergySubstanceValueSet_Value = 535
	USCoreAllergySubstanceValueSet_PROCHLORPERAZINE                                                                                       USCoreAllergySubstanceValueSet_Value = 536
	USCoreAllergySubstanceValueSet_PROGESTERONE                                                                                           USCoreAllergySubstanceValueSet_Value = 537
	USCoreAllergySubstanceValueSet_PROMETHAZINE                                                                                           USCoreAllergySubstanceValueSet_Value = 538
	USCoreAllergySubstanceValueSet_PROPAFENONE                                                                                            USCoreAllergySubstanceValueSet_Value = 539
	USCoreAllergySubstanceValueSet_FEXOFENADINE                                                                                           USCoreAllergySubstanceValueSet_Value = 540
	USCoreAllergySubstanceValueSet_PROPOFOL                                                                                               USCoreAllergySubstanceValueSet_Value = 541
	USCoreAllergySubstanceValueSet_PROPOXYPHENE                                                                                           USCoreAllergySubstanceValueSet_Value = 542
	USCoreAllergySubstanceValueSet_PROPRANOLOL                                                                                            USCoreAllergySubstanceValueSet_Value = 543
	USCoreAllergySubstanceValueSet_PROPYLTHIOURACIL                                                                                       USCoreAllergySubstanceValueSet_Value = 544
	USCoreAllergySubstanceValueSet_RIZATRIPTAN                                                                                            USCoreAllergySubstanceValueSet_Value = 545
	USCoreAllergySubstanceValueSet_MONTELUKAST                                                                                            USCoreAllergySubstanceValueSet_Value = 546
	USCoreAllergySubstanceValueSet_DEXAMETHASONE_TOBRAMYCIN                                                                               USCoreAllergySubstanceValueSet_Value = 547
	USCoreAllergySubstanceValueSet_PSEUDOEPHEDRINE                                                                                        USCoreAllergySubstanceValueSet_Value = 548
	USCoreAllergySubstanceValueSet_ARIPIPRAZOLE                                                                                           USCoreAllergySubstanceValueSet_Value = 549
	USCoreAllergySubstanceValueSet_PSYLLIUM                                                                                               USCoreAllergySubstanceValueSet_Value = 550
	USCoreAllergySubstanceValueSet_PURIFIED_PROTEIN_DERIVATIVE_OF_TUBERCULIN                                                              USCoreAllergySubstanceValueSet_Value = 551
	USCoreAllergySubstanceValueSet_IRON                                                                                                   USCoreAllergySubstanceValueSet_Value = 552
	USCoreAllergySubstanceValueSet_QUINIDINE                                                                                              USCoreAllergySubstanceValueSet_Value = 553
	USCoreAllergySubstanceValueSet_QUININE                                                                                                USCoreAllergySubstanceValueSet_Value = 554
	USCoreAllergySubstanceValueSet_ALOE_EXTRACT                                                                                           USCoreAllergySubstanceValueSet_Value = 555
	USCoreAllergySubstanceValueSet_RANITIDINE                                                                                             USCoreAllergySubstanceValueSet_Value = 556
	USCoreAllergySubstanceValueSet_RIFAMPIN                                                                                               USCoreAllergySubstanceValueSet_Value = 557
	USCoreAllergySubstanceValueSet_SULFASALAZINE                                                                                          USCoreAllergySubstanceValueSet_Value = 558
	USCoreAllergySubstanceValueSet_SCOPOLAMINE                                                                                            USCoreAllergySubstanceValueSet_Value = 559
	USCoreAllergySubstanceValueSet_SILICONES                                                                                              USCoreAllergySubstanceValueSet_Value = 560
	USCoreAllergySubstanceValueSet_SILVER_SULFADIAZINE                                                                                    USCoreAllergySubstanceValueSet_Value = 561
	USCoreAllergySubstanceValueSet_SOTALOL                                                                                                USCoreAllergySubstanceValueSet_Value = 562
	USCoreAllergySubstanceValueSet_SPIRONOLACTONE                                                                                         USCoreAllergySubstanceValueSet_Value = 563
	USCoreAllergySubstanceValueSet_CITRUS_FRUIT_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 564
	USCoreAllergySubstanceValueSet_STRAWBERRY_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 565
	USCoreAllergySubstanceValueSet_CHOCOLATE_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 566
	USCoreAllergySubstanceValueSet_EGGS_EDIBLE_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 567
	USCoreAllergySubstanceValueSet_CHEESE_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 568
	USCoreAllergySubstanceValueSet_LATEX_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 569
	USCoreAllergySubstanceValueSet_ANABOLIC_STEROID_SUBSTANCE                                                                             USCoreAllergySubstanceValueSet_Value = 570
	USCoreAllergySubstanceValueSet_ASPARTAME_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 571
	USCoreAllergySubstanceValueSet_ARTIFICIAL_SWEETENER_SUBSTANCE                                                                         USCoreAllergySubstanceValueSet_Value = 572
	USCoreAllergySubstanceValueSet_STEROID_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 573
	USCoreAllergySubstanceValueSet_NUT_SUBSTANCE                                                                                          USCoreAllergySubstanceValueSet_Value = 574
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_AMINOGLYCOSIDE_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                USCoreAllergySubstanceValueSet_Value = 575
	USCoreAllergySubstanceValueSet_BUCKWHEAT_CEREAL_SUBSTANCE                                                                             USCoreAllergySubstanceValueSet_Value = 576
	USCoreAllergySubstanceValueSet_WHEATGERM_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 577
	USCoreAllergySubstanceValueSet_DAIRY_FOODS_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 578
	USCoreAllergySubstanceValueSet_RED_MEAT_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 579
	USCoreAllergySubstanceValueSet_BEEF_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 580
	USCoreAllergySubstanceValueSet_PORK_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 581
	USCoreAllergySubstanceValueSet_CHICKEN_MEAT_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 582
	USCoreAllergySubstanceValueSet_TURKEY_MEAT_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 583
	USCoreAllergySubstanceValueSet_TUNA_FISH_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 584
	USCoreAllergySubstanceValueSet_PRAWNS_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 585
	USCoreAllergySubstanceValueSet_ABALONE_CANNED_IN_BRINE_SUBSTANCE                                                                      USCoreAllergySubstanceValueSet_Value = 586
	USCoreAllergySubstanceValueSet_AUBERGINE_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 587
	USCoreAllergySubstanceValueSet_PULSE_VEGETABLES_SUBSTANCE                                                                             USCoreAllergySubstanceValueSet_Value = 588
	USCoreAllergySubstanceValueSet_CINNAMON_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 589
	USCoreAllergySubstanceValueSet_GINGER_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 590
	USCoreAllergySubstanceValueSet_CRANBERRIES_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 591
	USCoreAllergySubstanceValueSet_RASPBERRIES_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 592
	USCoreAllergySubstanceValueSet_CASHEW_NUT_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 593
	USCoreAllergySubstanceValueSet_PISTACHIO_NUT_SUBSTANCE                                                                                USCoreAllergySubstanceValueSet_Value = 594
	USCoreAllergySubstanceValueSet_HONEY_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 595
	USCoreAllergySubstanceValueSet_SODIUM_NITRATE_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 596
	USCoreAllergySubstanceValueSet_ANTICONVULSANT_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 597
	USCoreAllergySubstanceValueSet_SALICYLATE_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 598
	USCoreAllergySubstanceValueSet_CAFFEINE_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 599
	USCoreAllergySubstanceValueSet_POLLEN_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 600
	USCoreAllergySubstanceValueSet_GRASS_POLLEN_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 601
	USCoreAllergySubstanceValueSet_ORANGE_FRUIT_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 602
	USCoreAllergySubstanceValueSet_BANANA_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 603
	USCoreAllergySubstanceValueSet_PINEAPPLE_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 604
	USCoreAllergySubstanceValueSet_GRAPEFRUIT_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 605
	USCoreAllergySubstanceValueSet_GRAPES_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 606
	USCoreAllergySubstanceValueSet_CARROT_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 607
	USCoreAllergySubstanceValueSet_CELERY_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 608
	USCoreAllergySubstanceValueSet_SPINACH_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 609
	USCoreAllergySubstanceValueSet_ALMOND_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 610
	USCoreAllergySubstanceValueSet_BRAZIL_NUT_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 611
	USCoreAllergySubstanceValueSet_WALNUT_NUT_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 612
	USCoreAllergySubstanceValueSet_HAZELNUT_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 613
	USCoreAllergySubstanceValueSet_BEAN_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 614
	USCoreAllergySubstanceValueSet_HORSE_DANDER_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 615
	USCoreAllergySubstanceValueSet_WASP_VENOM_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 616
	USCoreAllergySubstanceValueSet_VARICELLA_ZOSTER_VIRUS_ANTIBODY_SUBSTANCE                                                              USCoreAllergySubstanceValueSet_Value = 617
	USCoreAllergySubstanceValueSet_CAT_DANDER_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 618
	USCoreAllergySubstanceValueSet_DOG_DANDER_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 619
	USCoreAllergySubstanceValueSet_SESAME_SEED_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 620
	USCoreAllergySubstanceValueSet_KIWI_FRUIT_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 621
	USCoreAllergySubstanceValueSet_MELON_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 622
	USCoreAllergySubstanceValueSet_MANGO_FRUIT_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 623
	USCoreAllergySubstanceValueSet_PEAS_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 624
	USCoreAllergySubstanceValueSet_PECAN_NUT_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 625
	USCoreAllergySubstanceValueSet_SUNFLOWER_SEED_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 626
	USCoreAllergySubstanceValueSet_ANIMAL_DANDER_SUBSTANCE                                                                                USCoreAllergySubstanceValueSet_Value = 627
	USCoreAllergySubstanceValueSet_SEED_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 628
	USCoreAllergySubstanceValueSet_POULTRY_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 629
	USCoreAllergySubstanceValueSet_BEE_VENOM_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 630
	USCoreAllergySubstanceValueSet_COCONUT_OIL_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 631
	USCoreAllergySubstanceValueSet_COFFEE_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 632
	USCoreAllergySubstanceValueSet_CORTICOSTEROID_AND_CORTICOSTEROID_DERIVATIVE_SUBSTANCE                                                 USCoreAllergySubstanceValueSet_Value = 633
	USCoreAllergySubstanceValueSet_DUST_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 634
	USCoreAllergySubstanceValueSet_DIPHTHERIA_PLUS_TETANUS_VACCINE_PRODUCT                                                                USCoreAllergySubstanceValueSet_Value = 635
	USCoreAllergySubstanceValueSet_WINE_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 636
	USCoreAllergySubstanceValueSet_NITROFURAN_DERIVATIVE_SUBSTANCE                                                                        USCoreAllergySubstanceValueSet_Value = 637
	USCoreAllergySubstanceValueSet_SODIUM_SULFITE_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 638
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_MACROLIDE_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                     USCoreAllergySubstanceValueSet_Value = 639
	USCoreAllergySubstanceValueSet_BENZODIAZEPINE_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 640
	USCoreAllergySubstanceValueSet_NON_STEROIDAL_ANTI_INFLAMMATORY_AGENT_SUBSTANCE                                                        USCoreAllergySubstanceValueSet_Value = 641
	USCoreAllergySubstanceValueSet_SULFONYLUREA_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 642
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_QUINOLONE_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                     USCoreAllergySubstanceValueSet_Value = 643
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_ANGIOTENSIN_CONVERTING_ENZYME_INHIBITOR_MECHANISM_OF_ACTION_SUBSTANCE                   USCoreAllergySubstanceValueSet_Value = 644
	USCoreAllergySubstanceValueSet_THIAZIDE_DIURETIC_SUBSTANCE                                                                            USCoreAllergySubstanceValueSet_Value = 645
	USCoreAllergySubstanceValueSet_ANTIPARKINSONIAN_AGENT_SUBSTANCE                                                                       USCoreAllergySubstanceValueSet_Value = 646
	USCoreAllergySubstanceValueSet_BARBITURATE_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 647
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_HISTAMINE_RECEPTOR_ANTAGONIST_MECHANISM_OF_ACTION_SUBSTANCE                             USCoreAllergySubstanceValueSet_Value = 648
	USCoreAllergySubstanceValueSet_FIRST_GENERATION_CEPHALOSPORIN_SUBSTANCE                                                               USCoreAllergySubstanceValueSet_Value = 649
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_3_HYDROXY_3_METHYLGLUTARYL_COENZYME_A_REDUCTASE_INHIBITOR_MECHANISM_OF_ACTION_SUBSTANCE USCoreAllergySubstanceValueSet_Value = 650
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_ANGIOTENSIN_II_RECEPTOR_ANTAGONIST_MECHANISM_OF_ACTION_SUBSTANCE                        USCoreAllergySubstanceValueSet_Value = 651
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_TETRACYCLINE_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                  USCoreAllergySubstanceValueSet_Value = 652
	USCoreAllergySubstanceValueSet_TRICYCLIC_ANTIDEPRESSANT_SUBSTANCE                                                                     USCoreAllergySubstanceValueSet_Value = 653
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_BETA_ADRENERGIC_RECEPTOR_ANTAGONIST_MECHANISM_OF_ACTION_SUBSTANCE                       USCoreAllergySubstanceValueSet_Value = 654
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_CEPHALOSPORIN_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                 USCoreAllergySubstanceValueSet_Value = 655
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_PENICILLIN_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                    USCoreAllergySubstanceValueSet_Value = 656
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_BETA_LACTAM_STRUCTURE_AND_ANTIBACTERIAL_MECHANISM_OF_ACTION_SUBSTANCE                   USCoreAllergySubstanceValueSet_Value = 657
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_CALCIUM_CHANNEL_BLOCKER_MECHANISM_OF_ACTION_SUBSTANCE                                   USCoreAllergySubstanceValueSet_Value = 658
	USCoreAllergySubstanceValueSet_GELATIN_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 659
	USCoreAllergySubstanceValueSet_CONTRAST_MEDIA_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 660
	USCoreAllergySubstanceValueSet_FORMULA_MILK_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 661
	USCoreAllergySubstanceValueSet_PLASMA_PROTEIN_FRACTION_SUBSTANCE                                                                      USCoreAllergySubstanceValueSet_Value = 662
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_PROSTAGLANDIN_ENDOPEROXIDE_SYNTHASE_ISOFORM_2_INHIBITOR_MECHANISM_OF_ACTION_SUBSTANCE   USCoreAllergySubstanceValueSet_Value = 663
	USCoreAllergySubstanceValueSet_SULFONAMIDE_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 664
	USCoreAllergySubstanceValueSet_ALMOND_OIL_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 665
	USCoreAllergySubstanceValueSet_ALOE_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 666
	USCoreAllergySubstanceValueSet_CARBAPENEM_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 667
	USCoreAllergySubstanceValueSet_ANTHRAX_VACCINE_SUBSTANCE                                                                              USCoreAllergySubstanceValueSet_Value = 668
	USCoreAllergySubstanceValueSet_INFLUENZA_VIRUS_VACCINE_SUBSTANCE                                                                      USCoreAllergySubstanceValueSet_Value = 669
	USCoreAllergySubstanceValueSet_PERTUSSIS_VACCINE_SUBSTANCE                                                                            USCoreAllergySubstanceValueSet_Value = 670
	USCoreAllergySubstanceValueSet_SMALLPOX_VACCINE_SUBSTANCE                                                                             USCoreAllergySubstanceValueSet_Value = 671
	USCoreAllergySubstanceValueSet_TYPHOID_VACCINE_SUBSTANCE                                                                              USCoreAllergySubstanceValueSet_Value = 672
	USCoreAllergySubstanceValueSet_VARICELLA_VIRUS_VACCINE_SUBSTANCE                                                                      USCoreAllergySubstanceValueSet_Value = 673
	USCoreAllergySubstanceValueSet_PNEUMOCOCCAL_VACCINE_SUBSTANCE                                                                         USCoreAllergySubstanceValueSet_Value = 674
	USCoreAllergySubstanceValueSet_HYDROCOLLOID_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 675
	USCoreAllergySubstanceValueSet_SUBSTANCE_WITH_OPIOID_RECEPTOR_AGONIST_MECHANISM_OF_ACTION_SUBSTANCE                                   USCoreAllergySubstanceValueSet_Value = 676
	USCoreAllergySubstanceValueSet_CARBAMATE_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 677
	USCoreAllergySubstanceValueSet_NO_KNOWN_DRUG_ALLERGY_SITUATION                                                                        USCoreAllergySubstanceValueSet_Value = 678
	USCoreAllergySubstanceValueSet_BLUEBERRIES_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 679
	USCoreAllergySubstanceValueSet_CANTALOUPE_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 680
	USCoreAllergySubstanceValueSet_PEPPER_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 681
	USCoreAllergySubstanceValueSet_RYE_SUBSTANCE                                                                                          USCoreAllergySubstanceValueSet_Value = 682
	USCoreAllergySubstanceValueSet_WHEAT_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 683
	USCoreAllergySubstanceValueSet_HORSE_SERUM_PROTEIN_SUBSTANCE                                                                          USCoreAllergySubstanceValueSet_Value = 684
	USCoreAllergySubstanceValueSet_CORN_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 685
	USCoreAllergySubstanceValueSet_DIPHTHERIA_PLUS_PERTUSSIS_PLUS_TETANUS_PLUS_HAEMOPHILUS_INFLUENZAE_TYPE_B_VACCINE_PRODUCT              USCoreAllergySubstanceValueSet_Value = 686
	USCoreAllergySubstanceValueSet_TETANUS_VACCINE_SUBSTANCE                                                                              USCoreAllergySubstanceValueSet_Value = 687
	USCoreAllergySubstanceValueSet_WHEAT_BRAN_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 688
	USCoreAllergySubstanceValueSet_YEAST_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 689
	USCoreAllergySubstanceValueSet_BEE_POLLEN_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 690
	USCoreAllergySubstanceValueSet_ESTROGEN_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 691
	USCoreAllergySubstanceValueSet_ARACHIS_OIL_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 692
	USCoreAllergySubstanceValueSet_METHADONE_ANALOG_SUBSTANCE                                                                             USCoreAllergySubstanceValueSet_Value = 693
	USCoreAllergySubstanceValueSet_OATS_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 694
	USCoreAllergySubstanceValueSet_ADHESIVE_AGENT_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 695
	USCoreAllergySubstanceValueSet_WATERMELON_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 696
	USCoreAllergySubstanceValueSet_GLUCOCORTICOID_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 697
	USCoreAllergySubstanceValueSet_DIPHTHERIA_PLUS_PERTUSSIS_PLUS_TETANUS_VACCINE_PRODUCT                                                 USCoreAllergySubstanceValueSet_Value = 698
	USCoreAllergySubstanceValueSet_PRODUCT_CONTAINING_BETA_GALACTOSIDASE_MEDICINAL_PRODUCT                                                USCoreAllergySubstanceValueSet_Value = 699
	USCoreAllergySubstanceValueSet_IODINATED_CONTRAST_MEDIA_SUBSTANCE                                                                     USCoreAllergySubstanceValueSet_Value = 700
	USCoreAllergySubstanceValueSet_NO_KNOWN_ENVIRONMENTAL_ALLERGY_SITUATION                                                               USCoreAllergySubstanceValueSet_Value = 701
	USCoreAllergySubstanceValueSet_NO_KNOWN_FOOD_ALLERGY_SITUATION                                                                        USCoreAllergySubstanceValueSet_Value = 702
	USCoreAllergySubstanceValueSet_SULFUR_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 703
	USCoreAllergySubstanceValueSet_NICKEL_COMPOUND_SUBSTANCE                                                                              USCoreAllergySubstanceValueSet_Value = 704
	USCoreAllergySubstanceValueSet_SEAFOOD_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 705
	USCoreAllergySubstanceValueSet_BLUE_FOOD_COLORING_SUBSTANCE                                                                           USCoreAllergySubstanceValueSet_Value = 706
	USCoreAllergySubstanceValueSet_TREE_NUT_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 707
	USCoreAllergySubstanceValueSet_PEPPERONI_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 708
	USCoreAllergySubstanceValueSet_IODINE_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 709
	USCoreAllergySubstanceValueSet_RED_FOOD_COLORING_SUBSTANCE                                                                            USCoreAllergySubstanceValueSet_Value = 710
	USCoreAllergySubstanceValueSet_YELLOW_FOOD_COLORING_SUBSTANCE                                                                         USCoreAllergySubstanceValueSet_Value = 711
	USCoreAllergySubstanceValueSet_LACTOSE_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 712
	USCoreAllergySubstanceValueSet_FOOD_PRESERVATIVE_SUBSTANCE                                                                            USCoreAllergySubstanceValueSet_Value = 713
	USCoreAllergySubstanceValueSet_MUSTARD_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 714
	USCoreAllergySubstanceValueSet_ALCOHOL_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 715
	USCoreAllergySubstanceValueSet_DYE_SUBSTANCE                                                                                          USCoreAllergySubstanceValueSet_Value = 716
	USCoreAllergySubstanceValueSet_BERRY_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 717
	USCoreAllergySubstanceValueSet_RICE_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 718
	USCoreAllergySubstanceValueSet_INSULIN_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 719
	USCoreAllergySubstanceValueSet_MILK_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 720
	USCoreAllergySubstanceValueSet_LUPINE_SEED_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 721
	USCoreAllergySubstanceValueSet_NO_KNOWN_LATEX_ALLERGY_SITUATION                                                                       USCoreAllergySubstanceValueSet_Value = 722
	USCoreAllergySubstanceValueSet_NO_KNOWN_ALLERGY_SITUATION                                                                             USCoreAllergySubstanceValueSet_Value = 723
	USCoreAllergySubstanceValueSet_DUST_MITE_PROTEIN_SUBSTANCE                                                                            USCoreAllergySubstanceValueSet_Value = 724
	USCoreAllergySubstanceValueSet_FRUIT_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 725
	USCoreAllergySubstanceValueSet_YAM_SUBSTANCE                                                                                          USCoreAllergySubstanceValueSet_Value = 726
	USCoreAllergySubstanceValueSet_TOMATO_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 727
	USCoreAllergySubstanceValueSet_SQUID_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 728
	USCoreAllergySubstanceValueSet_SALMON_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 729
	USCoreAllergySubstanceValueSet_SHELLFISH_SUBSTANCE                                                                                    USCoreAllergySubstanceValueSet_Value = 730
	USCoreAllergySubstanceValueSet_GARLIC_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 731
	USCoreAllergySubstanceValueSet_MACKEREL_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 732
	USCoreAllergySubstanceValueSet_MUSHROOM_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 733
	USCoreAllergySubstanceValueSet_ONION_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 734
	USCoreAllergySubstanceValueSet_PEACH_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 735
	USCoreAllergySubstanceValueSet_PEAR_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 736
	USCoreAllergySubstanceValueSet_PLUM_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 737
	USCoreAllergySubstanceValueSet_POTATO_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 738
	USCoreAllergySubstanceValueSet_BROCCOLI_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 739
	USCoreAllergySubstanceValueSet_BARLEY_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 740
	USCoreAllergySubstanceValueSet_COCONUT_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 741
	USCoreAllergySubstanceValueSet_PAPAYA_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 742
	USCoreAllergySubstanceValueSet_CUCUMBER_SUBSTANCE                                                                                     USCoreAllergySubstanceValueSet_Value = 743
	USCoreAllergySubstanceValueSet_APRICOT_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 744
	USCoreAllergySubstanceValueSet_APPLE_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 745
	USCoreAllergySubstanceValueSet_CHERRY_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 746
	USCoreAllergySubstanceValueSet_AVOCADO_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 747
	USCoreAllergySubstanceValueSet_LEMON_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 748
	USCoreAllergySubstanceValueSet_MARINE_MOLLUSK_SUBSTANCE                                                                               USCoreAllergySubstanceValueSet_Value = 749
	USCoreAllergySubstanceValueSet_FISH_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 750
	USCoreAllergySubstanceValueSet_MARINE_CRUSTACEAN_SUBSTANCE                                                                            USCoreAllergySubstanceValueSet_Value = 751
	USCoreAllergySubstanceValueSet_SCALLOP_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 752
	USCoreAllergySubstanceValueSet_CLAM_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 753
	USCoreAllergySubstanceValueSet_OYSTER_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 754
	USCoreAllergySubstanceValueSet_CRAB_SUBSTANCE                                                                                         USCoreAllergySubstanceValueSet_Value = 755
	USCoreAllergySubstanceValueSet_LOBSTER_SUBSTANCE                                                                                      USCoreAllergySubstanceValueSet_Value = 756
	USCoreAllergySubstanceValueSet_SUGAR_SUBSTANCE                                                                                        USCoreAllergySubstanceValueSet_Value = 757
	USCoreAllergySubstanceValueSet_MONOSODIUM_GLUTAMATE_SUBSTANCE                                                                         USCoreAllergySubstanceValueSet_Value = 758
	USCoreAllergySubstanceValueSet_PEANUT_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 759
	USCoreAllergySubstanceValueSet_SOY_PROTEIN_SUBSTANCE                                                                                  USCoreAllergySubstanceValueSet_Value = 760
	USCoreAllergySubstanceValueSet_FOOD_FLAVORING_AGENT_SUBSTANCE                                                                         USCoreAllergySubstanceValueSet_Value = 761
	USCoreAllergySubstanceValueSet_MOLD_ORGANISM                                                                                          USCoreAllergySubstanceValueSet_Value = 762
	USCoreAllergySubstanceValueSet_NITRATE_SALT_SUBSTANCE                                                                                 USCoreAllergySubstanceValueSet_Value = 763
	USCoreAllergySubstanceValueSet_SESAME_OIL_SUBSTANCE                                                                                   USCoreAllergySubstanceValueSet_Value = 764
	USCoreAllergySubstanceValueSet_GLUTEN_SUBSTANCE                                                                                       USCoreAllergySubstanceValueSet_Value = 765
)

func (USCoreAllergySubstanceValueSet_Value) Descriptor

func (USCoreAllergySubstanceValueSet_Value) Enum

func (USCoreAllergySubstanceValueSet_Value) EnumDescriptor deprecated

func (USCoreAllergySubstanceValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreAllergySubstanceValueSet_Value.Descriptor instead.

func (USCoreAllergySubstanceValueSet_Value) Number

func (USCoreAllergySubstanceValueSet_Value) String

func (USCoreAllergySubstanceValueSet_Value) Type

type USCoreCarePlanCategoryExtensionCode

type USCoreCarePlanCategoryExtensionCode struct {
	// contains filtered or unexported fields
}

Set of codes that are needed for implementation of the US-Core profiles. These codes are used as extensions to the FHIR and US Core value sets.

See http://hl7.org/fhir/us/core/CodeSystem/careplan-category

func (*USCoreCarePlanCategoryExtensionCode) Descriptor deprecated

func (*USCoreCarePlanCategoryExtensionCode) Descriptor() ([]byte, []int)

Deprecated: Use USCoreCarePlanCategoryExtensionCode.ProtoReflect.Descriptor instead.

func (*USCoreCarePlanCategoryExtensionCode) ProtoMessage

func (*USCoreCarePlanCategoryExtensionCode) ProtoMessage()

func (*USCoreCarePlanCategoryExtensionCode) ProtoReflect

func (*USCoreCarePlanCategoryExtensionCode) Reset

func (*USCoreCarePlanCategoryExtensionCode) String

type USCoreCarePlanCategoryExtensionCode_Value

type USCoreCarePlanCategoryExtensionCode_Value int32
const (
	USCoreCarePlanCategoryExtensionCode_INVALID_UNINITIALIZED USCoreCarePlanCategoryExtensionCode_Value = 0
	USCoreCarePlanCategoryExtensionCode_ASSESS_PLAN           USCoreCarePlanCategoryExtensionCode_Value = 1
)

func (USCoreCarePlanCategoryExtensionCode_Value) Descriptor

func (USCoreCarePlanCategoryExtensionCode_Value) Enum

func (USCoreCarePlanCategoryExtensionCode_Value) EnumDescriptor deprecated

func (USCoreCarePlanCategoryExtensionCode_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreCarePlanCategoryExtensionCode_Value.Descriptor instead.

func (USCoreCarePlanCategoryExtensionCode_Value) Number

func (USCoreCarePlanCategoryExtensionCode_Value) String

func (USCoreCarePlanCategoryExtensionCode_Value) Type

type USCoreClinicalNoteTypeValueSet

type USCoreClinicalNoteTypeValueSet struct {
	// contains filtered or unexported fields
}

The US Core Clinical Note Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes. See http://hl7.org/fhir/us/core/ValueSet/us-core-clinical-note-type

func (*USCoreClinicalNoteTypeValueSet) Descriptor deprecated

func (*USCoreClinicalNoteTypeValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreClinicalNoteTypeValueSet.ProtoReflect.Descriptor instead.

func (*USCoreClinicalNoteTypeValueSet) ProtoMessage

func (*USCoreClinicalNoteTypeValueSet) ProtoMessage()

func (*USCoreClinicalNoteTypeValueSet) ProtoReflect

func (*USCoreClinicalNoteTypeValueSet) Reset

func (x *USCoreClinicalNoteTypeValueSet) Reset()

func (*USCoreClinicalNoteTypeValueSet) String

type USCoreClinicalNoteTypeValueSet_Value

type USCoreClinicalNoteTypeValueSet_Value int32
const (
	USCoreClinicalNoteTypeValueSet_INVALID_UNINITIALIZED USCoreClinicalNoteTypeValueSet_Value = 0
	USCoreClinicalNoteTypeValueSet_V_18842_5             USCoreClinicalNoteTypeValueSet_Value = 1
	USCoreClinicalNoteTypeValueSet_V_11488_4             USCoreClinicalNoteTypeValueSet_Value = 2
	USCoreClinicalNoteTypeValueSet_V_34117_2             USCoreClinicalNoteTypeValueSet_Value = 3
	USCoreClinicalNoteTypeValueSet_V_11506_3             USCoreClinicalNoteTypeValueSet_Value = 4
	USCoreClinicalNoteTypeValueSet_V_28570_0             USCoreClinicalNoteTypeValueSet_Value = 5
)

func (USCoreClinicalNoteTypeValueSet_Value) Descriptor

func (USCoreClinicalNoteTypeValueSet_Value) Enum

func (USCoreClinicalNoteTypeValueSet_Value) EnumDescriptor deprecated

func (USCoreClinicalNoteTypeValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreClinicalNoteTypeValueSet_Value.Descriptor instead.

func (USCoreClinicalNoteTypeValueSet_Value) Number

func (USCoreClinicalNoteTypeValueSet_Value) String

func (USCoreClinicalNoteTypeValueSet_Value) Type

type USCoreConditionCategoryCodesValueSet

type USCoreConditionCategoryCodesValueSet struct {
	// contains filtered or unexported fields
}

The US Core Condition Category Codes support the separate concepts of problems and health concerns in Condition.category in order for API consumers to be able to separate health concerns and problems. However this is not mandatory for 2015 certification See http://hl7.org/fhir/us/core/ValueSet/us-core-condition-category

func (*USCoreConditionCategoryCodesValueSet) Descriptor deprecated

func (*USCoreConditionCategoryCodesValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreConditionCategoryCodesValueSet.ProtoReflect.Descriptor instead.

func (*USCoreConditionCategoryCodesValueSet) ProtoMessage

func (*USCoreConditionCategoryCodesValueSet) ProtoMessage()

func (*USCoreConditionCategoryCodesValueSet) ProtoReflect

func (*USCoreConditionCategoryCodesValueSet) Reset

func (*USCoreConditionCategoryCodesValueSet) String

type USCoreConditionCategoryCodesValueSet_Value

type USCoreConditionCategoryCodesValueSet_Value int32
const (
	USCoreConditionCategoryCodesValueSet_INVALID_UNINITIALIZED USCoreConditionCategoryCodesValueSet_Value = 0
	USCoreConditionCategoryCodesValueSet_PROBLEM_LIST_ITEM     USCoreConditionCategoryCodesValueSet_Value = 1
	USCoreConditionCategoryCodesValueSet_ENCOUNTER_DIAGNOSIS   USCoreConditionCategoryCodesValueSet_Value = 2
	USCoreConditionCategoryCodesValueSet_HEALTH_CONCERN        USCoreConditionCategoryCodesValueSet_Value = 3
)

func (USCoreConditionCategoryCodesValueSet_Value) Descriptor

func (USCoreConditionCategoryCodesValueSet_Value) Enum

func (USCoreConditionCategoryCodesValueSet_Value) EnumDescriptor deprecated

func (USCoreConditionCategoryCodesValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreConditionCategoryCodesValueSet_Value.Descriptor instead.

func (USCoreConditionCategoryCodesValueSet_Value) Number

func (USCoreConditionCategoryCodesValueSet_Value) String

func (USCoreConditionCategoryCodesValueSet_Value) Type

type USCoreConditionCategoryExtensionCode

type USCoreConditionCategoryExtensionCode struct {
	// contains filtered or unexported fields
}

Set of codes that are needed for implementation of the US-Core profiles. These codes are used as extensions to the FHIR and US Core value sets.

See http://hl7.org/fhir/us/core/CodeSystem/condition-category

func (*USCoreConditionCategoryExtensionCode) Descriptor deprecated

func (*USCoreConditionCategoryExtensionCode) Descriptor() ([]byte, []int)

Deprecated: Use USCoreConditionCategoryExtensionCode.ProtoReflect.Descriptor instead.

func (*USCoreConditionCategoryExtensionCode) ProtoMessage

func (*USCoreConditionCategoryExtensionCode) ProtoMessage()

func (*USCoreConditionCategoryExtensionCode) ProtoReflect

func (*USCoreConditionCategoryExtensionCode) Reset

func (*USCoreConditionCategoryExtensionCode) String

type USCoreConditionCategoryExtensionCode_Value

type USCoreConditionCategoryExtensionCode_Value int32
const (
	USCoreConditionCategoryExtensionCode_INVALID_UNINITIALIZED USCoreConditionCategoryExtensionCode_Value = 0
	USCoreConditionCategoryExtensionCode_PROBLEM               USCoreConditionCategoryExtensionCode_Value = 1
	USCoreConditionCategoryExtensionCode_HEALTH_CONCERN        USCoreConditionCategoryExtensionCode_Value = 2
)

func (USCoreConditionCategoryExtensionCode_Value) Descriptor

func (USCoreConditionCategoryExtensionCode_Value) Enum

func (USCoreConditionCategoryExtensionCode_Value) EnumDescriptor deprecated

func (USCoreConditionCategoryExtensionCode_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreConditionCategoryExtensionCode_Value.Descriptor instead.

func (USCoreConditionCategoryExtensionCode_Value) Number

func (USCoreConditionCategoryExtensionCode_Value) String

func (USCoreConditionCategoryExtensionCode_Value) Type

type USCoreConditionCodeValueSet

type USCoreConditionCodeValueSet struct {
	// contains filtered or unexported fields
}

This describes the problem. Diagnosis/Problem List is broadly defined as a series of brief statements that catalog a patient's medical, nursing, dental, social, preventative and psychiatric events and issues that are relevant to that patient's healthcare (e.g., signs, symptoms, and defined conditions). ICD-10 is appropriate for Diagnosis information, and ICD-9 for historical information. See http://hl7.org/fhir/us/core/ValueSet/us-core-condition-code

func (*USCoreConditionCodeValueSet) Descriptor deprecated

func (*USCoreConditionCodeValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreConditionCodeValueSet.ProtoReflect.Descriptor instead.

func (*USCoreConditionCodeValueSet) ProtoMessage

func (*USCoreConditionCodeValueSet) ProtoMessage()

func (*USCoreConditionCodeValueSet) ProtoReflect

func (*USCoreConditionCodeValueSet) Reset

func (x *USCoreConditionCodeValueSet) Reset()

func (*USCoreConditionCodeValueSet) String

func (x *USCoreConditionCodeValueSet) String() string

type USCoreConditionCodeValueSet_Value

type USCoreConditionCodeValueSet_Value int32
const (
	USCoreConditionCodeValueSet_INVALID_UNINITIALIZED USCoreConditionCodeValueSet_Value = 0
	USCoreConditionCodeValueSet_V_160245001           USCoreConditionCodeValueSet_Value = 1
)

func (USCoreConditionCodeValueSet_Value) Descriptor

func (USCoreConditionCodeValueSet_Value) Enum

func (USCoreConditionCodeValueSet_Value) EnumDescriptor deprecated

func (USCoreConditionCodeValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreConditionCodeValueSet_Value.Descriptor instead.

func (USCoreConditionCodeValueSet_Value) Number

func (USCoreConditionCodeValueSet_Value) String

func (USCoreConditionCodeValueSet_Value) Type

type USCoreDiagnosticReportCategoryValueSet

type USCoreDiagnosticReportCategoryValueSet struct {
	// contains filtered or unexported fields
}

The US Core Diagnostic Report Category Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes. See http://hl7.org/fhir/us/core/ValueSet/us-core-diagnosticreport-category

func (*USCoreDiagnosticReportCategoryValueSet) Descriptor deprecated

func (*USCoreDiagnosticReportCategoryValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreDiagnosticReportCategoryValueSet.ProtoReflect.Descriptor instead.

func (*USCoreDiagnosticReportCategoryValueSet) ProtoMessage

func (*USCoreDiagnosticReportCategoryValueSet) ProtoReflect

func (*USCoreDiagnosticReportCategoryValueSet) Reset

func (*USCoreDiagnosticReportCategoryValueSet) String

type USCoreDiagnosticReportCategoryValueSet_Value

type USCoreDiagnosticReportCategoryValueSet_Value int32
const (
	USCoreDiagnosticReportCategoryValueSet_INVALID_UNINITIALIZED USCoreDiagnosticReportCategoryValueSet_Value = 0
	USCoreDiagnosticReportCategoryValueSet_LP29684_5             USCoreDiagnosticReportCategoryValueSet_Value = 1
	USCoreDiagnosticReportCategoryValueSet_LP29708_2             USCoreDiagnosticReportCategoryValueSet_Value = 2
	USCoreDiagnosticReportCategoryValueSet_LP7839_6              USCoreDiagnosticReportCategoryValueSet_Value = 3
)

func (USCoreDiagnosticReportCategoryValueSet_Value) Descriptor

func (USCoreDiagnosticReportCategoryValueSet_Value) Enum

func (USCoreDiagnosticReportCategoryValueSet_Value) EnumDescriptor deprecated

func (USCoreDiagnosticReportCategoryValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreDiagnosticReportCategoryValueSet_Value.Descriptor instead.

func (USCoreDiagnosticReportCategoryValueSet_Value) Number

func (USCoreDiagnosticReportCategoryValueSet_Value) String

func (USCoreDiagnosticReportCategoryValueSet_Value) Type

type USCoreDocumentReferenceTypeValueSet

type USCoreDocumentReferenceTypeValueSet struct {
	// contains filtered or unexported fields
}

The US Core DocumentReference Type Value Set includes all LOINC values whose SCALE is DOC in the LOINC database and the HL7 v3 Code System NullFlavor concept 'unknown' See http://hl7.org/fhir/us/core/ValueSet/us-core-documentreference-type

func (*USCoreDocumentReferenceTypeValueSet) Descriptor deprecated

func (*USCoreDocumentReferenceTypeValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreDocumentReferenceTypeValueSet.ProtoReflect.Descriptor instead.

func (*USCoreDocumentReferenceTypeValueSet) ProtoMessage

func (*USCoreDocumentReferenceTypeValueSet) ProtoMessage()

func (*USCoreDocumentReferenceTypeValueSet) ProtoReflect

func (*USCoreDocumentReferenceTypeValueSet) Reset

func (*USCoreDocumentReferenceTypeValueSet) String

type USCoreDocumentReferenceTypeValueSet_Value

type USCoreDocumentReferenceTypeValueSet_Value int32
const (
	USCoreDocumentReferenceTypeValueSet_INVALID_UNINITIALIZED USCoreDocumentReferenceTypeValueSet_Value = 0
	USCoreDocumentReferenceTypeValueSet_UNK                   USCoreDocumentReferenceTypeValueSet_Value = 1
)

func (USCoreDocumentReferenceTypeValueSet_Value) Descriptor

func (USCoreDocumentReferenceTypeValueSet_Value) Enum

func (USCoreDocumentReferenceTypeValueSet_Value) EnumDescriptor deprecated

func (USCoreDocumentReferenceTypeValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreDocumentReferenceTypeValueSet_Value.Descriptor instead.

func (USCoreDocumentReferenceTypeValueSet_Value) Number

func (USCoreDocumentReferenceTypeValueSet_Value) String

func (USCoreDocumentReferenceTypeValueSet_Value) Type

type USCoreDocumentReferencesCategoryCode

type USCoreDocumentReferencesCategoryCode struct {
	// contains filtered or unexported fields
}

The US Core DocumentReferences Type Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources. See http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category

func (*USCoreDocumentReferencesCategoryCode) Descriptor deprecated

func (*USCoreDocumentReferencesCategoryCode) Descriptor() ([]byte, []int)

Deprecated: Use USCoreDocumentReferencesCategoryCode.ProtoReflect.Descriptor instead.

func (*USCoreDocumentReferencesCategoryCode) ProtoMessage

func (*USCoreDocumentReferencesCategoryCode) ProtoMessage()

func (*USCoreDocumentReferencesCategoryCode) ProtoReflect

func (*USCoreDocumentReferencesCategoryCode) Reset

func (*USCoreDocumentReferencesCategoryCode) String

type USCoreDocumentReferencesCategoryCode_Value

type USCoreDocumentReferencesCategoryCode_Value int32
const (
	USCoreDocumentReferencesCategoryCode_INVALID_UNINITIALIZED USCoreDocumentReferencesCategoryCode_Value = 0
	USCoreDocumentReferencesCategoryCode_CLINICAL_NOTE         USCoreDocumentReferencesCategoryCode_Value = 1
)

func (USCoreDocumentReferencesCategoryCode_Value) Descriptor

func (USCoreDocumentReferencesCategoryCode_Value) Enum

func (USCoreDocumentReferencesCategoryCode_Value) EnumDescriptor deprecated

func (USCoreDocumentReferencesCategoryCode_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreDocumentReferencesCategoryCode_Value.Descriptor instead.

func (USCoreDocumentReferencesCategoryCode_Value) Number

func (USCoreDocumentReferencesCategoryCode_Value) String

func (USCoreDocumentReferencesCategoryCode_Value) Type

type USCoreObservationSmokingStatusStatusValueSet

type USCoreObservationSmokingStatusStatusValueSet struct {
	// contains filtered or unexported fields
}

Codes providing the status of an observation for smoking status. Constrained to `final`and `entered-in-error`. See http://hl7.org/fhir/us/core/ValueSet/us-core-observation-smoking-status-status

func (*USCoreObservationSmokingStatusStatusValueSet) Descriptor deprecated

Deprecated: Use USCoreObservationSmokingStatusStatusValueSet.ProtoReflect.Descriptor instead.

func (*USCoreObservationSmokingStatusStatusValueSet) ProtoMessage

func (*USCoreObservationSmokingStatusStatusValueSet) ProtoReflect

func (*USCoreObservationSmokingStatusStatusValueSet) Reset

func (*USCoreObservationSmokingStatusStatusValueSet) String

type USCoreObservationSmokingStatusStatusValueSet_Value

type USCoreObservationSmokingStatusStatusValueSet_Value int32
const (
	USCoreObservationSmokingStatusStatusValueSet_INVALID_UNINITIALIZED USCoreObservationSmokingStatusStatusValueSet_Value = 0
	USCoreObservationSmokingStatusStatusValueSet_FINAL                 USCoreObservationSmokingStatusStatusValueSet_Value = 1
	USCoreObservationSmokingStatusStatusValueSet_ENTERED_IN_ERROR      USCoreObservationSmokingStatusStatusValueSet_Value = 2
)

func (USCoreObservationSmokingStatusStatusValueSet_Value) Descriptor

func (USCoreObservationSmokingStatusStatusValueSet_Value) Enum

func (USCoreObservationSmokingStatusStatusValueSet_Value) EnumDescriptor deprecated

Deprecated: Use USCoreObservationSmokingStatusStatusValueSet_Value.Descriptor instead.

func (USCoreObservationSmokingStatusStatusValueSet_Value) Number

func (USCoreObservationSmokingStatusStatusValueSet_Value) String

func (USCoreObservationSmokingStatusStatusValueSet_Value) Type

type USCoreProvenancePaticipantTypeCodesValueSet

type USCoreProvenancePaticipantTypeCodesValueSet struct {
	// contains filtered or unexported fields
}

The type of participation a provenance agent played for a given target. See http://hl7.org/fhir/us/core/ValueSet/us-core-provenance-participant-type

func (*USCoreProvenancePaticipantTypeCodesValueSet) Descriptor deprecated

Deprecated: Use USCoreProvenancePaticipantTypeCodesValueSet.ProtoReflect.Descriptor instead.

func (*USCoreProvenancePaticipantTypeCodesValueSet) ProtoMessage

func (*USCoreProvenancePaticipantTypeCodesValueSet) ProtoReflect

func (*USCoreProvenancePaticipantTypeCodesValueSet) Reset

func (*USCoreProvenancePaticipantTypeCodesValueSet) String

type USCoreProvenancePaticipantTypeCodesValueSet_Value

type USCoreProvenancePaticipantTypeCodesValueSet_Value int32
const (
	USCoreProvenancePaticipantTypeCodesValueSet_INVALID_UNINITIALIZED USCoreProvenancePaticipantTypeCodesValueSet_Value = 0
	USCoreProvenancePaticipantTypeCodesValueSet_TRANSMITTER           USCoreProvenancePaticipantTypeCodesValueSet_Value = 1
	USCoreProvenancePaticipantTypeCodesValueSet_ENTERER               USCoreProvenancePaticipantTypeCodesValueSet_Value = 2
	USCoreProvenancePaticipantTypeCodesValueSet_PERFORMER             USCoreProvenancePaticipantTypeCodesValueSet_Value = 3
	USCoreProvenancePaticipantTypeCodesValueSet_AUTHOR                USCoreProvenancePaticipantTypeCodesValueSet_Value = 4
	USCoreProvenancePaticipantTypeCodesValueSet_VERIFIER              USCoreProvenancePaticipantTypeCodesValueSet_Value = 5
	USCoreProvenancePaticipantTypeCodesValueSet_LEGAL                 USCoreProvenancePaticipantTypeCodesValueSet_Value = 6
	USCoreProvenancePaticipantTypeCodesValueSet_ATTESTER              USCoreProvenancePaticipantTypeCodesValueSet_Value = 7
	USCoreProvenancePaticipantTypeCodesValueSet_INFORMANT             USCoreProvenancePaticipantTypeCodesValueSet_Value = 8
	USCoreProvenancePaticipantTypeCodesValueSet_CUSTODIAN             USCoreProvenancePaticipantTypeCodesValueSet_Value = 9
	USCoreProvenancePaticipantTypeCodesValueSet_ASSEMBLER             USCoreProvenancePaticipantTypeCodesValueSet_Value = 10
	USCoreProvenancePaticipantTypeCodesValueSet_COMPOSER              USCoreProvenancePaticipantTypeCodesValueSet_Value = 11
)

func (USCoreProvenancePaticipantTypeCodesValueSet_Value) Descriptor

func (USCoreProvenancePaticipantTypeCodesValueSet_Value) Enum

func (USCoreProvenancePaticipantTypeCodesValueSet_Value) EnumDescriptor deprecated

Deprecated: Use USCoreProvenancePaticipantTypeCodesValueSet_Value.Descriptor instead.

func (USCoreProvenancePaticipantTypeCodesValueSet_Value) Number

func (USCoreProvenancePaticipantTypeCodesValueSet_Value) String

func (USCoreProvenancePaticipantTypeCodesValueSet_Value) Type

type USCoreProvenancePaticipantTypeExtensionCode

type USCoreProvenancePaticipantTypeExtensionCode struct {
	// contains filtered or unexported fields
}

Set of codes that are needed for implementation of the US-Core profiles. These codes are used as extensions to the FHIR and US Core value sets.

See http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type

func (*USCoreProvenancePaticipantTypeExtensionCode) Descriptor deprecated

Deprecated: Use USCoreProvenancePaticipantTypeExtensionCode.ProtoReflect.Descriptor instead.

func (*USCoreProvenancePaticipantTypeExtensionCode) ProtoMessage

func (*USCoreProvenancePaticipantTypeExtensionCode) ProtoReflect

func (*USCoreProvenancePaticipantTypeExtensionCode) Reset

func (*USCoreProvenancePaticipantTypeExtensionCode) String

type USCoreProvenancePaticipantTypeExtensionCode_Value

type USCoreProvenancePaticipantTypeExtensionCode_Value int32
const (
	USCoreProvenancePaticipantTypeExtensionCode_INVALID_UNINITIALIZED USCoreProvenancePaticipantTypeExtensionCode_Value = 0
	USCoreProvenancePaticipantTypeExtensionCode_TRANSMITTER           USCoreProvenancePaticipantTypeExtensionCode_Value = 1
)

func (USCoreProvenancePaticipantTypeExtensionCode_Value) Descriptor

func (USCoreProvenancePaticipantTypeExtensionCode_Value) Enum

func (USCoreProvenancePaticipantTypeExtensionCode_Value) EnumDescriptor deprecated

Deprecated: Use USCoreProvenancePaticipantTypeExtensionCode_Value.Descriptor instead.

func (USCoreProvenancePaticipantTypeExtensionCode_Value) Number

func (USCoreProvenancePaticipantTypeExtensionCode_Value) String

func (USCoreProvenancePaticipantTypeExtensionCode_Value) Type

type USCoreProviderRoleNuccValueSet

type USCoreProviderRoleNuccValueSet struct {
	// contains filtered or unexported fields
}

Provider roles codes which are composed of the NUCC Health Care Provider Taxonomy Code Set classification codes for providers. Only concepts with a classification and no specialization are included. See http://hl7.org/fhir/us/core/ValueSet/us-core-provider-role

func (*USCoreProviderRoleNuccValueSet) Descriptor deprecated

func (*USCoreProviderRoleNuccValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreProviderRoleNuccValueSet.ProtoReflect.Descriptor instead.

func (*USCoreProviderRoleNuccValueSet) ProtoMessage

func (*USCoreProviderRoleNuccValueSet) ProtoMessage()

func (*USCoreProviderRoleNuccValueSet) ProtoReflect

func (*USCoreProviderRoleNuccValueSet) Reset

func (x *USCoreProviderRoleNuccValueSet) Reset()

func (*USCoreProviderRoleNuccValueSet) String

type USCoreProviderRoleNuccValueSet_Value

type USCoreProviderRoleNuccValueSet_Value int32
const (
	USCoreProviderRoleNuccValueSet_INVALID_UNINITIALIZED                                                                               USCoreProviderRoleNuccValueSet_Value = 0
	USCoreProviderRoleNuccValueSet_COUNSELOR                                                                                           USCoreProviderRoleNuccValueSet_Value = 1
	USCoreProviderRoleNuccValueSet_PSYCHOANALYST                                                                                       USCoreProviderRoleNuccValueSet_Value = 2
	USCoreProviderRoleNuccValueSet_POETRY_THERAPIST                                                                                    USCoreProviderRoleNuccValueSet_Value = 3
	USCoreProviderRoleNuccValueSet_CLINICAL_NEUROPSYCHOLOGIST                                                                          USCoreProviderRoleNuccValueSet_Value = 4
	USCoreProviderRoleNuccValueSet_BEHAVIOR_ANALYST                                                                                    USCoreProviderRoleNuccValueSet_Value = 5
	USCoreProviderRoleNuccValueSet_PSYCHOLOGIST                                                                                        USCoreProviderRoleNuccValueSet_Value = 6
	USCoreProviderRoleNuccValueSet_SOCIAL_WORKER                                                                                       USCoreProviderRoleNuccValueSet_Value = 7
	USCoreProviderRoleNuccValueSet_ASSISTANT_BEHAVIOR_ANALYST                                                                          USCoreProviderRoleNuccValueSet_Value = 8
	USCoreProviderRoleNuccValueSet_MARRIAGE_FAMILY_THERAPIST                                                                           USCoreProviderRoleNuccValueSet_Value = 9
	USCoreProviderRoleNuccValueSet_BEHAVIOR_TECHNICIAN                                                                                 USCoreProviderRoleNuccValueSet_Value = 10
	USCoreProviderRoleNuccValueSet_CHIROPRACTOR                                                                                        USCoreProviderRoleNuccValueSet_Value = 11
	USCoreProviderRoleNuccValueSet_DENTIST                                                                                             USCoreProviderRoleNuccValueSet_Value = 12
	USCoreProviderRoleNuccValueSet_DENTURIST                                                                                           USCoreProviderRoleNuccValueSet_Value = 13
	USCoreProviderRoleNuccValueSet_DENTAL_HYGIENIST                                                                                    USCoreProviderRoleNuccValueSet_Value = 14
	USCoreProviderRoleNuccValueSet_DENTAL_THERAPIST                                                                                    USCoreProviderRoleNuccValueSet_Value = 15
	USCoreProviderRoleNuccValueSet_ADVANCED_PRACTICE_DENTAL_THERAPIST                                                                  USCoreProviderRoleNuccValueSet_Value = 16
	USCoreProviderRoleNuccValueSet_ORAL_MEDICINIST                                                                                     USCoreProviderRoleNuccValueSet_Value = 17
	USCoreProviderRoleNuccValueSet_DENTAL_ASSISTANT                                                                                    USCoreProviderRoleNuccValueSet_Value = 18
	USCoreProviderRoleNuccValueSet_DENTAL_LABORATORY_TECHNICIAN                                                                        USCoreProviderRoleNuccValueSet_Value = 19
	USCoreProviderRoleNuccValueSet_DIETARY_MANAGER                                                                                     USCoreProviderRoleNuccValueSet_Value = 20
	USCoreProviderRoleNuccValueSet_NUTRITIONIST                                                                                        USCoreProviderRoleNuccValueSet_Value = 21
	USCoreProviderRoleNuccValueSet_DIETITIAN_REGISTERED                                                                                USCoreProviderRoleNuccValueSet_Value = 22
	USCoreProviderRoleNuccValueSet_DIETETIC_TECHNICIAN_REGISTERED                                                                      USCoreProviderRoleNuccValueSet_Value = 23
	USCoreProviderRoleNuccValueSet_PERSONAL_EMERGENCY_RESPONSE_ATTENDANT                                                               USCoreProviderRoleNuccValueSet_Value = 24
	USCoreProviderRoleNuccValueSet_EMERGENCY_MEDICAL_TECHNICIAN_PARAMEDIC                                                              USCoreProviderRoleNuccValueSet_Value = 25
	USCoreProviderRoleNuccValueSet_EMERGENCY_MEDICAL_TECHNICIAN_INTERMEDIATE                                                           USCoreProviderRoleNuccValueSet_Value = 26
	USCoreProviderRoleNuccValueSet_EMERGENCY_MEDICAL_TECHNICIAN_BASIC                                                                  USCoreProviderRoleNuccValueSet_Value = 27
	USCoreProviderRoleNuccValueSet_OPTOMETRIST                                                                                         USCoreProviderRoleNuccValueSet_Value = 28
	USCoreProviderRoleNuccValueSet_TECHNICIAN_TECHNOLOGIST                                                                             USCoreProviderRoleNuccValueSet_Value = 29
	USCoreProviderRoleNuccValueSet_REGISTERED_NURSE                                                                                    USCoreProviderRoleNuccValueSet_Value = 30
	USCoreProviderRoleNuccValueSet_LICENSED_PRACTICAL_NURSE                                                                            USCoreProviderRoleNuccValueSet_Value = 31
	USCoreProviderRoleNuccValueSet_LICENSED_VOCATIONAL_NURSE                                                                           USCoreProviderRoleNuccValueSet_Value = 32
	USCoreProviderRoleNuccValueSet_LICENSED_PSYCHIATRIC_TECHNICIAN                                                                     USCoreProviderRoleNuccValueSet_Value = 33
	USCoreProviderRoleNuccValueSet_MEDICAL_GENETICS_PH_D_MEDICAL_GENETICS                                                              USCoreProviderRoleNuccValueSet_Value = 34
	USCoreProviderRoleNuccValueSet_GENETIC_COUNSELOR_MS                                                                                USCoreProviderRoleNuccValueSet_Value = 35
	USCoreProviderRoleNuccValueSet_MILITARY_HEALTH_CARE_PROVIDER                                                                       USCoreProviderRoleNuccValueSet_Value = 36
	USCoreProviderRoleNuccValueSet_ACUPUNCTURIST                                                                                       USCoreProviderRoleNuccValueSet_Value = 37
	USCoreProviderRoleNuccValueSet_CASE_MANAGER_CARE_COORDINATOR                                                                       USCoreProviderRoleNuccValueSet_Value = 38
	USCoreProviderRoleNuccValueSet_INTERPRETER                                                                                         USCoreProviderRoleNuccValueSet_Value = 39
	USCoreProviderRoleNuccValueSet_CONTRACTOR                                                                                          USCoreProviderRoleNuccValueSet_Value = 40
	USCoreProviderRoleNuccValueSet_DRIVER                                                                                              USCoreProviderRoleNuccValueSet_Value = 41
	USCoreProviderRoleNuccValueSet_MECHANOTHERAPIST                                                                                    USCoreProviderRoleNuccValueSet_Value = 42
	USCoreProviderRoleNuccValueSet_NAPRAPATH                                                                                           USCoreProviderRoleNuccValueSet_Value = 43
	USCoreProviderRoleNuccValueSet_COMMUNITY_HEALTH_WORKER                                                                             USCoreProviderRoleNuccValueSet_Value = 44
	USCoreProviderRoleNuccValueSet_LEGAL_MEDICINE_173000000_X                                                                          USCoreProviderRoleNuccValueSet_Value = 45
	USCoreProviderRoleNuccValueSet_REFLEXOLOGIST                                                                                       USCoreProviderRoleNuccValueSet_Value = 46
	USCoreProviderRoleNuccValueSet_SLEEP_SPECIALIST_PH_D                                                                               USCoreProviderRoleNuccValueSet_Value = 47
	USCoreProviderRoleNuccValueSet_MEALS                                                                                               USCoreProviderRoleNuccValueSet_Value = 48
	USCoreProviderRoleNuccValueSet_SPECIALIST                                                                                          USCoreProviderRoleNuccValueSet_Value = 49
	USCoreProviderRoleNuccValueSet_HEALTH_EDUCATOR                                                                                     USCoreProviderRoleNuccValueSet_Value = 50
	USCoreProviderRoleNuccValueSet_VETERINARIAN                                                                                        USCoreProviderRoleNuccValueSet_Value = 51
	USCoreProviderRoleNuccValueSet_LACTATION_CONSULTANT_NON_RN                                                                         USCoreProviderRoleNuccValueSet_Value = 52
	USCoreProviderRoleNuccValueSet_CLINICAL_ETHICIST                                                                                   USCoreProviderRoleNuccValueSet_Value = 53
	USCoreProviderRoleNuccValueSet_NATUROPATH                                                                                          USCoreProviderRoleNuccValueSet_Value = 54
	USCoreProviderRoleNuccValueSet_HOMEOPATH                                                                                           USCoreProviderRoleNuccValueSet_Value = 55
	USCoreProviderRoleNuccValueSet_MIDWIFE_LAY                                                                                         USCoreProviderRoleNuccValueSet_Value = 56
	USCoreProviderRoleNuccValueSet_PEER_SPECIALIST                                                                                     USCoreProviderRoleNuccValueSet_Value = 57
	USCoreProviderRoleNuccValueSet_MIDWIFE                                                                                             USCoreProviderRoleNuccValueSet_Value = 58
	USCoreProviderRoleNuccValueSet_FUNERAL_DIRECTOR                                                                                    USCoreProviderRoleNuccValueSet_Value = 59
	USCoreProviderRoleNuccValueSet_LODGING                                                                                             USCoreProviderRoleNuccValueSet_Value = 60
	USCoreProviderRoleNuccValueSet_PHARMACIST                                                                                          USCoreProviderRoleNuccValueSet_Value = 61
	USCoreProviderRoleNuccValueSet_PHARMACY_TECHNICIAN                                                                                 USCoreProviderRoleNuccValueSet_Value = 62
	USCoreProviderRoleNuccValueSet_MULTI_SPECIALTY                                                                                     USCoreProviderRoleNuccValueSet_Value = 63
	USCoreProviderRoleNuccValueSet_SINGLE_SPECIALTY                                                                                    USCoreProviderRoleNuccValueSet_Value = 64
	USCoreProviderRoleNuccValueSet_INDEPENDENT_MEDICAL_EXAMINER                                                                        USCoreProviderRoleNuccValueSet_Value = 65
	USCoreProviderRoleNuccValueSet_PHLEBOLOGY                                                                                          USCoreProviderRoleNuccValueSet_Value = 66
	USCoreProviderRoleNuccValueSet_NEUROMUSCULOSKELETAL_MEDICINE_SPORTS_MEDICINE                                                       USCoreProviderRoleNuccValueSet_Value = 67
	USCoreProviderRoleNuccValueSet_NEUROMUSCULOSKELETAL_MEDICINE_OMM                                                                   USCoreProviderRoleNuccValueSet_Value = 68
	USCoreProviderRoleNuccValueSet_ORAL_MAXILLOFACIAL_SURGERY                                                                          USCoreProviderRoleNuccValueSet_Value = 69
	USCoreProviderRoleNuccValueSet_TRANSPLANT_SURGERY                                                                                  USCoreProviderRoleNuccValueSet_Value = 70
	USCoreProviderRoleNuccValueSet_ELECTRODIAGNOSTIC_MEDICINE                                                                          USCoreProviderRoleNuccValueSet_Value = 71
	USCoreProviderRoleNuccValueSet_ALLERGY_IMMUNOLOGY                                                                                  USCoreProviderRoleNuccValueSet_Value = 72
	USCoreProviderRoleNuccValueSet_ANESTHESIOLOGY                                                                                      USCoreProviderRoleNuccValueSet_Value = 73
	USCoreProviderRoleNuccValueSet_DERMATOLOGY                                                                                         USCoreProviderRoleNuccValueSet_Value = 74
	USCoreProviderRoleNuccValueSet_EMERGENCY_MEDICINE                                                                                  USCoreProviderRoleNuccValueSet_Value = 75
	USCoreProviderRoleNuccValueSet_FAMILY_MEDICINE                                                                                     USCoreProviderRoleNuccValueSet_Value = 76
	USCoreProviderRoleNuccValueSet_INTERNAL_MEDICINE                                                                                   USCoreProviderRoleNuccValueSet_Value = 77
	USCoreProviderRoleNuccValueSet_NEUROLOGICAL_SURGERY                                                                                USCoreProviderRoleNuccValueSet_Value = 78
	USCoreProviderRoleNuccValueSet_NUCLEAR_MEDICINE                                                                                    USCoreProviderRoleNuccValueSet_Value = 79
	USCoreProviderRoleNuccValueSet_OBSTETRICS_GYNECOLOGY                                                                               USCoreProviderRoleNuccValueSet_Value = 80
	USCoreProviderRoleNuccValueSet_OPHTHALMOLOGY                                                                                       USCoreProviderRoleNuccValueSet_Value = 81
	USCoreProviderRoleNuccValueSet_ORTHOPAEDIC_SURGERY                                                                                 USCoreProviderRoleNuccValueSet_Value = 82
	USCoreProviderRoleNuccValueSet_OTOLARYNGOLOGY                                                                                      USCoreProviderRoleNuccValueSet_Value = 83
	USCoreProviderRoleNuccValueSet_PEDIATRICS                                                                                          USCoreProviderRoleNuccValueSet_Value = 84
	USCoreProviderRoleNuccValueSet_PHYSICAL_MEDICINE_REHABILITATION                                                                    USCoreProviderRoleNuccValueSet_Value = 85
	USCoreProviderRoleNuccValueSet_PLASTIC_SURGERY                                                                                     USCoreProviderRoleNuccValueSet_Value = 86
	USCoreProviderRoleNuccValueSet_SURGERY                                                                                             USCoreProviderRoleNuccValueSet_Value = 87
	USCoreProviderRoleNuccValueSet_UROLOGY                                                                                             USCoreProviderRoleNuccValueSet_Value = 88
	USCoreProviderRoleNuccValueSet_COLON_RECTAL_SURGERY                                                                                USCoreProviderRoleNuccValueSet_Value = 89
	USCoreProviderRoleNuccValueSet_GENERAL_PRACTICE                                                                                    USCoreProviderRoleNuccValueSet_Value = 90
	USCoreProviderRoleNuccValueSet_THORACIC_SURGERY_CARDIOTHORACIC_VASCULAR_SURGERY                                                    USCoreProviderRoleNuccValueSet_Value = 91
	USCoreProviderRoleNuccValueSet_HOSPITALIST                                                                                         USCoreProviderRoleNuccValueSet_Value = 92
	USCoreProviderRoleNuccValueSet_CLINICAL_PHARMACOLOGY                                                                               USCoreProviderRoleNuccValueSet_Value = 93
	USCoreProviderRoleNuccValueSet_LEGAL_MEDICINE_209800000_X                                                                          USCoreProviderRoleNuccValueSet_Value = 94
	USCoreProviderRoleNuccValueSet_ASSISTANT_PODIATRIC                                                                                 USCoreProviderRoleNuccValueSet_Value = 95
	USCoreProviderRoleNuccValueSet_PODIATRIST                                                                                          USCoreProviderRoleNuccValueSet_Value = 96
	USCoreProviderRoleNuccValueSet_ART_THERAPIST                                                                                       USCoreProviderRoleNuccValueSet_Value = 97
	USCoreProviderRoleNuccValueSet_DEVELOPMENTAL_THERAPIST                                                                             USCoreProviderRoleNuccValueSet_Value = 98
	USCoreProviderRoleNuccValueSet_ORTHOTIST                                                                                           USCoreProviderRoleNuccValueSet_Value = 99
	USCoreProviderRoleNuccValueSet_MASTECTOMY_FITTER                                                                                   USCoreProviderRoleNuccValueSet_Value = 100
	USCoreProviderRoleNuccValueSet_PEDORTHIST                                                                                          USCoreProviderRoleNuccValueSet_Value = 101
	USCoreProviderRoleNuccValueSet_PROSTHETIST                                                                                         USCoreProviderRoleNuccValueSet_Value = 102
	USCoreProviderRoleNuccValueSet_CLINICAL_EXERCISE_PHYSIOLOGIST                                                                      USCoreProviderRoleNuccValueSet_Value = 103
	USCoreProviderRoleNuccValueSet_OCCUPATIONAL_THERAPY_ASSISTANT                                                                      USCoreProviderRoleNuccValueSet_Value = 104
	USCoreProviderRoleNuccValueSet_ORTHOTIC_FITTER                                                                                     USCoreProviderRoleNuccValueSet_Value = 105
	USCoreProviderRoleNuccValueSet_PHYSICAL_THERAPIST                                                                                  USCoreProviderRoleNuccValueSet_Value = 106
	USCoreProviderRoleNuccValueSet_PHYSICAL_THERAPY_ASSISTANT                                                                          USCoreProviderRoleNuccValueSet_Value = 107
	USCoreProviderRoleNuccValueSet_REHABILITATION_PRACTITIONER                                                                         USCoreProviderRoleNuccValueSet_Value = 108
	USCoreProviderRoleNuccValueSet_SPECIALIST_TECHNOLOGIST_225500000_X                                                                 USCoreProviderRoleNuccValueSet_Value = 109
	USCoreProviderRoleNuccValueSet_DANCE_THERAPIST                                                                                     USCoreProviderRoleNuccValueSet_Value = 110
	USCoreProviderRoleNuccValueSet_MASSAGE_THERAPIST                                                                                   USCoreProviderRoleNuccValueSet_Value = 111
	USCoreProviderRoleNuccValueSet_RECREATION_THERAPIST                                                                                USCoreProviderRoleNuccValueSet_Value = 112
	USCoreProviderRoleNuccValueSet_MUSIC_THERAPIST                                                                                     USCoreProviderRoleNuccValueSet_Value = 113
	USCoreProviderRoleNuccValueSet_PULMONARY_FUNCTION_TECHNOLOGIST                                                                     USCoreProviderRoleNuccValueSet_Value = 114
	USCoreProviderRoleNuccValueSet_REHABILITATION_COUNSELOR                                                                            USCoreProviderRoleNuccValueSet_Value = 115
	USCoreProviderRoleNuccValueSet_OCCUPATIONAL_THERAPIST                                                                              USCoreProviderRoleNuccValueSet_Value = 116
	USCoreProviderRoleNuccValueSet_RECREATIONAL_THERAPIST_ASSISTANT                                                                    USCoreProviderRoleNuccValueSet_Value = 117
	USCoreProviderRoleNuccValueSet_KINESIOTHERAPIST                                                                                    USCoreProviderRoleNuccValueSet_Value = 118
	USCoreProviderRoleNuccValueSet_RESPIRATORY_THERAPIST_CERTIFIED                                                                     USCoreProviderRoleNuccValueSet_Value = 119
	USCoreProviderRoleNuccValueSet_RESPIRATORY_THERAPIST_REGISTERED                                                                    USCoreProviderRoleNuccValueSet_Value = 120
	USCoreProviderRoleNuccValueSet_ANAPLASTOLOGIST                                                                                     USCoreProviderRoleNuccValueSet_Value = 121
	USCoreProviderRoleNuccValueSet_AUDIOLOGIST                                                                                         USCoreProviderRoleNuccValueSet_Value = 122
	USCoreProviderRoleNuccValueSet_SPECIALIST_TECHNOLOGIST_235500000_X                                                                 USCoreProviderRoleNuccValueSet_Value = 123
	USCoreProviderRoleNuccValueSet_SPEECH_LANGUAGE_PATHOLOGIST                                                                         USCoreProviderRoleNuccValueSet_Value = 124
	USCoreProviderRoleNuccValueSet_AUDIOLOGIST_HEARING_AID_FITTER                                                                      USCoreProviderRoleNuccValueSet_Value = 125
	USCoreProviderRoleNuccValueSet_HEARING_INSTRUMENT_SPECIALIST                                                                       USCoreProviderRoleNuccValueSet_Value = 126
	USCoreProviderRoleNuccValueSet_PERFUSIONIST                                                                                        USCoreProviderRoleNuccValueSet_Value = 127
	USCoreProviderRoleNuccValueSet_RADIOLOGY_PRACTITIONER_ASSISTANT                                                                    USCoreProviderRoleNuccValueSet_Value = 128
	USCoreProviderRoleNuccValueSet_SPECIALIST_TECHNOLOGIST_PATHOLOGY                                                                   USCoreProviderRoleNuccValueSet_Value = 129
	USCoreProviderRoleNuccValueSet_TECHNICIAN_PATHOLOGY                                                                                USCoreProviderRoleNuccValueSet_Value = 130
	USCoreProviderRoleNuccValueSet_TECHNICIAN_CARDIOLOGY                                                                               USCoreProviderRoleNuccValueSet_Value = 131
	USCoreProviderRoleNuccValueSet_SPECIALIST_TECHNOLOGIST_CARDIOVASCULAR                                                              USCoreProviderRoleNuccValueSet_Value = 132
	USCoreProviderRoleNuccValueSet_SPECIALIST_TECHNOLOGIST_HEALTH_INFORMATION                                                          USCoreProviderRoleNuccValueSet_Value = 133
	USCoreProviderRoleNuccValueSet_SPECIALIST_TECHNOLOGIST_OTHER                                                                       USCoreProviderRoleNuccValueSet_Value = 134
	USCoreProviderRoleNuccValueSet_TECHNICIAN_HEALTH_INFORMATION                                                                       USCoreProviderRoleNuccValueSet_Value = 135
	USCoreProviderRoleNuccValueSet_RADIOLOGIC_TECHNOLOGIST                                                                             USCoreProviderRoleNuccValueSet_Value = 136
	USCoreProviderRoleNuccValueSet_TECHNICIAN_OTHER                                                                                    USCoreProviderRoleNuccValueSet_Value = 137
	USCoreProviderRoleNuccValueSet_LOCAL_EDUCATION_AGENCY_LEA                                                                          USCoreProviderRoleNuccValueSet_Value = 138
	USCoreProviderRoleNuccValueSet_CASE_MANAGEMENT                                                                                     USCoreProviderRoleNuccValueSet_Value = 139
	USCoreProviderRoleNuccValueSet_DAY_TRAINING_DEVELOPMENTALLY_DISABLED_SERVICES                                                      USCoreProviderRoleNuccValueSet_Value = 140
	USCoreProviderRoleNuccValueSet_HOME_HEALTH                                                                                         USCoreProviderRoleNuccValueSet_Value = 141
	USCoreProviderRoleNuccValueSet_HOME_INFUSION                                                                                       USCoreProviderRoleNuccValueSet_Value = 142
	USCoreProviderRoleNuccValueSet_HOSPICE_CARE_COMMUNITY_BASED                                                                        USCoreProviderRoleNuccValueSet_Value = 143
	USCoreProviderRoleNuccValueSet_NURSING_CARE                                                                                        USCoreProviderRoleNuccValueSet_Value = 144
	USCoreProviderRoleNuccValueSet_PUBLIC_HEALTH_OR_WELFARE                                                                            USCoreProviderRoleNuccValueSet_Value = 145
	USCoreProviderRoleNuccValueSet_COMMUNITY_BEHAVIORAL_HEALTH                                                                         USCoreProviderRoleNuccValueSet_Value = 146
	USCoreProviderRoleNuccValueSet_PROGRAM_OF_ALL_INCLUSIVE_CARE_FOR_THE_ELDERLY_PACE_PROVIDER_ORGANIZATION                            USCoreProviderRoleNuccValueSet_Value = 147
	USCoreProviderRoleNuccValueSet_VOLUNTARY_OR_CHARITABLE                                                                             USCoreProviderRoleNuccValueSet_Value = 148
	USCoreProviderRoleNuccValueSet_SUPPORTS_BROKERAGE                                                                                  USCoreProviderRoleNuccValueSet_Value = 149
	USCoreProviderRoleNuccValueSet_EARLY_INTERVENTION_PROVIDER_AGENCY                                                                  USCoreProviderRoleNuccValueSet_Value = 150
	USCoreProviderRoleNuccValueSet_FOSTER_CARE_AGENCY                                                                                  USCoreProviderRoleNuccValueSet_Value = 151
	USCoreProviderRoleNuccValueSet_IN_HOME_SUPPORTIVE_CARE                                                                             USCoreProviderRoleNuccValueSet_Value = 152
	USCoreProviderRoleNuccValueSet_CLINIC_CENTER                                                                                       USCoreProviderRoleNuccValueSet_Value = 153
	USCoreProviderRoleNuccValueSet_EPILEPSY_UNIT                                                                                       USCoreProviderRoleNuccValueSet_Value = 154
	USCoreProviderRoleNuccValueSet_PSYCHIATRIC_UNIT                                                                                    USCoreProviderRoleNuccValueSet_Value = 155
	USCoreProviderRoleNuccValueSet_REHABILITATION_UNIT                                                                                 USCoreProviderRoleNuccValueSet_Value = 156
	USCoreProviderRoleNuccValueSet_MEDICARE_DEFINED_SWING_BED_UNIT                                                                     USCoreProviderRoleNuccValueSet_Value = 157
	USCoreProviderRoleNuccValueSet_REHABILITATION_SUBSTANCE_USE_DISORDER_UNIT                                                          USCoreProviderRoleNuccValueSet_Value = 158
	USCoreProviderRoleNuccValueSet_CHRONIC_DISEASE_HOSPITAL                                                                            USCoreProviderRoleNuccValueSet_Value = 159
	USCoreProviderRoleNuccValueSet_LONG_TERM_CARE_HOSPITAL                                                                             USCoreProviderRoleNuccValueSet_Value = 160
	USCoreProviderRoleNuccValueSet_RELIGIOUS_NONMEDICAL_HEALTH_CARE_INSTITUTION                                                        USCoreProviderRoleNuccValueSet_Value = 161
	USCoreProviderRoleNuccValueSet_GENERAL_ACUTE_CARE_HOSPITAL                                                                         USCoreProviderRoleNuccValueSet_Value = 162
	USCoreProviderRoleNuccValueSet_PSYCHIATRIC_HOSPITAL                                                                                USCoreProviderRoleNuccValueSet_Value = 163
	USCoreProviderRoleNuccValueSet_REHABILITATION_HOSPITAL                                                                             USCoreProviderRoleNuccValueSet_Value = 164
	USCoreProviderRoleNuccValueSet_SPECIAL_HOSPITAL                                                                                    USCoreProviderRoleNuccValueSet_Value = 165
	USCoreProviderRoleNuccValueSet_MILITARY_HOSPITAL                                                                                   USCoreProviderRoleNuccValueSet_Value = 166
	USCoreProviderRoleNuccValueSet_CHRISTIAN_SCIENCE_SANITORIUM                                                                        USCoreProviderRoleNuccValueSet_Value = 167
	USCoreProviderRoleNuccValueSet_MILITARY_CLINICAL_MEDICAL_LABORATORY                                                                USCoreProviderRoleNuccValueSet_Value = 168
	USCoreProviderRoleNuccValueSet_CLINICAL_MEDICAL_LABORATORY                                                                         USCoreProviderRoleNuccValueSet_Value = 169
	USCoreProviderRoleNuccValueSet_DENTAL_LABORATORY                                                                                   USCoreProviderRoleNuccValueSet_Value = 170
	USCoreProviderRoleNuccValueSet_PHYSIOLOGICAL_LABORATORY                                                                            USCoreProviderRoleNuccValueSet_Value = 171
	USCoreProviderRoleNuccValueSet_EXCLUSIVE_PROVIDER_ORGANIZATION                                                                     USCoreProviderRoleNuccValueSet_Value = 172
	USCoreProviderRoleNuccValueSet_HEALTH_MAINTENANCE_ORGANIZATION                                                                     USCoreProviderRoleNuccValueSet_Value = 173
	USCoreProviderRoleNuccValueSet_PREFERRED_PROVIDER_ORGANIZATION                                                                     USCoreProviderRoleNuccValueSet_Value = 174
	USCoreProviderRoleNuccValueSet_POINT_OF_SERVICE                                                                                    USCoreProviderRoleNuccValueSet_Value = 175
	USCoreProviderRoleNuccValueSet_ASSISTED_LIVING_FACILITY                                                                            USCoreProviderRoleNuccValueSet_Value = 176
	USCoreProviderRoleNuccValueSet_INTERMEDIATE_CARE_FACILITY_MENTAL_ILLNESS                                                           USCoreProviderRoleNuccValueSet_Value = 177
	USCoreProviderRoleNuccValueSet_ALZHEIMER_CENTER_DEMENTIA_CENTER                                                                    USCoreProviderRoleNuccValueSet_Value = 178
	USCoreProviderRoleNuccValueSet_CUSTODIAL_CARE_FACILITY                                                                             USCoreProviderRoleNuccValueSet_Value = 179
	USCoreProviderRoleNuccValueSet_NURSING_FACILITY_INTERMEDIATE_CARE_FACILITY                                                         USCoreProviderRoleNuccValueSet_Value = 180
	USCoreProviderRoleNuccValueSet_SKILLED_NURSING_FACILITY                                                                            USCoreProviderRoleNuccValueSet_Value = 181
	USCoreProviderRoleNuccValueSet_HOSPICE_INPATIENT                                                                                   USCoreProviderRoleNuccValueSet_Value = 182
	USCoreProviderRoleNuccValueSet_INTERMEDIATE_CARE_FACILITY_MENTALLY_RETARDED                                                        USCoreProviderRoleNuccValueSet_Value = 183
	USCoreProviderRoleNuccValueSet_CHRISTIAN_SCIENCE_FACILITY                                                                          USCoreProviderRoleNuccValueSet_Value = 184
	USCoreProviderRoleNuccValueSet_RESIDENTIAL_TREATMENT_FACILITY_MENTAL_RETARDATION_AND_OR_DEVELOPMENTAL_DISABILITIES                 USCoreProviderRoleNuccValueSet_Value = 185
	USCoreProviderRoleNuccValueSet_RESIDENTIAL_TREATMENT_FACILITY_PHYSICAL_DISABILITIES                                                USCoreProviderRoleNuccValueSet_Value = 186
	USCoreProviderRoleNuccValueSet_COMMUNITY_BASED_RESIDENTIAL_TREATMENT_FACILITY_MENTAL_ILLNESS                                       USCoreProviderRoleNuccValueSet_Value = 187
	USCoreProviderRoleNuccValueSet_COMMUNITY_BASED_RESIDENTIAL_TREATMENT_FACILITY_MENTAL_RETARDATION_AND_OR_DEVELOPMENTAL_DISABILITIES USCoreProviderRoleNuccValueSet_Value = 188
	USCoreProviderRoleNuccValueSet_RESIDENTIAL_TREATMENT_FACILITY_EMOTIONALLY_DISTURBED_CHILDREN                                       USCoreProviderRoleNuccValueSet_Value = 189
	USCoreProviderRoleNuccValueSet_PSYCHIATRIC_RESIDENTIAL_TREATMENT_FACILITY                                                          USCoreProviderRoleNuccValueSet_Value = 190
	USCoreProviderRoleNuccValueSet_SUBSTANCE_ABUSE_REHABILITATION_FACILITY                                                             USCoreProviderRoleNuccValueSet_Value = 191
	USCoreProviderRoleNuccValueSet_BLOOD_BANK                                                                                          USCoreProviderRoleNuccValueSet_Value = 192
	USCoreProviderRoleNuccValueSet_MILITARY_U_S_COAST_GUARD_PHARMACY                                                                   USCoreProviderRoleNuccValueSet_Value = 193
	USCoreProviderRoleNuccValueSet_DEPARTMENT_OF_VETERANS_AFFAIRS_VA_PHARMACY                                                          USCoreProviderRoleNuccValueSet_Value = 194
	USCoreProviderRoleNuccValueSet_INDIAN_HEALTH_SERVICE_TRIBAL_URBAN_INDIAN_HEALTH_I_T_U_PHARMACY                                     USCoreProviderRoleNuccValueSet_Value = 195
	USCoreProviderRoleNuccValueSet_NON_PHARMACY_DISPENSING_SITE                                                                        USCoreProviderRoleNuccValueSet_Value = 196
	USCoreProviderRoleNuccValueSet_DURABLE_MEDICAL_EQUIPMENT_MEDICAL_SUPPLIES                                                          USCoreProviderRoleNuccValueSet_Value = 197
	USCoreProviderRoleNuccValueSet_EYE_BANK                                                                                            USCoreProviderRoleNuccValueSet_Value = 198
	USCoreProviderRoleNuccValueSet_EYEWEAR_SUPPLIER                                                                                    USCoreProviderRoleNuccValueSet_Value = 199
	USCoreProviderRoleNuccValueSet_HEARING_AID_EQUIPMENT                                                                               USCoreProviderRoleNuccValueSet_Value = 200
	USCoreProviderRoleNuccValueSet_HOME_DELIVERED_MEALS                                                                                USCoreProviderRoleNuccValueSet_Value = 201
	USCoreProviderRoleNuccValueSet_EMERGENCY_RESPONSE_SYSTEM_COMPANIES                                                                 USCoreProviderRoleNuccValueSet_Value = 202
	USCoreProviderRoleNuccValueSet_PHARMACY                                                                                            USCoreProviderRoleNuccValueSet_Value = 203
	USCoreProviderRoleNuccValueSet_PROSTHETIC_ORTHOTIC_SUPPLIER                                                                        USCoreProviderRoleNuccValueSet_Value = 204
	USCoreProviderRoleNuccValueSet_MEDICAL_FOODS_SUPPLIER                                                                              USCoreProviderRoleNuccValueSet_Value = 205
	USCoreProviderRoleNuccValueSet_ORGAN_PROCUREMENT_ORGANIZATION                                                                      USCoreProviderRoleNuccValueSet_Value = 206
	USCoreProviderRoleNuccValueSet_PORTABLE_X_RAY_AND_OR_OTHER_PORTABLE_DIAGNOSTIC_IMAGING_SUPPLIER                                    USCoreProviderRoleNuccValueSet_Value = 207
	USCoreProviderRoleNuccValueSet_AMBULANCE                                                                                           USCoreProviderRoleNuccValueSet_Value = 208
	USCoreProviderRoleNuccValueSet_MILITARY_U_S_COAST_GUARD_TRANSPORT                                                                  USCoreProviderRoleNuccValueSet_Value = 209
	USCoreProviderRoleNuccValueSet_SECURED_MEDICAL_TRANSPORT_VAN                                                                       USCoreProviderRoleNuccValueSet_Value = 210
	USCoreProviderRoleNuccValueSet_NON_EMERGENCY_MEDICAL_TRANSPORT_VAN                                                                 USCoreProviderRoleNuccValueSet_Value = 211
	USCoreProviderRoleNuccValueSet_TAXI                                                                                                USCoreProviderRoleNuccValueSet_Value = 212
	USCoreProviderRoleNuccValueSet_AIR_CARRIER                                                                                         USCoreProviderRoleNuccValueSet_Value = 213
	USCoreProviderRoleNuccValueSet_BUS                                                                                                 USCoreProviderRoleNuccValueSet_Value = 214
	USCoreProviderRoleNuccValueSet_PRIVATE_VEHICLE                                                                                     USCoreProviderRoleNuccValueSet_Value = 215
	USCoreProviderRoleNuccValueSet_TRAIN                                                                                               USCoreProviderRoleNuccValueSet_Value = 216
	USCoreProviderRoleNuccValueSet_TRANSPORTATION_BROKER                                                                               USCoreProviderRoleNuccValueSet_Value = 217
	USCoreProviderRoleNuccValueSet_PHYSICIAN_ASSISTANT                                                                                 USCoreProviderRoleNuccValueSet_Value = 218
	USCoreProviderRoleNuccValueSet_NURSE_PRACTITIONER                                                                                  USCoreProviderRoleNuccValueSet_Value = 219
	USCoreProviderRoleNuccValueSet_CLINICAL_NURSE_SPECIALIST                                                                           USCoreProviderRoleNuccValueSet_Value = 220
	USCoreProviderRoleNuccValueSet_NURSE_ANESTHETIST_CERTIFIED_REGISTERED                                                              USCoreProviderRoleNuccValueSet_Value = 221
	USCoreProviderRoleNuccValueSet_ADVANCED_PRACTICE_MIDWIFE                                                                           USCoreProviderRoleNuccValueSet_Value = 222
	USCoreProviderRoleNuccValueSet_ANESTHESIOLOGIST_ASSISTANT                                                                          USCoreProviderRoleNuccValueSet_Value = 223
	USCoreProviderRoleNuccValueSet_CHORE_PROVIDER                                                                                      USCoreProviderRoleNuccValueSet_Value = 224
	USCoreProviderRoleNuccValueSet_ADULT_COMPANION                                                                                     USCoreProviderRoleNuccValueSet_Value = 225
	USCoreProviderRoleNuccValueSet_DAY_TRAINING_HABILITATION_SPECIALIST                                                                USCoreProviderRoleNuccValueSet_Value = 226
	USCoreProviderRoleNuccValueSet_TECHNICIAN                                                                                          USCoreProviderRoleNuccValueSet_Value = 227
	USCoreProviderRoleNuccValueSet_DOULA                                                                                               USCoreProviderRoleNuccValueSet_Value = 228
	USCoreProviderRoleNuccValueSet_RELIGIOUS_NONMEDICAL_PRACTITIONER                                                                   USCoreProviderRoleNuccValueSet_Value = 229
	USCoreProviderRoleNuccValueSet_RELIGIOUS_NONMEDICAL_NURSING_PERSONNEL                                                              USCoreProviderRoleNuccValueSet_Value = 230
	USCoreProviderRoleNuccValueSet_HOME_HEALTH_AIDE                                                                                    USCoreProviderRoleNuccValueSet_Value = 231
	USCoreProviderRoleNuccValueSet_NURSING_HOME_ADMINISTRATOR                                                                          USCoreProviderRoleNuccValueSet_Value = 232
	USCoreProviderRoleNuccValueSet_HOMEMAKER                                                                                           USCoreProviderRoleNuccValueSet_Value = 233
	USCoreProviderRoleNuccValueSet_NURSES_AIDE                                                                                         USCoreProviderRoleNuccValueSet_Value = 234
	USCoreProviderRoleNuccValueSet_RESPITE_CARE                                                                                        USCoreProviderRoleNuccValueSet_Value = 235
	USCoreProviderRoleNuccValueSet_STUDENT_IN_AN_ORGANIZED_HEALTH_CARE_EDUCATION_TRAINING_PROGRAM                                      USCoreProviderRoleNuccValueSet_Value = 236
	USCoreProviderRoleNuccValueSet_PREVENTION_PROFESSIONAL                                                                             USCoreProviderRoleNuccValueSet_Value = 237
)

func (USCoreProviderRoleNuccValueSet_Value) Descriptor

func (USCoreProviderRoleNuccValueSet_Value) Enum

func (USCoreProviderRoleNuccValueSet_Value) EnumDescriptor deprecated

func (USCoreProviderRoleNuccValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreProviderRoleNuccValueSet_Value.Descriptor instead.

func (USCoreProviderRoleNuccValueSet_Value) Number

func (USCoreProviderRoleNuccValueSet_Value) String

func (USCoreProviderRoleNuccValueSet_Value) Type

type USCoreSmokingStatusObservationCodesValueSet

type USCoreSmokingStatusObservationCodesValueSet struct {
	// contains filtered or unexported fields
}

The US Core Smoking Status Observation Codes Value Set is a 'starter set' of concepts to capture smoking status. See http://hl7.org/fhir/us/core/ValueSet/us-core-smoking-status-observation-codes

func (*USCoreSmokingStatusObservationCodesValueSet) Descriptor deprecated

Deprecated: Use USCoreSmokingStatusObservationCodesValueSet.ProtoReflect.Descriptor instead.

func (*USCoreSmokingStatusObservationCodesValueSet) ProtoMessage

func (*USCoreSmokingStatusObservationCodesValueSet) ProtoReflect

func (*USCoreSmokingStatusObservationCodesValueSet) Reset

func (*USCoreSmokingStatusObservationCodesValueSet) String

type USCoreSmokingStatusObservationCodesValueSet_Value

type USCoreSmokingStatusObservationCodesValueSet_Value int32
const (
	USCoreSmokingStatusObservationCodesValueSet_INVALID_UNINITIALIZED       USCoreSmokingStatusObservationCodesValueSet_Value = 0
	USCoreSmokingStatusObservationCodesValueSet_TOBACCO_SMOKING_STATUS_NHIS USCoreSmokingStatusObservationCodesValueSet_Value = 1
)

func (USCoreSmokingStatusObservationCodesValueSet_Value) Descriptor

func (USCoreSmokingStatusObservationCodesValueSet_Value) Enum

func (USCoreSmokingStatusObservationCodesValueSet_Value) EnumDescriptor deprecated

Deprecated: Use USCoreSmokingStatusObservationCodesValueSet_Value.Descriptor instead.

func (USCoreSmokingStatusObservationCodesValueSet_Value) Number

func (USCoreSmokingStatusObservationCodesValueSet_Value) String

func (USCoreSmokingStatusObservationCodesValueSet_Value) Type

type USCoreSmokingStatusValueSet

type USCoreSmokingStatusValueSet struct {
	// contains filtered or unexported fields
}

This value set indicates the current smoking status of a patient. See http://hl7.org/fhir/us/core/ValueSet/us-core-observation-smokingstatus

func (*USCoreSmokingStatusValueSet) Descriptor deprecated

func (*USCoreSmokingStatusValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreSmokingStatusValueSet.ProtoReflect.Descriptor instead.

func (*USCoreSmokingStatusValueSet) ProtoMessage

func (*USCoreSmokingStatusValueSet) ProtoMessage()

func (*USCoreSmokingStatusValueSet) ProtoReflect

func (*USCoreSmokingStatusValueSet) Reset

func (x *USCoreSmokingStatusValueSet) Reset()

func (*USCoreSmokingStatusValueSet) String

func (x *USCoreSmokingStatusValueSet) String() string

type USCoreSmokingStatusValueSet_Value

type USCoreSmokingStatusValueSet_Value int32
const (
	USCoreSmokingStatusValueSet_INVALID_UNINITIALIZED         USCoreSmokingStatusValueSet_Value = 0
	USCoreSmokingStatusValueSet_CURRENT_EVERY_DAY_SMOKER      USCoreSmokingStatusValueSet_Value = 1
	USCoreSmokingStatusValueSet_CURRENT_SOME_DAY_SMOKER       USCoreSmokingStatusValueSet_Value = 2
	USCoreSmokingStatusValueSet_FORMER_SMOKER                 USCoreSmokingStatusValueSet_Value = 3
	USCoreSmokingStatusValueSet_NEVER_SMOKER                  USCoreSmokingStatusValueSet_Value = 4
	USCoreSmokingStatusValueSet_SMOKER_CURRENT_STATUS_UNKNOWN USCoreSmokingStatusValueSet_Value = 5
	USCoreSmokingStatusValueSet_UNKNOWN_IF_EVER_SMOKED        USCoreSmokingStatusValueSet_Value = 6
	USCoreSmokingStatusValueSet_CURRENT_HEAVY_TOBACCO_SMOKER  USCoreSmokingStatusValueSet_Value = 7
	USCoreSmokingStatusValueSet_CURRENT_LIGHT_TOBACCO_SMOKER  USCoreSmokingStatusValueSet_Value = 8
)

func (USCoreSmokingStatusValueSet_Value) Descriptor

func (USCoreSmokingStatusValueSet_Value) Enum

func (USCoreSmokingStatusValueSet_Value) EnumDescriptor deprecated

func (USCoreSmokingStatusValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreSmokingStatusValueSet_Value.Descriptor instead.

func (USCoreSmokingStatusValueSet_Value) Number

func (USCoreSmokingStatusValueSet_Value) String

func (USCoreSmokingStatusValueSet_Value) Type

type USCoreVaccineAdministeredValueSetCvxValueSet

type USCoreVaccineAdministeredValueSetCvxValueSet struct {
	// contains filtered or unexported fields
}

This identifies the vaccine substance administered - CVX codes. **Inclusion Criteria:** Any CVX code with CVX 'status' (VSAC Property) = `Active`,` Inactive`, `Non-US` except those noted in exclusions. **Exclusion Criteria:** CVX codes that have a CVX 'status' of either `Pending` or `Never Active` AND CVX codes with CVX 'Nonvaccine' property = True. Available at http://www2a.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx See http://hl7.org/fhir/us/core/ValueSet/us-core-vaccines-cvx

func (*USCoreVaccineAdministeredValueSetCvxValueSet) Descriptor deprecated

Deprecated: Use USCoreVaccineAdministeredValueSetCvxValueSet.ProtoReflect.Descriptor instead.

func (*USCoreVaccineAdministeredValueSetCvxValueSet) ProtoMessage

func (*USCoreVaccineAdministeredValueSetCvxValueSet) ProtoReflect

func (*USCoreVaccineAdministeredValueSetCvxValueSet) Reset

func (*USCoreVaccineAdministeredValueSetCvxValueSet) String

type USCoreVaccineAdministeredValueSetCvxValueSet_Value

type USCoreVaccineAdministeredValueSetCvxValueSet_Value int32
const (
	USCoreVaccineAdministeredValueSetCvxValueSet_INVALID_UNINITIALIZED                                                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 0
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_TETANUS_TOXOIDS_AND_PERTUSSIS_VACCINE                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 1
	USCoreVaccineAdministeredValueSetCvxValueSet_TRIVALENT_POLIOVIRUS_VACCINE_LIVE_ORAL                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 2
	USCoreVaccineAdministeredValueSetCvxValueSet_MEASLES_MUMPS_AND_RUBELLA_VIRUS_VACCINE                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 3
	USCoreVaccineAdministeredValueSetCvxValueSet_MEASLES_AND_RUBELLA_VIRUS_VACCINE                                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 4
	USCoreVaccineAdministeredValueSetCvxValueSet_MEASLES_VIRUS_VACCINE                                                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 5
	USCoreVaccineAdministeredValueSetCvxValueSet_RUBELLA_VIRUS_VACCINE                                                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 6
	USCoreVaccineAdministeredValueSetCvxValueSet_MUMPS_VIRUS_VACCINE                                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 7
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_VACCINE_PEDIATRIC_OR_PEDIATRIC_ADOLESCENT_DOSAGE                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 8
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_PRESERVATIVE_FREE_FOR_ADULT_USE_2_LF_OF_TETANUS_TOXOID_AND_2_LF_OF_DIPHTHERIA_TOXOID                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 9
	USCoreVaccineAdministeredValueSetCvxValueSet_POLIOVIRUS_VACCINE_INACTIVATED                                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 10
	USCoreVaccineAdministeredValueSetCvxValueSet_PNEUMOCOCCAL_CONJUGATE_VACCINE_7_VALENT                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 11
	USCoreVaccineAdministeredValueSetCvxValueSet_TYPHOID_VI_CAPSULAR_POLYSACCHARIDE_VACCINE                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 12
	USCoreVaccineAdministeredValueSetCvxValueSet_DTP_HAEMOPHILUS_INFLUENZAE_TYPE_B_CONJUGATE_AND_HEPATITIS_B_VACCINE                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 13
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_C_CONJUGATE_VACCINE                                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 14
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_A_AND_HEPATITIS_B_VACCINE                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 15
	USCoreVaccineAdministeredValueSetCvxValueSet_VACCINIA_SMALLPOX_VACCINE_DILUTED                                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 16
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_VACCINE_5_PERTUSSIS_ANTIGENS                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 17
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_VACCINE_UNSPECIFIED_FORMULATION                                                                          USCoreVaccineAdministeredValueSetCvxValueSet_Value = 18
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_ACWY_VACCINE_UNSPECIFIED_FORMULATION                                                                                                          USCoreVaccineAdministeredValueSetCvxValueSet_Value = 19
	USCoreVaccineAdministeredValueSetCvxValueSet_PNEUMOCOCCAL_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 20
	USCoreVaccineAdministeredValueSetCvxValueSet_PERTUSSIS_VACCINE                                                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 21
	USCoreVaccineAdministeredValueSetCvxValueSet_D_TA_P_HEPATITIS_B_AND_POLIOVIRUS_VACCINE                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 22
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_VIRUS_VACCINE_LIVE_ATTENUATED_FOR_INTRANASAL_USE                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 23
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_TOXOID_UNSPECIFIED_FORMULATION                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 24
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_PRESERVATIVE_FREE_FOR_ADULT_USE_5_LF_OF_TETANUS_TOXOID_AND_2_LF_OF_DIPHTHERIA_TOXOID                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 25
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_POLYSACCHARIDE_GROUPS_A_C_Y_AND_W_135_DIPHTHERIA_TOXOID_CONJUGATE_VACCINE_MCV4_P                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 26
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_TOXOID_REDUCED_DIPHTHERIA_TOXOID_AND_ACELLULAR_PERTUSSIS_VACCINE_ADSORBED                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 27
	USCoreVaccineAdministeredValueSetCvxValueSet_ROTAVIRUS_LIVE_PENTAVALENT_VACCINE                                                                                                                          USCoreVaccineAdministeredValueSetCvxValueSet_Value = 28
	USCoreVaccineAdministeredValueSetCvxValueSet_VARICELLA_ZOSTER_IMMUNE_GLOBULIN_INVESTIGATIONAL_NEW_DRUG                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 29
	USCoreVaccineAdministeredValueSetCvxValueSet_HUMAN_PAPILLOMA_VIRUS_VACCINE_BIVALENT                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 30
	USCoreVaccineAdministeredValueSetCvxValueSet_ROTAVIRUS_LIVE_MONOVALENT_VACCINE                                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 31
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_ANTITOXIN                                                                                                                                        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 32
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_VACCINE_HAEMOPHILUS_INFLUENZAE_TYPE_B_CONJUGATE_AND_POLIOVIRUS_VACCINE_INACTIVATED_D_TA_P_HIB_IPV        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 33
	USCoreVaccineAdministeredValueSetCvxValueSet_ZOSTER_VACCINE_LIVE                                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 34
	USCoreVaccineAdministeredValueSetCvxValueSet_ROTAVIRUS_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 35
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_VIRUS_VACCINE_H5_N1_A_VIETNAM_1203_2004_NATIONAL_STOCKPILE                                                                                        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 36
	USCoreVaccineAdministeredValueSetCvxValueSet_NOVEL_INFLUENZA_H1_N1_09_LIVE_VIRUS_FOR_NASAL_ADMINISTRATION                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 37
	USCoreVaccineAdministeredValueSetCvxValueSet_NOVEL_INFLUENZA_H1_N1_09_PRESERVATIVE_FREE_INJECTABLE                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 38
	USCoreVaccineAdministeredValueSetCvxValueSet_NOVEL_INFLUENZA_H1_N1_09_INJECTABLE                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 39
	USCoreVaccineAdministeredValueSetCvxValueSet_NOVEL_INFLUENZA_H1_N1_09_ALL_FORMULATIONS                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 40
	USCoreVaccineAdministeredValueSetCvxValueSet_JAPANESE_ENCEPHALITIS_VACCINE_UNSPECIFIED_FORMULATION                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 41
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_IMMUNE_GLOBULIN_13                                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 42
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_VACCINE_AND_POLIOVIRUS_VACCINE_INACTIVATED                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 43
	USCoreVaccineAdministeredValueSetCvxValueSet_HISTORICAL_RECORD_OF_A_TYPHUS_VACCINATION                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 44
	USCoreVaccineAdministeredValueSetCvxValueSet_HISTORICAL_DIPHTHERIA_AND_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_POLIOVIRUS_HAEMOPHILUS_B_CONJUGATE_AND_HEPATITIS_B_RECOMBINANT_VACCINE                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 45
	USCoreVaccineAdministeredValueSetCvxValueSet_PNEUMOCOCCAL_CONJUGATE_VACCINE_13_VALENT                                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 46
	USCoreVaccineAdministeredValueSetCvxValueSet_JAPANESE_ENCEPHALITIS_VACCINE_FOR_INTRAMUSCULAR_ADMINISTRATION                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 47
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_HIGH_DOSE_SEASONAL_PRESERVATIVE_FREE                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 48
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_OLIGOSACCHARIDE_GROUPS_A_C_Y_AND_W_135_DIPHTHERIA_TOXOID_CONJUGATE_VACCINE_MCV4_O                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 49
	USCoreVaccineAdministeredValueSetCvxValueSet_HPV_UNSPECIFIED_FORMULATION                                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 50
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_NOT_ADSORBED_FOR_ADULT_USE                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 51
	USCoreVaccineAdministeredValueSetCvxValueSet_TD_ADULT_UNSPECIFIED_FORMULATION                                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 52
	USCoreVaccineAdministeredValueSetCvxValueSet_IMMUNE_GLOBULIN_UNSPECIFIED_FORMULATION                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 53
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_SEASONAL_INJECTABLE_PRESERVATIVE_FREE                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 54
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_SEASONAL_INJECTABLE                                                                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 55
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_TOXOID_NOT_ADSORBED                                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 56
	USCoreVaccineAdministeredValueSetCvxValueSet_ADENOVIRUS_TYPE_4_AND_TYPE_7_LIVE_ORAL                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 57
	USCoreVaccineAdministeredValueSetCvxValueSet_SEASONAL_INFLUENZA_INTRADERMAL_PRESERVATIVE_FREE                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 58
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_MCV4_UNSPECIFIED_CONJUGATE_FORMULATION_GROUPS_A_C_Y_AND_W_135                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 59
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_GROUPS_C_AND_Y_AND_HAEMOPHILUS_B_TETANUS_TOXOID_CONJUGATE_VACCINE                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 60
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_LIVE_INTRANASAL_QUADRIVALENT                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 61
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_VIRUS_VACCINE_SPLIT_VIRUS_INCL_PURIFIED_SURFACE_ANTIGEN_RETIRED_CODE                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 62
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INJECTABLE_QUADRIVALENT_PRESERVATIVE_FREE                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 63
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_NASAL_UNSPECIFIED_FORMULATION                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 64
	USCoreVaccineAdministeredValueSetCvxValueSet_PNEUMOCOCCAL_CONJUGATE_UNSPECIFIED_FORMULATION                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 65
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INJECTABLE_MADIN_DARBY_CANINE_KIDNEY_PRESERVATIVE_FREE                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 66
	USCoreVaccineAdministeredValueSetCvxValueSet_SEASONAL_TRIVALENT_RECOMBINANT_INJECTABLE_INFLUENZA_VACCINE_PRESERVATIVE_FREE                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 67
	USCoreVaccineAdministeredValueSetCvxValueSet_RHO_D_IMMUNE_GLOBULIN_IV_OR_IM                                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 68
	USCoreVaccineAdministeredValueSetCvxValueSet_RHO_D_IMMUNE_GLOBULIN_IM                                                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 69
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INJECTABLE_QUADRIVALENT_CONTAINS_PRESERVATIVE                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 70
	USCoreVaccineAdministeredValueSetCvxValueSet_RHO_D_UNSPECIFIED_FORMULATION                                                                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 71
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_VIRUS_VACCINE_WHOLE_VIRUS                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 72
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_A_MONOVALENT_H5_N1_ADJUVANTED_NATIONAL_STOCKPILE_2013                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 73
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INJECTABLEQUADRIVALENT_PRESERVATIVE_FREE_PEDIATRIC                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 74
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_B_VACCINE_FULLY_RECOMBINANT                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 75
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_B_VACCINE_RECOMBINANT_OMV_ADJUVANTED                                                                                                          USCoreVaccineAdministeredValueSetCvxValueSet_Value = 76
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_B_UNSPECIFIED_FORMULATION                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 77
	USCoreVaccineAdministeredValueSetCvxValueSet_HUMAN_PAPILLOMAVIRUS_9_VALENT_VACCINE                                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 78
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INTRADERMAL_QUADRIVALENT_PRESERVATIVE_FREE_INJECTABLE                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 79
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_VACCINE_OF_UNKNOWN_FORMULATION_AND_UNKNOWN_SEROGROUPS                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 80
	USCoreVaccineAdministeredValueSetCvxValueSet_SEASONAL_TRIVALENT_INFLUENZA_VACCINE_ADJUVANTED_PRESERVATIVE_FREE                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 81
	USCoreVaccineAdministeredValueSetCvxValueSet_HEP_A_LIVE_ATTENUATED_IM                                                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 82
	USCoreVaccineAdministeredValueSetCvxValueSet_HAEMOPHILUS_INFLUENZAE_TYPE_B_VACCINE_CONJUGATE_UNSPECIFIED_FORMULATION                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 83
	USCoreVaccineAdministeredValueSetCvxValueSet_NON_US_DIPHTHERIA_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_VACCINE_HAEMOPHILUS_INFLUENZAE_TYPE_B_CONJUGATE_AND_POLIOVIRUS_VACCINE_INACTIVATED_D_TA_P_HIB_IPV USCoreVaccineAdministeredValueSetCvxValueSet_Value = 84
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INJECTABLE_MADIN_DARBY_CANINE_KIDNEY_PRESERVATIVE_FREE_QUADRIVALENT                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 85
	USCoreVaccineAdministeredValueSetCvxValueSet_CHOLERA_WC_R_BS                                                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 86
	USCoreVaccineAdministeredValueSetCvxValueSet_CHOLERA_BIV_WC                                                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 87
	USCoreVaccineAdministeredValueSetCvxValueSet_CHOLERA_LIVE_ATTENUATED                                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 88
	USCoreVaccineAdministeredValueSetCvxValueSet_HUMAN_RABIES_VACCINE_FROM_HUMAN_DIPLOID_CELL_CULTURE                                                                                                        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 89
	USCoreVaccineAdministeredValueSetCvxValueSet_HUMAN_RABIES_VACCINE_FROM_CHICKEN_FIBROBLAST_CULTURE                                                                                                        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 90
	USCoreVaccineAdministeredValueSetCvxValueSet_PNEUMOCOCCAL_CONJUGATE_VACCINE_10_VALENT                                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 91
	USCoreVaccineAdministeredValueSetCvxValueSet_NON_US_BIVALENT_ORAL_POLIO_VACCINE_TYPES_1_AND_3                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 92
	USCoreVaccineAdministeredValueSetCvxValueSet_NON_US_MONOVALENT_ORAL_POLIO_VACCINE_UNSPECIFIED_FORMULATION                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 93
	USCoreVaccineAdministeredValueSetCvxValueSet_RABIES_VACCINE_FOR_INTRAMUSCULAR_INJECTION_RETIRED_CODE                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 94
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_IMMUNE_GLOBULIN_180                                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 95
	USCoreVaccineAdministeredValueSetCvxValueSet_ANTHRAX_IMMUNE_GLOBULIN                                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 96
	USCoreVaccineAdministeredValueSetCvxValueSet_ORAL_POLIO_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 97
	USCoreVaccineAdministeredValueSetCvxValueSet_YELLOW_FEVER_VACCINE_ALTERNATIVE_FORMULATION                                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 98
	USCoreVaccineAdministeredValueSetCvxValueSet_YELLOW_FEVER_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 99
	USCoreVaccineAdministeredValueSetCvxValueSet_SEASONAL_QUADRIVALENT_RECOMBINANT_INJECTABLE_INFLUENZA_VACCINE_PRESERVATIVE_FREE                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 100
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_INJECTABLE_MADIN_DARBY_CANINE_KIDNEY_QUADRIVALENT_WITH_PRESERVATIVE                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 101
	USCoreVaccineAdministeredValueSetCvxValueSet_ZOSTER_VACCINE_RECOMBINANT                                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 102
	USCoreVaccineAdministeredValueSetCvxValueSet_ZOSTER_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 103
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_VACCINE_RECOMBINANT_CP_G_ADJUVANTED                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 104
	USCoreVaccineAdministeredValueSetCvxValueSet_BACILLUS_CALMETTE_GUERIN_VACCINE                                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 105
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_TETANUS_TOXOIDS_AND_ACELLULAR_PERTUSSIS_VACCINE                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 106
	USCoreVaccineAdministeredValueSetCvxValueSet_VARICELLA_VIRUS_VACCINE                                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 107
	USCoreVaccineAdministeredValueSetCvxValueSet_DTP_HAEMOPHILUS_INFLUENZAE_TYPE_B_CONJUGATE_VACCINE                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 108
	USCoreVaccineAdministeredValueSetCvxValueSet_PLAGUE_VACCINE                                                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 109
	USCoreVaccineAdministeredValueSetCvxValueSet_ANTHRAX_VACCINE                                                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 110
	USCoreVaccineAdministeredValueSetCvxValueSet_TYPHOID_VACCINE_LIVE_ORAL                                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 111
	USCoreVaccineAdministeredValueSetCvxValueSet_CHOLERA_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 112
	USCoreVaccineAdministeredValueSetCvxValueSet_BOTULINUM_ANTITOXIN                                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 113
	USCoreVaccineAdministeredValueSetCvxValueSet_DIPHTHERIA_AND_TETANUS_TOXOIDS_ADSORBED_FOR_PEDIATRIC_USE                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 114
	USCoreVaccineAdministeredValueSetCvxValueSet_CYTOMEGALOVIRUS_IMMUNE_GLOBULIN_INTRAVENOUS                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 115
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_IMMUNE_GLOBULIN                                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 116
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_A_VACCINE_PEDIATRIC_DOSAGE_UNSPECIFIED_FORMULATION                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 117
	USCoreVaccineAdministeredValueSetCvxValueSet_MENINGOCOCCAL_POLYSACCHARIDE_VACCINE_MPSV4                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 118
	USCoreVaccineAdministeredValueSetCvxValueSet_PNEUMOCOCCAL_POLYSACCHARIDE_VACCINE_23_VALENT                                                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 119
	USCoreVaccineAdministeredValueSetCvxValueSet_RABIES_IMMUNE_GLOBULIN                                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 120
	USCoreVaccineAdministeredValueSetCvxValueSet_TETANUS_TOXOID_ADSORBED                                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 121
	USCoreVaccineAdministeredValueSetCvxValueSet_VARICELLA_ZOSTER_IMMUNE_GLOBULIN                                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 122
	USCoreVaccineAdministeredValueSetCvxValueSet_YELLOW_FEVER_VACCINE                                                                                                                                        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 123
	USCoreVaccineAdministeredValueSetCvxValueSet_RUBELLA_AND_MUMPS_VIRUS_VACCINE                                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 124
	USCoreVaccineAdministeredValueSetCvxValueSet_JAPANESE_ENCEPHALITIS_VACCINE_SC                                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 125
	USCoreVaccineAdministeredValueSetCvxValueSet_RABIES_VACCINE_FOR_INTRADERMAL_INJECTION                                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 126
	USCoreVaccineAdministeredValueSetCvxValueSet_TYPHOID_VACCINE_PARENTERAL_OTHER_THAN_ACETONE_KILLED_DRIED                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 127
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_VACCINE_ADOLESCENT_HIGH_RISK_INFANT_DOSAGE                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 128
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_VACCINE_ADULT_DOSAGE                                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 129
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_VACCINE_DIALYSIS_PATIENT_DOSAGE                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 130
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_B_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 131
	USCoreVaccineAdministeredValueSetCvxValueSet_HAEMOPHILUS_INFLUENZAE_TYPE_B_VACCINE_PRP_D_CONJUGATE                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 132
	USCoreVaccineAdministeredValueSetCvxValueSet_HAEMOPHILUS_INFLUENZAE_TYPE_B_VACCINE_HB_OC_CONJUGATE                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 133
	USCoreVaccineAdministeredValueSetCvxValueSet_HAEMOPHILUS_INFLUENZAE_TYPE_B_VACCINE_PRP_T_CONJUGATE                                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 134
	USCoreVaccineAdministeredValueSetCvxValueSet_HAEMOPHILUS_INFLUENZAE_TYPE_B_VACCINE_PRP_OMP_CONJUGATE                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 135
	USCoreVaccineAdministeredValueSetCvxValueSet_D_TA_P_HAEMOPHILUS_INFLUENZAE_TYPE_B_CONJUGATE_VACCINE                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 136
	USCoreVaccineAdministeredValueSetCvxValueSet_HAEMOPHILUS_INFLUENZAE_TYPE_B_CONJUGATE_AND_HEPATITIS_B_VACCINE                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 137
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_A_VACCINE_ADULT_DOSAGE                                                                                                                            USCoreVaccineAdministeredValueSetCvxValueSet_Value = 138
	USCoreVaccineAdministeredValueSetCvxValueSet_TYPHOID_VACCINE_PARENTERAL_ACETONE_KILLED_DRIED_U_S_MILITARY                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 139
	USCoreVaccineAdministeredValueSetCvxValueSet_ADENOVIRUS_VACCINE_TYPE_4_LIVE_ORAL                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 140
	USCoreVaccineAdministeredValueSetCvxValueSet_ADENOVIRUS_VACCINE_TYPE_7_LIVE_ORAL                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 141
	USCoreVaccineAdministeredValueSetCvxValueSet_HUMAN_PAPILLOMA_VIRUS_VACCINE_QUADRIVALENT                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 142
	USCoreVaccineAdministeredValueSetCvxValueSet_LYME_DISEASE_VACCINE                                                                                                                                        USCoreVaccineAdministeredValueSetCvxValueSet_Value = 143
	USCoreVaccineAdministeredValueSetCvxValueSet_PARAINFLUENZA_3_VIRUS_VACCINE                                                                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 144
	USCoreVaccineAdministeredValueSetCvxValueSet_RESPIRATORY_SYNCYTIAL_VIRUS_IMMUNE_GLOBULIN_INTRAVENOUS                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 145
	USCoreVaccineAdministeredValueSetCvxValueSet_ROTAVIRUS_LIVE_TETRAVALENT_VACCINE                                                                                                                          USCoreVaccineAdministeredValueSetCvxValueSet_Value = 146
	USCoreVaccineAdministeredValueSetCvxValueSet_VACCINIA_SMALLPOX_VACCINE                                                                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 147
	USCoreVaccineAdministeredValueSetCvxValueSet_STAPHYLOCOCCUS_BACTERIOPHAGE_LYSATE                                                                                                                         USCoreVaccineAdministeredValueSetCvxValueSet_Value = 148
	USCoreVaccineAdministeredValueSetCvxValueSet_TICK_BORNE_ENCEPHALITIS_VACCINE                                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 149
	USCoreVaccineAdministeredValueSetCvxValueSet_TULAREMIA_VACCINE                                                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 150
	USCoreVaccineAdministeredValueSetCvxValueSet_VACCINIA_IMMUNE_GLOBULIN                                                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 151
	USCoreVaccineAdministeredValueSetCvxValueSet_VENEZUELAN_EQUINE_ENCEPHALITIS_LIVE_ATTENUATED                                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 152
	USCoreVaccineAdministeredValueSetCvxValueSet_AS03_ADJUVANT                                                                                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 153
	USCoreVaccineAdministeredValueSetCvxValueSet_VENEZUELAN_EQUINE_ENCEPHALITIS_INACTIVATED                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 154
	USCoreVaccineAdministeredValueSetCvxValueSet_ADENOVIRUS_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 155
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_A_VACCINE_PEDIATRIC_ADOLESCENT_DOSAGE_2_DOSE_SCHEDULE                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 156
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_A_VACCINE_PEDIATRIC_ADOLESCENT_DOSAGE_3_DOSE_SCHEDULE                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 157
	USCoreVaccineAdministeredValueSetCvxValueSet_HEPATITIS_A_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 158
	USCoreVaccineAdministeredValueSetCvxValueSet_IMMUNE_GLOBULIN_INTRAMUSCULAR                                                                                                                               USCoreVaccineAdministeredValueSetCvxValueSet_Value = 159
	USCoreVaccineAdministeredValueSetCvxValueSet_IMMUNE_GLOBULIN_INTRAVENOUS                                                                                                                                 USCoreVaccineAdministeredValueSetCvxValueSet_Value = 160
	USCoreVaccineAdministeredValueSetCvxValueSet_INFLUENZA_VIRUS_VACCINE_UNSPECIFIED_FORMULATION                                                                                                             USCoreVaccineAdministeredValueSetCvxValueSet_Value = 161
	USCoreVaccineAdministeredValueSetCvxValueSet_POLIOVIRUS_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                  USCoreVaccineAdministeredValueSetCvxValueSet_Value = 162
	USCoreVaccineAdministeredValueSetCvxValueSet_RABIES_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                      USCoreVaccineAdministeredValueSetCvxValueSet_Value = 163
	USCoreVaccineAdministeredValueSetCvxValueSet_TYPHOID_VACCINE_UNSPECIFIED_FORMULATION                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 164
	USCoreVaccineAdministeredValueSetCvxValueSet_VENEZUELAN_EQUINE_ENCEPHALITIS_VACCINE_UNSPECIFIED_FORMULATION                                                                                              USCoreVaccineAdministeredValueSetCvxValueSet_Value = 165
	USCoreVaccineAdministeredValueSetCvxValueSet_RESPIRATORY_SYNCYTIAL_VIRUS_MONOCLONAL_ANTIBODY_PALIVIZUMAB_INTRAMUSCULAR                                                                                   USCoreVaccineAdministeredValueSetCvxValueSet_Value = 166
	USCoreVaccineAdministeredValueSetCvxValueSet_MEASLES_MUMPS_RUBELLA_AND_VARICELLA_VIRUS_VACCINE                                                                                                           USCoreVaccineAdministeredValueSetCvxValueSet_Value = 167
	USCoreVaccineAdministeredValueSetCvxValueSet_TUBERCULIN_SKIN_TEST_OLD_TUBERCULIN_MULTIPUNCTURE_DEVICE                                                                                                    USCoreVaccineAdministeredValueSetCvxValueSet_Value = 168
	USCoreVaccineAdministeredValueSetCvxValueSet_TUBERCULIN_SKIN_TEST_PURIFIED_PROTEIN_DERIVATIVE_SOLUTION_INTRADERMAL                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 169
	USCoreVaccineAdministeredValueSetCvxValueSet_TUBERCULIN_SKIN_TEST_PURIFIED_PROTEIN_DERIVATIVE_MULTIPUNCTURE_DEVICE                                                                                       USCoreVaccineAdministeredValueSetCvxValueSet_Value = 170
	USCoreVaccineAdministeredValueSetCvxValueSet_TUBERCULIN_SKIN_TEST_UNSPECIFIED_FORMULATION                                                                                                                USCoreVaccineAdministeredValueSetCvxValueSet_Value = 171
	USCoreVaccineAdministeredValueSetCvxValueSet_NO_VACCINE_ADMINISTERED                                                                                                                                     USCoreVaccineAdministeredValueSetCvxValueSet_Value = 172
)

func (USCoreVaccineAdministeredValueSetCvxValueSet_Value) Descriptor

func (USCoreVaccineAdministeredValueSetCvxValueSet_Value) Enum

func (USCoreVaccineAdministeredValueSetCvxValueSet_Value) EnumDescriptor deprecated

Deprecated: Use USCoreVaccineAdministeredValueSetCvxValueSet_Value.Descriptor instead.

func (USCoreVaccineAdministeredValueSetCvxValueSet_Value) Number

func (USCoreVaccineAdministeredValueSetCvxValueSet_Value) String

func (USCoreVaccineAdministeredValueSetCvxValueSet_Value) Type

type USCoreVaccineNationalDrugCodeValueSet

type USCoreVaccineNationalDrugCodeValueSet struct {
	// contains filtered or unexported fields
}

This value set includes all the Vaccine National Drug Codes (NDC). This source of this data is provided by the [CDC](https://www2a.cdc.gov/vaccines/iis/iisstandards/ndc_crosswalk.asp) See http://hl7.org/fhir/us/core/ValueSet/us-core-ndc-vaccine-codes

func (*USCoreVaccineNationalDrugCodeValueSet) Descriptor deprecated

func (*USCoreVaccineNationalDrugCodeValueSet) Descriptor() ([]byte, []int)

Deprecated: Use USCoreVaccineNationalDrugCodeValueSet.ProtoReflect.Descriptor instead.

func (*USCoreVaccineNationalDrugCodeValueSet) ProtoMessage

func (*USCoreVaccineNationalDrugCodeValueSet) ProtoMessage()

func (*USCoreVaccineNationalDrugCodeValueSet) ProtoReflect

func (*USCoreVaccineNationalDrugCodeValueSet) Reset

func (*USCoreVaccineNationalDrugCodeValueSet) String

type USCoreVaccineNationalDrugCodeValueSet_Value

type USCoreVaccineNationalDrugCodeValueSet_Value int32
const (
	USCoreVaccineNationalDrugCodeValueSet_INVALID_UNINITIALIZED                                           USCoreVaccineNationalDrugCodeValueSet_Value = 0
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_INTRADERMAL_49281_0703_55                               USCoreVaccineNationalDrugCodeValueSet_Value = 1
	USCoreVaccineNationalDrugCodeValueSet_TYPHIM_VI_49281_0790_20                                         USCoreVaccineNationalDrugCodeValueSet_Value = 2
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_QUADRIVALENT_33332_0316_01                              USCoreVaccineNationalDrugCodeValueSet_Value = 3
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_INTRADERMAL_QUADRIVALENT_49281_0712_40                  USCoreVaccineNationalDrugCodeValueSet_Value = 4
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0112_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 5
	USCoreVaccineNationalDrugCodeValueSet_HIBERIX_58160_0816_05                                           USCoreVaccineNationalDrugCodeValueSet_Value = 6
	USCoreVaccineNationalDrugCodeValueSet_PNEUMOVAX_23_00006_4837_02                                      USCoreVaccineNationalDrugCodeValueSet_Value = 7
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H5_N1_MONOVALENT_VACCINE_ADJUVANTED                 USCoreVaccineNationalDrugCodeValueSet_Value = 8
	USCoreVaccineNationalDrugCodeValueSet_BOOSTRIX_58160_0842_51                                          USCoreVaccineNationalDrugCodeValueSet_Value = 9
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0418_50                              USCoreVaccineNationalDrugCodeValueSet_Value = 10
	USCoreVaccineNationalDrugCodeValueSet_PNEUMOVAX_23_00006_4943_00                                      USCoreVaccineNationalDrugCodeValueSet_Value = 11
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_INTRADERMAL_QUADRIVALENT_49281_0708_40                  USCoreVaccineNationalDrugCodeValueSet_Value = 12
	USCoreVaccineNationalDrugCodeValueSet_ENGERIX_B_54868_0734_00                                         USCoreVaccineNationalDrugCodeValueSet_Value = 13
	USCoreVaccineNationalDrugCodeValueSet_SHINGRIX_58160_0819_12                                          USCoreVaccineNationalDrugCodeValueSet_Value = 14
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0517_25                              USCoreVaccineNationalDrugCodeValueSet_Value = 15
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_00006_4133_41           USCoreVaccineNationalDrugCodeValueSet_Value = 16
	USCoreVaccineNationalDrugCodeValueSet_RAB_AVERT_50090_3096_00                                         USCoreVaccineNationalDrugCodeValueSet_Value = 17
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0118_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 18
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0909_52                             USCoreVaccineNationalDrugCodeValueSet_Value = 19
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1N1_2009_MONOVALENT_VACCINE_49281_0650_10          USCoreVaccineNationalDrugCodeValueSet_Value = 20
	USCoreVaccineNationalDrugCodeValueSet_ENGERIX_B_58160_0820_11                                         USCoreVaccineNationalDrugCodeValueSet_Value = 21
	USCoreVaccineNationalDrugCodeValueSet_IXIARO_42515_0001_01                                            USCoreVaccineNationalDrugCodeValueSet_Value = 22
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0625_15                              USCoreVaccineNationalDrugCodeValueSet_Value = 23
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0516_25                              USCoreVaccineNationalDrugCodeValueSet_Value = 24
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0114_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 25
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0896_11                             USCoreVaccineNationalDrugCodeValueSet_Value = 26
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0117_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 27
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_QUADRIVALENT_33332_0416_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 28
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0118_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 29
	USCoreVaccineNationalDrugCodeValueSet_ENGERIX_B_58160_0821_11                                         USCoreVaccineNationalDrugCodeValueSet_Value = 30
	USCoreVaccineNationalDrugCodeValueSet_PREVNAR_13_00005_1971_05                                        USCoreVaccineNationalDrugCodeValueSet_Value = 31
	USCoreVaccineNationalDrugCodeValueSet_FLUMIST_66019_0109_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 32
	USCoreVaccineNationalDrugCodeValueSet_DIPHTHERIA_AND_TETANUS_TOXOIDS_ADSORBED_49281_0278_10           USCoreVaccineNationalDrugCodeValueSet_Value = 33
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0011_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 34
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_54868_2219_00                                     USCoreVaccineNationalDrugCodeValueSet_Value = 35
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0415_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 36
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0016_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 37
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0705_55                                           USCoreVaccineNationalDrugCodeValueSet_Value = 38
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0621_15                              USCoreVaccineNationalDrugCodeValueSet_Value = 39
	USCoreVaccineNationalDrugCodeValueSet_BOOSTRIX_58160_0842_34                                          USCoreVaccineNationalDrugCodeValueSet_Value = 40
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0010_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 41
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0113_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 42
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0514_25                              USCoreVaccineNationalDrugCodeValueSet_Value = 43
	USCoreVaccineNationalDrugCodeValueSet_BOOSTRIX_58160_0842_52                                          USCoreVaccineNationalDrugCodeValueSet_Value = 44
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0901_52                             USCoreVaccineNationalDrugCodeValueSet_Value = 45
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_62577_0613_01                                         USCoreVaccineNationalDrugCodeValueSet_Value = 46
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST_QUADRIVALENT_66019_0303_10                             USCoreVaccineNationalDrugCodeValueSet_Value = 47
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0388_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 48
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4841_41                                             USCoreVaccineNationalDrugCodeValueSet_Value = 49
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_QUADRIVALENT_58160_0900_52                              USCoreVaccineNationalDrugCodeValueSet_Value = 50
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_QUADRIVALENT                                          USCoreVaccineNationalDrugCodeValueSet_Value = 51
	USCoreVaccineNationalDrugCodeValueSet_YF_VAX_49281_0915_05                                            USCoreVaccineNationalDrugCodeValueSet_Value = 52
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1N1_2009_MONOVALENT_VACCINE_49281_0650_50          USCoreVaccineNationalDrugCodeValueSet_Value = 53
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0116_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 54
	USCoreVaccineNationalDrugCodeValueSet_PNEUMOVAX_23_54868_3339_01                                      USCoreVaccineNationalDrugCodeValueSet_Value = 55
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0418_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 56
	USCoreVaccineNationalDrugCodeValueSet_KINRIX_58160_0812_52                                            USCoreVaccineNationalDrugCodeValueSet_Value = 57
	USCoreVaccineNationalDrugCodeValueSet_DAPTACEL_49281_0286_05                                          USCoreVaccineNationalDrugCodeValueSet_Value = 58
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_63851_0612_01                                         USCoreVaccineNationalDrugCodeValueSet_Value = 59
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0908_52                             USCoreVaccineNationalDrugCodeValueSet_Value = 60
	USCoreVaccineNationalDrugCodeValueSet_M_M_R_II_54868_0980_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 61
	USCoreVaccineNationalDrugCodeValueSet_CERVARIX_58160_0830_52                                          USCoreVaccineNationalDrugCodeValueSet_Value = 62
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0113_25                                           USCoreVaccineNationalDrugCodeValueSet_Value = 63
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1N1_2009_MONOVALENT_VACCINE_49281_0650_70          USCoreVaccineNationalDrugCodeValueSet_Value = 64
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0115_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 65
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0417_50                              USCoreVaccineNationalDrugCodeValueSet_Value = 66
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0113_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 67
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0629_15                              USCoreVaccineNationalDrugCodeValueSet_Value = 68
	USCoreVaccineNationalDrugCodeValueSet_SHINGRIX_58160_0823_11                                          USCoreVaccineNationalDrugCodeValueSet_Value = 69
	USCoreVaccineNationalDrugCodeValueSet_PEDVAX_HIB                                                      USCoreVaccineNationalDrugCodeValueSet_Value = 70
	USCoreVaccineNationalDrugCodeValueSet_ENGERIX_B_58160_0821_34                                         USCoreVaccineNationalDrugCodeValueSet_Value = 71
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0115_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 72
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0014_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 73
	USCoreVaccineNationalDrugCodeValueSet_QUADRACEL                                                       USCoreVaccineNationalDrugCodeValueSet_Value = 74
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_42874_0014_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 75
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_42874_0013_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 76
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0115_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 77
	USCoreVaccineNationalDrugCodeValueSet_ZOSTAVAX_00006_4963_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 78
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0010_25                                           USCoreVaccineNationalDrugCodeValueSet_Value = 79
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_33332_0519_01                                       USCoreVaccineNationalDrugCodeValueSet_Value = 80
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_QUADRIVALENT_58160_0898_52                              USCoreVaccineNationalDrugCodeValueSet_Value = 81
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0112_25                                           USCoreVaccineNationalDrugCodeValueSet_Value = 82
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0898_11                             USCoreVaccineNationalDrugCodeValueSet_Value = 83
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_00006_4109_09                                          USCoreVaccineNationalDrugCodeValueSet_Value = 84
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0414_50                              USCoreVaccineNationalDrugCodeValueSet_Value = 85
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4095_09                                             USCoreVaccineNationalDrugCodeValueSet_Value = 86
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_00006_4045_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 87
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0912_52                             USCoreVaccineNationalDrugCodeValueSet_Value = 88
	USCoreVaccineNationalDrugCodeValueSet_MENHIBRIX_58160_0801_11                                         USCoreVaccineNationalDrugCodeValueSet_Value = 89
	USCoreVaccineNationalDrugCodeValueSet_MENOMUNE_A_C_Y_W_135_COMBINED_49281_0489_01                     USCoreVaccineNationalDrugCodeValueSet_Value = 90
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_42874_0017_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 91
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0116_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 92
	USCoreVaccineNationalDrugCodeValueSet_MENVEO_46028_0208_01                                            USCoreVaccineNationalDrugCodeValueSet_Value = 93
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0627_15                              USCoreVaccineNationalDrugCodeValueSet_Value = 94
	USCoreVaccineNationalDrugCodeValueSet_TRUMENBA_00005_0100_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 95
	USCoreVaccineNationalDrugCodeValueSet_VIVOTIF_69401_0000_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 96
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_21695_0413_01           USCoreVaccineNationalDrugCodeValueSet_Value = 97
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0416_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 98
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1N1_2009_MONOVALENT_VACCINE_49281_0650_25          USCoreVaccineNationalDrugCodeValueSet_Value = 99
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_TOXOID_ADSORBED_49281_0800_83                           USCoreVaccineNationalDrugCodeValueSet_Value = 100
	USCoreVaccineNationalDrugCodeValueSet_DECAVAC_49281_0291_83                                           USCoreVaccineNationalDrugCodeValueSet_Value = 101
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4095_02                                             USCoreVaccineNationalDrugCodeValueSet_Value = 102
	USCoreVaccineNationalDrugCodeValueSet_ROTARIX                                                         USCoreVaccineNationalDrugCodeValueSet_Value = 103
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_19515_0889_07                                          USCoreVaccineNationalDrugCodeValueSet_Value = 104
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0392_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 105
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0891_11                             USCoreVaccineNationalDrugCodeValueSet_Value = 106
	USCoreVaccineNationalDrugCodeValueSet_ADACEL_49281_0400_05                                            USCoreVaccineNationalDrugCodeValueSet_Value = 107
	USCoreVaccineNationalDrugCodeValueSet_STAMARIL                                                        USCoreVaccineNationalDrugCodeValueSet_Value = 108
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1N1_2009_MONOVALENT_VACCINE_49281_0640_15          USCoreVaccineNationalDrugCodeValueSet_Value = 109
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0513_25                              USCoreVaccineNationalDrugCodeValueSet_Value = 110
	USCoreVaccineNationalDrugCodeValueSet_PRO_QUAD_00006_4171_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 111
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4096_09                                             USCoreVaccineNationalDrugCodeValueSet_Value = 112
	USCoreVaccineNationalDrugCodeValueSet_CERVARIX_58160_0830_34                                          USCoreVaccineNationalDrugCodeValueSet_Value = 113
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4980_00                                     USCoreVaccineNationalDrugCodeValueSet_Value = 114
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_17478_0131_01           USCoreVaccineNationalDrugCodeValueSet_Value = 115
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0414_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 116
	USCoreVaccineNationalDrugCodeValueSet_HEPLISAV_B_43528_0002_05                                        USCoreVaccineNationalDrugCodeValueSet_Value = 117
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1_N1_2009_MONOVALENT_VACCINE_66521_0200_02         USCoreVaccineNationalDrugCodeValueSet_Value = 118
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0011_50                                           USCoreVaccineNationalDrugCodeValueSet_Value = 119
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_70461_0120_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 120
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST_QUADRIVALENT_66019_0304_10                             USCoreVaccineNationalDrugCodeValueSet_Value = 121
	USCoreVaccineNationalDrugCodeValueSet_BEXSERO_58160_0976_20                                           USCoreVaccineNationalDrugCodeValueSet_Value = 122
	USCoreVaccineNationalDrugCodeValueSet_VARIVAX_00006_4826_00                                           USCoreVaccineNationalDrugCodeValueSet_Value = 123
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0116_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 124
	USCoreVaccineNationalDrugCodeValueSet_ZOSTAVAX_00006_4963_41                                          USCoreVaccineNationalDrugCodeValueSet_Value = 125
	USCoreVaccineNationalDrugCodeValueSet_PENTACEL                                                        USCoreVaccineNationalDrugCodeValueSet_Value = 126
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_42874_0012_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 127
	USCoreVaccineNationalDrugCodeValueSet_MENVEO_58160_0955_09                                            USCoreVaccineNationalDrugCodeValueSet_Value = 128
	USCoreVaccineNationalDrugCodeValueSet_TRUMENBA_00005_0100_05                                          USCoreVaccineNationalDrugCodeValueSet_Value = 129
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0707_55                                           USCoreVaccineNationalDrugCodeValueSet_Value = 130
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_14362_0111_04           USCoreVaccineNationalDrugCodeValueSet_Value = 131
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0112_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 132
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0117_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 133
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_00006_4045_41                                          USCoreVaccineNationalDrugCodeValueSet_Value = 134
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0389_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 135
	USCoreVaccineNationalDrugCodeValueSet_VIVOTIF_69401_0000_02                                           USCoreVaccineNationalDrugCodeValueSet_Value = 136
	USCoreVaccineNationalDrugCodeValueSet_YF_VAX_49281_0915_01                                            USCoreVaccineNationalDrugCodeValueSet_Value = 137
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4093_02                                     USCoreVaccineNationalDrugCodeValueSet_Value = 138
	USCoreVaccineNationalDrugCodeValueSet_TWINRIX_58160_0815_48                                           USCoreVaccineNationalDrugCodeValueSet_Value = 139
	USCoreVaccineNationalDrugCodeValueSet_VAXCHORA                                                        USCoreVaccineNationalDrugCodeValueSet_Value = 140
	USCoreVaccineNationalDrugCodeValueSet_HAVRIX_58160_0826_11                                            USCoreVaccineNationalDrugCodeValueSet_Value = 141
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4992_00                                     USCoreVaccineNationalDrugCodeValueSet_Value = 142
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0111_25                                           USCoreVaccineNationalDrugCodeValueSet_Value = 143
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4093_09                                     USCoreVaccineNationalDrugCodeValueSet_Value = 144
	USCoreVaccineNationalDrugCodeValueSet_HEPLISAV_B_50090_3469_00                                        USCoreVaccineNationalDrugCodeValueSet_Value = 145
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0403_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 146
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_70461_0119_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 147
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4995_00                                     USCoreVaccineNationalDrugCodeValueSet_Value = 148
	USCoreVaccineNationalDrugCodeValueSet_TWINRIX_58160_0815_34                                           USCoreVaccineNationalDrugCodeValueSet_Value = 149
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0393_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 150
	USCoreVaccineNationalDrugCodeValueSet_PREVNAR                                                         USCoreVaccineNationalDrugCodeValueSet_Value = 151
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0017_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 152
	USCoreVaccineNationalDrugCodeValueSet_RAB_AVERT_63851_0501_01                                         USCoreVaccineNationalDrugCodeValueSet_Value = 153
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_58160_0881_52                                           USCoreVaccineNationalDrugCodeValueSet_Value = 154
	USCoreVaccineNationalDrugCodeValueSet_BIO_THRAX                                                       USCoreVaccineNationalDrugCodeValueSet_Value = 155
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0394_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 156
	USCoreVaccineNationalDrugCodeValueSet_VARIVAX_00006_4827_00                                           USCoreVaccineNationalDrugCodeValueSet_Value = 157
	USCoreVaccineNationalDrugCodeValueSet_HIBERIX_58160_0806_05                                           USCoreVaccineNationalDrugCodeValueSet_Value = 158
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0518_25                              USCoreVaccineNationalDrugCodeValueSet_Value = 159
	USCoreVaccineNationalDrugCodeValueSet_IXIARO_62195_0051_10                                            USCoreVaccineNationalDrugCodeValueSet_Value = 160
	USCoreVaccineNationalDrugCodeValueSet_VAXELIS                                                         USCoreVaccineNationalDrugCodeValueSet_Value = 161
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_INTRADERMAL_49281_0709_55                               USCoreVaccineNationalDrugCodeValueSet_Value = 162
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST_QUADRIVALENT_66019_0300_10                             USCoreVaccineNationalDrugCodeValueSet_Value = 163
	USCoreVaccineNationalDrugCodeValueSet_TENIVAC_49281_0215_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 164
	USCoreVaccineNationalDrugCodeValueSet_HAVRIX_58160_0825_52                                            USCoreVaccineNationalDrugCodeValueSet_Value = 165
	USCoreVaccineNationalDrugCodeValueSet_TRUMENBA_00005_0100_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 166
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0117_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 167
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1N1_2009_MONOVALENT_VACCINE_49281_0650_90          USCoreVaccineNationalDrugCodeValueSet_Value = 168
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_42874_0015_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 169
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0018_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 170
	USCoreVaccineNationalDrugCodeValueSet_PRO_QUAD_00006_4999_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 171
	USCoreVaccineNationalDrugCodeValueSet_PREVNAR_13_00005_1971_04                                        USCoreVaccineNationalDrugCodeValueSet_Value = 172
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_19515_0850_52                                          USCoreVaccineNationalDrugCodeValueSet_Value = 173
	USCoreVaccineNationalDrugCodeValueSet_PREVNAR_13_00005_1971_02                                        USCoreVaccineNationalDrugCodeValueSet_Value = 174
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4094_02                                     USCoreVaccineNationalDrugCodeValueSet_Value = 175
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4096_02                                             USCoreVaccineNationalDrugCodeValueSet_Value = 176
	USCoreVaccineNationalDrugCodeValueSet_HAVRIX_58160_0825_11                                            USCoreVaccineNationalDrugCodeValueSet_Value = 177
	USCoreVaccineNationalDrugCodeValueSet_PEDIARIX_58160_0811_52                                          USCoreVaccineNationalDrugCodeValueSet_Value = 178
	USCoreVaccineNationalDrugCodeValueSet_IXIARO_42515_0002_01                                            USCoreVaccineNationalDrugCodeValueSet_Value = 179
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0013_50                                           USCoreVaccineNationalDrugCodeValueSet_Value = 180
	USCoreVaccineNationalDrugCodeValueSet_MEDICAL_PROVIDER_SINGLE_USE_EZ_FLU_SHOT_2013_2014_76420_0483_01 USCoreVaccineNationalDrugCodeValueSet_Value = 181
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0118_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 182
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0399_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 183
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0396_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 184
	USCoreVaccineNationalDrugCodeValueSet_FLUMIST_66019_0107_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 185
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_19515_0890_07                                          USCoreVaccineNationalDrugCodeValueSet_Value = 186
	USCoreVaccineNationalDrugCodeValueSet_MEDICAL_PROVIDER_SINGLE_USE_EZ_FLU_SHOT_2013_2014_76420_0482_01 USCoreVaccineNationalDrugCodeValueSet_Value = 187
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0015_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 188
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST_QUADRIVALENT_66019_0302_10                             USCoreVaccineNationalDrugCodeValueSet_Value = 189
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0012_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 190
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_INTRADERMAL_QUADRIVALENT_49281_0710_40                  USCoreVaccineNationalDrugCodeValueSet_Value = 191
	USCoreVaccineNationalDrugCodeValueSet_RAB_AVERT_63851_0501_02                                         USCoreVaccineNationalDrugCodeValueSet_Value = 192
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_58160_0879_52                                           USCoreVaccineNationalDrugCodeValueSet_Value = 193
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0397_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 194
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4831_41                                             USCoreVaccineNationalDrugCodeValueSet_Value = 195
	USCoreVaccineNationalDrugCodeValueSet_TWINRIX_58160_0815_46                                           USCoreVaccineNationalDrugCodeValueSet_Value = 196
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0110_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 197
	USCoreVaccineNationalDrugCodeValueSet_PNEUMOVAX_23_54868_4320_00                                      USCoreVaccineNationalDrugCodeValueSet_Value = 198
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_42874_0016_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 199
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0012_50                                           USCoreVaccineNationalDrugCodeValueSet_Value = 200
	USCoreVaccineNationalDrugCodeValueSet_HIBERIX_58160_0818_11                                           USCoreVaccineNationalDrugCodeValueSet_Value = 201
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0386_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 202
	USCoreVaccineNationalDrugCodeValueSet_BEXSERO_46028_0114_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 203
	USCoreVaccineNationalDrugCodeValueSet_COMVAX                                                          USCoreVaccineNationalDrugCodeValueSet_Value = 204
	USCoreVaccineNationalDrugCodeValueSet_HAVRIX_58160_0826_52                                            USCoreVaccineNationalDrugCodeValueSet_Value = 205
	USCoreVaccineNationalDrugCodeValueSet_ACT_HIB_49281_0545_05                                           USCoreVaccineNationalDrugCodeValueSet_Value = 206
	USCoreVaccineNationalDrugCodeValueSet_FLUMIST_66019_0108_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 207
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_QUADRIVALENT_MULTI_DOSE_VIAL_70461_0418_10            USCoreVaccineNationalDrugCodeValueSet_Value = 208
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4094_09                                     USCoreVaccineNationalDrugCodeValueSet_Value = 209
	USCoreVaccineNationalDrugCodeValueSet_TRIPEDIA                                                        USCoreVaccineNationalDrugCodeValueSet_Value = 210
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_33332_0629_10                                       USCoreVaccineNationalDrugCodeValueSet_Value = 211
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_58160_0880_52                                           USCoreVaccineNationalDrugCodeValueSet_Value = 212
	USCoreVaccineNationalDrugCodeValueSet_ROTA_TEQ_00006_4047_20                                          USCoreVaccineNationalDrugCodeValueSet_Value = 213
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_9_00006_4119_02                                        USCoreVaccineNationalDrugCodeValueSet_Value = 214
	USCoreVaccineNationalDrugCodeValueSet_BOOSTRIX_58160_0842_11                                          USCoreVaccineNationalDrugCodeValueSet_Value = 215
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0903_11                             USCoreVaccineNationalDrugCodeValueSet_Value = 216
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4981_00                                     USCoreVaccineNationalDrugCodeValueSet_Value = 217
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_QUADRIVALENT_58160_0905_52                              USCoreVaccineNationalDrugCodeValueSet_Value = 218
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0401_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 219
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0114_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 220
	USCoreVaccineNationalDrugCodeValueSet_IPOL_49281_0860_10                                              USCoreVaccineNationalDrugCodeValueSet_Value = 221
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_QUADRIVALENT_PREFILLED_SYRINGE_70461_0318_03          USCoreVaccineNationalDrugCodeValueSet_Value = 222
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_54868_2219_01                                     USCoreVaccineNationalDrugCodeValueSet_Value = 223
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_QUADRIVALENT_49281_0718_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 224
	USCoreVaccineNationalDrugCodeValueSet_ADACEL_49281_0400_15                                            USCoreVaccineNationalDrugCodeValueSet_Value = 225
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_70461_0120_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 226
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0416_50                              USCoreVaccineNationalDrugCodeValueSet_Value = 227
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0413_50                              USCoreVaccineNationalDrugCodeValueSet_Value = 228
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_58160_0883_52                                           USCoreVaccineNationalDrugCodeValueSet_Value = 229
	USCoreVaccineNationalDrugCodeValueSet_TYPHIM_VI_49281_0790_51                                         USCoreVaccineNationalDrugCodeValueSet_Value = 230
	USCoreVaccineNationalDrugCodeValueSet_DAPTACEL_49281_0286_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 231
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST                                                        USCoreVaccineNationalDrugCodeValueSet_Value = 232
	USCoreVaccineNationalDrugCodeValueSet_BEXSERO_46028_0114_02                                           USCoreVaccineNationalDrugCodeValueSet_Value = 233
	USCoreVaccineNationalDrugCodeValueSet_ENGERIX_B_58160_0821_52                                         USCoreVaccineNationalDrugCodeValueSet_Value = 234
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0013_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 235
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0894_52                             USCoreVaccineNationalDrugCodeValueSet_Value = 236
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST_QUADRIVALENT_66019_0305_10                             USCoreVaccineNationalDrugCodeValueSet_Value = 237
	USCoreVaccineNationalDrugCodeValueSet_ADACEL_49281_0400_10                                            USCoreVaccineNationalDrugCodeValueSet_Value = 238
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0390_15                                           USCoreVaccineNationalDrugCodeValueSet_Value = 239
	USCoreVaccineNationalDrugCodeValueSet_BCG_VACCINE                                                     USCoreVaccineNationalDrugCodeValueSet_Value = 240
	USCoreVaccineNationalDrugCodeValueSet_ADENOVIRUS_TYPE_4_AND_TYPE_7_VACCINE_LIVE                       USCoreVaccineNationalDrugCodeValueSet_Value = 241
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_QUADRIVALENT_33332_0417_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 242
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0395_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 243
	USCoreVaccineNationalDrugCodeValueSet_FLU_MIST_QUADRIVALENT_66019_0301_10                             USCoreVaccineNationalDrugCodeValueSet_Value = 244
	USCoreVaccineNationalDrugCodeValueSet_TENIVAC_49281_0215_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 245
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0895_11                             USCoreVaccineNationalDrugCodeValueSet_Value = 246
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_QUADRIVALENT_PREFILLED_SYRINGE_70461_0201_01          USCoreVaccineNationalDrugCodeValueSet_Value = 247
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_QUADRIVALENT_58160_0907_52                              USCoreVaccineNationalDrugCodeValueSet_Value = 248
	USCoreVaccineNationalDrugCodeValueSet_HAVRIX_55045_3841_01                                            USCoreVaccineNationalDrugCodeValueSet_Value = 249
	USCoreVaccineNationalDrugCodeValueSet_INFANRIX_50090_2883_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 250
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_TOXOID_ADSORBED_49281_0820_10                           USCoreVaccineNationalDrugCodeValueSet_Value = 251
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0417_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 252
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0010_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 253
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_33332_0013_01                                           USCoreVaccineNationalDrugCodeValueSet_Value = 254
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1_N1_2009_MONOVALENT_VACCINE_66521_0200_10         USCoreVaccineNationalDrugCodeValueSet_Value = 255
	USCoreVaccineNationalDrugCodeValueSet_BEXSERO_58160_0976_06                                           USCoreVaccineNationalDrugCodeValueSet_Value = 256
	USCoreVaccineNationalDrugCodeValueSet_MENHIBRIX_58160_0809_05                                         USCoreVaccineNationalDrugCodeValueSet_Value = 257
	USCoreVaccineNationalDrugCodeValueSet_PNEUMOVAX_23_00006_4739_00                                      USCoreVaccineNationalDrugCodeValueSet_Value = 258
	USCoreVaccineNationalDrugCodeValueSet_FLUAD_70461_0018_03                                             USCoreVaccineNationalDrugCodeValueSet_Value = 259
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_QUADRIVALENT_49281_0413_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 260
	USCoreVaccineNationalDrugCodeValueSet_TETANUS_AND_DIPHTHERIA_TOXOIDS_ADSORBED_13533_0131_01           USCoreVaccineNationalDrugCodeValueSet_Value = 261
	USCoreVaccineNationalDrugCodeValueSet_KINRIX_58160_0812_11                                            USCoreVaccineNationalDrugCodeValueSet_Value = 262
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_HIGH_DOSE_49281_0391_65                                 USCoreVaccineNationalDrugCodeValueSet_Value = 263
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_19515_0845_11                                          USCoreVaccineNationalDrugCodeValueSet_Value = 264
	USCoreVaccineNationalDrugCodeValueSet_PEDIARIX_58160_0811_51                                          USCoreVaccineNationalDrugCodeValueSet_Value = 265
	USCoreVaccineNationalDrugCodeValueSet_TWINRIX_58160_0815_52                                           USCoreVaccineNationalDrugCodeValueSet_Value = 266
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_70461_0119_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 267
	USCoreVaccineNationalDrugCodeValueSet_INFANRIX_58160_0810_52                                          USCoreVaccineNationalDrugCodeValueSet_Value = 268
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_62577_0614_01                                         USCoreVaccineNationalDrugCodeValueSet_Value = 269
	USCoreVaccineNationalDrugCodeValueSet_FLUBLOK_QUADRIVALENT_42874_0117_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 270
	USCoreVaccineNationalDrugCodeValueSet_MENOMUNE_A_C_Y_W_135_COMBINED_49281_0489_91                     USCoreVaccineNationalDrugCodeValueSet_Value = 271
	USCoreVaccineNationalDrugCodeValueSet_RAB_AVERT_58160_0964_12                                         USCoreVaccineNationalDrugCodeValueSet_Value = 272
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0014_50                                           USCoreVaccineNationalDrugCodeValueSet_Value = 273
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_00006_4109_02                                          USCoreVaccineNationalDrugCodeValueSet_Value = 274
	USCoreVaccineNationalDrugCodeValueSet_FLUAD_70461_0002_01                                             USCoreVaccineNationalDrugCodeValueSet_Value = 275
	USCoreVaccineNationalDrugCodeValueSet_DAPTACEL_49281_0286_01                                          USCoreVaccineNationalDrugCodeValueSet_Value = 276
	USCoreVaccineNationalDrugCodeValueSet_INFANRIX_58160_0810_11                                          USCoreVaccineNationalDrugCodeValueSet_Value = 277
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_QUADRIVALENT_19515_0900_11                             USCoreVaccineNationalDrugCodeValueSet_Value = 278
	USCoreVaccineNationalDrugCodeValueSet_PNEUMOVAX_23_00006_4837_03                                      USCoreVaccineNationalDrugCodeValueSet_Value = 279
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0113_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 280
	USCoreVaccineNationalDrugCodeValueSet_HAVRIX_58160_0826_34                                            USCoreVaccineNationalDrugCodeValueSet_Value = 281
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_QUADRIVALENT_58160_0903_52                              USCoreVaccineNationalDrugCodeValueSet_Value = 282
	USCoreVaccineNationalDrugCodeValueSet_VAQTA_00006_4841_00                                             USCoreVaccineNationalDrugCodeValueSet_Value = 283
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_54868_6180_00                                           USCoreVaccineNationalDrugCodeValueSet_Value = 284
	USCoreVaccineNationalDrugCodeValueSet_M_M_R_II_00006_4681_00                                          USCoreVaccineNationalDrugCodeValueSet_Value = 285
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_QUADRIVALENT_33332_0317_01                              USCoreVaccineNationalDrugCodeValueSet_Value = 286
	USCoreVaccineNationalDrugCodeValueSet_FLUAD_70461_0001_01                                             USCoreVaccineNationalDrugCodeValueSet_Value = 287
	USCoreVaccineNationalDrugCodeValueSet_MENACTRA                                                        USCoreVaccineNationalDrugCodeValueSet_Value = 288
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0387_65                                           USCoreVaccineNationalDrugCodeValueSet_Value = 289
	USCoreVaccineNationalDrugCodeValueSet_IPOL_49281_0860_55                                              USCoreVaccineNationalDrugCodeValueSet_Value = 290
	USCoreVaccineNationalDrugCodeValueSet_FLULAVAL_19515_0893_07                                          USCoreVaccineNationalDrugCodeValueSet_Value = 291
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_33332_0519_25                                       USCoreVaccineNationalDrugCodeValueSet_Value = 292
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_QUADRIVALENT_MULTI_DOSE_VIAL_70461_0301_10            USCoreVaccineNationalDrugCodeValueSet_Value = 293
	USCoreVaccineNationalDrugCodeValueSet_INFLUENZA_A_H1_N1_INTRANASAL                                    USCoreVaccineNationalDrugCodeValueSet_Value = 294
	USCoreVaccineNationalDrugCodeValueSet_HEPLISAV_B_43528_0003_05                                        USCoreVaccineNationalDrugCodeValueSet_Value = 295
	USCoreVaccineNationalDrugCodeValueSet_ENGERIX_B_58160_0820_52                                         USCoreVaccineNationalDrugCodeValueSet_Value = 296
	USCoreVaccineNationalDrugCodeValueSet_FLUAD_66521_0000_01                                             USCoreVaccineNationalDrugCodeValueSet_Value = 297
	USCoreVaccineNationalDrugCodeValueSet_IMOVAX_RABIES                                                   USCoreVaccineNationalDrugCodeValueSet_Value = 298
	USCoreVaccineNationalDrugCodeValueSet_DECAVAC_49281_0291_10                                           USCoreVaccineNationalDrugCodeValueSet_Value = 299
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_QUADRIVALENT_33332_0418_10                              USCoreVaccineNationalDrugCodeValueSet_Value = 300
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_9_00006_4121_02                                        USCoreVaccineNationalDrugCodeValueSet_Value = 301
	USCoreVaccineNationalDrugCodeValueSet_FLUCELVAX_63851_0613_01                                         USCoreVaccineNationalDrugCodeValueSet_Value = 302
	USCoreVaccineNationalDrugCodeValueSet_FLUVIRIN_66521_0114_10                                          USCoreVaccineNationalDrugCodeValueSet_Value = 303
	USCoreVaccineNationalDrugCodeValueSet_ROTA_TEQ_00006_4047_41                                          USCoreVaccineNationalDrugCodeValueSet_Value = 304
	USCoreVaccineNationalDrugCodeValueSet_FLUARIX_QUADRIVALENT_58160_0901_52                              USCoreVaccineNationalDrugCodeValueSet_Value = 305
	USCoreVaccineNationalDrugCodeValueSet_AFLURIA_QUADRIVALENT_33332_0318_01                              USCoreVaccineNationalDrugCodeValueSet_Value = 306
	USCoreVaccineNationalDrugCodeValueSet_GARDASIL_9_00006_4119_03                                        USCoreVaccineNationalDrugCodeValueSet_Value = 307
	USCoreVaccineNationalDrugCodeValueSet_DIPHTHERIA_AND_TETANUS_TOXOIDS_ADSORBED_49281_0225_10           USCoreVaccineNationalDrugCodeValueSet_Value = 308
	USCoreVaccineNationalDrugCodeValueSet_TWINRIX_58160_0815_11                                           USCoreVaccineNationalDrugCodeValueSet_Value = 309
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_54868_6177_00                                           USCoreVaccineNationalDrugCodeValueSet_Value = 310
	USCoreVaccineNationalDrugCodeValueSet_FLUZONE_49281_0010_50                                           USCoreVaccineNationalDrugCodeValueSet_Value = 311
	USCoreVaccineNationalDrugCodeValueSet_ADACEL_49281_0400_20                                            USCoreVaccineNationalDrugCodeValueSet_Value = 312
	USCoreVaccineNationalDrugCodeValueSet_ACT_HIB_49281_0545_03                                           USCoreVaccineNationalDrugCodeValueSet_Value = 313
	USCoreVaccineNationalDrugCodeValueSet_IPOL_50090_1693_09                                              USCoreVaccineNationalDrugCodeValueSet_Value = 314
	USCoreVaccineNationalDrugCodeValueSet_RECOMBIVAX_HB_00006_4995_41                                     USCoreVaccineNationalDrugCodeValueSet_Value = 315
)

func (USCoreVaccineNationalDrugCodeValueSet_Value) Descriptor

func (USCoreVaccineNationalDrugCodeValueSet_Value) Enum

func (USCoreVaccineNationalDrugCodeValueSet_Value) EnumDescriptor deprecated

func (USCoreVaccineNationalDrugCodeValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use USCoreVaccineNationalDrugCodeValueSet_Value.Descriptor instead.

func (USCoreVaccineNationalDrugCodeValueSet_Value) Number

func (USCoreVaccineNationalDrugCodeValueSet_Value) String

func (USCoreVaccineNationalDrugCodeValueSet_Value) Type

type UspsTwoLetterAlphabeticCodesValueSet

type UspsTwoLetterAlphabeticCodesValueSet struct {
	// contains filtered or unexported fields
}

This value set defines two letter USPS alphabetic codes. See http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state

func (*UspsTwoLetterAlphabeticCodesValueSet) Descriptor deprecated

func (*UspsTwoLetterAlphabeticCodesValueSet) Descriptor() ([]byte, []int)

Deprecated: Use UspsTwoLetterAlphabeticCodesValueSet.ProtoReflect.Descriptor instead.

func (*UspsTwoLetterAlphabeticCodesValueSet) ProtoMessage

func (*UspsTwoLetterAlphabeticCodesValueSet) ProtoMessage()

func (*UspsTwoLetterAlphabeticCodesValueSet) ProtoReflect

func (*UspsTwoLetterAlphabeticCodesValueSet) Reset

func (*UspsTwoLetterAlphabeticCodesValueSet) String

type UspsTwoLetterAlphabeticCodesValueSet_Value

type UspsTwoLetterAlphabeticCodesValueSet_Value int32
const (
	UspsTwoLetterAlphabeticCodesValueSet_INVALID_UNINITIALIZED UspsTwoLetterAlphabeticCodesValueSet_Value = 0
	UspsTwoLetterAlphabeticCodesValueSet_AK                    UspsTwoLetterAlphabeticCodesValueSet_Value = 1
	UspsTwoLetterAlphabeticCodesValueSet_AL                    UspsTwoLetterAlphabeticCodesValueSet_Value = 2
	UspsTwoLetterAlphabeticCodesValueSet_AR                    UspsTwoLetterAlphabeticCodesValueSet_Value = 3
	UspsTwoLetterAlphabeticCodesValueSet_AS                    UspsTwoLetterAlphabeticCodesValueSet_Value = 4
	UspsTwoLetterAlphabeticCodesValueSet_AZ                    UspsTwoLetterAlphabeticCodesValueSet_Value = 5
	UspsTwoLetterAlphabeticCodesValueSet_CA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 6
	UspsTwoLetterAlphabeticCodesValueSet_CO                    UspsTwoLetterAlphabeticCodesValueSet_Value = 7
	UspsTwoLetterAlphabeticCodesValueSet_CT                    UspsTwoLetterAlphabeticCodesValueSet_Value = 8
	UspsTwoLetterAlphabeticCodesValueSet_DC                    UspsTwoLetterAlphabeticCodesValueSet_Value = 9
	UspsTwoLetterAlphabeticCodesValueSet_DE                    UspsTwoLetterAlphabeticCodesValueSet_Value = 10
	UspsTwoLetterAlphabeticCodesValueSet_FL                    UspsTwoLetterAlphabeticCodesValueSet_Value = 11
	UspsTwoLetterAlphabeticCodesValueSet_FM                    UspsTwoLetterAlphabeticCodesValueSet_Value = 12
	UspsTwoLetterAlphabeticCodesValueSet_GA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 13
	UspsTwoLetterAlphabeticCodesValueSet_GU                    UspsTwoLetterAlphabeticCodesValueSet_Value = 14
	UspsTwoLetterAlphabeticCodesValueSet_HI                    UspsTwoLetterAlphabeticCodesValueSet_Value = 15
	UspsTwoLetterAlphabeticCodesValueSet_IA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 16
	UspsTwoLetterAlphabeticCodesValueSet_ID                    UspsTwoLetterAlphabeticCodesValueSet_Value = 17
	UspsTwoLetterAlphabeticCodesValueSet_IL                    UspsTwoLetterAlphabeticCodesValueSet_Value = 18
	UspsTwoLetterAlphabeticCodesValueSet_IN                    UspsTwoLetterAlphabeticCodesValueSet_Value = 19
	UspsTwoLetterAlphabeticCodesValueSet_KS                    UspsTwoLetterAlphabeticCodesValueSet_Value = 20
	UspsTwoLetterAlphabeticCodesValueSet_KY                    UspsTwoLetterAlphabeticCodesValueSet_Value = 21
	UspsTwoLetterAlphabeticCodesValueSet_LA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 22
	UspsTwoLetterAlphabeticCodesValueSet_MA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 23
	UspsTwoLetterAlphabeticCodesValueSet_MD                    UspsTwoLetterAlphabeticCodesValueSet_Value = 24
	UspsTwoLetterAlphabeticCodesValueSet_ME                    UspsTwoLetterAlphabeticCodesValueSet_Value = 25
	UspsTwoLetterAlphabeticCodesValueSet_MH                    UspsTwoLetterAlphabeticCodesValueSet_Value = 26
	UspsTwoLetterAlphabeticCodesValueSet_MI                    UspsTwoLetterAlphabeticCodesValueSet_Value = 27
	UspsTwoLetterAlphabeticCodesValueSet_MN                    UspsTwoLetterAlphabeticCodesValueSet_Value = 28
	UspsTwoLetterAlphabeticCodesValueSet_MO                    UspsTwoLetterAlphabeticCodesValueSet_Value = 29
	UspsTwoLetterAlphabeticCodesValueSet_MP                    UspsTwoLetterAlphabeticCodesValueSet_Value = 30
	UspsTwoLetterAlphabeticCodesValueSet_MS                    UspsTwoLetterAlphabeticCodesValueSet_Value = 31
	UspsTwoLetterAlphabeticCodesValueSet_MT                    UspsTwoLetterAlphabeticCodesValueSet_Value = 32
	UspsTwoLetterAlphabeticCodesValueSet_NC                    UspsTwoLetterAlphabeticCodesValueSet_Value = 33
	UspsTwoLetterAlphabeticCodesValueSet_ND                    UspsTwoLetterAlphabeticCodesValueSet_Value = 34
	UspsTwoLetterAlphabeticCodesValueSet_NE                    UspsTwoLetterAlphabeticCodesValueSet_Value = 35
	UspsTwoLetterAlphabeticCodesValueSet_NH                    UspsTwoLetterAlphabeticCodesValueSet_Value = 36
	UspsTwoLetterAlphabeticCodesValueSet_NJ                    UspsTwoLetterAlphabeticCodesValueSet_Value = 37
	UspsTwoLetterAlphabeticCodesValueSet_NM                    UspsTwoLetterAlphabeticCodesValueSet_Value = 38
	UspsTwoLetterAlphabeticCodesValueSet_NV                    UspsTwoLetterAlphabeticCodesValueSet_Value = 39
	UspsTwoLetterAlphabeticCodesValueSet_NY                    UspsTwoLetterAlphabeticCodesValueSet_Value = 40
	UspsTwoLetterAlphabeticCodesValueSet_OH                    UspsTwoLetterAlphabeticCodesValueSet_Value = 41
	UspsTwoLetterAlphabeticCodesValueSet_OK                    UspsTwoLetterAlphabeticCodesValueSet_Value = 42
	UspsTwoLetterAlphabeticCodesValueSet_OR                    UspsTwoLetterAlphabeticCodesValueSet_Value = 43
	UspsTwoLetterAlphabeticCodesValueSet_PA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 44
	UspsTwoLetterAlphabeticCodesValueSet_PR                    UspsTwoLetterAlphabeticCodesValueSet_Value = 45
	UspsTwoLetterAlphabeticCodesValueSet_PW                    UspsTwoLetterAlphabeticCodesValueSet_Value = 46
	UspsTwoLetterAlphabeticCodesValueSet_RI                    UspsTwoLetterAlphabeticCodesValueSet_Value = 47
	UspsTwoLetterAlphabeticCodesValueSet_SC                    UspsTwoLetterAlphabeticCodesValueSet_Value = 48
	UspsTwoLetterAlphabeticCodesValueSet_SD                    UspsTwoLetterAlphabeticCodesValueSet_Value = 49
	UspsTwoLetterAlphabeticCodesValueSet_TN                    UspsTwoLetterAlphabeticCodesValueSet_Value = 50
	UspsTwoLetterAlphabeticCodesValueSet_TX                    UspsTwoLetterAlphabeticCodesValueSet_Value = 51
	UspsTwoLetterAlphabeticCodesValueSet_UM                    UspsTwoLetterAlphabeticCodesValueSet_Value = 52
	UspsTwoLetterAlphabeticCodesValueSet_UT                    UspsTwoLetterAlphabeticCodesValueSet_Value = 53
	UspsTwoLetterAlphabeticCodesValueSet_VA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 54
	UspsTwoLetterAlphabeticCodesValueSet_VI                    UspsTwoLetterAlphabeticCodesValueSet_Value = 55
	UspsTwoLetterAlphabeticCodesValueSet_VT                    UspsTwoLetterAlphabeticCodesValueSet_Value = 56
	UspsTwoLetterAlphabeticCodesValueSet_WA                    UspsTwoLetterAlphabeticCodesValueSet_Value = 57
	UspsTwoLetterAlphabeticCodesValueSet_WI                    UspsTwoLetterAlphabeticCodesValueSet_Value = 58
	UspsTwoLetterAlphabeticCodesValueSet_WV                    UspsTwoLetterAlphabeticCodesValueSet_Value = 59
	UspsTwoLetterAlphabeticCodesValueSet_WY                    UspsTwoLetterAlphabeticCodesValueSet_Value = 60
)

func (UspsTwoLetterAlphabeticCodesValueSet_Value) Descriptor

func (UspsTwoLetterAlphabeticCodesValueSet_Value) Enum

func (UspsTwoLetterAlphabeticCodesValueSet_Value) EnumDescriptor deprecated

func (UspsTwoLetterAlphabeticCodesValueSet_Value) EnumDescriptor() ([]byte, []int)

Deprecated: Use UspsTwoLetterAlphabeticCodesValueSet_Value.Descriptor instead.

func (UspsTwoLetterAlphabeticCodesValueSet_Value) Number

func (UspsTwoLetterAlphabeticCodesValueSet_Value) String

func (UspsTwoLetterAlphabeticCodesValueSet_Value) Type

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL