
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.DiagnosisRole
Packages that use DiagnosisRole
-
Uses of DiagnosisRole in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return DiagnosisRoleModifier and TypeMethodDescriptionstatic DiagnosisRolestatic DiagnosisRoleReturns 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.dstu3.model.codesystems with parameters of type DiagnosisRoleModifier and TypeMethodDescriptionDiagnosisRoleEnumFactory.toCode(DiagnosisRole code) DiagnosisRoleEnumFactory.toSystem(DiagnosisRole code)