Care Plan Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-careplan |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | CarePlan (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for CarePlan -- the management plan tying goals, conditions and activities together (CDM flowsheets, care gaps). First pass: status/intent, category, goal/addresses linkage, minimal activity. Closed to SMART apps pending an exposure decision.
Elements / Differential
What this profile constrains beyond CarePlan. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| CarePlan | Nexus EMR Care Plan Core Invariants: nexus-note-extension-not-where-native |
|||
| status | S | 1..1 | code | i |
| intent | S | 1..1 | code | proposal | plan | order | option -- normally plan i |
| category | S | 0..* | CodeableConcept | What kind of plan (e.g. the managed condition's domain) i |
| subject | S | 1..1 | Reference(Patient Profile) | The patient |
| period | S | 0..1 | Period | When the plan is/was in effect i |
| addresses | S | 0..* | Reference(Condition Profile) | The condition(s) being managed i |
| goal | S | 0..* | Reference(Goal Profile) | The measurable targets (flowsheet rows) of this plan i |
| activity | S | 0..* | BackboneElement | Planned activities: a reference to a request resource, or an inline detail |
| reference | S | 0..1 | Reference(Appointment | CommunicationRequest | DeviceRequest | MedicationRequest | NutritionOrder | Task | ServiceRequest | VisionPrescription | RequestGroup) | The planned action as its own resource (ServiceRequest, MedicationRequest, Appointment, Task) i |
| detail | S | 0..1 | BackboneElement | Inline activity when no request resource exists |
| code | S | 0..1 | CodeableConcept | i |
| status | S | 1..1 | code | i |