How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Forta Health Treatment Plan API

The treatment_plan API from Forta Health — 63 operation(s) for treatment_plan.

Forta Health Treatment Plan API is one of 34 APIs that Forta Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 124 operations across 63 paths, and defines 136 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against the base URL https://api.prod.fortahealth.com/api/v1/.

124 operations 63 paths 136 schemas 26 DELETE27 GET29 PATCH32 POST10 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.prod.fortahealth.com/api/v1/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Forta Health Treatment Plan API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 124

Across 63 paths, the API surfaces 124 operations — 26 DELETE, 27 GET, 29 PATCH, 32 POST, 10 PUT. Each is listed below with its method, path, parameters, and response codes.

treatment_plan 124
POST
/api/v1/treatment_plans/
Create Treatment Plan
create_treatment_plan_api_v1_treatment_plans__post body → 201422
GET
/api/v1/treatment_plans/
Read Treatment Plans
read_treatment_plans_api_v1_treatment_plans__get 6 params → 200422
GET
/api/v1/treatment_plans/prior_authorizations/
Get Prior Authorizations
get_prior_authorizations_api_v1_treatment_plans_prior_authorizations__get 2 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/
Patch Treatment Plan
patch_treatment_plan_api_v1_treatment_plans__treatment_plan_id___patch 1 param body → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/
Read Treatment Plan By Id
read_treatment_plan_by_id_api_v1_treatment_plans__treatment_plan_id___get 2 params → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/
Delete Treatment Plan
delete_treatment_plan_api_v1_treatment_plans__treatment_plan_id___delete 1 param → 204422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/stop/
Stop Treatment Plan
stop_treatment_plan_api_v1_treatment_plans__treatment_plan_id__stop__put 1 param body → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/pdf_regenerate/
Queue To Regenerate Treatment Plan Pdf
queue_to_regenerate_treatment_plan_pdf_api_v1_treatment_plans__treatment_plan_id__pdf_regenerate__put 1 param → 201422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/
Create Goal
create_goal_api_v1_treatment_plans__treatment_plan_id__goals__post 1 param body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/goals/
Read All Goals
read_all_goals_api_v1_treatment_plans__treatment_plan_id__goals__get 3 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/medications/
Create Medication
create_medication_api_v1_treatment_plans__treatment_plan_id__medications__post 1 param body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/medications/
Read All Medications
read_all_medications_api_v1_treatment_plans__treatment_plan_id__medications__get 1 param → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/
Patch Goal
patch_goal_api_v1_treatment_plans__treatment_plan_id__goals__goal_id___patch 2 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/
Delete Goal
delete_goal_api_v1_treatment_plans__treatment_plan_id__goals__goal_id___delete 2 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/medications/{medication_id}/
Read Medication
read_medication_api_v1_treatment_plans__treatment_plan_id__medications__medication_id___get 2 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/medications/{medication_id}/
Patch Medication
patch_medication_api_v1_treatment_plans__treatment_plan_id__medications__medication_id___patch 2 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/medications/{medication_id}/
Delete Medication
delete_medication_api_v1_treatment_plans__treatment_plan_id__medications__medication_id___delete 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/
Create Target
create_target_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/
Patch Target
patch_target_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/
Delete Target
delete_target_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id___delete 3 params → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/change_stage/
Change Target Stage
change_target_stage_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id__change_stage__put 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/change_stage/
Delete Last Target Stage Change
delete_last_target_stage_change_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id__change_stage__delete 3 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/change_stage/
Update Last Target Stage Change
update_last_target_stage_change_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id__change_stage__patch 3 params body → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/bulk_change_stage/
Change Target Stage In Bulk
change_target_stage_in_bulk_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets_bulk_change_stage__put 2 params body → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/assessments/
Create Assessment
create_assessment_api_v1_treatment_plans__treatment_plan_id__assessments__post 1 param body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/assessments/
Read Assessment
read_assessment_api_v1_treatment_plans__treatment_plan_id__assessments__get 1 param → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/
Patch Assessment
patch_assessment_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id___patch 2 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/
Delete Assessment
delete_assessment_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id___delete 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/
Create Assessment Tool
create_assessment_tool_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__post 2 params body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/
Get All Tools
get_all_tools_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__get 2 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/
Patch Assessment Tool
patch_assessment_tool_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/
Delete Tool
delete_tool_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id___delete 3 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/documents/
Create Assessment Tool Document
create_assessment_tool_document_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__post 3 params body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/documents/
Get Assessment Tool Documents
get_assessment_tool_documents_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__get 3 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/documents/{document_id}/
Patch Assessment Tool Document
patch_assessment_tool_document_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__document_id___patch 4 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/documents/{document_id}/
Delete Assessment Tool Document
delete_assessment_tool_document_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__document_id___delete 4 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/tools/{tool_id}/documents/{document_id}/reupload_visual/
Reupload Assessment Tool Document Visual
reupload_assessment_tool_document_visual_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__document_id__reupload_visual__patch 4 params body → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/crisis_plans/
Get Crisis Plans
get_crisis_plans_api_v1_treatment_plans__treatment_plan_id__crisis_plans__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/crisis_plans/
Create Crisis Plan
create_crisis_plan_api_v1_treatment_plans__treatment_plan_id__crisis_plans__post 1 param body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/crisis_plans/
Patch Crisis Plan
patch_crisis_plan_api_v1_treatment_plans__treatment_plan_id__crisis_plans__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/crisis_plans/
Delete Crisis Plan
delete_crisis_plan_api_v1_treatment_plans__treatment_plan_id__crisis_plans__delete 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/discharges/
Create Discharge And Transition
create_discharge_and_transition_api_v1_treatment_plans__treatment_plan_id__discharges__post 1 param body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/discharges/
Get Discharge And Transition
get_discharge_and_transition_api_v1_treatment_plans__treatment_plan_id__discharges__get 1 param → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/discharges/{discharge_id}/
Patch Discharge And Transition
patch_discharge_and_transition_api_v1_treatment_plans__treatment_plan_id__discharges__discharge_id___patch 2 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/discharges/{discharge_id}/
Delete Discharge And Transition
delete_discharge_and_transition_api_v1_treatment_plans__treatment_plan_id__discharges__discharge_id___delete 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/discharges/{discharge_id}/reasons/
Create Discharge And Transition Reasons
create_discharge_and_transition_reasons_api_v1_treatment_plans__treatment_plan_id__discharges__discharge_id__reasons__post 2 params body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/discharges/{discharge_id}/reasons/
Get Discharge And Transition Reason
get_discharge_and_transition_reason_api_v1_treatment_plans__treatment_plan_id__discharges__discharge_id__reasons__get 2 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/discharges/{discharge_id}/reasons/{reason_id}/
Patch Discharge And Transition Reason
patch_discharge_and_transition_reason_api_v1_treatment_plans__treatment_plan_id__discharges__discharge_id__reasons__reason_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/discharges/{discharge_id}/reasons/{reason_id}/
Delete Discharge And Transition Reason
delete_discharge_and_transition_reason_api_v1_treatment_plans__treatment_plan_id__discharges__discharge_id__reasons__reason_id___delete 3 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/education_background/
Get Education Background
get_education_background_api_v1_treatment_plans__treatment_plan_id__education_background__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/education_background/
Create Education Background
create_education_background_api_v1_treatment_plans__treatment_plan_id__education_background__post 1 param body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/education_background/
Patch Education Background
patch_education_background_api_v1_treatment_plans__treatment_plan_id__education_background__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/education_background/
Delete Education Background
delete_education_background_api_v1_treatment_plans__treatment_plan_id__education_background__delete 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/
Create Client And Family Background
create_client_and_family_background_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__post 1 param body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/
Get Client And Family Background
get_client_and_family_background_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__get 1 param → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/
Patch Client And Family Background
patch_client_and_family_background_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/
Delete Client And Family Background
delete_client_and_family_background_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__delete 1 param → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/client_strengths/
Update Client Strengths
update_client_strengths_api_v1_treatment_plans__treatment_plan_id__client_and_family_background_client_strengths__put 1 param body → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/client_interests/
Update Client Interests
update_client_interests_api_v1_treatment_plans__treatment_plan_id__client_and_family_background_client_interests__put 1 param body → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/parents_and_caregivers/
Get Client And Family Background Parents And Caregivers
get_client_and_family_background_parents_and_caregivers_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__parents_and_caregivers__get 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/parents_and_caregivers/
Create Client And Family Background Parents And Caregivers
create_client_and_family_background_parents_and_caregivers_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__parents_and_caregivers__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/parents_and_caregivers/{parent_and_caregiver_id}/
Patch Client And Family Background Parents And Caregivers
patch_client_and_family_background_parents_and_caregivers_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__parents_and_caregivers__parent_and_caregiver_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/parents_and_caregivers/{parent_and_caregiver_id}/
Delete Client And Family Background Parents And Caregivers
delete_client_and_family_background_parents_and_caregivers_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__parents_and_caregivers__parent_and_caregiver_id___delete 3 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/siblings/
Get Client And Family Background Siblings
get_client_and_family_background_siblings_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__siblings__get 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/siblings/
Create Client And Family Background Sibling
create_client_and_family_background_sibling_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__siblings__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/siblings/{sibling_id}/
Patch Client And Family Background Sibling
patch_client_and_family_background_sibling_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__siblings__sibling_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/client_and_family_background/{background_id}/siblings/{sibling_id}/
Delete Client And Family Background Sibling
delete_client_and_family_background_sibling_api_v1_treatment_plans__treatment_plan_id__client_and_family_background__background_id__siblings__sibling_id___delete 3 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/barriers/
Create Assessment Barrier
create_assessment_barrier_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__barriers__post 2 params body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/barriers/
Get All Assessment Barriers
get_all_assessment_barriers_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__barriers__get 2 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/barriers/{barrier_id}/
Patch Assessment Barriers
patch_assessment_barriers_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__barriers__barrier_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/barriers/{barrier_id}/
Delete Assessment Barriers
delete_assessment_barriers_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__barriers__barrier_id___delete 3 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/summarize/
Create Assessment Summary
create_assessment_summary_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__summarize__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/assessments/{assessment_id}/summarize/
Patch Assessment Summary
patch_assessment_summary_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__summarize__patch 2 params body → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/symptoms/
Create Symptoms
create_symptoms_api_v1_treatment_plans__treatment_plan_id__symptoms__post 1 param body → 201422
GET
/api/v1/treatment_plans/{treatment_plan_id}/symptoms/
Read All Symptoms
read_all_symptoms_api_v1_treatment_plans__treatment_plan_id__symptoms__get 1 param → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/symptoms/{symptom_id}/
Patch Symptom
patch_symptom_api_v1_treatment_plans__treatment_plan_id__symptoms__symptom_id___patch 2 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/symptoms/{symptom_id}/
Delete Symptom
delete_symptom_api_v1_treatment_plans__treatment_plan_id__symptoms__symptom_id___delete 2 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/
Get Medical History
get_medical_history_api_v1_treatment_plans__treatment_plan_id__medical_history__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/
Create Medical History
create_medical_history_api_v1_treatment_plans__treatment_plan_id__medical_history__post 1 param body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/
Patch Medical History
patch_medical_history_api_v1_treatment_plans__treatment_plan_id__medical_history__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/
Delete Medical History
delete_medical_history_api_v1_treatment_plans__treatment_plan_id__medical_history__delete 1 param → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/{medical_history_id}/diagnoses/
Get Medical History Diagnoses
get_medical_history_diagnoses_api_v1_treatment_plans__treatment_plan_id__medical_history__medical_history_id__diagnoses__get 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/{medical_history_id}/diagnoses/
Create Medical History Diagnosis
create_medical_history_diagnosis_api_v1_treatment_plans__treatment_plan_id__medical_history__medical_history_id__diagnoses__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/{medical_history_id}/diagnoses/{diagnosis_id}/
Patch Medical History Diagnosis
patch_medical_history_diagnosis_api_v1_treatment_plans__treatment_plan_id__medical_history__medical_history_id__diagnoses__diagnosis_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/medical_history/{medical_history_id}/diagnoses/{diagnosis_id}/
Delete Medical History Diagnosis
delete_medical_history_diagnosis_api_v1_treatment_plans__treatment_plan_id__medical_history__medical_history_id__diagnoses__diagnosis_id___delete 3 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/
Get Referral History
get_referral_history_api_v1_treatment_plans__treatment_plan_id__referral_history__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/
Create Referral History
create_referral_history_api_v1_treatment_plans__treatment_plan_id__referral_history__post 1 param body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/
Patch Referral History
patch_referral_history_api_v1_treatment_plans__treatment_plan_id__referral_history__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/
Delete Referral History
delete_referral_history_api_v1_treatment_plans__treatment_plan_id__referral_history__delete 1 param → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/{referral_history_id}/assessment_tools/
Get Referral History Assessment Tools
get_referral_history_assessment_tools_api_v1_treatment_plans__treatment_plan_id__referral_history__referral_history_id__assessment_tools__get 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/{referral_history_id}/assessment_tools/
Create Referral History Assessment Tool
create_referral_history_assessment_tool_api_v1_treatment_plans__treatment_plan_id__referral_history__referral_history_id__assessment_tools__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/{referral_history_id}/assessment_tools/{tool_id}/
Patch Referral History Assessment Tool
patch_referral_history_assessment_tool_api_v1_treatment_plans__treatment_plan_id__referral_history__referral_history_id__assessment_tools__tool_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/referral_history/{referral_history_id}/assessment_tools/{tool_id}/
Delete Referral History Assessment Tool
delete_referral_history_assessment_tool_api_v1_treatment_plans__treatment_plan_id__referral_history__referral_history_id__assessment_tools__tool_id___delete 3 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/
Get Treatment Recommendation
get_treatment_recommendation_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/
Create Treatment Recommendation
create_treatment_recommendation_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__post 1 param body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/
Patch Treatment Recommendation
patch_treatment_recommendation_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/
Delete Treatment Recommendation
delete_treatment_recommendation_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__delete 1 param → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/{treatment_recommendation_id}/services/
Get Treatment Recommendation Services
get_treatment_recommendation_services_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__treatment_recommendation_id__services__get 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/{treatment_recommendation_id}/services/
Create Treatment Recommendation Service
create_treatment_recommendation_service_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__treatment_recommendation_id__services__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/{treatment_recommendation_id}/services/{service_id}/
Patch Treatment Recommendation Service
patch_treatment_recommendation_service_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__treatment_recommendation_id__services__service_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/treatment_recommendations/{treatment_recommendation_id}/services/{service_id}/
Delete Treatment Recommendation Service
delete_treatment_recommendation_service_api_v1_treatment_plans__treatment_plan_id__treatment_recommendations__treatment_recommendation_id__services__service_id___delete 3 params → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/
Get Therapy History
get_therapy_history_api_v1_treatment_plans__treatment_plan_id__therapy_history__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/
Create Therapy History
create_therapy_history_api_v1_treatment_plans__treatment_plan_id__therapy_history__post 1 param body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/
Patch Therapy History
patch_therapy_history_api_v1_treatment_plans__treatment_plan_id__therapy_history__patch 1 param body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/
Delete Therapy History
delete_therapy_history_api_v1_treatment_plans__treatment_plan_id__therapy_history__delete 1 param → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/{therapy_history_id}/services/
Get Therapy History Services
get_therapy_history_services_api_v1_treatment_plans__treatment_plan_id__therapy_history__therapy_history_id__services__get 2 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/{therapy_history_id}/services/
Create Therapy History Service
create_therapy_history_service_api_v1_treatment_plans__treatment_plan_id__therapy_history__therapy_history_id__services__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/{therapy_history_id}/services/{service_id}/
Patch Therapy History Service
patch_therapy_history_service_api_v1_treatment_plans__treatment_plan_id__therapy_history__therapy_history_id__services__service_id___patch 3 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/therapy_history/{therapy_history_id}/services/{service_id}/
Delete Therapy History Service
delete_therapy_history_service_api_v1_treatment_plans__treatment_plan_id__therapy_history__therapy_history_id__services__service_id___delete 3 params → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/activate/
Activate Treatment Plan
activate_treatment_plan_api_v1_treatment_plans__treatment_plan_id__activate__post 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/deactivate/
Deactivate Treatment Plan
deactivate_treatment_plan_api_v1_treatment_plans__treatment_plan_id__deactivate__post 1 param → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/edit/
Set Treatment Plan Status To Edit
set_treatment_plan_status_to_edit_api_v1_treatment_plans__treatment_plan_id__edit__put 1 param → 200422
GET
/api/v1/treatment_plans/{treatment_plan_id}/download/
Get Treatment Plan Pdf
get_treatment_plan_pdf_api_v1_treatment_plans__treatment_plan_id__download__get 1 param → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/activate/
Activate Goal
activate_goal_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__activate__post 2 params body → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/deactivate/
Deactivate Goal
deactivate_goal_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__deactivate__post 2 params body → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/activate/
Activate Target
activate_target_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id__activate__post 3 params body → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/targets/{target_id}/deactivate/
Deactivate Target
deactivate_target_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__targets__target_id__deactivate__post 3 params body → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/reassign_provider/
Reassign Provider
reassign_provider_api_v1_treatment_plans__treatment_plan_id__reassign_provider__put 1 param body → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/migrate/
Migrate Treatment Plan
migrate_treatment_plan_api_v1_treatment_plans__treatment_plan_id__migrate__put 1 param body → 200422
POST
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/hypothesized_functions/
Create Hypothesized Function
create_hypothesized_function_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__hypothesized_functions__post 2 params body → 201422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/hypothesized_functions/
Update Latest Hypothesized Function
update_latest_hypothesized_function_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__hypothesized_functions__patch 2 params body → 200422
DELETE
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/hypothesized_functions/
Delete Latest Hypothesized Function
delete_latest_hypothesized_function_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__hypothesized_functions__delete 2 params → 200422
PATCH
/api/v1/treatment_plans/{treatment_plan_id}/activation_logs/
Update Treatment Plan Activation Log
update_treatment_plan_activation_log_api_v1_treatment_plans__treatment_plan_id__activation_logs__patch 1 param body → 200422
PUT
/api/v1/treatment_plans/{treatment_plan_id}/goals/{goal_id}/migrate/
Migrate Goal
migrate_goal_api_v1_treatment_plans__treatment_plan_id__goals__goal_id__migrate__put 3 params body → 200422

Schemas 136

The contract defines 136 schemas that model the data the API accepts and returns. The most detailed are GoalResponse (31 properties), TreatmentPlanDetailedResponse (20 properties), BehaviorReductionGoalCreate (18 properties), TreatmentPlanResponse (15 properties). Each schema is shown below with its type and property counts.

MedicalHistoryDiagnosisResponse
object
6 properties 6 required
TreatmentPlanMedicalHistoryVersionEnum
string
TreatmentPlanPatch
object
2 properties
DischargeReasonCreate
object
2 properties 1 required
ProviderResponseWithoutAddress
object
7 properties 6 required
TherapyFrequencyEnum
string
SkillAcquisitionGoalCreate
object
11 properties 7 required
ClinicalStatusEnum
string
CaregiverGoalCreate
object
11 properties 6 required
AssociatedServiceCodeResponse
object
6 properties 5 required
DurationMethodMasteryCriteriaMeasurementModeEnum
string
TreatmentSymptomsCreate
object
3 properties 2 required
TargetCreate
object
5 properties 3 required
ReferralHistoryResponse
object
5 properties 3 required
AssessmentSummaryResponse
object
4 properties 4 required
ParentAndCaregiverCreate
object
12 properties 2 required
ParentAndCaregiverRoleEnum
string
UpdateTargetStageChange
object
1 property 1 required
EducationSettingEnum
string
SiblingResponse
object
4 properties 3 required
TreatmentPlanClientAndFamilyBackgroundVersionEnum
string
TreatmentPlanStatusLabelEnum
string
Enum for treatment plan status labels.
DischargeReasonResponse
object
3 properties 2 required
ReferralHistoryCreate
object
3 properties 2 required
Bay
string
SkillAcquisitionGoalMasteryCriteriaV2
object
4 properties 3 required
TherapyHistoryServiceResponse
object
10 properties 2 required
TreatmentPlanAssessmentVersionEnum
string
SkillAcquisitionGoalMasteryCriteriaV2Response
object
4 properties 3 required
Sex
string
AssessmentBarrierResponse
object
3 properties 2 required
AssessmentSummaryCreate
object
3 properties 3 required
TherapyHistoryServiceCreate
object
9 properties 1 required
TherapyHistoryResponse
object
3 properties 1 required
MedicalHistoryDiagnosisCreate
object
5 properties 5 required
TargetStageEnum
string
DurationMethodMasteryCriteria
object
4 properties 4 required
BehaviorResponse
object
2 properties 2 required
ParentMaritalStatusEnum
string
TreatmentPlanTargetVersionEnum
string
GoalResourceVersions
object
1 property 1 required
MasteryCriteriaChangeTypeEnum
string
PayorResponsibilityEnum
string
TreatmentPlanPDFUrl
object
1 property 1 required
ClientAndFamilyBackgroundResponse
object
10 properties 1 required
DiagnosisSeverityLevelEnum
string
MeasurementFrequency
string
PercentageMethodV2MasteryCriteria
object
2 properties 2 required
AssessmentToolDocumentResponse
object
6 properties 6 required
TreatmentPlanActivationLogResponse
object
4 properties 4 required
ClientStrengthsRequest
object
1 property 1 required
TreatmentPlanCrisisPlanCreate
object
7 properties 1 required
TreatmentPlanCrisisPlanResponse
object
8 properties 2 required
BulkTargetStageChange
object
4 properties 3 required
TreatmentPlanStopResponse
object
3 properties 3 required
PercentageMethodMeasurementUnits
object
1 property 1 required
PresentStatusEnum
string
BehaviorReductionGoalCreate
object
18 properties 10 required
HypothesizedFunctionCreate
object
5 properties 4 required
DischargeReasonEnum
string
ValidationError
object
3 properties 3 required
ReferralHistoryAssessmentToolCreate
object
1 property 1 required
TherapyRecordSharedEnum
string
TreatmentPlanStop
object
3 properties 3 required
ReferralHistoryAssessmentToolResponse
object
2 properties 2 required
TreatmentPlanEducationBackgroundCreate
object
8 properties 4 required
AssessmentToolTypeEnum
string
TreatmentPlanAssignmentCreate
object
2 properties 2 required
EducationEvaluationEnum
string
TreatmentPlanAssignmentResponse
object
7 properties 7 required
TreatmentPlanEducationBackgroundResponse
object
9 properties 5 required
TreatmentRecommendationServicePatch
object
2 properties 2 required
UpdateActivationStatus
object
1 property 1 required
PercentageMethodV1MasteryCriteria
object
3 properties 3 required
ClientInterestsRequest
object
1 property 1 required
MedicationResponse
object
8 properties 7 required
PriorAuthorizationResponse
object
7 properties 4 required
TreatmentSymptomsEnum
string
RateMethodMasteryCriteria
object
3 properties 3 required
InstancesMethodMasteryCriteriaResponse
object
4 properties 3 required
AssessmentCreate
object
9 properties 8 required
Body_reupload_assessment_tool_document_visual_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__document_id__reupload_visual__patch
object
1 property 1 required
RateMethodMeasurementUnits
object
2 properties 2 required
TreatmentPlanActivationLogUpdate
object
2 properties 2 required
DischargeCreate
object
4 properties 4 required
ActivationLogResponse
object
3 properties 3 required
TherapyResponseEnum
string
AssessmentBarrierEnum
string
ClientListResponse
object
6 properties 6 required
TherapyHistoryCreate
object
1 property 1 required
TreatmentPlanResourceVersions
object
5 properties
ClientAndFamilyBackgroundCreate
object
5 properties
GoalSimpleResponse
object
4 properties 4 required
TargetStageChange
object
3 properties 2 required
HypothesizedFunctionPatch
object
5 properties 4 required
TreatmentPlanResponse
object
15 properties 10 required
MedicationCreate
object
6 properties 5 required
TreatmentPlanCreate
object
4 properties 1 required
EventMeasurementUnitEnum
string
RecommendedServiceFrequencyEnum
string
TreatmentPlanGoalVersionEnum
string
MedicalHistoryResponse
object
15 properties 6 required
DetailedTargetResponse
object
14 properties 4 required
AssessmentResponse
object
13 properties 9 required
MedicalHistoryCreate
object
13 properties 5 required
HypothesizedFunctionResponse
object
7 properties 6 required
Body_create_assessment_tool_document_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__post
object
3 properties 3 required
TreatmentRecommendationServiceResponse
object
4 properties 4 required
DurationMethodMeasurementUnits
object
2 properties 1 required
GoalNameResponse
object
6 properties 5 required
AssessmentToolCreate
object
6 properties 5 required
TreatmentRecommendationResponse
object
7 properties 4 required
DurationMethodMasteryCriteriaResponse
object
4 properties 4 required
TargetStageChangeLogResponse
object
7 properties 3 required
HTTPValidationError
object
1 property
ServiceCodeTypeEnum
string
TreatmentRecommendationServiceCreate
object
3 properties 3 required
TreatmentSymptomsResponse
object
4 properties 3 required
Body_patch_assessment_tool_document_api_v1_treatment_plans__treatment_plan_id__assessments__assessment_id__tools__tool_id__documents__document_id___patch
object
2 properties 2 required
RateMethodMasteryCriteriaResponse
object
3 properties 3 required
GoalResponse
object
31 properties 13 required
ParentAndCaregiverResponse
object
13 properties 3 required
InstancesMethodMasteryCriteria
object
4 properties 3 required
RateMethodMeasurementUnitsIntervalUnitEnum
string
AssessmentBarrierCreate
object
2 properties 1 required
GoalTypeEnum
string
StateEnum
string
TreatmentRecommendationCreate
object
5 properties 3 required
AssessmentToolCreateResponse
object
7 properties 6 required
TreatmentPlanDetailedResponse
object
20 properties 11 required
SiblingCreate
object
3 properties 2 required
DischargeResponse
object
5 properties 5 required
GoalDataCollectionMethodEnum
string
PercentageMethodMasteryCriteriaResponse
object
3 properties 2 required
TreatmentPlanSubResource
string
TreatmentPlanStatusWithTimeResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

forta-health-treatment-plan-api-openapi.yml Raw ↑

Other APIs Forta Health publishes across the network.

Forta Health Assessment Surveys API
Forta Health Behavior API
Forta Health Bt Supervisions API
Forta Health Claim Invoices API
Forta Health Claims API
Forta Health Client Assessments API
Forta Health Client Cohort Assignments API
Forta Health Client Facility Assignments API
Forta Health Client Supervisions API
Forta Health Clients API
Forta Health Cohorts API
Forta Health Email Cron Configs API
Where this information came from

This is an independent, third-party profile of Forta Health Treatment Plan API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.