Uses of Class
org.hl7.fhir.r5.model.PractitionerRole
-
Packages that use PractitionerRole Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of PractitionerRole in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return PractitionerRole Modifier and Type Method Description protected PractitionerRoleJsonParser. parsePractitionerRole(com.google.gson.JsonObject json)protected PractitionerRoleXmlParser. parsePractitionerRole(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type PractitionerRole Modifier and Type Method Description protected voidJsonParser. composePractitionerRole(String name, PractitionerRole element)protected voidRdfParser. composePractitionerRole(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, PractitionerRole element, int index)protected voidXmlParser. composePractitionerRole(String name, PractitionerRole element)protected voidXmlParser. composePractitionerRoleElements(PractitionerRole element)protected voidJsonParser. composePractitionerRoleProperties(PractitionerRole element)protected booleanXmlParser. parsePractitionerRoleContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PractitionerRole res)protected voidJsonParser. parsePractitionerRoleProperties(com.google.gson.JsonObject json, PractitionerRole res) -
Uses of PractitionerRole in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type PractitionerRole Modifier and Type Method Description voidPractitionerRole. copyValues(PractitionerRole dst)
-