Assessment and Plan of Treatment
CarePlan
resource in Edvak Health EHR captures a patient's clinical assessment and planned treatments. It describes how one or more practitioners intend to manage care for a specific patient.Overview
Must-Support Elements
CarePlan
resource must support the following fields:text
(narrative summary)status
(e.g., active, completed)intent
(e.g., plan, order)category
with code assess-plan
subject
(patient reference)goal
(SHOULD include US Core Goal)addresses
(SHOULD include US Core Condition)Search Capabilities
patient
and category
patient + category + status
patient + category + date
patient + category + status + date
gt
, lt
, ge
, le
) and multi-date filtering.Status supports OR-based search (e.g.,
status=active,completed
).Authentication Header
Header | Type | Required | Value |
---|---|---|---|
Authorization | string | ✅ Yes | Bearer {access_token} |