This would need you to make some subjective choice on what is "low" and "high". There is no objective "low" and "high", e.g. is length of 100 cm "short" or "long"? (It depends.)
Notice that this is categorical data so the only thing you can do with it is to count answers - you cannot sum the answers because it would be meaningless.
What you can do is to do some kind of cluster analysis of your data to find clusters of people giving similar patterns of answers. One of the methods that may be appropriate in here is for example Latent Class Analysis (check the paper by Linzer & Lewis, 2011 on poLCA library that describes both the method and software you can use for it).
Other approach would be to use the answers to predict some outcome, e.g. a certain pattern of answers predicts not dropping out from a certain treatment. For this you can use a number of methods depending on what is your data and the outcome. Of course, this would need you to have data enabling you to do this kind of analysis.
Finally, the third thing you could do is to analyze the content of your scale. Are there any subscales? Are answers to some questions more informative then others? Here also a number of methods could be applied, for example Item Response Theory-based ones. DIF analysis could help figuring out if some questions are biased towards some groups (e.g. females are more inclined to answer "yes" for certain question, so "yes"-es are over-represented in this group).
You could also use expert judgment of the qualitative content of your scale. Do certain questions give information that suggests some possible interpretations? Maybe some questions are more important then others because they focus on themes that have a greater meaning in this area?
Of course this depends on your objectives and the data you have or plan to gather. There is no single answer to this, but it rather needs a decision to be done on what to focus on. So there are few questions you need to ask yourself, but I hope my answer gives you some possible directions and hints.