| Enter Progress Note: |
|
|
| Client: |
{{ client.fname }} {{ client.lname }} |
| Select Unit: |
|
| Chart Number: |
|
|
|
| Select Note Type / Support Plan Goal: |
|
|
|
|
|
| Complete This Section For Core Notes, Otherwise Leave Blank: |
{% set sections = [
('mood_affect', 'Mood/Affect'),
('thought_process', 'Thought Process/Orientation'),
('motor_activity', 'Motor Activity and Speech'),
('behavior', 'Behavior/Functioning'),
('medical_condition', 'Medical Condition'),
('substance_use', 'Substance Use/Addictive Behavior')
] %}
{% for field, label in sections %}
| {{ label }}: |
|
{% endfor %}
|
|
Sign Note:
|
| Describe client's presentation, including attitude and motivation regarding current objective.
Describe staff's impression of overall progress.
|
|
|
|
|
|