Interface AllergyIntoleranceCriticality


  • public interface AllergyIntoleranceCriticality
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.ALLERGY_INTOLERANCE_CRITICALITY HIGH  
      static com.babylonhealth.lit.hl7.ALLERGY_INTOLERANCE_CRITICALITY LOW  
      static com.babylonhealth.lit.hl7.ALLERGY_INTOLERANCE_CRITICALITY UNABLE_TO_ASSESS_RISK  
    • Field Detail

      • HIGH

        static final com.babylonhealth.lit.hl7.ALLERGY_INTOLERANCE_CRITICALITY HIGH
      • LOW

        static final com.babylonhealth.lit.hl7.ALLERGY_INTOLERANCE_CRITICALITY LOW
      • UNABLE_TO_ASSESS_RISK

        static final com.babylonhealth.lit.hl7.ALLERGY_INTOLERANCE_CRITICALITY UNABLE_TO_ASSESS_RISK