
Uses of Class
org.hl7.fhir.dstu2.model.CarePlan.CarePlanRelatedPlanComponent
Packages that use CarePlan.CarePlanRelatedPlanComponent
-
Uses of CarePlan.CarePlanRelatedPlanComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return CarePlan.CarePlanRelatedPlanComponentModifier and TypeMethodDescriptionprotected CarePlan.CarePlanRelatedPlanComponent
JsonParser.parseCarePlanCarePlanRelatedPlanComponent
(com.google.gson.JsonObject json, CarePlan owner) protected CarePlan.CarePlanRelatedPlanComponent
XmlParser.parseCarePlanCarePlanRelatedPlanComponent
(org.xmlpull.v1.XmlPullParser xpp, CarePlan owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type CarePlan.CarePlanRelatedPlanComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeCarePlanCarePlanRelatedPlanComponent
(String name, CarePlan.CarePlanRelatedPlanComponent element) protected void
XmlParser.composeCarePlanCarePlanRelatedPlanComponent
(String name, CarePlan.CarePlanRelatedPlanComponent element) protected void
JsonParser.composeCarePlanCarePlanRelatedPlanComponentInner
(CarePlan.CarePlanRelatedPlanComponent element) -
Uses of CarePlan.CarePlanRelatedPlanComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type CarePlan.CarePlanRelatedPlanComponentModifier and TypeFieldDescriptionprotected List
<CarePlan.CarePlanRelatedPlanComponent> CarePlan.relatedPlan
Identifies CarePlans with some sort of formal relationship to the current plan.Methods in org.hl7.fhir.dstu2.model that return CarePlan.CarePlanRelatedPlanComponentModifier and TypeMethodDescriptionCarePlan.addRelatedPlan()
CarePlan.CarePlanRelatedPlanComponent.copy()
CarePlan.CarePlanRelatedPlanComponent.setCode
(CarePlan.CarePlanRelationship value) CarePlan.CarePlanRelatedPlanComponent.setCodeElement
(Enumeration<CarePlan.CarePlanRelationship> value) CarePlan.CarePlanRelatedPlanComponent.setPlanTarget
(CarePlan value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type CarePlan.CarePlanRelatedPlanComponentMethods in org.hl7.fhir.dstu2.model with parameters of type CarePlan.CarePlanRelatedPlanComponentModifier and TypeMethodDescriptionCarePlan.addRelatedPlan
(CarePlan.CarePlanRelatedPlanComponent t)