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