
Uses of Enum Class
org.hl7.fhir.r4.model.ExplanationOfBenefit.RemittanceOutcome
Packages that use ExplanationOfBenefit.RemittanceOutcome
-
Uses of ExplanationOfBenefit.RemittanceOutcome in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type ExplanationOfBenefit.RemittanceOutcomeModifier and TypeFieldDescriptionExplanationOfBenefit.outcomeThe outcome of the claim, predetermination, or preauthorization processing.Methods in org.hl7.fhir.r4.model that return ExplanationOfBenefit.RemittanceOutcomeModifier and TypeMethodDescriptionExplanationOfBenefit.getOutcome()Returns the enum constant of this class with the specified name.ExplanationOfBenefit.RemittanceOutcome.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type ExplanationOfBenefit.RemittanceOutcomeModifier and TypeMethodDescriptionExplanationOfBenefit.RemittanceOutcomeEnumFactory.fromType(PrimitiveType<?> code) ExplanationOfBenefit.getOutcomeElement()Methods in org.hl7.fhir.r4.model with parameters of type ExplanationOfBenefit.RemittanceOutcomeModifier and TypeMethodDescriptionExplanationOfBenefit.setOutcome(ExplanationOfBenefit.RemittanceOutcome value) ExplanationOfBenefit.RemittanceOutcomeEnumFactory.toCode(ExplanationOfBenefit.RemittanceOutcome code) ExplanationOfBenefit.RemittanceOutcomeEnumFactory.toSystem(ExplanationOfBenefit.RemittanceOutcome code) Method parameters in org.hl7.fhir.r4.model with type arguments of type ExplanationOfBenefit.RemittanceOutcomeModifier and TypeMethodDescriptionExplanationOfBenefit.setOutcomeElement(Enumeration<ExplanationOfBenefit.RemittanceOutcome> value)