- careplan – Main care plan record (this page)
- careplan_category – Backbone for category
- careplan_category_coding
- careplan_activity – Activities within the care plan
- careplan_activity_detail_code_coding
- careplan_activity_detail_performer – Performers per activity
- careplan_extension
- careplan_extension_vcc_coding
- careplan_references – Normalized references; see Reference Tables
- careplan_id
- patient_id – links to the patient table
† Metriport Platform added
| Column | Data Type | Description |
|---|---|---|
| careplan_id | varchar | Unique identifier for the care plan |
| patient_id | varchar | Unique identifier for the patient |
| status | varchar | Status of the care plan |
| created | datetime | When the care plan was created (FHIR CarePlan.created) |
| period_start | datetime | Start of the care plan period (FHIR CarePlan.period.start) |
| period_end | datetime | End of the care plan period (FHIR CarePlan.period.end) |
| intent | varchar | Intent |
| description | varchar | Narrative description of the care plan |
| meta_source | varchar | Source document filename from FHIR meta.source |
| data_source_ext† | varchar | Integration source of the data, derived from FHIR extension |

