Uses of Class
org.hl7.fhir.r4.model.codesystems.EligibilityresponsePurpose
-
Packages that use EligibilityresponsePurpose Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of EligibilityresponsePurpose in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return EligibilityresponsePurpose Modifier and Type Method Description static EligibilityresponsePurposeEligibilityresponsePurpose. fromCode(String codeString)EligibilityresponsePurposeEligibilityresponsePurposeEnumFactory. fromCode(String codeString)static EligibilityresponsePurposeEligibilityresponsePurpose. valueOf(String name)Returns the enum constant of this type with the specified name.static EligibilityresponsePurpose[]EligibilityresponsePurpose. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type EligibilityresponsePurpose Modifier and Type Method Description StringEligibilityresponsePurposeEnumFactory. toCode(EligibilityresponsePurpose code)StringEligibilityresponsePurposeEnumFactory. toSystem(EligibilityresponsePurpose code)
-