BenefitType
Indicates the type of the benefit. The benefit type determines the category of service provided to clients and affects billing, scheduling, and reporting. Different benefit types may have different requirements, pricing structures, and eligibility criteria.
enum BenefitType {
ACCOMMODATION_NURSING_INVESTMENT_COSTS
BASIC_NURSING
HOME_NURSING
HOUSEKEEPING
LUNCH
MISCELLANEOUS
ONE_TIME_PAYMENT
PRIVATE
RENT
TREATMENT_NURSING
}
Values
BenefitType.ACCOMMODATION_NURSING_INVESTMENT_COSTS
Costs related to accommodation, nursing facilities, and infrastructure investments
BenefitType.BASIC_NURSING
Basic nursing care services such as personal hygiene, mobility assistance, etc.
BenefitType.HOME_NURSING
Home nursing services provided in the client's residence
BenefitType.HOUSEKEEPING
Housekeeping services such as cleaning, laundry, shopping, etc.
BenefitType.LUNCH
Meal services, specifically lunch provision
BenefitType.MISCELLANEOUS
Miscellaneous services that don't fit into other categories
BenefitType.ONE_TIME_PAYMENT
Rent related one-time payments.
BenefitType.PRIVATE
Private services paid directly by the client without insurance coverage
BenefitType.RENT
Rental costs for equipment, facilities, or housing.
BenefitType.TREATMENT_NURSING
Medical treatment nursing services such as medication administration, wound care, etc.
Member Of
BenefitComplexParagraph36 object ● BenefitInput input ● BenefitPosition object ● BenefitsFilterInput input ● CareAndDischargeBenefitParagraph45b object ● CompensationSurchargeBenefitParagraph43B object ● CounsellingSessionsBenefitParagraph37Abs3 object ● CreateHomeNursingBenefitInput input ● CreatePreventiveCareBenefitParagraph39Input input ● CreatePrivateBenefitInput input ● DayCareBenefitParagraph41 object ● GenericBenefit object ● HomeNursingBenefit object ● PreventiveCareBenefitParagraph39 object ● PrivateBenefit object