
Uses of Class
org.hl7.fhir.dstu2.model.CarePlan.CarePlanParticipantComponent
Packages that use CarePlan.CarePlanParticipantComponent
-
Uses of CarePlan.CarePlanParticipantComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return CarePlan.CarePlanParticipantComponentModifier and TypeMethodDescriptionprotected CarePlan.CarePlanParticipantComponentJsonParser.parseCarePlanCarePlanParticipantComponent(com.google.gson.JsonObject json, CarePlan owner) protected CarePlan.CarePlanParticipantComponentXmlParser.parseCarePlanCarePlanParticipantComponent(org.xmlpull.v1.XmlPullParser xpp, CarePlan owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type CarePlan.CarePlanParticipantComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeCarePlanCarePlanParticipantComponent(String name, CarePlan.CarePlanParticipantComponent element) protected voidXmlParser.composeCarePlanCarePlanParticipantComponent(String name, CarePlan.CarePlanParticipantComponent element) protected voidJsonParser.composeCarePlanCarePlanParticipantComponentInner(CarePlan.CarePlanParticipantComponent element) -
Uses of CarePlan.CarePlanParticipantComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type CarePlan.CarePlanParticipantComponentModifier and TypeFieldDescriptionprotected List<CarePlan.CarePlanParticipantComponent> CarePlan.participantIdentifies all people and organizations who are expected to be involved in the care envisioned by this plan.Methods in org.hl7.fhir.dstu2.model that return CarePlan.CarePlanParticipantComponentModifier and TypeMethodDescriptionCarePlan.addParticipant()CarePlan.CarePlanParticipantComponent.copy()CarePlan.CarePlanParticipantComponent.setMemberTarget(Resource value) CarePlan.CarePlanParticipantComponent.setRole(CodeableConcept value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type CarePlan.CarePlanParticipantComponentMethods in org.hl7.fhir.dstu2.model with parameters of type CarePlan.CarePlanParticipantComponentModifier and TypeMethodDescriptionCarePlan.addParticipant(CarePlan.CarePlanParticipantComponent t)