Skip to main content
A Goal in health care services delivery is generally an expressed desired health state to be achieved by a subject of care (or family/group) over a period or at a specific point of time. See the HL7 FHIR R4 spec for full details. Tables in this resource: Primary Keys:
  • goal_id
Foreign Keys:
  • patient_id - links to the patient table (subject)
† Metriport Platform added
ColumnData TypeDescription
goal_idvarcharUnique identifier for the goal
patient_idvarcharUnique identifier for the patient (subject)
lifecyclestatusvarcharLifecycle status of the goal
startdatedatetimeStart date of the goal
description_textvarcharFree-text description of the goal
priority_textvarcharFree-text priority of the goal
priority_hl7_code†varcharCode from the preferred goal-priority system when matched
priority_hl7_display†varcharDisplay from the preferred goal-priority system when matched
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: Child: