Interweave Implementation Guide
0.1.0 - ci-build
Interweave Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the R4 profiles here.
Official URL: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-CarePlan-1 | Version: 0.1.0 | |||
Draft as of 2019-03-04 | Computable Name: CareConnect-CarePlan-1 | |||
Copyright/Legal: Copyright © 2016 HL7 UK Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html |
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.
NOT CURATED BY INTEROPEN see: http://www.interopen.org/careconnect-curation-methodology/] Initial development for the Digital Maternity programme
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CarePlan
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CarePlan | 0..* | CarePlan | Healthcare plan for patient or group | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Fulfills care plan |
replaces | Σ | 0..* | Reference(CareConnect-CarePlan-1) | CarePlan replaced by this CarePlan |
partOf | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Part of referenced CarePlan |
status | ?!Σ | 1..1 | code | draft | active | suspended | completed | entered-in-error | cancelled | unknown Binding: CarePlanStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
intent | ?!Σ | 1..1 | code | proposal | plan | order | option Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan |
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Who care plan is for |
context | Σ | 0..1 | Reference(CareConnect-EpisodeOfCare-1 | CareConnect-Encounter-1) | Created in context of |
author | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-CareTeam-1 | CareConnect-RelatedPerson-1) | Who is responsible for contents of the plan |
careTeam | 0..* | Reference(CareConnect-CareTeam-1) | Who's involved in plan? | |
addresses | Σ | 0..* | Reference(CareConnect-Condition-1) | Health issues this plan addresses |
Documentation for this format |
Path | Conformance | ValueSet |
CarePlan.status | required | CarePlanStatus |
CarePlan.intent | required | CarePlanIntent |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | CarePlan | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | CarePlan | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CarePlan | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | CarePlan | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
CarePlan | 0..* | CarePlan | Healthcare plan for patient or group | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | External Ids for this plan | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(CareConnect-Organization-1) | Organization that issued id (may be just text) | ||||
definition | Σ | 0..* | Reference(PlanDefinition | Questionnaire) | Protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Fulfills care plan | ||||
replaces | Σ | 0..* | Reference(CareConnect-CarePlan-1) | CarePlan replaced by this CarePlan | ||||
partOf | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Part of referenced CarePlan | ||||
status | ?!Σ | 1..1 | code | draft | active | suspended | completed | entered-in-error | cancelled | unknown Binding: CarePlanStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. | ||||
intent | ?!Σ | 1..1 | code | proposal | plan | order | option Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan | ||||
category | Σ | 0..* | CodeableConcept | Type of plan Binding: Care Plan Category (example): Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc. | ||||
title | Σ | 0..1 | string | Human-friendly name for the CarePlan | ||||
description | Σ | 0..1 | string | Summary of nature of plan | ||||
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Who care plan is for | ||||
context | Σ | 0..1 | Reference(CareConnect-EpisodeOfCare-1 | CareConnect-Encounter-1) | Created in context of | ||||
period | Σ | 0..1 | Period | Time period plan covers | ||||
author | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-CareTeam-1 | CareConnect-RelatedPerson-1) | Who is responsible for contents of the plan | ||||
careTeam | 0..* | Reference(CareConnect-CareTeam-1) | Who's involved in plan? | |||||
addresses | Σ | 0..* | Reference(CareConnect-Condition-1) | Health issues this plan addresses | ||||
supportingInfo | 0..* | Reference(Resource) | Information considered as part of plan | |||||
goal | 0..* | Reference(Goal) | Desired outcome of plan | |||||
activity | C | 0..* | BackboneElement | Action to occur as part of plan | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
outcomeCodeableConcept | 0..* | CodeableConcept | Results of the activity Binding: Care Plan Activity Outcome (example): Identifies the results of the activity | |||||
outcomeReference | 0..* | Reference(Resource) | Appointment, Encounter, Procedure, etc. | |||||
progress | 0..* | Annotation | Comments about the activity status/progress | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | Individual responsible for the annotation | |||||
authorString | string | |||||||
authorReference | Reference(CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-RelatedPerson-1) | |||||||
time | Σ | 0..1 | dateTime | When the annotation was made | ||||
text | 1..1 | string | The annotation - text content | |||||
reference | C | 0..1 | Reference(Appointment | CommunicationRequest | DeviceRequest | NutritionOrder | Task | ReferralRequest | VisionPrescription | RequestGroup | CareConnect-ProcedureRequest-1 | CareConnect-MedicationRequest-1) | Activity details defined in specific resource | ||||
detail | C | 0..1 | BackboneElement | In-line definition of activity | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
category | 0..1 | CodeableConcept | diet | drug | encounter | observation | procedure | supply | other Binding: CarePlanActivityCategory (example): High-level categorization of the type of activity in a care plan. | |||||
definition | 0..1 | Reference(PlanDefinition | ActivityDefinition | Questionnaire) | Protocol or definition | |||||
code | 0..1 | CodeableConcept | Detail type of activity Binding: Care Plan Activity (example): Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter. | |||||
reasonCode | 0..* | CodeableConcept | Why activity should be done or why activity was prohibited Binding: Activity Reason (example): Identifies why a care plan activity is needed. Can include any health condition codes as well as such concepts as "general wellness", prophylaxis, surgical preparation, etc. | |||||
reasonReference | 0..* | Reference(CareConnect-Condition-1) | Condition triggering need for activity | |||||
goal | 0..* | Reference(Goal) | Goals this activity relates to | |||||
status | ?! | 1..1 | code | not-started | scheduled | in-progress | on-hold | completed | cancelled | unknown Binding: CarePlanActivityStatus (required): Indicates where the activity is at in its overall life cycle. | ||||
statusReason | 0..1 | string | Reason for current status | |||||
prohibited | ?! | 0..1 | boolean | Do NOT do | ||||
scheduled[x] | 0..1 | When activity is to occur | ||||||
scheduledTiming | Timing | |||||||
scheduledPeriod | Period | |||||||
scheduledString | string | |||||||
location | 0..1 | Reference(CareConnect-Location-1) | Where it should happen | |||||
performer | 0..* | Reference(CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-CareTeam-1 | CareConnect-RelatedPerson-1) | Who will be responsible? | |||||
product[x] | 0..1 | What is to be administered/supplied Binding: SNOMED CT Medication Codes (example): A product supplied or administered as part of a care plan activity. | ||||||
productCodeableConcept | CodeableConcept | |||||||
productReference | Reference(Substance | CareConnect-Medication-1) | |||||||
dailyAmount | 0..1 | SimpleQuantity | How to consume/day? | |||||
quantity | 0..1 | SimpleQuantity | How much to administer/supply/consume | |||||
description | 0..1 | string | Extra info describing activity to perform | |||||
note | 0..* | Annotation | Comments about the plan | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | Individual responsible for the annotation | |||||
authorString | string | |||||||
authorReference | Reference(CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-RelatedPerson-1) | |||||||
time | Σ | 0..1 | dateTime | When the annotation was made | ||||
text | 1..1 | string | The annotation - text content | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
CarePlan.language | extensible | Common Languages
| ||||
CarePlan.identifier.use | required | IdentifierUse | ||||
CarePlan.identifier.type | extensible | Identifier Type Codes | ||||
CarePlan.status | required | CarePlanStatus | ||||
CarePlan.intent | required | CarePlanIntent | ||||
CarePlan.category | example | Care Plan Category | ||||
CarePlan.activity.outcomeCodeableConcept | example | Care Plan Activity Outcome | ||||
CarePlan.activity.detail.category | example | CarePlanActivityCategory | ||||
CarePlan.activity.detail.code | example | Care Plan Activity | ||||
CarePlan.activity.detail.reasonCode | example | Activity Reason | ||||
CarePlan.activity.detail.status | required | CarePlanActivityStatus | ||||
CarePlan.activity.detail.product[x] | example | SNOMED CT Medication Codes |
Id | Grade | Path(s) | Details | Requirements |
cpl-3 | error | CarePlan.activity | Provide a reference or detail, not both : detail.empty() or reference.empty() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |
This structure is derived from CarePlan
Summary
Structures
This structure refers to these other structures:
Differential View
This structure is derived from CarePlan
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CarePlan | 0..* | CarePlan | Healthcare plan for patient or group | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Fulfills care plan |
replaces | Σ | 0..* | Reference(CareConnect-CarePlan-1) | CarePlan replaced by this CarePlan |
partOf | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Part of referenced CarePlan |
status | ?!Σ | 1..1 | code | draft | active | suspended | completed | entered-in-error | cancelled | unknown Binding: CarePlanStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. |
intent | ?!Σ | 1..1 | code | proposal | plan | order | option Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan |
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Who care plan is for |
context | Σ | 0..1 | Reference(CareConnect-EpisodeOfCare-1 | CareConnect-Encounter-1) | Created in context of |
author | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-CareTeam-1 | CareConnect-RelatedPerson-1) | Who is responsible for contents of the plan |
careTeam | 0..* | Reference(CareConnect-CareTeam-1) | Who's involved in plan? | |
addresses | Σ | 0..* | Reference(CareConnect-Condition-1) | Health issues this plan addresses |
Documentation for this format |
Path | Conformance | ValueSet |
CarePlan.status | required | CarePlanStatus |
CarePlan.intent | required | CarePlanIntent |
Id | Grade | Path(s) | Details | Requirements |
dom-1 | error | CarePlan | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-2 | error | CarePlan | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | CarePlan | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
dom-4 | error | CarePlan | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
CarePlan | 0..* | CarePlan | Healthcare plan for patient or group | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | Σ | 0..* | Identifier | External Ids for this plan | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(CareConnect-Organization-1) | Organization that issued id (may be just text) | ||||
definition | Σ | 0..* | Reference(PlanDefinition | Questionnaire) | Protocol or definition | ||||
basedOn | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Fulfills care plan | ||||
replaces | Σ | 0..* | Reference(CareConnect-CarePlan-1) | CarePlan replaced by this CarePlan | ||||
partOf | Σ | 0..* | Reference(CareConnect-CarePlan-1) | Part of referenced CarePlan | ||||
status | ?!Σ | 1..1 | code | draft | active | suspended | completed | entered-in-error | cancelled | unknown Binding: CarePlanStatus (required): Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. | ||||
intent | ?!Σ | 1..1 | code | proposal | plan | order | option Binding: CarePlanIntent (required): Codes indicating the degree of authority/intentionality associated with a care plan | ||||
category | Σ | 0..* | CodeableConcept | Type of plan Binding: Care Plan Category (example): Identifies what "kind" of plan this is to support differentiation between multiple co-existing plans; e.g. "Home health", "psychiatric", "asthma", "disease management", etc. | ||||
title | Σ | 0..1 | string | Human-friendly name for the CarePlan | ||||
description | Σ | 0..1 | string | Summary of nature of plan | ||||
subject | Σ | 1..1 | Reference(Group | CareConnectPatient1) | Who care plan is for | ||||
context | Σ | 0..1 | Reference(CareConnect-EpisodeOfCare-1 | CareConnect-Encounter-1) | Created in context of | ||||
period | Σ | 0..1 | Period | Time period plan covers | ||||
author | Σ | 0..* | Reference(CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-CareTeam-1 | CareConnect-RelatedPerson-1) | Who is responsible for contents of the plan | ||||
careTeam | 0..* | Reference(CareConnect-CareTeam-1) | Who's involved in plan? | |||||
addresses | Σ | 0..* | Reference(CareConnect-Condition-1) | Health issues this plan addresses | ||||
supportingInfo | 0..* | Reference(Resource) | Information considered as part of plan | |||||
goal | 0..* | Reference(Goal) | Desired outcome of plan | |||||
activity | C | 0..* | BackboneElement | Action to occur as part of plan | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
outcomeCodeableConcept | 0..* | CodeableConcept | Results of the activity Binding: Care Plan Activity Outcome (example): Identifies the results of the activity | |||||
outcomeReference | 0..* | Reference(Resource) | Appointment, Encounter, Procedure, etc. | |||||
progress | 0..* | Annotation | Comments about the activity status/progress | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | Individual responsible for the annotation | |||||
authorString | string | |||||||
authorReference | Reference(CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-RelatedPerson-1) | |||||||
time | Σ | 0..1 | dateTime | When the annotation was made | ||||
text | 1..1 | string | The annotation - text content | |||||
reference | C | 0..1 | Reference(Appointment | CommunicationRequest | DeviceRequest | NutritionOrder | Task | ReferralRequest | VisionPrescription | RequestGroup | CareConnect-ProcedureRequest-1 | CareConnect-MedicationRequest-1) | Activity details defined in specific resource | ||||
detail | C | 0..1 | BackboneElement | In-line definition of activity | ||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
category | 0..1 | CodeableConcept | diet | drug | encounter | observation | procedure | supply | other Binding: CarePlanActivityCategory (example): High-level categorization of the type of activity in a care plan. | |||||
definition | 0..1 | Reference(PlanDefinition | ActivityDefinition | Questionnaire) | Protocol or definition | |||||
code | 0..1 | CodeableConcept | Detail type of activity Binding: Care Plan Activity (example): Detailed description of the type of activity; e.g. What lab test, what procedure, what kind of encounter. | |||||
reasonCode | 0..* | CodeableConcept | Why activity should be done or why activity was prohibited Binding: Activity Reason (example): Identifies why a care plan activity is needed. Can include any health condition codes as well as such concepts as "general wellness", prophylaxis, surgical preparation, etc. | |||||
reasonReference | 0..* | Reference(CareConnect-Condition-1) | Condition triggering need for activity | |||||
goal | 0..* | Reference(Goal) | Goals this activity relates to | |||||
status | ?! | 1..1 | code | not-started | scheduled | in-progress | on-hold | completed | cancelled | unknown Binding: CarePlanActivityStatus (required): Indicates where the activity is at in its overall life cycle. | ||||
statusReason | 0..1 | string | Reason for current status | |||||
prohibited | ?! | 0..1 | boolean | Do NOT do | ||||
scheduled[x] | 0..1 | When activity is to occur | ||||||
scheduledTiming | Timing | |||||||
scheduledPeriod | Period | |||||||
scheduledString | string | |||||||
location | 0..1 | Reference(CareConnect-Location-1) | Where it should happen | |||||
performer | 0..* | Reference(CareConnect-Organization-1 | CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-CareTeam-1 | CareConnect-RelatedPerson-1) | Who will be responsible? | |||||
product[x] | 0..1 | What is to be administered/supplied Binding: SNOMED CT Medication Codes (example): A product supplied or administered as part of a care plan activity. | ||||||
productCodeableConcept | CodeableConcept | |||||||
productReference | Reference(Substance | CareConnect-Medication-1) | |||||||
dailyAmount | 0..1 | SimpleQuantity | How to consume/day? | |||||
quantity | 0..1 | SimpleQuantity | How much to administer/supply/consume | |||||
description | 0..1 | string | Extra info describing activity to perform | |||||
note | 0..* | Annotation | Comments about the plan | |||||
id | 0..1 | string | xml:id (or equivalent in JSON) | |||||
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |||||
author[x] | Σ | 0..1 | Individual responsible for the annotation | |||||
authorString | string | |||||||
authorReference | Reference(CareConnectPatient1 | CareConnect-Practitioner-1 | CareConnect-RelatedPerson-1) | |||||||
time | Σ | 0..1 | dateTime | When the annotation was made | ||||
text | 1..1 | string | The annotation - text content | |||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
CarePlan.language | extensible | Common Languages
| ||||
CarePlan.identifier.use | required | IdentifierUse | ||||
CarePlan.identifier.type | extensible | Identifier Type Codes | ||||
CarePlan.status | required | CarePlanStatus | ||||
CarePlan.intent | required | CarePlanIntent | ||||
CarePlan.category | example | Care Plan Category | ||||
CarePlan.activity.outcomeCodeableConcept | example | Care Plan Activity Outcome | ||||
CarePlan.activity.detail.category | example | CarePlanActivityCategory | ||||
CarePlan.activity.detail.code | example | Care Plan Activity | ||||
CarePlan.activity.detail.reasonCode | example | Activity Reason | ||||
CarePlan.activity.detail.status | required | CarePlanActivityStatus | ||||
CarePlan.activity.detail.product[x] | example | SNOMED CT Medication Codes |
Id | Grade | Path(s) | Details | Requirements |
cpl-3 | error | CarePlan.activity | Provide a reference or detail, not both : detail.empty() or reference.empty() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |
This structure is derived from CarePlan
Summary
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron