Interface RequestResourceTypes
-
public interface RequestResourceTypes
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESAPPOINTMENTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESAPPOINTMENTRESPONSEstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESCAREPLANstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESCLAIMstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESCOMMUNICATIONREQUESTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESCONTRACTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESDEVICEREQUESTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESENROLLMENTREQUESTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESIMMUNIZATIONRECOMMENDATIONstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESMEDICATIONREQUESTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESNUTRITIONORDERstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESSERVICEREQUESTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESSUPPLYREQUESTstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESTASKstatic com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPESVISIONPRESCRIPTION
-
-
-
Field Detail
-
APPOINTMENT
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES APPOINTMENT
-
APPOINTMENTRESPONSE
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES APPOINTMENTRESPONSE
-
CAREPLAN
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES CAREPLAN
-
CLAIM
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES CLAIM
-
COMMUNICATIONREQUEST
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES COMMUNICATIONREQUEST
-
CONTRACT
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES CONTRACT
-
DEVICEREQUEST
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES DEVICEREQUEST
-
ENROLLMENTREQUEST
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES ENROLLMENTREQUEST
-
IMMUNIZATIONRECOMMENDATION
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES IMMUNIZATIONRECOMMENDATION
-
MEDICATIONREQUEST
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES MEDICATIONREQUEST
-
NUTRITIONORDER
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES NUTRITIONORDER
-
SERVICEREQUEST
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES SERVICEREQUEST
-
SUPPLYREQUEST
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES SUPPLYREQUEST
-
TASK
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES TASK
-
VISIONPRESCRIPTION
static final com.babylonhealth.lit.hl7.REQUEST_RESOURCE_TYPES VISIONPRESCRIPTION
-
-