Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.CarePlanStatus
Packages that use CarePlanStatus
-
Uses of CarePlanStatus in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return CarePlanStatusModifier and TypeMethodDescriptionstatic CarePlanStatusstatic CarePlanStatusReturns the enum constant of this type with the specified name.static CarePlanStatus[]CarePlanStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type CarePlanStatusModifier and TypeMethodDescriptionCarePlanStatusEnumFactory.toCode(CarePlanStatus code)CarePlanStatusEnumFactory.toSystem(CarePlanStatus code)