Interface ResearchSubjectStatus


  • public interface ResearchSubjectStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS CANDIDATE  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ELIGIBLE  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS FOLLOW_UP  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS INELIGIBLE  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS NOT_REGISTERED  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS OFF_STUDY  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ON_STUDY  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ON_STUDY_INTERVENTION  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ON_STUDY_OBSERVATION  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS PENDING_ON_STUDY  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS POTENTIAL_CANDIDATE  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS SCREENING  
      static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS WITHDRAWN  
    • Field Detail

      • CANDIDATE

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS CANDIDATE
      • ELIGIBLE

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ELIGIBLE
      • FOLLOW_UP

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS FOLLOW_UP
      • INELIGIBLE

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS INELIGIBLE
      • NOT_REGISTERED

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS NOT_REGISTERED
      • OFF_STUDY

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS OFF_STUDY
      • ON_STUDY

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ON_STUDY
      • ON_STUDY_INTERVENTION

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ON_STUDY_INTERVENTION
      • ON_STUDY_OBSERVATION

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS ON_STUDY_OBSERVATION
      • PENDING_ON_STUDY

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS PENDING_ON_STUDY
      • POTENTIAL_CANDIDATE

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS POTENTIAL_CANDIDATE
      • SCREENING

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS SCREENING
      • WITHDRAWN

        static final com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUS WITHDRAWN