Interface MedicationrequestStatus


  • public interface MedicationrequestStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS ACTIVE  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS CANCELLED  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS COMPLETED  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS DRAFT  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS ENTERED_IN_ERROR  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS ON_HOLD  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS STOPPED  
      static com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS UNKNOWN  
    • Field Detail

      • ACTIVE

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS ACTIVE
      • CANCELLED

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS CANCELLED
      • COMPLETED

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS COMPLETED
      • DRAFT

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS DRAFT
      • ENTERED_IN_ERROR

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS ENTERED_IN_ERROR
      • ON_HOLD

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS ON_HOLD
      • STOPPED

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS STOPPED
      • UNKNOWN

        static final com.babylonhealth.lit.hl7.MEDICATIONREQUEST_STATUS UNKNOWN