This
page
is
part
of
the
FHIR
Specification
(v1.0.2:
DSTU
(v3.0.2:
STU
2).
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
R3
R2
Patient
Care
Work
Group
| Maturity Level : 2 | Trial Use | Compartments : Patient , Practitioner , RelatedPerson |
Detailed Descriptions for the elements in the CarePlan resource.
| CarePlan | |
| 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. |
| Control | 1..1 |
| Alternate Names | Care Team |
| CarePlan.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). |
| Note | This is a business identifer, not a resource identifier (see discussion ) |
| Control | 0..* |
| Type | Identifier |
| Requirements |
Need to allow connection to a wider workflow. |
| Summary | true |
|
|
|
| Definition |
Identifies
the
|
| Control |
|
| Type |
Reference
(
|
| Summary | true |
|
|
|
| Definition |
|
| Control |
|
|
|
|
|
|
Allows tracing of the care plan and tracking whether proposals/recommendations were acted upon. |
| Alternate Names |
|
| Summary | true |
|
|
|
| Definition |
|
| Control |
|
| Type |
Reference
(
|
| Requirements | Allows tracing the continuation of a therapy or administrative process instantiated through multiple care plans. |
| Alternate Names | supersedes |
| Summary | true |
| Comments |
|
|
|
|
| Definition |
|
| Control |
|
| Type |
|
| Summary | true |
| Comments |
|
|
|
|
| Definition |
|
| Control |
|
|
|
|
|
Type
|
code
|
|
Is
Modifier
|
true |
| Requirements | Allows clinicians to determine whether the plan is actionable or not. |
| Summary | true |
| Comments |
This element is labeled as a modifier because the status contains the code entered-in-error] that marks the plan as not currently valid. |
|
|
|
| Definition |
|
| Control |
|
| Terminology Binding | CarePlanIntent ( Required ) |
| Type |
|
| Is Modifier | true |
| Requirements |
|
| Summary | true |
| Comments | This element is labeled as a modifier because the intent alters when and how the resource is actually applicable. |
| CarePlan.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. |
| Control | 0..* |
| Terminology Binding |
Care
Plan
|
| Type | CodeableConcept |
| Requirements |
Used for filtering what plan(s) are retrieved and displayed to different types of users. |
| Summary | true |
| Comments |
There may be multiple axis of categorization and one plan may serve multiple purposes. In some cases, this may be redundant with references to CarePlan.concern. |
| CarePlan.title | |
|
|
Human-friendly
name
for
|
| Control | 0..1 |
| Type | string |
| Summary | true |
| CarePlan.description | |
| Definition |
A description of the scope and nature of the plan. |
| Control | 0..1 |
| Type | string |
| Requirements |
Provides more detail than conveyed by category. |
| Summary | true |
|
|
|
| Definition |
Identifies
the
|
| Control |
|
| Type |
Reference
(
|
| Alternate Names |
|
| Summary | true |
|
|
|
| Definition |
Identifies
|
| Control |
|
| Type |
Reference
(
|
| Alternate Names |
|
|
| true |
| Comments |
|
|
|
|
| Definition |
|
| Control |
|
|
|
Period
|
|
|
|
| Alternate Names |
|
|
|
|
| Comments |
|
|
|
|
| Definition |
|
| Control |
|
| Type |
Reference
(
|
| Summary | true |
| Comments | Collaborative care plans may have multiple authors. |
|
|
|
| Definition |
Identifies all people and organizations who are expected to be involved in the care envisioned by this plan. |
| Control | 0..* |
| Type | Reference ( CareTeam ) |
| Requirements |
Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. |
|
|
|
| Definition |
|
| Control |
|
|
|
|
|
|
Links plan to the conditions it manages. The element can identify risks addressed by the plan as well as active conditions. (The Condition resource can include things like "at risk for hypertension" or "fall risk".) Also scopes plans - multiple plans may exist addressing different concerns. |
|
|
|
|
|
|
| Definition |
|
| Control |
|
| Type |
Reference
(
|
|
|
|
| Comments |
|
| CarePlan.goal | |
| Definition |
Describes the intended objective(s) of carrying out the care plan. |
| Control | 0..* |
| Type | Reference ( Goal ) |
| Requirements |
Provides context for plan. Allows plan effectiveness to be evaluated by clinicians. |
| Comments |
Goal can be achieving a particular change or merely maintaining a current state or even slowing a decline. |
| CarePlan.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. |
| Control | 0..* |
| Requirements |
Allows systems to prompt for performance of planned activities, and validate plans against best practice. |
| Invariants |
Defined
on
this
element
cpl-3 : Provide a reference or detail, not both :
detail.empty()
or
reference.empty(),
xpath:
not(exists(f:detail))
or
not(exists(f:reference)))
|
|
|
|
| Definition |
|
| Control | 0..* |
| Terminology Binding | Care Plan Activity Outcome ( Example ) |
| Type | CodeableConcept |
| Comments |
Note
that
|
| CarePlan.activity.outcomeReference | |
| Definition |
Details
of
the
outcome
or
action
resulting
from
the
|
| Control | 0..* |
| Type | Reference ( Any ) |
| Requirements |
Links plan to resulting actions. |
| Comments | The activity outcome is independent of the outcome of the related goal(s). For example, if the goal is to achieve a target body weight of 150 lb and an activity is defined to diet, then the activity outcome could be calories consumed whereas the goal outcome is an observation for the actual body weight measured. |
| CarePlan.activity.progress | |
| Definition |
Notes about the adherence/status/progress of the activity. |
| Control | 0..* |
| Type | Annotation |
| Requirements |
Can be used to capture information about adherence, progress, concerns, etc. |
| Comments |
This element should NOT be used to describe the activity to be performed - that occurs either within the resource pointed to by activity.detail.reference or in activity.detail.description. |
| CarePlan.activity.reference | |
| Definition |
The details of the proposed activity represented in a specific resource. |
| Control | 0..1 |
| Type |
Reference
(
Appointment
|
CommunicationRequest
|
|
| Requirements |
Details in a form consistent with other applications and contexts of use. |
| Comments |
Standard
extension
exists
(
goal-pertainstogoal
)
that
allows
goals
to
be
referenced
from
any
of
the
referenced
resources
in
CarePlan.activity.reference.
|
| Invariants |
Affect
this
element
cpl-3 : Provide a reference or detail, not both :
detail.empty()
or
reference.empty(),
xpath:
not(exists(f:detail))
or
not(exists(f:reference)))
|
| CarePlan.activity.detail | |
| Definition |
A simple summary of a planned activity suitable for a general care plan system (e.g. form driven) that doesn't know about specific resources such as procedure etc. |
| Control | 0..1 |
| Requirements |
Details in a simple form for generic care plan systems. |
| Invariants |
Affect
this
element
cpl-3 : Provide a reference or detail, not both :
detail.empty()
or
reference.empty(),
xpath:
not(exists(f:detail))
or
not(exists(f:reference)))
|
| CarePlan.activity.detail.category | |
| Definition |
High-level categorization of the type of activity in a care plan. |
| Control | 0..1 |
| Terminology Binding |
|
| Type | CodeableConcept |
| Requirements |
May determine what types of extensions are permitted. |
| CarePlan.activity.detail.definition | |
| Definition | Identifies the protocol, questionnaire, guideline or other specification the planned activity should be conducted in accordance with. |
| Control | 0..1 |
| Type | Reference ( PlanDefinition | ActivityDefinition | Questionnaire ) |
| Requirements | Allows Questionnaires that the patient (or practitioner) should fill in to fulfill the care plan activity. |
| CarePlan.activity.detail.code | |
| Definition |
Detailed description of the type of planned activity; e.g. What lab test, what procedure, what kind of encounter. |
| Control | 0..1 |
| Terminology Binding |
Care
Plan
|
| Type | CodeableConcept |
| Requirements |
Allows matching performed to planned as well as validation against protocols. |
| Comments |
Tends to be less relevant for activities involving particular products. Codes should not convey negation - use "prohibited" instead. |
| CarePlan.activity.detail.reasonCode | |
| Definition |
Provides
the
rationale
that
drove
the
inclusion
of
this
particular
activity
as
part
of
the
|
| Control | 0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Comments |
This could be a diagnosis code. If a full condition record exists or additional detail is needed, use reasonCondition instead. |
| CarePlan.activity.detail.reasonReference | |
| Definition |
Provides the health condition(s) that drove the inclusion of this particular activity as part of the plan. |
| Control | 0..* |
| Type | Reference ( Condition ) |
| Comments |
Conditions can be identified at the activity level that are not identified as reasons for the overall plan. |
| CarePlan.activity.detail.goal | |
| Definition |
Internal reference that identifies the goals that this activity is intended to contribute towards meeting. |
| Control | 0..* |
| Type | Reference ( Goal ) |
| Requirements |
So that participants know the link explicitly. |
| CarePlan.activity.detail.status | |
| Definition |
Identifies what progress is being made for the specific activity. |
| Control |
|
| Terminology Binding |
|
| Type | code |
| Is Modifier | true |
| Requirements |
Indicates progress against the plan, whether the activity is still relevant for the plan. |
| Comments |
Some
aspects
of
status
can
be
inferred
based
on
the
resources
linked
in
actionTaken.
Note
that
"status"
is
only
as
current
as
the
plan
was
most
recently
updated.
|
| CarePlan.activity.detail.statusReason | |
| Definition |
Provides reason why the activity isn't yet started, is on hold, was cancelled, etc. |
| Control | 0..1 |
|
|
|
| Comments |
Will generally not be present if status is "complete". Be sure to prompt to update this (or at least remove the existing value) if the status is changed. |
| CarePlan.activity.detail.prohibited | |
| Definition |
If true, indicates that the described activity is one that must NOT be engaged in when following the plan. If false, indicates that the described activity is one that should be engaged in when following the plan. |
| Control |
|
| Type | boolean |
| Is Modifier | true |
| Default Value | false |
| Requirements |
Captures intention to not do something that may have been previously typical. |
| Comments | This element is labeled as a modifier because it marks an activity as an activity that is not to be performed. |
| CarePlan.activity.detail.scheduled[x] | |
| Definition |
The period, timing or frequency upon which the described activity is to occur. |
| Control | 0..1 |
| Type | Timing | Period | string |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Requirements |
Allows prompting for activities and detection of missed planned activities. |
| CarePlan.activity.detail.location | |
| Definition |
Identifies the facility where the activity will occur; e.g. home, hospital, specific clinic, etc. |
| Control | 0..1 |
| Type | Reference ( Location ) |
| Requirements |
Helps in planning of activity. |
| Comments |
May reference a specific clinical location or may identify a type of location. |
| CarePlan.activity.detail.performer | |
| Definition |
Identifies who's expected to be involved in the activity. |
| Control | 0..* |
| Type | Reference ( Practitioner | Organization | RelatedPerson | Patient | CareTeam ) |
| Requirements |
Helps in planning of activity. |
| Comments |
A performer MAY also be a participant in the care plan. |
| CarePlan.activity.detail.product[x] | |
| Definition |
Identifies the food, drug or other product to be consumed or supplied in the activity. |
| Control | 0..1 |
| Terminology Binding |
SNOMED
CT
Medication
|
| Type | CodeableConcept | Reference ( Medication | Substance ) |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| CarePlan.activity.detail.dailyAmount | |
| Definition |
Identifies the quantity expected to be consumed in a given day. |
| Control | 0..1 |
| Type | SimpleQuantity |
| Requirements |
Allows rough dose checking. |
| Alternate Names | daily dose |
| CarePlan.activity.detail.quantity | |
| Definition |
Identifies the quantity expected to be supplied, administered or consumed by the subject. |
| Control | 0..1 |
| Type | SimpleQuantity |
| CarePlan.activity.detail.description | |
| Definition |
This provides a textual description of constraints on the intended activity occurrence, including relation to other activities. It may also include objectives, pre-conditions and end-conditions. Finally, it may convey specifics about the activity such as body site, method, route, etc. |
| Control | 0..1 |
| Type | string |
| CarePlan.note | |
| Definition |
General notes about the care plan not covered elsewhere. |
| Control |
|
| Type | Annotation |
| Requirements |
Used to capture information that applies to the plan as a whole that doesn't fit into discrete elements. |