Class CarePlan

This class represents a collection of Care Plan Episodes, each of which is a set of planned actions and goals for a Patient dealing with a given set of issues or concerns over an extended period of time. This Longitudinal Care Plan covers all Care Plans over the life of the Patient, including those that have been terminated because the underlying condition had been resolved. This construct is useful for patients who have long-term problems such as Downs Syndrome or diabetes, which will manifest in different sets of issues to be managed over the course of the patient’s life. Some organizations, including DoD and the VA view the "Care Plan" as a Longitudinal Care Plan – i.e., they consider the Care Plan to be a long-running collection of Care Plan Episodes, whereas other organizations may consider the "Care Plan" to refer to each episode. Organizations in the latter case could consider this class to have one and only one Care Plan Episode associated with it.

Attributes
CarePlanEpisode carePlanEpisode carePlanEpisode

Pointer to a set of planned actions and goals for a Patient dealing with a given set of issues or concerns.

Patient patient patient

"Identifies the patient or group whose intended care is described by the plan." - HL7 FHIR, CarePlan.subject


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameCarePlan
Name Expression
NamespaceCarePlan
Owned Template Signature
OwnerCarePlan
Owning Template Parameter
PackageCarePlan
Qualified NameFHIM::CarePlan::CarePlan
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 carePlanEpisode
Public CarePlanEpisode carePlanEpisode

Pointer to a set of planned actions and goals for a Patient dealing with a given set of issues or concerns.

Constraints:
Properties:

AggregationComposite
Alias
AssociationcarePlan_carePlanEpisode
Association End
ClassCarePlan
Datatype
Default
Default Value
Is Compositetrue
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1..*
NamecarePlanEpisode
Name Expression
NamespaceCarePlan
Opposite
OwnerCarePlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::CarePlan::CarePlan::carePlanEpisode
Stereotype
Template Parameter
TypeCarePlanEpisode
Upper*
Upper Value(*)
VisibilityPublic


 patient
Public Patient patient

"Identifies the patient or group whose intended care is described by the plan." - HL7 FHIR, CarePlan.subject

Constraints:
Properties:

AggregationNone
Alias
AssociationcarePlanEpisode_patient
Association End
ClassCarePlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namepatient
Name Expression
NamespaceCarePlan
Opposite
OwnerCarePlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::CarePlan::CarePlan::patient
Stereotype
Template Parameter
TypePatient
Upper1
Upper Value(1)
VisibilityPublic