Skip to main content

Goal

Trial Use 2 Clinical — Summary

Describes the intended objective(s) for a patient, group or organization care, for example, weight loss, restoring an activity of daily living, obtaining herd immunity via immunization, meeting a process improvement objective, etc.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Goal
InteractionMethodPath
ReadGET/fhir/R5/Goal/[id]
VreadGET/fhir/R5/Goal/[id]/_history/[vid]
UpdatePUT/fhir/R5/Goal/[id]
PatchPATCH/fhir/R5/Goal/[id]
DeleteDELETE/fhir/R5/Goal/[id]
CreatePOST/fhir/R5/Goal
SearchGET/fhir/R5/Goal?...
HistoryGET/fhir/R5/Goal/[id]/_history
Type-historyGET/fhir/R5/Goal/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External Ids for this goal
lifecycleStatuscode1..1proposed
achievementStatusCodeableConcept0..1in-progress
categoryCodeableConcept0..*E.g. Treatment, dietary, behavioral, etc
continuousboolean0..1After meeting the goal, ongoing activity is needed to sustain the goal objective
priorityCodeableConcept0..1high-priority
descriptionCodeableConcept1..1Code or text describing goal
subjectReference1..1Who this goal is intended for
start[x]date / CodeableConcept0..1When goal pursuit begins
targetBackboneElement0..*Target outcome for the goal
statusDatedate0..1When goal status took effect
statusReasonstring0..1Reason for current status
sourceReference0..1Who's responsible for creating Goal?
addressesReference0..*Issues addressed by this goal
noteAnnotation0..*Comments about the goal
outcomeCodeableReference0..*What result was achieved regarding the goal?

Resource-specific search parameters

ParameterTypeDescription
achievement-statustokenin-progress
addressesreferenceIssues addressed by this goal
categorytokenE.g. Treatment, dietary, behavioral, etc.
descriptiontokenCode or text describing goal
identifiertokenAccount number
lifecycle-statustokenproposed
patientreferenceThe entity that caused the expenses
start-datedateWhen goal pursuit begins
subjectreferenceWho this goal is intended for
target-datedateReach goal on or before
target-measuretokenThe parameter whose value is being tracked

Reference

  • Official FHIR R5 spec: Goal
  • Maturity: Trial Use 2 (FMM 2).