
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.V3ObservationValue
Packages that use V3ObservationValue
- 
Uses of V3ObservationValue in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3ObservationValueModifier and TypeMethodDescriptionstatic V3ObservationValuestatic V3ObservationValueReturns the enum constant of this class with the specified name.static V3ObservationValue[]V3ObservationValue.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 V3ObservationValueModifier and TypeMethodDescriptionV3ObservationValueEnumFactory.toCode(V3ObservationValue code) V3ObservationValueEnumFactory.toSystem(V3ObservationValue code)