Interface ContractPublicationstatus
-
public interface ContractPublicationstatus
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSAMENDEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSAPPENDEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSCANCELLEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSDISPUTEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSENTERED_IN_ERRORstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSEXECUTABLEstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSEXECUTEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSNEGOTIABLEstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSOFFEREDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSPOLICYstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSREJECTEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSRENEWEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSRESOLVEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSREVOKEDstatic com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUSTERMINATED
-
-
-
Field Detail
-
AMENDED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS AMENDED
-
APPENDED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS APPENDED
-
CANCELLED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS CANCELLED
-
DISPUTED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS DISPUTED
-
ENTERED_IN_ERROR
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS ENTERED_IN_ERROR
-
EXECUTABLE
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS EXECUTABLE
-
EXECUTED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS EXECUTED
-
NEGOTIABLE
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS NEGOTIABLE
-
OFFERED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS OFFERED
-
POLICY
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS POLICY
-
REJECTED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS REJECTED
-
RENEWED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS RENEWED
-
RESOLVED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS RESOLVED
-
REVOKED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS REVOKED
-
TERMINATED
static final com.babylonhealth.lit.hl7.CONTRACT_PUBLICATIONSTATUS TERMINATED
-
-