Package org.hl7.v3

Enum Class RoleClassIngredientEntityActiveIngredientByBOT

java.lang.Object
java.lang.Enum<RoleClassIngredientEntityActiveIngredientByBOT>
org.hl7.v3.RoleClassIngredientEntityActiveIngredientByBOT
All Implemented Interfaces:
Serializable, Comparable<RoleClassIngredientEntityActiveIngredientByBOT>, Constable

public enum RoleClassIngredientEntityActiveIngredientByBOT extends Enum<RoleClassIngredientEntityActiveIngredientByBOT>

Java class for RoleClassIngredientEntityActiveIngredientByBOT.

The following schema fragment specifies the expected content contained within this class.

 <simpleType name="RoleClassIngredientEntityActiveIngredientByBOT">
   <restriction base="{urn:hl7-org:v3}cs">
     <enumeration value="ACTI"/>
     <enumeration value="ACTIB"/>
     <enumeration value="ACTIM"/>
     <enumeration value="ACTIR"/>
   </restriction>
 </simpleType>