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