Package org.hl7.v3

Enum Class ActTaskMicrobiologyResultsReviewCode

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

public enum ActTaskMicrobiologyResultsReviewCode extends Enum<ActTaskMicrobiologyResultsReviewCode>

Java class for ActTaskMicrobiologyResultsReviewCode.

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

 <simpleType name="ActTaskMicrobiologyResultsReviewCode">
   <restriction base="{urn:hl7-org:v3}cs">
     <enumeration value="MICRORREV"/>
     <enumeration value="MICROORGRREV"/>
     <enumeration value="MICROSENSRREV"/>
   </restriction>
 </simpleType>