Enum V3VaccineManufacturer
- All Implemented Interfaces:
Serializable
,Comparable<V3VaccineManufacturer>
-
Enum Constant Summary
Enum ConstantDescriptionAbbott Laboratories (includes Ross Products Division)Adams LaboratoriesAlpha Therapeutic CorporationArmour [Inactive-use CEN]AvironBaxter Healthcare CorporationBayer Corporation (includes Miles, Inc.Berna Products [Inactive-use BPC]Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)Centeon L.L.C.Chiron CorporationConnaught [Inactive-use PMC]Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)Greer Laboratories, Inc.Immuno International AGMerieux [Inactive-use PMC]Immuno-U.S., Inc.The Research Foundation for Microbial Diseases of Osaka University (BIKEN)Korea Green Cross CorporationLederle [Inactive-use WAL]Massachusetts Public Health Biologic LaboratoriesMedImmune, Inc.Miles [Inactive-use BAY]Bioport Corporation (formerly Michigan Biologic Products Institute)Merck invalid input: '&' Co., Inc.NABI (formerly North American Biologicals, Inc.)North American Vaccine, Inc.Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)added to help the parsersNew York Blood CenterOrtho Diagnostic Systems, Inc.Organon Teknika CorporationParkedale Pharmaceuticals (formerly Parke-Davis)Aventis Pasteur Inc.Praxis Biologics [Inactive-use WAL]Sclavo, Inc.Swiss Serum and Vaccine Inst.SmithKline BeechamUnited States Army Medical Research and Materiel CommandWyeth-Ayerst [Inactive-use WAL]Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics) -
Method Summary
Modifier and TypeMethodDescriptionstatic V3VaccineManufacturer
toCode()
static V3VaccineManufacturer
Returns the enum constant of this type with the specified name.static V3VaccineManufacturer[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
AB
Abbott Laboratories (includes Ross Products Division) -
AD
Adams Laboratories -
ALP
Alpha Therapeutic Corporation -
AR
Armour [Inactive-use CEN] -
AVI
Aviron -
BA
Baxter Healthcare Corporation -
BAY
Bayer Corporation (includes Miles, Inc. and Cutter Laboratories) -
BP
Berna Products [Inactive-use BPC] -
BPC
Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne) -
CEN
Centeon L.L.C. (includes Armour Pharmaceutical Company) -
CHI
Chiron Corporation -
CON
Connaught [Inactive-use PMC] -
EVN
Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.) -
GRE
Greer Laboratories, Inc. -
IAG
Immuno International AG -
IM
Merieux [Inactive-use PMC] -
IUS
Immuno-U.S., Inc. -
JPN
The Research Foundation for Microbial Diseases of Osaka University (BIKEN) -
KGC
Korea Green Cross Corporation -
LED
Lederle [Inactive-use WAL] -
MA
Massachusetts Public Health Biologic Laboratories -
MED
MedImmune, Inc. -
MIL
Miles [Inactive-use BAY] -
MIP
Bioport Corporation (formerly Michigan Biologic Products Institute) -
MSD
Merck invalid input: '&' Co., Inc. -
NAB
NABI (formerly North American Biologicals, Inc.) -
NAV
North American Vaccine, Inc. -
NOV
Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited) -
NYB
New York Blood Center -
ORT
Ortho Diagnostic Systems, Inc. -
OTC
Organon Teknika Corporation -
PD
Parkedale Pharmaceuticals (formerly Parke-Davis) -
PMC
Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux) -
PRX
Praxis Biologics [Inactive-use WAL] -
SCL
Sclavo, Inc. -
SI
Swiss Serum and Vaccine Inst. [Inactive-use BPC] -
SKB
SmithKline Beecham -
USA
United States Army Medical Research and Materiel Command -
WA
Wyeth-Ayerst [Inactive-use WAL] -
WAL
Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics) -
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
public static V3VaccineManufacturer fromCode(String codeString) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
toCode
-
getSystem
-
getDefinition
-
getDisplay
-