Uses of Class
com.ibm.fhir.model.resource.Practitioner.Qualification
-
Packages that use Practitioner.Qualification Package Description com.ibm.fhir.model.resource -
-
Uses of Practitioner.Qualification in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return Practitioner.Qualification Modifier and Type Method Description Practitioner.QualificationPractitioner.Qualification.Builder. build()Build thePractitioner.QualificationMethods in com.ibm.fhir.model.resource that return types with arguments of type Practitioner.Qualification Modifier and Type Method Description List<Practitioner.Qualification>Practitioner. getQualification()The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner.Methods in com.ibm.fhir.model.resource with parameters of type Practitioner.Qualification Modifier and Type Method Description protected Practitioner.Qualification.BuilderPractitioner.Qualification.Builder. from(Practitioner.Qualification qualification)Practitioner.BuilderPractitioner.Builder. qualification(Practitioner.Qualification... qualification)The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner.protected voidPractitioner.Qualification.Builder. validate(Practitioner.Qualification qualification)Method parameters in com.ibm.fhir.model.resource with type arguments of type Practitioner.Qualification Modifier and Type Method Description Practitioner.BuilderPractitioner.Builder. qualification(Collection<Practitioner.Qualification> qualification)The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner.
-