
Uses of Enum
org.hl7.fhir.r4.model.VerificationResult.Status
Packages that use VerificationResult.Status
-
Uses of VerificationResult.Status in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type VerificationResult.StatusModifier and TypeFieldDescriptionprotected Enumeration<VerificationResult.Status>
VerificationResult.status
The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed).Methods in org.hl7.fhir.r4.model that return VerificationResult.StatusModifier and TypeMethodDescriptionstatic VerificationResult.Status
VerificationResult.getStatus()
static VerificationResult.Status
Returns the enum constant of this type with the specified name.static VerificationResult.Status[]
VerificationResult.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type VerificationResult.StatusModifier and TypeMethodDescriptionVerificationResult.StatusEnumFactory.fromType
(PrimitiveType<?> code) VerificationResult.getStatusElement()
Methods in org.hl7.fhir.r4.model with parameters of type VerificationResult.StatusModifier and TypeMethodDescriptionVerificationResult.setStatus
(VerificationResult.Status value) VerificationResult.StatusEnumFactory.toCode
(VerificationResult.Status code) VerificationResult.StatusEnumFactory.toSystem
(VerificationResult.Status code) Method parameters in org.hl7.fhir.r4.model with type arguments of type VerificationResult.StatusModifier and TypeMethodDescriptionVerificationResult.setStatusElement
(Enumeration<VerificationResult.Status> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type VerificationResult.StatusModifierConstructorDescriptionConstructor