This Care Plan resource represents a patients End of Life Care Plan.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
CarePlan | CarePlan | Healthcare plan for patient or group | |
Care Funding Details | 0..1 | Extension | A record of the funding source and any conditions or limitations associated. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-care-funding-details-1 |
Planned Review Date | 0..1 | Extension | Date the record is due for review. Extension http://fhir.nhs.net/StructureDefinition/extension-cofe-planned-review-date-1 |
identifier | 1..1 | Identifier | External Ids for this plan |
value | 1..1 | String | Contains a DCE UUID Example Value 11a98de8-4c44-424c-bb6d-0049c4d2b777 |
subject | 0..1 | Reference (cofe-patient-1) | Who care plan is for |
status | 1..1 | Code | proposed | draft | active | completed | cancelled Binding Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record. (http://hl7.org/fhir/ValueSet/care-plan-status) Binding Strength Required Fixed Value active |
period | 1..1 | Period | Time period plan covers |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
author | 0..2 | Reference (cofe-practitioner-1 | cofe-device-1) | Who is responsible for contents of the plan |
category | 1..1 | CodeableConcept | Type of plan Binding A set of codes to identify observation type used in the End of Life CDA domain. (http://fhir.nhs.net/ValueSet/eol-cda-observation-type-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system Binding A set of codes to identify observation type used in the End of Life CDA domain. (http://fhir.nhs.net/ValueSet/eol-cda-observation-type-1) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/eol-cda-observation-type-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Fixed Value EOLCP |
display | 1..1 | String | Representation defined by the system Fixed Value EOL Care Plan |
note (Plan Agreed) | 0..1 | Annotation | Comments about the plan |
text | 1..1 | String | The annotation - text content |
Name | Type | Description & Constraints |
---|---|---|
Extension-COFE-Care-Funding-Details-1 | Extension | Base StructureDefinition for Extension Type |
Extension-COFE-Planned-Review-Date-1 | Extension | Base StructureDefinition for Extension Type |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
CarePlan.status | status | Required | http://hl7.org/fhir/ValueSet/care-plan-status |
CarePlan.category | category | Required | http://fhir.nhs.net/ValueSet/eol-cda-observation-type-1 |
CarePlan.category.coding | coding | Required | http://fhir.nhs.net/ValueSet/eol-cda-observation-type-1 |
CarePlan.activity.detail.product[x] | product[x] | Example | http://hl7.org/fhir/ValueSet/medication-codes |