Package org.hl7.v3

Enum Class RefillCompletePharmacySupplyType

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

public enum RefillCompletePharmacySupplyType extends Enum<RefillCompletePharmacySupplyType>

Java class for RefillCompletePharmacySupplyType.

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

 <simpleType name="RefillCompletePharmacySupplyType">
   <restriction base="{urn:hl7-org:v3}cs">
     <enumeration value="RFC"/>
     <enumeration value="RFCS"/>
   </restriction>
 </simpleType>