Uses of Enum
org.hl7.fhir.r4.model.codesystems.DataAbsentReason
-
Uses of DataAbsentReason in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic DataAbsentReason
static DataAbsentReason
Returns the enum constant of this type with the specified name.static DataAbsentReason[]
DataAbsentReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDataAbsentReasonEnumFactory.toCode
(DataAbsentReason code) DataAbsentReasonEnumFactory.toSystem
(DataAbsentReason code)