| Goal | 0..* | — | Describes the intended objective(s) for a patient, group or organization |
| .idΣ | 0..1 | String | 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 |
| .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 goal |
| .lifecycleStatus?!Σ | 1..1 | code | proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected |
| .achievementStatusΣ | 0..1 | CodeableConcept | in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable |
| .categoryΣ | 0..* | CodeableConcept | E.g. Treatment, dietary, behavioral, etc. |
| .priorityΣ | 0..1 | CodeableConcept | high-priority | medium-priority | low-priority |
| .descriptionΣ | 1..1 | CodeableConcept | Code or text describing goal |
| .subjectΣ | 1..1 | Reference(Patient | Group | Organization) | Who this goal is intended for |
| .start[x]Σ | 0..1 | date | CodeableConcept | When goal pursuit begins |
| .target | 0..* | BackboneElement | Target outcome for the goal |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .measureΣ | 0..1 | CodeableConcept | The parameter whose value is being tracked |
| .detail[x]Σ | 0..1 | Quantity | Range | CodeableConcept | string | boolean | integer | Ratio | The target value to be achieved BindingCodes to identify the target value of the focus to be achieved to signify the fulfillment of the goal.(example) |
| .due[x]Σ | 0..1 | date | Duration | Reach goal on or before |
| .statusDateΣ | 0..1 | date | When goal status took effect |
| .statusReason | 0..1 | string | Reason for current status |
| .expressedByΣ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) | Who's responsible for creating Goal? |
| .addresses | 0..* | Reference(Condition | Observation | MedicationStatement | NutritionOrder | ServiceRequest | RiskAssessment) | Issues addressed by this goal |
| .note | 0..* | Annotation | Comments about the goal |
| .outcomeCode | 0..* | CodeableConcept | What result was achieved regarding the goal? |
| .outcomeReference | 0..* | Reference(Observation) | Observation that resulted from goal |