Enum V3Ethnicity
- All Implemented Interfaces:
Serializable
,Comparable<V3Ethnicity>
-
Enum Constant Summary
Enum ConstantDescriptionHispanic or LatinoSpaniardAndalusianAsturianCastillianCatalonianBelearic IslanderGallegoValencianCanarianSpanish BasqueMexicanMexican AmericanMexicanoChicanoLa RazaMexican American IndianCentral AmericanCosta RicanGuatemalanHonduranNicaraguanPanamanianSalvadoranCentral American IndianCanal ZoneSouth AmericanArgentineanBolivianChileanColombianEcuadorianParaguayanPeruvianUruguayanVenezuelanSouth American IndianCriolloLatin AmericanPuerto RicanCubanDominicanNote that this term remains in the table for completeness, even though within HL7, the notion of "not otherwise coded" term is deprecated.added to help the parsers -
Method Summary
Modifier and TypeMethodDescriptionstatic V3Ethnicity
toCode()
static V3Ethnicity
Returns the enum constant of this type with the specified name.static V3Ethnicity[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
_21352
Hispanic or Latino -
_21378
Spaniard -
_21386
Andalusian -
_21394
Asturian -
_21402
Castillian -
_21410
Catalonian -
_21428
Belearic Islander -
_21436
Gallego -
_21444
Valencian -
_21451
Canarian -
_21469
Spanish Basque -
_21485
Mexican -
_21493
Mexican American -
_21501
Mexicano -
_21519
Chicano -
_21527
La Raza -
_21535
Mexican American Indian -
_21550
Central American -
_21568
Costa Rican -
_21576
Guatemalan -
_21584
Honduran -
_21592
Nicaraguan -
_21600
Panamanian -
_21618
Salvadoran -
_21626
Central American Indian -
_21634
Canal Zone -
_21659
South American -
_21667
Argentinean -
_21675
Bolivian -
_21683
Chilean -
_21691
Colombian -
_21709
Ecuadorian -
_21717
Paraguayan -
_21725
Peruvian -
_21733
Uruguayan -
_21741
Venezuelan -
_21758
South American Indian -
_21766
Criollo -
_21782
Latin American -
_21808
Puerto Rican -
_21824
Cuban -
_21840
Dominican -
_21865
Note that this term remains in the table for completeness, even though within HL7, the notion of "not otherwise coded" term is deprecated. -
NULL
added to help the parsers
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
fromCode
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
toCode
-
getSystem
-
getDefinition
-
getDisplay
-