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