COFE-Services-CarePlan-1
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 | 0..* |
Type | CarePlan |
Aliases | Care Team |
Comments | |
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). |
Control | 1..1 |
Type | Identifier |
Requirements |
Need to allow connection to a wider workflow. |
Comments | |
CarePlan.identifier.value | |
Definition |
The portion of the identifier typically displayed to the user and which is unique within the context of the system. |
Control | 1..1 |
Type | String |
Comments |
If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. |
Example | 531b66a5-b209-4f14-856f-4120dfa68a04 |
CarePlan.subject | |
Definition |
Identifies the patient or group whose intended care is described by the plan. |
Control | 0..1 |
Comments | |
CarePlan.status | |
Definition |
Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
Control | 1..1 |
Binding |
Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. The codes SHALL be taken from http://hl7.org/fhir/ValueSet/care-plan-status |
Type | Code |
Is Modifier | True |
Requirements |
Allows clinicians to determine whether the plan is actionable or not. |
Comments | |
Fixed Value | completed |
CarePlan.context | |
Definition |
Identifies the context in which this particular CarePlan is defined. |
Control | 0..1 |
Type | Choice of: |
Comments |
Activities conducted as a result of the care plan may well occur as part of other encounters/episodes. |
CarePlan.period | |
Definition |
Indicates when the plan did (or is intended to) come into effect and end. |
Control | 1..1 |
Type | Period |
Requirements |
Allows tracking what plan(s) are in effect at a particular time. |
Comments |
Any activities scheduled as part of the plan should be constrained to the specified period. |
CarePlan.period.start | |
Definition |
The start of the period. The boundary is inclusive. |
Control | 1..1 ? |
Type | DateTime |
Comments |
If the low element is missing, the meaning is that the low boundary is not known. |
CarePlan.period.end | |
Definition |
The end of the period. If the end of the period is missing, it means that the period is ongoing. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
Control | 0..1 ? |
Type | DateTime |
Comments |
The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has a end value of 2012-02-03. |
CarePlan.author | |
Definition |
Identifies the individual(s) or ogranization who is responsible for the content of the care plan. |
Control | 0..1 |
Type | Choice of: |
Comments |
Collaborative care plans may have multiple authors. |
CarePlan.modified | |
Definition |
Identifies the most recent date on which the plan has been revised. |
Control | 0..1 |
Type | DateTime |
Requirements |
Indicates how current the plan is. |
Comments | |
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. |
Comments | |
CarePlan.participant | |
Definition |
Identifies all people and organizations who are expected to be involved in the care envisioned by this plan. |
Control | 0..1 |
Type | BackboneElement |
Requirements |
Allows representation of care teams, helps scope care plan. In some cases may be a determiner of access permissions. |
Aliases | Care Team |
Comments | |
CarePlan.participant.modifierExtension | |
Definition |
May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. |
Control | 0..* |
Type | Extension |
Is Modifier | True |
Aliases | extensions, user content, modifiers |
Comments |
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
CarePlan.participant.member | |
Definition |
The specific person or organization who is participating/expected to participate in the care plan. |
Control | 1..1 |
Type | Choice of: |
Comments |
Patient only needs to be listed if they have a role other than "subject of care". Member is optional because some participants may be known only by their role, particularly in draft plans. |
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 | 1..1 |
Type | BackboneElement |
Requirements |
Allows systems to prompt for performance of planned activities, and validate plans against best practice. |
Comments | |
CarePlan.activity.modifierExtension | |
Definition |
May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. |
Control | 0..* |
Type | Extension |
Is Modifier | True |
Aliases | extensions, user content, modifiers |
Comments |
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
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 | 1..1 ? |
Type | BackboneElement |
Requirements |
Details in a simple form for generic care plan systems. |
Comments | |
CarePlan.activity.detail.modifierExtension | |
Definition |
May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. |
Control | 0..* |
Type | Extension |
Is Modifier | True |
Aliases | extensions, user content, modifiers |
Comments |
There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
CarePlan.activity.detail.code | |
Definition |
Detailed description of the type of planned service. |
Control | 1..1 |
Binding |
SNOMED CT UK code used to description of the type of service provided to the patient. For example codes, see http://fhir.nhs.net/ValueSet/service-snct-1 ; other codes may be used where these codes are not suitable |
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.code.coding | |
Definition |
A reference to a code defined by a terminology system. |
Control | 0..1 |
Binding |
SNOMED CT Subset For example codes, see http://fhir.nhs.net/ValueSet/service-snct-1 ; other codes may be used where these codes are not suitable |
Type | Coding |
Requirements |
Allows for translations and alternate encodings within a code system. Also supports communication of the same instance to systems requiring different encodings. |
Comments |
Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labelled as UserSelected = true. |
CarePlan.activity.detail.code.coding.system | |
Definition |
The identification of the code system that defines the meaning of the symbol in the code. |
Control | 1..1 |
Type | Uri |
Requirements |
Need to be unambiguous about the source of the definition of the symbol. |
Comments |
The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously. |
Fixed Value | http://fhir.nhs.net/ValueSet/service-snct-1 |
CarePlan.activity.detail.code.coding.code | |
Definition |
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Control | 1..1 |
Type | Code |
Requirements |
Need to refer to a particular code in the system. |
Comments | |
Example | 2817906016 |
CarePlan.activity.detail.code.coding.display | |
Definition |
A representation of the meaning of the code in the system, following the rules of the system. |
Control | 1..1 |
Type | String |
Requirements |
Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Comments | |
Example | Seen by palliative care service |
CarePlan.activity.detail.code.text | |
Definition |
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. |
Control | 0..1 |
Type | String |
Requirements |
The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. |
Comments |
Very often the text is the same as a displayName of one of the codings. |
CarePlan.activity.detail.prohibited | |
Definition |
If true, indicates that the described activity is one that must NOT be engaged in when following the plan. |
Control | 1..1 |
Type | Boolean |
Is Modifier | True |
Requirements |
Captures intention to not do something that may have been previously typical. |
Comments |