Uses of Class
org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent
-
Uses of CarePlan.CarePlanActivityComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionprotected CarePlan.CarePlanActivityComponent
JsonParser.parseCarePlanCarePlanActivityComponent
(com.google.gson.JsonObject json, CarePlan owner) protected CarePlan.CarePlanActivityComponent
XmlParser.parseCarePlanCarePlanActivityComponent
(org.xmlpull.v1.XmlPullParser xpp, CarePlan owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeCarePlanCarePlanActivityComponent
(String name, CarePlan.CarePlanActivityComponent element) protected void
XmlParser.composeCarePlanCarePlanActivityComponent
(String name, CarePlan.CarePlanActivityComponent element) protected void
JsonParser.composeCarePlanCarePlanActivityComponentInner
(CarePlan.CarePlanActivityComponent element) -
Uses of CarePlan.CarePlanActivityComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionprotected List
<CarePlan.CarePlanActivityComponent> CarePlan.activity
Identifies a planned action to occur as part of the plan.Modifier and TypeMethodDescriptionCarePlan.CarePlanActivityComponent.addActionResulting
(Reference t) CarePlan.addActivity()
CarePlan.CarePlanActivityComponent.addProgress
(Annotation t) CarePlan.CarePlanActivityComponent.copy()
CarePlan.CarePlanActivityComponent.setDetail
(CarePlan.CarePlanActivityDetailComponent value) CarePlan.CarePlanActivityComponent.setReference
(Reference value) CarePlan.CarePlanActivityComponent.setReferenceTarget
(Resource value)