Interface TaskIntent


  • public interface TaskIntent
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.TASK_INTENT FILLER_ORDER  
      static com.babylonhealth.lit.hl7.TASK_INTENT INSTANCE_ORDER  
      static com.babylonhealth.lit.hl7.TASK_INTENT OPTION  
      static com.babylonhealth.lit.hl7.TASK_INTENT ORDER  
      static com.babylonhealth.lit.hl7.TASK_INTENT ORIGINAL_ORDER  
      static com.babylonhealth.lit.hl7.TASK_INTENT PLAN  
      static com.babylonhealth.lit.hl7.TASK_INTENT PROPOSAL  
      static com.babylonhealth.lit.hl7.TASK_INTENT REFLEX_ORDER  
      static com.babylonhealth.lit.hl7.TASK_INTENT UNKNOWN  
    • 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