Interface CarePlanActivityKind


  • public interface CarePlanActivityKind
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND APPOINTMENT  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND COMMUNICATIONREQUEST  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND DEVICEREQUEST  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND MEDICATIONREQUEST  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND NUTRITIONORDER  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND SERVICEREQUEST  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND TASK  
      static com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND VISIONPRESCRIPTION  
    • Field Detail

      • APPOINTMENT

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND APPOINTMENT
      • COMMUNICATIONREQUEST

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND COMMUNICATIONREQUEST
      • DEVICEREQUEST

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND DEVICEREQUEST
      • MEDICATIONREQUEST

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND MEDICATIONREQUEST
      • NUTRITIONORDER

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND NUTRITIONORDER
      • SERVICEREQUEST

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND SERVICEREQUEST
      • TASK

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND TASK
      • VISIONPRESCRIPTION

        static final com.babylonhealth.lit.hl7.CARE_PLAN_ACTIVITY_KIND VISIONPRESCRIPTION