Interface TaskIntent
-
public interface TaskIntent
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.TASK_INTENTFILLER_ORDERstatic com.babylonhealth.lit.hl7.TASK_INTENTINSTANCE_ORDERstatic com.babylonhealth.lit.hl7.TASK_INTENTOPTIONstatic com.babylonhealth.lit.hl7.TASK_INTENTORDERstatic com.babylonhealth.lit.hl7.TASK_INTENTORIGINAL_ORDERstatic com.babylonhealth.lit.hl7.TASK_INTENTPLANstatic com.babylonhealth.lit.hl7.TASK_INTENTPROPOSALstatic com.babylonhealth.lit.hl7.TASK_INTENTREFLEX_ORDERstatic com.babylonhealth.lit.hl7.TASK_INTENTUNKNOWN
-
-
-
Field Detail
-
FILLER_ORDER
static final com.babylonhealth.lit.hl7.TASK_INTENT FILLER_ORDER
-
INSTANCE_ORDER
static final com.babylonhealth.lit.hl7.TASK_INTENT INSTANCE_ORDER
-
OPTION
static final com.babylonhealth.lit.hl7.TASK_INTENT OPTION
-
ORDER
static final com.babylonhealth.lit.hl7.TASK_INTENT ORDER
-
ORIGINAL_ORDER
static final com.babylonhealth.lit.hl7.TASK_INTENT ORIGINAL_ORDER
-
PLAN
static final com.babylonhealth.lit.hl7.TASK_INTENT PLAN
-
PROPOSAL
static final com.babylonhealth.lit.hl7.TASK_INTENT PROPOSAL
-
REFLEX_ORDER
static final com.babylonhealth.lit.hl7.TASK_INTENT REFLEX_ORDER
-
UNKNOWN
static final com.babylonhealth.lit.hl7.TASK_INTENT UNKNOWN
-
-