
Uses of Enum
org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus
Packages that use AllergyIntolerance.AllergyIntoleranceStatus
-
Uses of AllergyIntolerance.AllergyIntoleranceStatus in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type AllergyIntolerance.AllergyIntoleranceStatusModifier and TypeFieldDescriptionAllergyIntolerance.status
Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified Substance.Methods in org.hl7.fhir.dstu2.model that return AllergyIntolerance.AllergyIntoleranceStatusModifier and TypeMethodDescriptionAllergyIntolerance.getStatus()
Returns the enum constant of this type with the specified name.AllergyIntolerance.AllergyIntoleranceStatus.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.AllergyIntoleranceStatusMethods in org.hl7.fhir.dstu2.model with parameters of type AllergyIntolerance.AllergyIntoleranceStatusModifier and TypeMethodDescriptionAllergyIntolerance.setStatus
(AllergyIntolerance.AllergyIntoleranceStatus value) AllergyIntolerance.AllergyIntoleranceStatusEnumFactory.toCode
(AllergyIntolerance.AllergyIntoleranceStatus code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type AllergyIntolerance.AllergyIntoleranceStatusModifier and TypeMethodDescriptionAllergyIntolerance.setStatusElement
(Enumeration<AllergyIntolerance.AllergyIntoleranceStatus> value)