
Uses of Enum
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 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.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type DataAbsentReasonModifier and TypeMethodDescriptionDataAbsentReasonEnumFactory.toCode
(DataAbsentReason code) DataAbsentReasonEnumFactory.toSystem
(DataAbsentReason code)