Uses of Class
org.hl7.fhir.r4.model.codesystems.PractitionerSpecialty
-
Packages that use PractitionerSpecialty Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of PractitionerSpecialty in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return PractitionerSpecialty Modifier and Type Method Description static PractitionerSpecialtyPractitionerSpecialty. fromCode(String codeString)PractitionerSpecialtyPractitionerSpecialtyEnumFactory. fromCode(String codeString)static PractitionerSpecialtyPractitionerSpecialty. valueOf(String name)Returns the enum constant of this type with the specified name.static PractitionerSpecialty[]PractitionerSpecialty. 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 PractitionerSpecialty Modifier and Type Method Description StringPractitionerSpecialtyEnumFactory. toCode(PractitionerSpecialty code)StringPractitionerSpecialtyEnumFactory. toSystem(PractitionerSpecialty code)
-