Uses of Enum
org.hl7.fhir.r4.model.Enumerations.DataAbsentReason
-
Uses of Enumerations.DataAbsentReason in org.hl7.fhir.r4.model
Modifier 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.Modifier and TypeMethodDescriptionEnumerations.DataAbsentReasonEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionEnumerations.DataAbsentReasonEnumFactory.toCode
(Enumerations.DataAbsentReason code) Enumerations.DataAbsentReasonEnumFactory.toSystem
(Enumerations.DataAbsentReason code)