| url | No | uri | Canonical identifier for this plan definition, represented as a URI (globally unique) |
| identifier | No | Identifier[] | Additional identifier for the plan definition |
| version | No | string | Business version of the plan definition |
| name | No | string | Name for this plan definition (computer friendly) |
| title | No | string | Name for this plan definition (human friendly) |
| subtitle | No | string | Subordinate title of the plan definition |
| type | No | CodeableConcept | order-set / clinical-protocol / eca-rule / workflow-definition |
| status | Yes | code | draft / active / retired / unknown |
| experimental | No | boolean | For testing purposes, not real usage |
| subject[x] | No | CodeableConcept, Reference<Group> | Type of individual the plan definition is focused on |
| date | No | dateTime | Date last changed |
| publisher | No | string | Name of the publisher (organization or individual) |
| contact | No | ContactDetail[] | Contact details for the publisher |
| description | No | markdown | Natural language description of the plan definition |
| useContext | No | UsageContext[] | The context that the content is intended to support |
| jurisdiction | No | CodeableConcept[] | Intended jurisdiction for plan definition (if applicable) |
| purpose | No | markdown | Why this plan definition is defined |
| usage | No | string | Describes the clinical usage of the plan |
| copyright | No | markdown | Use and/or publishing restrictions |
| approvalDate | No | date | When the plan definition was approved by publisher |
| lastReviewDate | No | date | When the plan definition was last reviewed |
| effectivePeriod | No | Period | When the plan definition is expected to be used |
| topic | No | CodeableConcept[] | E.g. Education, Treatment, Assessment |
| author | No | ContactDetail[] | Who authored the content |
| editor | No | ContactDetail[] | Who edited the content |
| reviewer | No | ContactDetail[] | Who reviewed the content |
| endorser | No | ContactDetail[] | Who endorsed the content |
| relatedArtifact | No | RelatedArtifact[] | Additional documentation, citations |
| library | No | canonical[] | Logic used by the plan definition |
| goal | No | PlanDefinitionGoal | What the plan is trying to accomplish |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - category | No | CodeableConcept | E.g. Treatment, dietary, behavioral |
| - description | Yes | CodeableConcept | Code or text describing the goal |
| - priority | No | CodeableConcept | high-priority / medium-priority / low-priority |
| - start | No | CodeableConcept | When goal pursuit begins |
| - addresses | No | CodeableConcept[] | What does the goal address |
| - documentation | No | RelatedArtifact[] | Supporting documentation for the goal |
| - target | No | PlanDefinitionGoalTarget | Target outcome for the goal |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - measure | No | CodeableConcept | The parameter whose value is to be tracked |
| - detail[x] | No | Quantity, Range, CodeableConcept | The target value to be achieved |
| - due | No | Duration | Reach goal within |
| action | No | PlanDefinitionAction | Action defined by the plan |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - prefix | No | string | User-visible prefix for the action (e.g. 1. or A.) |
| - title | No | string | User-visible title |
| - description | No | string | Brief description of the action |
| - textEquivalent | No | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system |
| - priority | No | code | routine / urgent / asap / stat |
| - code | No | CodeableConcept[] | Code representing the meaning of the action or sub-actions |
| - reason | No | CodeableConcept[] | Why the action should be performed |
| - documentation | No | RelatedArtifact[] | Supporting documentation for the intended performer of the action |
| - goalId | No | id[] | What goals this action supports |
| - subject[x] | No | CodeableConcept, Reference<Group> | Type of individual the action is focused on |
| - trigger | No | TriggerDefinition[] | When the action should be triggered |
| - condition | No | PlanDefinitionActionCondition | Whether or not the action is applicable |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - kind | Yes | code | applicability / start / stop |
| - expression | No | Expression | Boolean-valued expression |
| - input | No | DataRequirement[] | Input data requirements |
| - output | No | DataRequirement[] | Output data definition |
| - relatedAction | No | PlanDefinitionActionRelatedAction | Relationship to another action |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - actionId | Yes | id | What action is this related to |
| - relationship | Yes | code | before-start / before / before-end / concurrent-with-start / concurrent / concurrent-with-end / after-start / after / after-end |
| - offset[x] | No | Duration, Range | Time offset for the relationship |
| - timing[x] | No | dateTime, Age, Period, Duration, Range, Timing | When the action should take place |
| - participant | No | PlanDefinitionActionParticipant | Who should participate in the action |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - type | Yes | code | patient / practitioner / related-person / device |
| - role | No | CodeableConcept | E.g. Nurse, Surgeon, Parent |
| - type | No | CodeableConcept | create / update / remove / fire-event |
| - groupingBehavior | No | code | visual-group / logical-group / sentence-group |
| - selectionBehavior | No | code | any / all / all-or-none / exactly-one / at-most-one / one-or-more |
| - requiredBehavior | No | code | must / could / must-unless-documented |
| - precheckBehavior | No | code | yes / no |
| - cardinalityBehavior | No | code | single / multiple |
| - definition[x] | No | canonical, uri | Description of the activity to be performed |
| - transform | No | canonical | Transform to apply the template |
| - dynamicValue | No | PlanDefinitionActionDynamicValue | Dynamic aspects of the definition |
| - id | No | string | Unique id for inter-element referencing |
| - extension | No | Extension[] | Additional content defined by implementations |
| - modifierExtension | No | Extension[] | Extensions that cannot be ignored even if unrecognized |
| - path | No | string | The path to the element to be set dynamically |
| - expression | No | Expression | An expression that provides the dynamic value for the customization |
| - action | No | [] | A sub-action |