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