Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.Referralstatus
-
Packages that use Referralstatus Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of Referralstatus in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return Referralstatus Modifier and Type Method Description static ReferralstatusReferralstatus. fromCode(String codeString)ReferralstatusReferralstatusEnumFactory. fromCode(String codeString)static ReferralstatusReferralstatus. valueOf(String name)Returns the enum constant of this type with the specified name.static Referralstatus[]Referralstatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.model.codesystems with parameters of type Referralstatus Modifier and Type Method Description StringReferralstatusEnumFactory. toCode(Referralstatus code)StringReferralstatusEnumFactory. toSystem(Referralstatus code)
-