Skip to main content
Describes the intention of how one or more practitioners intend to deliver care for a particular patient, group or community for a period of time, possibly limited to care for a specific condition or set of conditions. See the HL7 FHIR R4 spec for full details. Tables in this resource: Primary Keys:
  • careplan_id
Foreign Keys:
  • patient_id – links to the patient table
† Metriport Platform added
ColumnData TypeDescription
careplan_idvarcharUnique identifier for the care plan
patient_idvarcharUnique identifier for the patient
statusvarcharStatus of the care plan
createddatetimeWhen the care plan was created (FHIR CarePlan.created)
period_startdatetimeStart of the care plan period (FHIR CarePlan.period.start)
period_enddatetimeEnd of the care plan period (FHIR CarePlan.period.end)
intentvarcharIntent
descriptionvarcharNarrative description of the care plan
meta_sourcevarcharSource document filename from FHIR meta.source
data_source_ext†varcharIntegration source of the data, derived from FHIR extension
Related Tables: Parent: Child: