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