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