
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.Referralstatus
Packages that use Referralstatus
- 
Uses of Referralstatus in org.hl7.fhir.dstu3.model.codesystemsMethods in org.hl7.fhir.dstu3.model.codesystems that return ReferralstatusModifier and TypeMethodDescriptionstatic Referralstatusstatic ReferralstatusReturns the enum constant of this class with the specified name.static Referralstatus[]Referralstatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ReferralstatusModifier and TypeMethodDescriptionReferralstatusEnumFactory.toCode(Referralstatus code) ReferralstatusEnumFactory.toSystem(Referralstatus code)