
Uses of Enum
org.hl7.fhir.r4.model.codesystems.MeasureReportType
Packages that use MeasureReportType
-
Uses of MeasureReportType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return MeasureReportTypeModifier and TypeMethodDescriptionstatic MeasureReportType
static MeasureReportType
Returns the enum constant of this type with the specified name.static MeasureReportType[]
MeasureReportType.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 MeasureReportTypeModifier and TypeMethodDescriptionMeasureReportTypeEnumFactory.toCode
(MeasureReportType code) MeasureReportTypeEnumFactory.toSystem
(MeasureReportType code)