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