Interface ResearchSubjectStatus
-
public interface ResearchSubjectStatus
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSCANDIDATEstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSELIGIBLEstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSFOLLOW_UPstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSINELIGIBLEstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSNOT_REGISTEREDstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSOFF_STUDYstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSON_STUDYstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSON_STUDY_INTERVENTIONstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSON_STUDY_OBSERVATIONstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSPENDING_ON_STUDYstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSPOTENTIAL_CANDIDATEstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSSCREENINGstatic com.babylonhealth.lit.hl7.RESEARCH_SUBJECT_STATUSWITHDRAWN
-
-
-
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
-
-