Name Flags Card. Type Description & Constraints doco
. . Goal DomainResource Describes the intended objective(s) for a patient, group or organization
. . . identifier 0..* Identifier External Ids for this goal
. . . subject Σ 0..1 Reference( Patient | Group | Organization) Who this goal is intended for
. . . start[x] Σ 0..1 When goal pursuit begins
GoalStartEvent ( Example)
. . . . startDate date
. . . . startCodeableConcept CodeableConcept
. . . target[x] Σ 0..1 Reach goal on or before
. . . . targetDate date
. . . . targetQuantity Duration
. . . category Σ 0..* CodeableConcept E.g. Treatment, dietary, behavioral, etc.
GoalCategory ( Example)
. . . description Σ 1..1 string What's the desired outcome?
. . . status ?! Σ 1..1 code proposed | planned | accepted | rejected | in-progress | achieved | sustaining | on-hold | cancelled
GoalStatus ( Required)
. . . statusDate Σ 0..1 date When goal status took effect
. . . statusReason 0..1 CodeableConcept Reason for current status
GoalStatusReason ( Example)
. . . author Σ 0..1 Reference( Patient | Practitioner | RelatedPerson) Who's responsible for creating Goal?
. . . priority Σ 0..1 CodeableConcept high | medium |low
GoalPriority ( Preferred)
. . . addresses 0..* Reference( Condition | Observation | MedicationStatement | NutritionOrder | ProcedureRequest | RiskAssessment) Issues addressed by this goal
. . . note 0..* Annotation Comments about the goal
. . . outcome 0..* BackboneElement What was end result of goal?
. . . . result[x] 0..1 Code or observation that resulted from goal
. . . . . resultCodeableConcept CodeableConcept
. . . . . resultReference Reference( Observation)

doco Documentation for this format