
Uses of Class
org.hl7.fhir.dstu2.model.Practitioner.PractitionerQualificationComponent
Packages that use Practitioner.PractitionerQualificationComponent
-
Uses of Practitioner.PractitionerQualificationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Practitioner.PractitionerQualificationComponentModifier and TypeMethodDescriptionJsonParser.parsePractitionerPractitionerQualificationComponent(com.google.gson.JsonObject json, Practitioner owner) XmlParser.parsePractitionerPractitionerQualificationComponent(org.xmlpull.v1.XmlPullParser xpp, Practitioner owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Practitioner.PractitionerQualificationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composePractitionerPractitionerQualificationComponent(String name, Practitioner.PractitionerQualificationComponent element) protected voidXmlParser.composePractitionerPractitionerQualificationComponent(String name, Practitioner.PractitionerQualificationComponent element) protected voidJsonParser.composePractitionerPractitionerQualificationComponentInner(Practitioner.PractitionerQualificationComponent element) -
Uses of Practitioner.PractitionerQualificationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Practitioner.PractitionerQualificationComponentModifier and TypeFieldDescriptionPractitioner.qualificationQualifications obtained by training and certification.Methods in org.hl7.fhir.dstu2.model that return Practitioner.PractitionerQualificationComponentModifier and TypeMethodDescriptionPractitioner.PractitionerQualificationComponent.addIdentifier(Identifier t) Practitioner.addQualification()Practitioner.PractitionerQualificationComponent.copy()Practitioner.PractitionerQualificationComponent.setCode(CodeableConcept value) Practitioner.PractitionerQualificationComponent.setIssuerTarget(Organization value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Practitioner.PractitionerQualificationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Practitioner.PractitionerQualificationComponentModifier and TypeMethodDescriptionPractitioner.addQualification(Practitioner.PractitionerQualificationComponent t)