
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.V3ActReason
Packages that use V3ActReason
-
Uses of V3ActReason in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return V3ActReasonModifier and TypeMethodDescriptionstatic V3ActReason
static V3ActReason
Returns the enum constant of this type with the specified name.static V3ActReason[]
V3ActReason.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type V3ActReasonModifier and TypeMethodDescriptionV3ActReasonEnumFactory.toCode
(V3ActReason code) V3ActReasonEnumFactory.toSystem
(V3ActReason code)