Uses of Class
org.hl7.fhir.r4b.model.CareTeam
-
Packages that use CareTeam Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of CareTeam in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return CareTeam Modifier and Type Method Description protected CareTeamJsonParser. parseCareTeam(com.google.gson.JsonObject json)protected CareTeamXmlParser. parseCareTeam(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4b.formats with parameters of type CareTeam Modifier and Type Method Description protected voidJsonParser. composeCareTeam(String name, CareTeam element)protected voidRdfParser. composeCareTeam(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, CareTeam element, int index)protected voidXmlParser. composeCareTeam(String name, CareTeam element)protected voidXmlParser. composeCareTeamElements(CareTeam element)protected voidJsonParser. composeCareTeamProperties(CareTeam element)protected booleanXmlParser. parseCareTeamContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, CareTeam res)protected voidJsonParser. parseCareTeamProperties(com.google.gson.JsonObject json, CareTeam res) -
Uses of CareTeam in org.hl7.fhir.r4b.model
Methods in org.hl7.fhir.r4b.model with parameters of type CareTeam Modifier and Type Method Description voidCareTeam. copyValues(CareTeam dst)
-