Skip to main content

Implementation of expert systems to support the functional evaluation of stand-to-sit activity

Abstract

Background

Functional evaluation of sit-to-stand and stand-to-sit activities is often used by physiotherapists in patients with neurological and musculoskeletal disorders. The observation of the way these activities are executed is essential in identifying kinesiological problems. There are different methodologies used to describe the stand-to-sit activity and its evaluation is not yet standardized, which makes the practical application of resources on clinical observation difficult. The objective of this study is to automate the decision making process of an evaluation protocol, developed in previous study, and facilitate its utilization by professionals in the area.

Methods

A decision-making system has been implemented through a computational tool, more specifically an Expert System that due its inherent characteristics emulates the decision-making process of a human expert in the domain area. A Shell called Expert Sinta was used to develop two knowledge bases, i.e. two expert systems, one for the anterior view and another for the lateral view of stand-to-sit activity. Variables, values, associated rules and confidence factors, objectives, and additional information questions were defined by the expert of domain and once implemented each expert system generates a number of questions to its user. These questions serve as a guide to physiotherapists and support the standardization of the activity evaluation. The developed systems were evaluated by physiotherapists through the application of a questionnaire that evaluates the knowledge base and the usability of the system. The physiotherapists’ answers were then evaluated through statistical estimation and percentage analysis.

Results

When asked about the systems’ “utility for clinical practice of the physiotherapist”, 67% of evaluators answered positively. An interesting finding was that most physiotherapists (i.e. 92%) considered that the systems are suitable for educational purposes, which was not the main objective of this study.

Conclusions

The developed expert systems can support the physiotherapist in evaluating stand-to-sit activity through a conclusion suggestion about the “level of inadequacy” for the “degree of inadequacy” searched during its execution. Results of experts’ evaluation analyzed through statistical methods indicate that the automation of protocols contributed to the standardization of the evaluation of stand-to-sit activity and that it has application for teaching purposes.

Background

Sit-to-stand and stand-to-sit are common movements in daily life [1]. Functional evaluation of these activities is often used by physiotherapists in patients with neurological and musculoskeletal disorders [2]. The observation of the way these activities are executed is essential in identifying kinesiological problems, being preconditions and post conditions for orthostatic mobility [3, 4]. Although the stand-to-sit activity is performed several times a day, it has been less investigated because it has lower functional impact compared with the sit-to-stand activity [5].

Different methodologies are used to describe the stand-to-sit activity, and its evaluation is not standardized [610], which makes difficult the practical application on clinical observation. Kralj et al. [11] established a normative data for the stand-to-sit activity describing it in 4 phases: initial phase (anterior tilt of trunk), descending (vertical displacement), seat loading (weight transfer to the seat), and stabilization (trunk and balance adjustment). Perracini et al. [12] consider this activity to be performed in sequential order of the anterior tilt (phase I), vertical displacement (phase II), angular displacement of knee (phase III), and stabilization (phase IV).

Cunha et al. [13, 14] developed two protocols to support the observation of the movements during the stand-to-sit activity on anterior and lateral views and described them in 4 consecutive phases: “Initial Position”, “Pre-squat”, “Squat” and “Stabilization”. For each phase, the protocol gives 3 options of answers. An example using the knee segment is shown in Table 1. The proposed methodology allows the observation of the sequential events and the respective phases during its execution, which is useful for clinical practice and research purposes. The proposal of using these protocols is to facilitate the analysis of the stand-to-sit activity in clinical practice [13, 14] because there is no gold standard method for identifying the positions of body segments during its execution [3]. This would allow the identification of inappropriate movements to orientate the therapeutic decision making, considering that kinesiological abnormalities compromise the functionality of human beings. The practicality regarding the use of these protocols may attend to the physiotherapists’ daily requirements in the clinical practice. The automation would help to spread their use among physiotherapists and also to standardize these procedures.

Table 1 Example of description of stand-to-sit activity on the anterior view

Expert Systems (ESs) are among the most popular and promising products of the Artificial Intelligence (AI). They have been used to solve problems by trying to simulate human behavior of experts in a particular domain. They can be found in different medical specialties and in other health areas: psychiatry, for the identification of mental disorders [15]; cardiology, for diagnostic assistance in coronary artery disease [16]; endocrinology, for decision support by multiple regimen insulin dose adjustment [17]; neurology, for the diagnosis and identification of neurological disorders symptoms [18]; orthopedics, for foot abnormality recognition [19]; and pediatrics, for the diagnosis of pediatric rheumatic diseases [20]. In physiotherapy, studies about the development of ESs are focused on the analysis of risk factors at work-related musculoskeletal disorders [21], to support decision making in the treatment of shoulders and neck pain [22] and to help in low-back pain diagnosis [23].

Based on this context, the aim of this study is to automate the protocols developed in previous study [13, 14] in a decision-making system based on an ES to support the physiotherapists in the evaluation of stand-to-sit activity.

Methods

Study design

This research is classified as technological and applied [24, 25], was approved by the Ethics Committee on Human Research of University Federal of Santa Catarina (protocol number 1093) and qualitative techniques were used in the evaluation process.

Instruments

The developed ESs could be implemented using either the Prolog language exploring all resources made available by the language or a Shell to facilitate the system’s implementation by people without expertise on computer systems. Considering the need for fast prototyping, the last option was chosen to allow the implementation of the system by the domain expert (physiotherapist researcher), the AI expert acting only as a consultant. Shell Expert Sinta (which can be found in Additional file 1) was chosen [26] because it uses a computational model based on production rules (If-Then) and confidence factors for structuring human knowledge. An example of some of the rules for the knee segment is shown in Table 2.

Table 2 Model of production rules of protocol to support the evaluation of stand-to-sit activity on LV

The instrument used for evaluation was a questionnaire based on ISO/IEC 9126–1 standard. For each view we used two protocols with two groups of questions: the first evaluates the knowledge base of the system and the second evaluates the usability of the system. The evaluative questions of knowledge base refer to “clarity of instructions”, “formulation of questions”, “order of evaluation and number of body segments”, “definition and sequence of stand-to-sit phases”, “interpretation of segmental evaluation” and “general conclusion of the results”. In this study a Likert type scale [27] was used with the following values: 1 for “Bad”, 2 for “Regular”, 3 for “Good” and 4 for “Excellent”. The usability questions of the system involve: “efficacy”, “utility for clinical practice of the physiotherapist”, “easy to use”, “supply the needs of physiotherapists in the evaluation of stand-to-sit activity”, “useful for educational purposes”, “dependency on the experience level in the area for ease of use”, and “reliability”. A dichotomous scale with value “1” for positive answers and “0” for negative answers was used. Additionally, there was a space for the evaluator to expose other relevant aspects they consider and that were not covered by the previous questions.

Implementation of the expert systems

The systems were implemented according to the clinical needs of the physiotherapist, and the knowledge bases were elaborated according to the clinical protocols developed in previous studies [13, 14] to support the evaluation of the stand-to-sit activity on the anterior (AV) and lateral (LV) views. As an example, the system for lateral view is available in Additional file 2. Developing a knowledge base using ES implies on defining variables, values, rules (production rules) and associated confidence factors (when necessary), objectives, and questions for a given problem. The variables were defined from established protocol according to the activity and related view in the evaluation, listing the various body segments and the different situations of stand-to-sit activity. For each variable it is necessary to define a set of values which are attributed to the variable during the execution of the ES. For example, on AV the variable “knee” has the values “neutral position”, valgus and varus.

In the next step, production rules were created as the following pseudo code:

if

Variable x == value or Variable x <> value

then

Variable y ← Value

Afterwards, the confident factors associated to each variable value in each production rule should be attributed. These values range from “0” (complete denial) to “1” (complete affirmation). They quantify the certainty that a domain expert has on the subject according to his or her knowledge and experience. In this work, the intrinsic characteristics of the problem lead to variable values with only two possible confidence factors (“0” or “1”), which means they are dichotomous.

The next step involves defining the goal-variables, which are targets of the inference machine. There are two types of goal-variable, the intermediate and the final one. For each body segment one intermediate goal-variable is defined during the system construction. Afterwards the final goal-variable – i.e. the “degree of inadequacy” which is what the expert searches – is determined according to the processing of the intermediate goal-variables (Table 3).

Table 3 Conclusion of the results about the segments during the activity

Finally, the questions asked by the system to the user were created. Each question is linked to only one variable of the system. The answer chosen by the user is the value appointed to that variable.

The final conclusion after consulting the system is to achieve the ultimate goal variable which represents the conditions of body segments during the execution of the stand-to-sit activity based on the used protocols. Scores were attributed to the “degree of inadequacy”, which corresponds to the number of phases in which the segment showed a position different from what is expected. Thus, “0” represents an “adequate condition” when a person performs appropriate movements during the activity and “4” corresponds to an “inadequate condition level IV” which means that the person presents different movements from what is expected in all phases of the activity (Table 3).

Using the expert system

Running ESs means the that physiotherapist answers the questions presented by the systems about each body segment according to his/her observation of the patient movement execution. While running, the user can ask the reason behind any question made by the ESs. Depending on how the system was implemented, the ES can show these reasons exactly as they were provided to the system or, as a default, it traces the production rules used to build the question.

The ES offers possible answers for each question, from which the user chooses the most appropriate one regarding the current status of the body segment under analysis. When questions and answers are finished, the ES gives possible results to this current analysis and this occurs for all body segments. At the end of the whole process, the ES summarizes the found results for each body segment in a sequential manner. All of these results are then combined by the system to generate a “level of inadequacy” (for the “degree of inadequacy” searched). Therefore, the use of ESs to support the evaluation of the stand-to-sit activity allows a conclusion to indicate the condition of the body segment through the “level of inadequacy”.

Evaluation of the patient

To evaluate the stand-to-sit activity the patient should be with the proper attire, such as swimsuit or gym clothes, so that the body segments are properly seen during the execution of the movements. The physiotherapist asks the patient to execute the stand-to-sit activity and observes the movements of each body segment according to the 4 phases of the activity. The experiments have shown that physiotherapist should run the ES after the first visualization of the movements of his/her patient which reduces the possibility of not observing some of the body segments. This eventual problem can also be minimized by observing the video recording (Additional file 3), which is often carried out.

Additional file 3: Consultation of the Expert System to support in the evaluation of stand-to-sit activity. (MP4 14 MB)

Interpretation of evaluation results

From the use of the ES, physiotherapists can understand the conclusion of the results about the body segments through a classification related to the adequacy (or inadequacy considering we have called “degree of inadequacy” to the corresponded variable) of the movements in each phase of activity. The “level of inadequacy” (for the “degree of inadequacy” searched) corresponds to the number of phases in which the segment shows a different situation other than what is correct according to the literature.

ESs assessment

Evaluation of the systems is necessary before allowing their use in clinical practice. However, this evaluation does not consider the Shell Expert Sinta used to implement the knowledge bases in this work because it was developed by others [26]. Therefore, it is related only to both ESs which implement the evaluation protocol of stand-to-sit activity.

The ESs were evaluated by 12 physiotherapists, all of them with experience in the area and who were finishing a specialization program in the Functional Reeducation of Movement and Posture area at Central Institute of Physiotherapy–Hospital of Clinics in Medicine Faculty University of Sao Paulo. These physiotherapists were from 8 universities from different regions of Brazil, which gives a significant diversity in their basic training and they had no previous knowledge about ESs.

Statistical analysis

Considering the nature and volume of data we have used an estimation of the parameters considering 95% confidence in order to generalize the results. The evaluative questions about knowledge bases scores were analyzed by calculating the average and standard deviation (SD) of the values and usability questions were analyzed through percentage.

Results

At the end of physiotherapist’s consultation, the system presents suggestions about the conclusion, which represents the classification of segment conditions during the execution of stand-to-sit activity (Table 3). ESs also allow the creation of a decision tree related to each view, showing the chain of accepted rules to a specific question. This tree can support the expert user in understanding the conclusion provided by the system by following the inference chain of rules accepted from the inference machine throughout consultation. The use of ES to evaluate the stand-to-sit activity allows a quantitative conclusion to indicate the condition of the body segment through the “level of inadequacy” (for the “degree of inadequacy” searched).

ESs assessment

The confidence interval for the average score of the knowledge bases items was from 2.76 to 3.10 for AV, and from 2.79 to 3.23 for the LV, as shown in Table 4. The average score of physiotherapists’ answers regarding evaluative items is shown in Table 5 and Figure 1, respectively. The average score of the answers regarding usability questions is shown in Table 6 and Figure 2, respectively. For AV the percentage of positive answers for usability was 69% with a confidence interval from 59.1% to 78.9%. For LV the percentage was 67.9% with a confidence interval from 57.9% to 77.9%.As observed in Figure 2 the “ease of use” was 100% for the system in LV while AV system 91.7% was achieved in this item. Most physiotherapists (i.e. 91.7%) considered that the systems are suitable for educational purposes. For LV, 75% of the evaluators agreed that there is correlation between ease of use and system-level experience in the specific area. In AV, 83.3% of them considered the existence of this correlation.

Table 4 Average score of knowledge base system
Table 5 Average score of evaluative items of knowledge bases system
Figure 1
figure 1

Comparison of average scores of evaluative items for both views.

Table 6 Percentage of the evaluative items of system usability
Figure 2
figure 2

Comparison of evaluative percentages about usability of the system for both views.

Discussion

The results achieved with five from seven evaluative questions about the knowledge bases can be considered good, seeing as the average score achieved was 2.96 and 2.93 for AV and LV, respectively. An interesting finding was that the average score for practically all items coincide for both views.

Unlike the knowledge base assessment the usability questions have also presented relevant negative results. The percentages of positive answers for both views were respectively 69% and 67.9%. As happened in the evaluative questions there was an agreement between specialists on all items of the questionnaires concerning the usability of both views. Results show that specialists considered the system has good “ease of use”, “utility” and is suitable for educational purposes. According to specialists’ answers, these ESs can be considered applicable in providing a step-by-step sequence for the evaluation of the stand-to-sit activity, which can be a guide for physiotherapists without expertise in the area. In the case of specialized physiotherapists, the systems may provide a way of standardizing the evaluation.

However, half of the specialists found that the ESs cannot completely supply the needs of physiotherapists on supporting the evaluation, which indicates a lack of details about the movements in the activity. The evaluative item about “usability” presented the worst result. This clearly implies that while ESs may have clinical applicability there is a need for further studies in order to improve its general usability and usefulness for professionals in the area.

A possible improvement would be the creation of variables that could give more details about movements, for example, an intensity variable such as “range of motion”. However, this would require the development of a classification based on the degrees that occur in the body segments, which would increase the system complexity, as what is being considered for further studies.

The negative answers can be explained by the fact that many physiotherapists do not consider computational programs as useful tools in clinical practice. The majority of them use computational tools only for administrative activities (e.g. make spreadsheets and schedule patients). However, these answers showed that even physiotherapists who have “resistance” to the use of computer systems in clinical practice agreed that the ESs developed are user-friendly. Specialists who were more critical in their evaluation had somewhat unrealistic expectations that the system could automatically identify movement patterns through video recording.

Although the system has not been ranked as completely useful, in the free space for suggestions many evaluators reported the system’s application for teaching purposes. A future development necessary to allow this kind of use would be to build a tutorial system, preferably an intelligent one. Cardoso et al. [28] have developed an ES prototype of orthopedic hip, knee, and ankle exams by AI Expert Sinta Shell. Simulations performed on this prototype demonstrated that ESs can be used to support the systematization of these tests, which may contribute to support learning process of experts.

Finally, some reports of the specialists suggest that evaluators cannot trust a system that they do not understand the mechanisms of inference. It can be argued that: (I) the decision tree observation could give this confidence to the evaluators but they also were not able to understand the decision tree; (II) nowadays, in almost all areas of knowledge, people are dependents of results provided by machines and they do not know how these results were found (by the machine). In the health area, in particular, computer based medical equipments have played a very important role in the decision-making process and even so, they are not questioned, except in extraordinary cases. A systematic review study about controlled clinical trials to evaluate the effect of clinical decision support systems on physicians’ performance and clinical outcomes showed that these systems could improve the clinical performance for drug dosing, prevention, and other aspects related to medical care but were not convincing to support the diagnosis [29]. However, the goal of these ESs is to support the evaluation of the stand-to-sit activity without claiming to confirm the diagnosis [30]. In fact, a study about the development of an ES as a diagnostic support of cervical cancer found 100% effectiveness in the validation test, and it relies on the reduction of false positives and false negatives by providing a more accurate diagnosis for cervical cancer [31]. These results suggest that this system can support the professional to increase the accuracy of the evaluation of stand-to-sit activity.

Conclusions

In this study the professional knowledge in physiotherapy has been transformed into a logical language and has been structured through the construction of production rules, used as basis for the implementation of the system.

The developed ESs can support the physiotherapist in evaluating stand-to-sit activity through a conclusion suggestion about the “level of inadequacy” for the “degree of inadequacy” searched during its execution. This process allows a quantitative result for the condition of the body segment. Results of experts’ evaluation analyzed through statistical methods indicate that the automation of protocols contributed to the standardization of the evaluation of stand-to-sit activity and that it has application for teaching purposes.

Further studies are needed in order to develop a completely useful system for physiotherapists’ clinical practice where it can be used as a reference for an overview of the segments in a subsequent functional evaluation.

Abbreviations

AI:

Artificial intelligence

CI:

Computational intelligence

ESs:

Expert systems

ES:

Expert system

AV:

Anterior view

LV:

Lateral view.

References

  1. Faria CDCM, Saliba VA, Teixeira-Salmela LF: Musculoskeletal biomechanics in sit-to-stand and stand-to-sit activities with stroke subjects: a systematic review. Fisioter Mov 2010,23(1):35–52.

    Article  Google Scholar 

  2. Jeng SF, Schenkman M, Riley PO, Lin SJ: Reliability of a clinical kinematic assessment of the sit-to-stand movement. Phys Ther 1990, 70: 511–520.

    Google Scholar 

  3. Roorda LD, Roebroeck ME, Lankhorst GJ, Van Tilburg T, Bouter LM: Measuring functional limitations in rising and sitting down: development of a questionnaire. Arch Phys Med Rehabil 1996, 77: 663–669. 10.1016/S0003-9993(96)90005-2

    Article  Google Scholar 

  4. Van Der Heijden MMP, Meijer K, Willems PJB, Savelberg HHCM: Muscles limiting the sit-to-stand movement. An experimental simulation of muscle weakness. Gait Posture 2009, 30: 110–114. 10.1016/j.gaitpost.2009.04.002

    Article  Google Scholar 

  5. Dubost V, Beauchet O, Manckoundia P, Herrmann F, Mourey F: Decreased trunk angular displacement during sitting down: an early feature of aging. Phys Ther 2005,85(5):404–412.

    Google Scholar 

  6. Mourey F, Pozzo T, Rouhier-Marcer I, Didier JP: A kinematic comparison between elderly and young subjects standing up from and sitting down in a chair. Age Ageing 1998, 27: 137–146. 10.1093/ageing/27.2.137

    Article  Google Scholar 

  7. Goulart FRDP, Valls-Sole J: Patterned electromyographic activity in the sit-to-stand movement. Clin Neurophysiol 1999, 110: 1634–1640. 10.1016/S1388-2457(99)00109-1

    Article  Google Scholar 

  8. Kim MH, Yi CH, Yoo WG, Choi BR: EMG and kinematics analysis of the trunk and lower extremity during the sit-to-stand task while wearing shoes with different heel heights in healthy young women. Hum Move Sci 2011,30(3):596–605. 10.1016/j.humov.2010.09.003

    Article  Google Scholar 

  9. Fotoohabadi MR, Tully EA, Galea MP: Kinematics of rising from a chair: image-based analysis of the sagittal hip-spine movement pattern in elderly people who are healthy. Phys Ther 2010,90(4):561–571. 10.2522/ptj.20090093

    Article  Google Scholar 

  10. Kerr A, Durward B, Kerr KM: Defining phases for the sit-to-walk movement. Clin Biomech 2004, 19: 385–390. 10.1016/j.clinbiomech.2003.12.012

    Article  Google Scholar 

  11. Kralj A, Jaeger RJ, Munih M: Analysis of standing up and sitting down in humans: definitions and normative data presentation. J Biomech 1990, 23: 1123–1138. 10.1016/0021-9290(90)90005-N

    Article  Google Scholar 

  12. Perracini MR, Fló CM: Funcionalidade e envelhecimento. In Fisioterapia: teoria e prática clínica. Rio de Janeiro: Guanabara Koogan; 2009.

    Google Scholar 

  13. Cunha MJ, Carmo CM, Siqueira CM, Takara K, Tanaka C: Elaboration and evaluation of clinical protocols to support the evaluation of stand-to-sit activity. Fisioter Mov Curitiba 2014,27(2):251–259.

    Article  Google Scholar 

  14. Cunha MJ: Bases de conhecimento para sistemas especialistas de suporte na avaliação das atividades de levantar e sentar – protocolos clínicos Masters dissertation. Universidade Federal de Santa Catarina; 2011. http://www.tede.ufsc.br/teses/PMED0145-D.pdf

    Google Scholar 

  15. Grohs G, Deters JI, Vigolo V, Beppler MD, Scolaro GR, Azevedo FM, Schönrock KA: Inteligência Artificial Aplicada na Identificação de Transtornos Mentais, 30(58). Uruguaiana: Hífen; 2006.

    Google Scholar 

  16. Basçiftçi F, Incekara H: Web based medical decision support system application of coronary heart disease diagnosis with Boolean functions minimization method. Expert Syst Appl 2011, 38: 14037–14043.

    Google Scholar 

  17. Ambrosiadoua BV, Goulis DG, Pappasa C: Clinical evaluation of the DIABETES expert system for decision support by multiple regimen insulin dose adjustment. Comput Meth Program Biomed 1996,49(1):105–115. 10.1016/0169-2607(95)01711-9

    Article  Google Scholar 

  18. Ahmad A, Al H: Rule-Based Expert System for Diagnosis and Symptom of Neurological Disorders “Neurologist Expert System (NES)”. Proceedings of the 1st Taibah University International Conference on Computing and Information Technology: 12–14 March; Madinah 2012, 12–14.

    Google Scholar 

  19. Piecha J: The Neural Network Conclusion-Making System for Foot Abnormality Recognition. Lausanne: Proceedings of IMACS World Congress; 2000.

    Google Scholar 

  20. Athreya BH, Cheh ML, Kingsland LC III: Computer-assisted diagnosis of pediatric rheumatic diseases. Pediatrics 1998,102(2):e48.

    Article  Google Scholar 

  21. Padma T, Balasubramanie P: Knowledge based decision support system to assist work-related risk analysis in musculoskeletal disorder. Knowl-Based Syst 2009, 22: 72–78. 10.1016/j.knosys.2008.07.001

    Article  Google Scholar 

  22. Padma T, Balasubramanie P: Domain experts’ knowledge-based intelligent decision support system in occupational shoulder and neck pain therapy. Appl Soft Comput 2011, 11: 1762–1769. 10.1016/j.asoc.2010.05.019

    Article  Google Scholar 

  23. Lin Lin PJH, Olivia RLS: A decision support system for lower back pain diagnosis: Uncertainty management and clinical evaluations. Decis Support Syst 2006,42(2):1152–1169. 10.1016/j.dss.2005.10.007

    Article  Google Scholar 

  24. Marconi MA, Lakatos EM: Técnicas de pesquisa: planejamento e execução de pesquisas, amostragens e tecnicas de pesquisa, elaboração, analise e interpretação de dados. São Paulo: Atlas; 1996.

    Google Scholar 

  25. Lakatos EM, Marconi MA: Fundamentos de metodologia cientifica. São Paulo: Atlas; 2010.

    Google Scholar 

  26. EXsinta: Tutorial do software. São Paulo: LIA (Laboratório de Inteligência Artificial); 1997.

    Google Scholar 

  27. Likert R: A technique for the measurement of attitudes. Arch Psychol 1932, 140: 1–55.

    Google Scholar 

  28. Cardoso JP, Lopes CRS, Queiroz RS, Rosa VA, Vilela ABA: O uso de sistemas especialistas para apoio à sistematização em exames ortopédicos do quadril, joelho e tornozelo. Rev Saúdecom 2005,1(1):24–34.

    Google Scholar 

  29. Hunt DL, Haynes RB, Hanna SE, Smith K: Effects of computer-based clinical decision support systems on physician performance and patient outcomes – a systematic review. JAMA 1998,280(15):1339–1346. 10.1001/jama.280.15.1339

    Article  Google Scholar 

  30. Chi CL, NickStreet W, Katz DA: A decision support system for cost-effective diagnosis. Artif Intell Med 2010,50(3):149–161. 10.1016/j.artmed.2010.08.001

    Article  Google Scholar 

  31. Hernández KRD, Lasserre AAA, Gómez RP, Guzmán JAP, Sánchez BEG: Development of an Expert System as a Diagnostic Support of Cervical Cancer in Atypical Glandular Cells, Based on Fuzzy Logics and Image Interpretation. Comput Math Methods Med 2013, 2013: 1–17.

    Article  Google Scholar 

Download references

Acknowledgments

Carolina Mendes do Carmo, Central Institute, Clinical Hospital – Faculty of Medicine, Physiotherapy, Speech and Occupational Therapy Department, University of Sao Paulo.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Maíra Junkes-Cunha.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

MJ-C The author is a physiotherapist and did a study at the University of São Paulo during the course of specialization in which two protocols were developed for the assessment of stand-to-sit activity, one in anterior view and another in lateral view. In this study, the author was a domain expert and implemented these protocols during the Masters course at the Postgraduate Program in Medical Sciences at Federal University of Santa Catarina and was the main author for writing the manuscript. GC Being a computer specialist, the author supported the implementation. He contributed to the writing of the text about the implementation and in the revision of the text. CFB Being an telecommunications engineer, the author supported in the application of the statistical analysis and contributed to the writing and revision of the text. FdA This author is the head of the laboratory and guided the work of the thesis of Masters, which this paper refers. He contributed in all stages of this work as teacher and head of the group. All authors read and approved the final manuscript.

Electronic supplementary material

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Junkes-Cunha, M., Cardozo, G., Boos, C.F. et al. Implementation of expert systems to support the functional evaluation of stand-to-sit activity. BioMed Eng OnLine 13, 98 (2014). https://doi.org/10.1186/1475-925X-13-98

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1475-925X-13-98

Keywords