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