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