Interface MedicationrequestIntent
-
public interface MedicationrequestIntent
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTFILLER_ORDERstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTINSTANCE_ORDERstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTOPTIONstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTORDERstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTORIGINAL_ORDERstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTPLANstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTPROPOSALstatic com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENTREFLEX_ORDER
-
-
-
Field Detail
-
FILLER_ORDER
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT FILLER_ORDER
-
INSTANCE_ORDER
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT INSTANCE_ORDER
-
OPTION
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT OPTION
-
ORDER
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT ORDER
-
ORIGINAL_ORDER
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT ORIGINAL_ORDER
-
PLAN
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT PLAN
-
PROPOSAL
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT PROPOSAL
-
REFLEX_ORDER
static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_INTENT REFLEX_ORDER
-
-