
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.CarePlanParticipantComponent
JsonParser.parseCarePlanCarePlanParticipantComponent
(com.google.gson.JsonObject json, CarePlan owner) protected CarePlan.CarePlanParticipantComponent
XmlParser.parseCarePlanCarePlanParticipantComponent
(org.xmlpull.v1.XmlPullParser xpp, CarePlan owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type CarePlan.CarePlanParticipantComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeCarePlanCarePlanParticipantComponent
(String name, CarePlan.CarePlanParticipantComponent element) protected void
XmlParser.composeCarePlanCarePlanParticipantComponent
(String name, CarePlan.CarePlanParticipantComponent element) protected void
JsonParser.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.participant
Identifies 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)