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