
Uses of Enum
org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCertainty
Packages that use AllergyIntolerance.AllergyIntoleranceCertainty
-
Uses of AllergyIntolerance.AllergyIntoleranceCertainty in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type AllergyIntolerance.AllergyIntoleranceCertaintyModifier and TypeFieldDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.certainty
Statement about the degree of clinical certainty that the specific substance was the cause of the manifestation in this reaction event.Methods in org.hl7.fhir.dstu2.model that return AllergyIntolerance.AllergyIntoleranceCertaintyModifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.getCertainty()
Returns the enum constant of this type with the specified name.AllergyIntolerance.AllergyIntoleranceCertainty.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type AllergyIntolerance.AllergyIntoleranceCertaintyModifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.getCertaintyElement()
Methods in org.hl7.fhir.dstu2.model with parameters of type AllergyIntolerance.AllergyIntoleranceCertaintyModifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.setCertainty
(AllergyIntolerance.AllergyIntoleranceCertainty value) AllergyIntolerance.AllergyIntoleranceCertaintyEnumFactory.toCode
(AllergyIntolerance.AllergyIntoleranceCertainty code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type AllergyIntolerance.AllergyIntoleranceCertaintyModifier and TypeMethodDescriptionAllergyIntolerance.AllergyIntoleranceReactionComponent.setCertaintyElement
(Enumeration<AllergyIntolerance.AllergyIntoleranceCertainty> value)