Uses of Class
org.hl7.fhir.dstu2.model.Practitioner.PractitionerPractitionerRoleComponent
-
Uses of Practitioner.PractitionerPractitionerRoleComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parsePractitionerPractitionerPractitionerRoleComponent
(com.google.gson.JsonObject json, Practitioner owner) XmlParser.parsePractitionerPractitionerPractitionerRoleComponent
(org.xmlpull.v1.XmlPullParser xpp, Practitioner owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePractitionerPractitionerPractitionerRoleComponent
(String name, Practitioner.PractitionerPractitionerRoleComponent element) protected void
XmlParser.composePractitionerPractitionerPractitionerRoleComponent
(String name, Practitioner.PractitionerPractitionerRoleComponent element) protected void
JsonParser.composePractitionerPractitionerPractitionerRoleComponentInner
(Practitioner.PractitionerPractitionerRoleComponent element) -
Uses of Practitioner.PractitionerPractitionerRoleComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionPractitioner.practitionerRole
The list of roles/organizations that the practitioner is associated with.Modifier and TypeMethodDescriptionPractitioner.PractitionerPractitionerRoleComponent.addHealthcareService
(Reference t) Practitioner.PractitionerPractitionerRoleComponent.addLocation
(Reference t) Practitioner.addPractitionerRole()
Practitioner.PractitionerPractitionerRoleComponent.addSpecialty
(CodeableConcept t) Practitioner.PractitionerPractitionerRoleComponent.copy()
Practitioner.PractitionerPractitionerRoleComponent.setManagingOrganization
(Reference value) Practitioner.PractitionerPractitionerRoleComponent.setManagingOrganizationTarget
(Organization value) Practitioner.PractitionerPractitionerRoleComponent.setRole
(CodeableConcept value) Modifier and TypeMethodDescription