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