Uses of Enum
org.hl7.fhir.r4.model.codesystems.HistoryStatus
-
Uses of HistoryStatus in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic HistoryStatus
static HistoryStatus
Returns the enum constant of this type with the specified name.static HistoryStatus[]
HistoryStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionHistoryStatusEnumFactory.toCode
(HistoryStatus code) HistoryStatusEnumFactory.toSystem
(HistoryStatus code)