Uses of Enum
org.hl7.fhir.r5.model.CarePlan.CarePlanActivityStatus
Packages that use CarePlan.CarePlanActivityStatus
-
Uses of CarePlan.CarePlanActivityStatus in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type CarePlan.CarePlanActivityStatusModifier and TypeFieldDescriptionprotected Enumeration<CarePlan.CarePlanActivityStatus>CarePlan.CarePlanActivityPlannedActivityDetailComponent.statusIdentifies what progress is being made for the specific activity.Methods in org.hl7.fhir.r5.model that return CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityPlannedActivityDetailComponent.getStatus()Returns the enum constant of this type with the specified name.static CarePlan.CarePlanActivityStatus[]CarePlan.CarePlanActivityStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityPlannedActivityDetailComponent.getStatusElement()Methods in org.hl7.fhir.r5.model with parameters of type CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityPlannedActivityDetailComponent.setStatus(CarePlan.CarePlanActivityStatus value) CarePlan.CarePlanActivityStatusEnumFactory.toCode(CarePlan.CarePlanActivityStatus code) CarePlan.CarePlanActivityStatusEnumFactory.toSystem(CarePlan.CarePlanActivityStatus code) Method parameters in org.hl7.fhir.r5.model with type arguments of type CarePlan.CarePlanActivityStatusModifier and TypeMethodDescriptionCarePlan.CarePlanActivityPlannedActivityDetailComponent.setStatusElement(Enumeration<CarePlan.CarePlanActivityStatus> value) Constructors in org.hl7.fhir.r5.model with parameters of type CarePlan.CarePlanActivityStatusModifierConstructorDescriptionConstructor