
Uses of Class
org.hl7.fhir.dstu2.model.Goal
Packages that use Goal
-
Uses of Goal in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return GoalModifier and TypeMethodDescriptionprotected Goal
JsonParser.parseGoal
(com.google.gson.JsonObject json) protected Goal
XmlParser.parseGoal
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.dstu2.formats with parameters of type GoalModifier and TypeMethodDescriptionprotected void
JsonParser.composeGoal
(String name, Goal element) protected void
XmlParser.composeGoal
(String name, Goal element) protected void
JsonParser.composeGoalInner
(Goal element) protected Goal.GoalOutcomeComponent
JsonParser.parseGoalGoalOutcomeComponent
(com.google.gson.JsonObject json, Goal owner) protected Goal.GoalOutcomeComponent
XmlParser.parseGoalGoalOutcomeComponent
(org.xmlpull.v1.XmlPullParser xpp, Goal owner) -
Uses of Goal in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type GoalModifier and TypeFieldDescriptionCarePlan.CarePlanActivityDetailComponent.goalTarget
The actual objects that are the target of the reference (Internal reference that identifies the goals that this activity is intended to contribute towards meeting.)CarePlan.goalTarget
The actual objects that are the target of the reference (Describes the intended objective(s) of carrying out the care plan.)Methods in org.hl7.fhir.dstu2.model that return GoalModifier and TypeMethodDescriptionGoal.addAddresses
(Reference t) Goal.addCategory
(CodeableConcept t) CarePlan.addGoalTarget()
CarePlan.CarePlanActivityDetailComponent.addGoalTarget()
Goal.addIdentifier
(Identifier t) Goal.addNote
(Annotation t) Goal.addOutcome
(Goal.GoalOutcomeComponent t) Goal.copy()
Goal.setAuthorTarget
(Resource value) Goal.setDescription
(String value) Goal.setDescriptionElement
(StringType value) Goal.setPriority
(CodeableConcept value) Goal.setStatus
(Goal.GoalStatus value) Goal.setStatusDate
(Date value) Goal.setStatusDateElement
(DateType value) Goal.setStatusElement
(Enumeration<Goal.GoalStatus> value) Goal.setStatusReason
(CodeableConcept value) Goal.setSubject
(Reference value) Goal.setSubjectTarget
(Resource value) protected Goal
Goal.typedCopy()
Methods in org.hl7.fhir.dstu2.model that return types with arguments of type GoalModifier and TypeMethodDescriptionCarePlan.CarePlanActivityDetailComponent.getGoalTarget()
CarePlan.getGoalTarget()