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