Uses of Class
org.hl7.fhir.dstu2.model.CarePlan.CarePlanParticipantComponent
-
Uses of CarePlan.CarePlanParticipantComponent in org.hl7.fhir.dstu2.formats
Modifier 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) Modifier 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
Modifier 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.Modifier and TypeMethodDescriptionCarePlan.addParticipant()
CarePlan.CarePlanParticipantComponent.copy()
CarePlan.CarePlanParticipantComponent.setMemberTarget
(Resource value) CarePlan.CarePlanParticipantComponent.setRole
(CodeableConcept value) Modifier and TypeMethodDescriptionCarePlan.addParticipant
(CarePlan.CarePlanParticipantComponent t)