
Uses of Enum
org.hl7.fhir.dstu2.model.ReferralRequest.ReferralStatus
Packages that use ReferralRequest.ReferralStatus
-
Uses of ReferralRequest.ReferralStatus in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ReferralRequest.ReferralStatusModifier and TypeFieldDescriptionprotected Enumeration
<ReferralRequest.ReferralStatus> ReferralRequest.status
The workflow status of the referral or transfer of care request.Methods in org.hl7.fhir.dstu2.model that return ReferralRequest.ReferralStatusModifier and TypeMethodDescriptionReferralRequest.getStatus()
Returns the enum constant of this type with the specified name.static ReferralRequest.ReferralStatus[]
ReferralRequest.ReferralStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ReferralRequest.ReferralStatusMethods in org.hl7.fhir.dstu2.model with parameters of type ReferralRequest.ReferralStatusModifier and TypeMethodDescriptionReferralRequest.setStatus
(ReferralRequest.ReferralStatus value) ReferralRequest.ReferralStatusEnumFactory.toCode
(ReferralRequest.ReferralStatus code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type ReferralRequest.ReferralStatusModifier and TypeMethodDescriptionReferralRequest.setStatusElement
(Enumeration<ReferralRequest.ReferralStatus> value) Constructor parameters in org.hl7.fhir.dstu2.model with type arguments of type ReferralRequest.ReferralStatusModifierConstructorDescription