Class CarePlan
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement
,ca.uhn.fhir.model.api.IElement
,ca.uhn.fhir.model.api.IResource
,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseResource
Definition: Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/CarePlan
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Block class for child element: CarePlan.activity ()static class
Block class for child element: CarePlan.activity.detail ()static class
Block class for child element: CarePlan.participant ()static class
Block class for child element: CarePlan.relatedPlan () -
Field Summary
Modifier and TypeFieldDescriptionstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for activitycodestatic final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for activitydatestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for activityreferencestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for conditionstatic final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for datestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for goalstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for participantstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for performerstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for relatedcodestatic final ca.uhn.fhir.rest.gclient.CompositeClientParam
<ca.uhn.fhir.rest.gclient.TokenClientParam, ca.uhn.fhir.rest.gclient.ReferenceClientParam> Fluent Client search parameter constant for relatedcode-relatedplanstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for relatedplanstatic final String
Search parameter constant for activitycodestatic final String
Search parameter constant for activitydatestatic final String
Search parameter constant for activityreferencestatic final String
Search parameter constant for conditionstatic final String
Search parameter constant for datestatic final String
Search parameter constant for goalstatic final String
Search parameter constant for participantstatic final String
Search parameter constant for patientstatic final String
Search parameter constant for performerstatic final String
Search parameter constant for relatedcodestatic final String
Search parameter constant for relatedcode-relatedplanstatic final String
Search parameter constant for relatedplanstatic final String
Search parameter constant for subjectstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for subjectFields inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
RES_ID, SP_RES_ID
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionAdds and returns a new value for activity ()addActivity
(CarePlan.Activity theValue) Adds a given new value for activity ()Adds and returns a new value for addresses ()Adds and returns a new value for author ()Adds and returns a new value for category ()addCategory
(CodeableConceptDt theValue) Adds a given new value for category ()addGoal()
Adds and returns a new value for goal ()Adds and returns a new value for identifier ()addIdentifier
(IdentifierDt theValue) Adds a given new value for identifier ()Adds and returns a new value for participant ()addParticipant
(CarePlan.Participant theValue) Adds a given new value for participant ()Adds and returns a new value for relatedPlan ()addRelatedPlan
(CarePlan.RelatedPlan theValue) Adds a given new value for relatedPlan ()Adds and returns a new value for support ()Gets the value(s) for activity ().Gets the first repetition for activity (), creating it if it does not already exist.Gets the value(s) for addresses ().<T extends ca.uhn.fhir.model.api.IElement>
List<T> getAllPopulatedChildElementsOfType
(Class<T> theType) Gets the value(s) for author ().Gets the value(s) for category ().Gets the first repetition for category (), creating it if it does not already exist.Gets the value(s) for context ().Gets the value(s) for description ().ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for description ().getGoal()
Gets the value(s) for goal ().Gets the value(s) for identifier ().Gets the first repetition for identifier (), creating it if it does not already exist.Gets the value(s) for modified ().ca.uhn.fhir.model.primitive.DateTimeDt
Gets the value(s) for modified ().getNote()
Gets the value(s) for note ().Gets the value(s) for participant ().Gets the first repetition for participant (), creating it if it does not already exist.Gets the value(s) for period ().Gets the value(s) for relatedPlan ().Gets the first repetition for relatedPlan (), creating it if it does not already exist.Gets the value(s) for status ().ca.uhn.fhir.model.primitive.BoundCodeDt
<CarePlanStatusEnum> Gets the value(s) for status ().ca.uhn.fhir.context.FhirVersionEnum
Gets the value(s) for subject ().Gets the value(s) for support ().boolean
isEmpty()
setActivity
(List<CarePlan.Activity> theValue) Sets the value(s) for activity ()setAddresses
(List<ResourceReferenceDt> theValue) Sets the value(s) for addresses ()setAuthor
(List<ResourceReferenceDt> theValue) Sets the value(s) for author ()setCategory
(List<CodeableConceptDt> theValue) Sets the value(s) for category ()setContext
(ResourceReferenceDt theValue) Sets the value(s) for context ()setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()setDescription
(String theString) Sets the value for description ()setGoal
(List<ResourceReferenceDt> theValue) Sets the value(s) for goal ()setIdentifier
(List<IdentifierDt> theValue) Sets the value(s) for identifier ()setModified
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for modified ()setModified
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for modified ()setModifiedWithSecondsPrecision
(Date theDate) Sets the value for modified ()setNote
(AnnotationDt theValue) Sets the value(s) for note ()setParticipant
(List<CarePlan.Participant> theValue) Sets the value(s) for participant ()Sets the value(s) for period ()setRelatedPlan
(List<CarePlan.RelatedPlan> theValue) Sets the value(s) for relatedPlan ()setStatus
(CarePlanStatusEnum theValue) Sets the value(s) for status ()setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<CarePlanStatusEnum> theValue) Sets the value(s) for status ()setSubject
(ResourceReferenceDt theValue) Sets the value(s) for subject ()setSupport
(List<ResourceReferenceDt> theValue) Sets the value(s) for support ()Methods inherited from class ca.uhn.fhir.model.dstu2.resource.BaseResource
getContained, getId, getIdElement, getLanguage, getMeta, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toString
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, setUserData
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getIdElement, isDeleted, setId, setId
Methods inherited from interface ca.uhn.fhir.model.api.IResource
getContained, getId, getLanguage, getMeta, getResourceMetadata, getText, setId, setLanguage, setResourceMetadata
-
Field Details
-
SP_PATIENT
Search parameter constant for patientDescription:
Type: reference
Path: CarePlan.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription:
Type: reference
Path: CarePlan.subject
-
SP_SUBJECT
Search parameter constant for subjectDescription:
Type: reference
Path: CarePlan.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription:
Type: reference
Path: CarePlan.subject
-
SP_CONDITION
Search parameter constant for conditionDescription:
Type: reference
Path: CarePlan.addresses
- See Also:
-
CONDITION
Fluent Client search parameter constant for conditionDescription:
Type: reference
Path: CarePlan.addresses
-
SP_DATE
Search parameter constant for dateDescription:
Type: date
Path: CarePlan.period
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription:
Type: date
Path: CarePlan.period
-
SP_PARTICIPANT
Search parameter constant for participantDescription:
Type: reference
Path: CarePlan.participant.member
- See Also:
-
PARTICIPANT
Fluent Client search parameter constant for participantDescription:
Type: reference
Path: CarePlan.participant.member
-
SP_ACTIVITYCODE
Search parameter constant for activitycodeDescription:
Type: token
Path: CarePlan.activity.detail.code
- See Also:
-
ACTIVITYCODE
Fluent Client search parameter constant for activitycodeDescription:
Type: token
Path: CarePlan.activity.detail.code
-
SP_ACTIVITYDATE
Search parameter constant for activitydateDescription: Specified date occurs within period specified by CarePlan.activity.timingSchedule
Type: date
Path: CarePlan.activity.detail.scheduled[x]
- See Also:
-
ACTIVITYDATE
Fluent Client search parameter constant for activitydateDescription: Specified date occurs within period specified by CarePlan.activity.timingSchedule
Type: date
Path: CarePlan.activity.detail.scheduled[x]
-
SP_ACTIVITYREFERENCE
Search parameter constant for activityreferenceDescription:
Type: reference
Path: CarePlan.activity.reference
- See Also:
-
ACTIVITYREFERENCE
Fluent Client search parameter constant for activityreferenceDescription:
Type: reference
Path: CarePlan.activity.reference
-
SP_PERFORMER
Search parameter constant for performerDescription: Matches if the practitioner is listed as a performer in any of the \"simple\" activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)
Type: reference
Path: CarePlan.activity.detail.performer
- See Also:
-
PERFORMER
Fluent Client search parameter constant for performerDescription: Matches if the practitioner is listed as a performer in any of the \"simple\" activities. (For performers of the detailed activities, chain through the activitydetail search parameter.)
Type: reference
Path: CarePlan.activity.detail.performer
-
SP_GOAL
Search parameter constant for goalDescription:
Type: reference
Path: CarePlan.goal
- See Also:
-
GOAL
Fluent Client search parameter constant for goalDescription:
Type: reference
Path: CarePlan.goal
-
SP_RELATEDCODE
Search parameter constant for relatedcodeDescription:
Type: token
Path: CarePlan.relatedPlan.code
- See Also:
-
RELATEDCODE
Fluent Client search parameter constant for relatedcodeDescription:
Type: token
Path: CarePlan.relatedPlan.code
-
SP_RELATEDPLAN
Search parameter constant for relatedplanDescription:
Type: reference
Path: CarePlan.relatedPlan.plan
- See Also:
-
RELATEDPLAN
Fluent Client search parameter constant for relatedplanDescription:
Type: reference
Path: CarePlan.relatedPlan.plan
-
SP_RELATEDCODE_RELATEDPLAN
Search parameter constant for relatedcode-relatedplanDescription: A combination of the type of relationship and the related plan
Type: composite
Path: relatedcode & relatedplan
- See Also:
-
RELATEDCODE_RELATEDPLAN
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.ReferenceClientParam> RELATEDCODE_RELATEDPLANFluent Client search parameter constant for relatedcode-relatedplanDescription: A combination of the type of relationship and the related plan
Type: composite
Path: relatedcode & relatedplan
-
INCLUDE_ACTIVITYREFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:activityreference". -
INCLUDE_CONDITION
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:condition". -
INCLUDE_GOAL
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:goal". -
INCLUDE_PARTICIPANT
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:participant". -
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:patient". -
INCLUDE_PERFORMER
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:performer". -
INCLUDE_RELATEDPLAN
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:relatedplan". -
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "CarePlan:subject".
-
-
Constructor Details
-
CarePlan
public CarePlan()
-
-
Method Details
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType) - Specified by:
getAllPopulatedChildElementsOfType
in interfaceca.uhn.fhir.model.api.ICompositeElement
-
getIdentifier
Gets the value(s) for identifier (). creating it if it does not exist. Will not returnnull
.Definition: This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)
-
setIdentifier
Sets the value(s) for identifier ()Definition: This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)
-
addIdentifier
Adds and returns a new value for identifier ()Definition: This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)
-
addIdentifier
Adds a given new value for identifier ()Definition: This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)
- Parameters:
theValue
- The identifier to add (must not benull
)
-
getIdentifierFirstRep
Gets the first repetition for identifier (), creating it if it does not already exist.Definition: This records identifiers associated with this care plan that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation)
-
getSubject
Gets the value(s) for subject (). creating it if it does not exist. Will not returnnull
.Definition: Identifies the patient or group whose intended care is described by the plan.
-
setSubject
Sets the value(s) for subject ()Definition: Identifies the patient or group whose intended care is described by the plan.
-
getStatusElement
Gets the value(s) for status (). creating it if it does not exist. Will not returnnull
.Definition: Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
-
getStatus
Gets the value(s) for status (). creating it if it does not exist. This method may returnnull
.Definition: Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
-
setStatus
Sets the value(s) for status ()Definition: Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
-
setStatus
Sets the value(s) for status ()Definition: Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.
-
getContext
Gets the value(s) for context (). creating it if it does not exist. Will not returnnull
.Definition: Identifies the context in which this particular CarePlan is defined.
-
setContext
Sets the value(s) for context ()Definition: Identifies the context in which this particular CarePlan is defined.
-
getPeriod
Gets the value(s) for period (). creating it if it does not exist. Will not returnnull
.Definition: Indicates when the plan did (or is intended to) come into effect and end.
-
setPeriod
Sets the value(s) for period ()Definition: Indicates when the plan did (or is intended to) come into effect and end.
-
getAuthor
Gets the value(s) for author (). creating it if it does not exist. Will not returnnull
.Definition: Identifies the individual(s) or ogranization who is responsible for the content of the care plan.
-
setAuthor
Sets the value(s) for author ()Definition: Identifies the individual(s) or ogranization who is responsible for the content of the care plan.
-
addAuthor
Adds and returns a new value for author ()Definition: Identifies the individual(s) or ogranization who is responsible for the content of the care plan.
-
getModifiedElement
Gets the value(s) for modified (). creating it if it does not exist. Will not returnnull
.Definition: Identifies the most recent date on which the plan has been revised.
-
getModified
Gets the value(s) for modified (). creating it if it does not exist. This method may returnnull
.Definition: Identifies the most recent date on which the plan has been revised.
-
setModified
Sets the value(s) for modified ()Definition: Identifies the most recent date on which the plan has been revised.
-
setModifiedWithSecondsPrecision
Sets the value for modified ()Definition: Identifies the most recent date on which the plan has been revised.
-
setModified
Sets the value for modified ()Definition: Identifies the most recent date on which the plan has been revised.
-
getCategory
Gets the value(s) for category (). creating it if it does not exist. Will not returnnull
.Definition: Identifies what \"kind\" of plan this is to support differentiation between multiple co-existing plans; e.g. \"Home health\", \"psychiatric\", \"asthma\", \"disease management\", \"wellness plan\", etc.
-
setCategory
Sets the value(s) for category ()Definition: Identifies what \"kind\" of plan this is to support differentiation between multiple co-existing plans; e.g. \"Home health\", \"psychiatric\", \"asthma\", \"disease management\", \"wellness plan\", etc.
-
addCategory
Adds and returns a new value for category ()Definition: Identifies what \"kind\" of plan this is to support differentiation between multiple co-existing plans; e.g. \"Home health\", \"psychiatric\", \"asthma\", \"disease management\", \"wellness plan\", etc.
-
addCategory
Adds a given new value for category ()Definition: Identifies what \"kind\" of plan this is to support differentiation between multiple co-existing plans; e.g. \"Home health\", \"psychiatric\", \"asthma\", \"disease management\", \"wellness plan\", etc.
- Parameters:
theValue
- The category to add (must not benull
)
-
getCategoryFirstRep
Gets the first repetition for category (), creating it if it does not already exist.Definition: Identifies what \"kind\" of plan this is to support differentiation between multiple co-existing plans; e.g. \"Home health\", \"psychiatric\", \"asthma\", \"disease management\", \"wellness plan\", etc.
-
getDescriptionElement
Gets the value(s) for description (). creating it if it does not exist. Will not returnnull
.Definition: A description of the scope and nature of the plan
-
getDescription
Gets the value(s) for description (). creating it if it does not exist. This method may returnnull
.Definition: A description of the scope and nature of the plan
-
setDescription
Sets the value(s) for description ()Definition: A description of the scope and nature of the plan
-
setDescription
Sets the value for description ()Definition: A description of the scope and nature of the plan
-
getAddresses
Gets the value(s) for addresses (). creating it if it does not exist. Will not returnnull
.Definition: Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.
-
setAddresses
Sets the value(s) for addresses ()Definition: Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.
-
addAddresses
Adds and returns a new value for addresses ()Definition: Identifies the conditions/problems/concerns/diagnoses/etc. whose management and/or mitigation are handled by this plan.
-
getSupport
Gets the value(s) for support (). creating it if it does not exist. Will not returnnull
.Definition: Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include co-morbidities, recent procedures, limitations, recent assessments, etc.
-
setSupport
Sets the value(s) for support ()Definition: Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include co-morbidities, recent procedures, limitations, recent assessments, etc.
-
addSupport
Adds and returns a new value for support ()Definition: Identifies portions of the patient's record that specifically influenced the formation of the plan. These might include co-morbidities, recent procedures, limitations, recent assessments, etc.
-
getRelatedPlan
Gets the value(s) for relatedPlan (). creating it if it does not exist. Will not returnnull
.Definition: Identifies CarePlans with some sort of formal relationship to the current plan.
-
setRelatedPlan
Sets the value(s) for relatedPlan ()Definition: Identifies CarePlans with some sort of formal relationship to the current plan.
-
addRelatedPlan
Adds and returns a new value for relatedPlan ()Definition: Identifies CarePlans with some sort of formal relationship to the current plan.
-
addRelatedPlan
Adds a given new value for relatedPlan ()Definition: Identifies CarePlans with some sort of formal relationship to the current plan.
- Parameters:
theValue
- The relatedPlan to add (must not benull
)
-
getRelatedPlanFirstRep
Gets the first repetition for relatedPlan (), creating it if it does not already exist.Definition: Identifies CarePlans with some sort of formal relationship to the current plan.
-
getParticipant
Gets the value(s) for participant (). creating it if it does not exist. Will not returnnull
.Definition: Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
-
setParticipant
Sets the value(s) for participant ()Definition: Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
-
addParticipant
Adds and returns a new value for participant ()Definition: Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
-
addParticipant
Adds a given new value for participant ()Definition: Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
- Parameters:
theValue
- The participant to add (must not benull
)
-
getParticipantFirstRep
Gets the first repetition for participant (), creating it if it does not already exist.Definition: Identifies all people and organizations who are expected to be involved in the care envisioned by this plan.
-
getGoal
Gets the value(s) for goal (). creating it if it does not exist. Will not returnnull
.Definition: Describes the intended objective(s) of carrying out the care plan.
-
setGoal
Sets the value(s) for goal ()Definition: Describes the intended objective(s) of carrying out the care plan.
-
addGoal
Adds and returns a new value for goal ()Definition: Describes the intended objective(s) of carrying out the care plan.
-
getActivity
Gets the value(s) for activity (). creating it if it does not exist. Will not returnnull
.Definition: Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.
-
setActivity
Sets the value(s) for activity ()Definition: Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.
-
addActivity
Adds and returns a new value for activity ()Definition: Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.
-
addActivity
Adds a given new value for activity ()Definition: Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.
- Parameters:
theValue
- The activity to add (must not benull
)
-
getActivityFirstRep
Gets the first repetition for activity (), creating it if it does not already exist.Definition: Identifies a planned action to occur as part of the plan. For example, a medication to be used, lab tests to perform, self-monitoring, education, etc.
-
getNote
Gets the value(s) for note (). creating it if it does not exist. Will not returnnull
.Definition: General notes about the care plan not covered elsewhere
-
setNote
Sets the value(s) for note ()Definition: General notes about the care plan not covered elsewhere
-
getResourceName
- Specified by:
getResourceName
in interfaceca.uhn.fhir.model.api.IResource
-
getStructureFhirVersionEnum
- Specified by:
getStructureFhirVersionEnum
in interfaceorg.hl7.fhir.instance.model.api.IBaseResource
- Specified by:
getStructureFhirVersionEnum
in interfaceca.uhn.fhir.model.api.IResource
-