
Uses of Enum
org.hl7.fhir.r4.model.codesystems.ObservationStatistics
Packages that use ObservationStatistics
-
Uses of ObservationStatistics in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ObservationStatisticsModifier and TypeMethodDescriptionstatic ObservationStatistics
static ObservationStatistics
Returns the enum constant of this type with the specified name.static ObservationStatistics[]
ObservationStatistics.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type ObservationStatisticsModifier and TypeMethodDescriptionObservationStatisticsEnumFactory.toCode
(ObservationStatistics code) ObservationStatisticsEnumFactory.toSystem
(ObservationStatistics code)