Enum V3VaccineManufacturer

java.lang.Object
java.lang.Enum<V3VaccineManufacturer>
org.hl7.fhir.dstu3.model.codesystems.V3VaccineManufacturer
All Implemented Interfaces:
Serializable, Comparable<V3VaccineManufacturer>

  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Abbott Laboratories (includes Ross Products Division)
    Adams Laboratories
    Alpha Therapeutic Corporation
    Armour [Inactive-use CEN]
    Aviron
    Baxter Healthcare Corporation
    Bayer Corporation (includes Miles, Inc.
    Berna Products [Inactive-use BPC]
    Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)
    Centeon L.L.C.
    Chiron Corporation
    Connaught [Inactive-use PMC]
    Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)
    Greer Laboratories, Inc.
    Immuno International AG
    Merieux [Inactive-use PMC]
    Immuno-U.S., Inc.
    The Research Foundation for Microbial Diseases of Osaka University (BIKEN)
    Korea Green Cross Corporation
    Lederle [Inactive-use WAL]
    Massachusetts Public Health Biologic Laboratories
    MedImmune, 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 parsers
    New York Blood Center
    Ortho Diagnostic Systems, Inc.
    Organon Teknika Corporation
    Parkedale Pharmaceuticals (formerly Parke-Davis)
    Aventis Pasteur Inc.
    Praxis Biologics [Inactive-use WAL]
    Sclavo, Inc.
    Swiss Serum and Vaccine Inst.
    SmithKline Beecham
    United States Army Medical Research and Materiel Command
    Wyeth-Ayerst [Inactive-use WAL]
    Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)
  • Method Summary

    Modifier and Type
    Method
    Description
    fromCode(String codeString)
     
     
     
     
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Enum

    clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait