
Uses of Enum
org.hl7.fhir.r4.model.codesystems.V3Hl7ITSVersionCode
Packages that use V3Hl7ITSVersionCode
-
Uses of V3Hl7ITSVersionCode in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3Hl7ITSVersionCodeModifier and TypeMethodDescriptionstatic V3Hl7ITSVersionCode
static V3Hl7ITSVersionCode
Returns the enum constant of this type with the specified name.static V3Hl7ITSVersionCode[]
V3Hl7ITSVersionCode.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 V3Hl7ITSVersionCodeModifier and TypeMethodDescriptionV3Hl7ITSVersionCodeEnumFactory.toCode
(V3Hl7ITSVersionCode code) V3Hl7ITSVersionCodeEnumFactory.toSystem
(V3Hl7ITSVersionCode code)