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