Uses of Class
org.hl7.fhir.dstu3.model.codesystems.CqifRecommendationStrength
-
Packages that use CqifRecommendationStrength Package Description org.hl7.fhir.dstu3.model.codesystems -
-
Uses of CqifRecommendationStrength in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return CqifRecommendationStrength Modifier and Type Method Description static CqifRecommendationStrengthCqifRecommendationStrength. fromCode(String codeString)CqifRecommendationStrengthCqifRecommendationStrengthEnumFactory. fromCode(String codeString)static CqifRecommendationStrengthCqifRecommendationStrength. valueOf(String name)Returns the enum constant of this type with the specified name.static CqifRecommendationStrength[]CqifRecommendationStrength. 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 CqifRecommendationStrength Modifier and Type Method Description StringCqifRecommendationStrengthEnumFactory. toCode(CqifRecommendationStrength code)StringCqifRecommendationStrengthEnumFactory. toSystem(CqifRecommendationStrength code)
-