@extends('themes.frontend.layouts.app') @section('flatpickr') @stop @section('validate') @stop @if (isset($dataArr['meta_title'])) @section('page-title'){{ $dataArr['meta_title'] }}@stop @else @section('page-title'){{ $dataArr['title'] }}@stop @endif @if (isset($dataArr['meta_key'])) @section('meta-keywords'){{ $dataArr['meta_key'] }}@stop @endif @if (isset($dataArr['meta_descp'])) @section('meta-description'){{ $dataArr['meta_descp'] }}@stop @endif @if (isset($dataArr['image_path'])) @section('meta-image'){{ $dataArr['image_path'] }}@stop @endif @if ($dataArr['full_url']) @section('cur-url'){{ $dataArr['full_url'] }}@stop @endif @push('styles') @if(isset($dataArr['custom_fields']['textarea_4']) && $dataArr['custom_fields']['textarea_4'] && $dataArr['custom_fields']['textarea_4']['value']) @endif @endpush @section('content') @include('themes.frontend.includes.breadcrumb',['titleClass'=>'text-white']) @if (isset($dataArr['custom_fields']['editor_1'])) {!! app(App\Services\ShortcodeProcessor::class)->process($dataArr['custom_fields']['editor_1']['value']) !!} @endif

ALLISTON PHYSIOTHERAPY & SPORTS REHABILITATION

CONSENT FOR SOFT TISSUE RELEASE

Please read this information carefully, and ask your practitioner if there is anything you do not understand

What is soft tissue release?

Soft tissue release focuses on the outer layers of muscle fibres, aiming for relaxation and relief from minor muscle tensions. It is a gentler approach, employing techniques like kneading, stroking, and tapping to enhance blood circulation and promote a state of well- being.

What are the benefits of soft tissue release?

Soft tissue release techniques can significantly enhance flexibility, allowing for greater movement and improved performance in both athletic and daily activities. By releasing tension and restoring proper tissue function, STR enables individuals to move more freely and efficiently.

What is the purpose of soft tissue release?

Muscle soft tissue therapy, is used extensively to reduce thickened or tight connective tissue, to release myofascial trigger points that inhibit muscle contraction or cause pain and are used to reduce muscle tone and tension.

What does soft tissue release do to your body?

Soft tissues connect and support other tissues and surround the organs in the body. They include muscles (including the heart), fat, blood vessels, nerves, tendons, and tissues that surround the bones and joints.

What are the side effects to soft tissue release?
  • 1. Patients may experience mild to standard soreness.
  • 2. Patients may have bruising after treatment that could last up to 2 weeks.
  • 3. Patient may have temporary pain flares and fatigue.
Statement of consent:

I confirm that I have read and understand the above information, and I consent to having soft tissue release done as a part of my treatment. I understand that I can refuse treatment at any time.

Signature *
Patient Name *
Date *
@stop