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