Uses of Enum
org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCriticality
Packages that use AllergyIntolerance.AllergyIntoleranceCriticality
-
Uses of AllergyIntolerance.AllergyIntoleranceCriticality in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeFieldDescriptionAllergyIntolerance.criticalityEstimate of the potential clinical harm, or seriousness, of the reaction to the identified substance.Methods in org.hl7.fhir.r4.model that return AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeMethodDescriptionAllergyIntolerance.getCriticality()Returns the enum constant of this type with the specified name.AllergyIntolerance.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 that return types with arguments of type AllergyIntolerance.AllergyIntoleranceCriticalityMethods in org.hl7.fhir.r4.model with parameters of type AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeMethodDescriptionAllergyIntolerance.setCriticality(AllergyIntolerance.AllergyIntoleranceCriticality value) AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceCriticality code) AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceCriticality code) Method parameters in org.hl7.fhir.r4.model with type arguments of type AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeMethodDescriptionAllergyIntolerance.setCriticalityElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCriticality> value)