Details about any care provision or services that are currently being provided to the patient.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
CarePlan | CarePlan | Healthcare plan for patient or group | |
identifier | 1..1 | Identifier | External Ids for this plan |
value | 1..1 | String | Contains a DCE UUID Example Value 531b66a5-b209-4f14-856f-4120dfa68a04 |
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 completed |
context | 0..1 | Reference (Encounter | EpisodeOfCare) | Created in context of |
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..1 | Reference (cofe-practitioner-1 | cofe-device-1) | Who is responsible for contents of the plan |
modified | 0..1 | DateTime | When last updated |
description | 0..1 | String | Summary of nature of plan |
participant | 0..1 | BackboneElement | Who's involved in plan? |
member | 1..1 | Reference (cofe-practitioner-1 | cofe-related-person-1) | Who is involved |
activity | 1..1 | BackboneElement | Action to occur as part of plan |
detail | 1..1 | BackboneElement | In-line definition of activity |
code | 1..1 | CodeableConcept | Type of service Binding SNOMED CT UK code used to description of the type of service provided to the patient. (http://fhir.nhs.net/ValueSet/service-snct-1) Binding Strength Example |
coding | 0..1 | Coding | Code defined by a terminology system Binding SNOMED CT Subset (http://fhir.nhs.net/ValueSet/service-snct-1) Binding Strength Example |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/service-snct-1 |
code | 1..1 | Code | SNOMED CT service code Example Value 2817906016 |
display | 1..1 | String | Representation defined by the system Example Value Seen by palliative care service |
text | 0..1 | String | Plain text representation of the concept |
prohibited | 1..1 | Boolean | Do NOT do |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
CarePlan.status | status | Required | http://hl7.org/fhir/ValueSet/care-plan-status |
CarePlan.category.coding.code | code | Example | http://snomed.info./sct |
CarePlan.activity.detail.code | code | Example | http://fhir.nhs.net/ValueSet/service-snct-1 |
CarePlan.activity.detail.code.coding | coding | Example | http://fhir.nhs.net/ValueSet/service-snct-1 |