![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.Enumerations.DataAbsentReason
Packages that use Enumerations.DataAbsentReason
-
Uses of Enumerations.DataAbsentReason in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return Enumerations.DataAbsentReasonModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Enumerations.DataAbsentReason[]
Enumerations.DataAbsentReason.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 Enumerations.DataAbsentReasonModifier and TypeMethodDescriptionEnumerations.DataAbsentReasonEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r4.model with parameters of type Enumerations.DataAbsentReasonModifier and TypeMethodDescriptionEnumerations.DataAbsentReasonEnumFactory.toCode
(Enumerations.DataAbsentReason code) Enumerations.DataAbsentReasonEnumFactory.toSystem
(Enumerations.DataAbsentReason code)