
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.V3CodingRationale
Packages that use V3CodingRationale
-
Uses of V3CodingRationale in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3CodingRationaleModifier and TypeMethodDescriptionstatic V3CodingRationale
static V3CodingRationale
Returns the enum constant of this class with the specified name.static V3CodingRationale[]
V3CodingRationale.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 V3CodingRationaleModifier and TypeMethodDescriptionV3CodingRationaleEnumFactory.toCode
(V3CodingRationale code) V3CodingRationaleEnumFactory.toSystem
(V3CodingRationale code)