Interface ConsentDataMeaning
-
public interface ConsentDataMeaning
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.CONSENT_DATA_MEANINGAUTHOREDBYstatic com.babylonhealth.lit.hl7.CONSENT_DATA_MEANINGDEPENDENTSstatic com.babylonhealth.lit.hl7.CONSENT_DATA_MEANINGINSTANCEstatic com.babylonhealth.lit.hl7.CONSENT_DATA_MEANINGRELATED
-
-
-
Field Detail
-
AUTHOREDBY
static final com.babylonhealth.lit.hl7.CONSENT_DATA_MEANING AUTHOREDBY
-
DEPENDENTS
static final com.babylonhealth.lit.hl7.CONSENT_DATA_MEANING DEPENDENTS
-
INSTANCE
static final com.babylonhealth.lit.hl7.CONSENT_DATA_MEANING INSTANCE
-
RELATED
static final com.babylonhealth.lit.hl7.CONSENT_DATA_MEANING RELATED
-
-