
Uses of Enum Class
org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCriticality
Packages that use AllergyIntolerance.AllergyIntoleranceCriticality
-
Uses of AllergyIntolerance.AllergyIntoleranceCriticality in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.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.dstu2.model that return AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeMethodDescriptionAllergyIntolerance.getCriticality()Returns the enum constant of this class with the specified name.AllergyIntolerance.AllergyIntoleranceCriticality.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type AllergyIntolerance.AllergyIntoleranceCriticalityMethods in org.hl7.fhir.dstu2.model with parameters of type AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeMethodDescriptionAllergyIntolerance.setCriticality(AllergyIntolerance.AllergyIntoleranceCriticality value) AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceCriticality code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type AllergyIntolerance.AllergyIntoleranceCriticalityModifier and TypeMethodDescriptionAllergyIntolerance.setCriticalityElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCriticality> value)