<?xml version="1.0" encoding="UTF-8"?>
<questionnaire id="123514">
  <title>Full English CORE-OM (all mandatory items)</title>
  <investigator/>
  <dataCollector/>
  <questionnaireInfo>
    <position>before</position>
    <text>Welcome to this limesurvey data entry form for CORE-OM data.  (Created by Chris Evans for CORE System Trust © https://www.coresystemtrust.org.uk/copyright.pdf.)</text>
    <administration>self</administration>
  </questionnaireInfo>
  <questionnaireInfo>
    <position>after</position>
    <text>THANK YOU FOR YOUR TIME IN COMPLETING THIS QUESTIONNAIRE

&lt;p&gt;The CORE-OM is copyright to CORE System Trust: https://www.coresystemtrust.org.uk/copyright.pdf.&lt;/p&gt;</text>
    <administration>self</administration>
  </questionnaireInfo>
  <section id="237">
    <sectionInfo>
      <position>title</position>
      <text>Data entry admin</text>
      <administration>self</administration>
    </sectionInfo>
    <sectionInfo>
      <position>before</position>
      <text>Questions to help with data entry and information governance</text>
      <administration>self</administration>
    </sectionInfo>
    <question>
      <text>Please put your name or ID here (and use the same one every time you are entering data!)</text>
      <directive>
        <position>during</position>
        <text>You must put something here.  Please be consistent!</text>
        <administration>self</administration>
      </directive>
      <response varName="DataentryID">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>Please put your Email address here so I can contact you if I or the survey administrator (which might be you) needs to.</text>
      <response varName="DataentryEmail">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
  </section>
  <section id="238">
    <sectionInfo>
      <position>title</position>
      <text>Demographic questions from CORE-OM</text>
      <administration>self</administration>
    </sectionInfo>
    <sectionInfo>
      <position>before</position>
      <text>These are the questions in the box at the top of page one of the CORE-OM</text>
      <administration>self</administration>
    </sectionInfo>
    <question>
      <text>ID of the person who completed the CORE-OM</text>
      <directive>
        <position>during</position>
        <text>You &lt;em&gt;must &lt;/em&gt;have a value for this.  The format should have been defined by the survey boss/administrator.</text>
        <administration>self</administration>
      </directive>
      <response varName="IDparticipant">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>This is the name or ID of the service, location or the survey for which the CORE-OM was completed.</text>
      <directive>
        <position>during</position>
        <text>If you don't know  what to put here, you need to get your survey boss to tell you!</text>
        <administration>self</administration>
      </directive>
      <response varName="IDsite">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>ID of practitioner/interviewer</text>
      <directive>
        <position>during</position>
        <text>This might be the ID of the therapist or other practitioner if this is a clinical survey or it might be the ID of the interviewer if this is a research survey.  Your survey boss should have told you what to use!  It's a mandatory question but if you really don't know, put "-999".</text>
        <administration>self</administration>
      </directive>
      <response varName="IDpractitioner">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>Date the CORE-OM was completed.</text>
      <directive>
        <position>during</position>
        <text>This is a mandatory question.</text>
        <administration>self</administration>
      </directive>
      <response varName="DateCOREOMcomp">
        <free>
          <format>date</format>
          <length>10</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>Age of person completing the CORE-OM</text>
      <directive>
        <position>during</position>
        <text>If you really don't know, leave blank.</text>
        <administration>self</administration>
      </directive>
      <response varName="Age">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>Gender of the person completing the CORE-OM.</text>
      <directive>
        <position>during</position>
        <text>If you really don't know, leave blank.</text>
        <administration>self</administration>
      </directive>
      <response varName="Gender">
        <fixed>
          <category>
            <label>Female</label>
            <value>F</value>
          </category>
          <category>
            <label>Male</label>
            <value>M</value>
          </category>
          <category>
            <label>Other/neither/prefer not to say</label>
            <value>X</value>
          </category>
        </fixed>
      </response>
      <response varName="Gender_comment">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
    <question>
      <text>Stage at which the CORE-OM was completed.</text>
      <directive>
        <position>during</position>
        <text>Only applies in clinical usage.  Leave blank if not known or doesn't apply.</text>
        <administration>self</administration>
      </directive>
      <response varName="StageCOREcomp">
        <fixed>
          <category>
            <label>Screening</label>
            <value>S</value>
          </category>
          <category>
            <label>Referral</label>
            <value>R</value>
          </category>
          <category>
            <label>Assessment</label>
            <value>A</value>
          </category>
          <category>
            <label>First therapy session</label>
            <value>F</value>
          </category>
          <category>
            <label>Pre-therapy (unspecified)</label>
            <value>P</value>
          </category>
          <category>
            <label>During therapy</label>
            <value>D</value>
          </category>
          <category>
            <label>Last therapy session</label>
            <value>L</value>
          </category>
          <category>
            <label>Follow-up 1</label>
            <value>X</value>
          </category>
          <category>
            <label>Follow-up 2</label>
            <value>Y</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>The number of the therapy/clinical episode.</text>
      <directive>
        <position>during</position>
        <text>So if this is first ever episode, enter 1.  Only applies to clinical use/surveys.</text>
        <administration>self</administration>
      </directive>
      <response varName="Episode">
        <free>
          <format>longtext</format>
          <length>40</length>
          <label/>
        </free>
      </response>
    </question>
  </section>
  <section id="239">
    <sectionInfo>
      <position>title</position>
      <text>CORE-OM items</text>
      <administration>self</administration>
    </sectionInfo>
    <sectionInfo>
      <position>before</position>
      <text>&lt;p&gt;OVER THE LAST WEEK.
&#13;
Please read each question carefully.
&#13;
Think how often you have felt like that in the last week and then select the option which is closest to this.&lt;/p&gt;</text>
      <administration>self</administration>
    </sectionInfo>
    <question>
      <text>&lt;p&gt;Over the last week ... I have felt terribly alone and isolated&lt;/p&gt;</text>
      <directive>
        <position>during</position>
        <text>Please choose the option that fits best with how you have been over the last week (seven days)</text>
        <administration>self</administration>
      </directive>
      <response varName="COREOM01">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt tense, anxious or nervous</text>
      <response varName="COREOM02">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt I have someone to turn to for support when needed</text>
      <response varName="COREOM03">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt O.K. about myself</text>
      <response varName="COREOM04">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt totally lacking in energy and enthusiasm</text>
      <response varName="COREOM05">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have been physically violent to others</text>
      <response varName="COREOM06">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt able to cope when things go wrong</text>
      <response varName="COREOM07">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have been troubled by aches, pains or other physical problems</text>
      <response varName="COREOM08">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have thought of hurting myself</text>
      <response varName="COREOM09">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... Talking to people has felt too much for me</text>
      <response varName="COREOM10">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... Tension and anxiety have prevented me doing important things</text>
      <response varName="COREOM11">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have been happy with the things I have done</text>
      <response varName="COREOM12">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have been disturbed by unwanted thoughts and feelings</text>
      <response varName="COREOM13">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt like crying</text>
      <response varName="COREOM14">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt panic or terror</text>
      <response varName="COREOM15">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I made plans to end my life</text>
      <response varName="COREOM16">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt overwhelmed by my problems</text>
      <response varName="COREOM17">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have had difficulty getting to sleep or staying asleep</text>
      <response varName="COREOM18">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt warmth or affection for someone</text>
      <response varName="COREOM19">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... My problems have been impossible to put to one side</text>
      <response varName="COREOM20">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have been able to do most things I needed to</text>
      <response varName="COREOM21">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have threatened or intimidated another person</text>
      <response varName="COREOM22">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt despairing or hopeless</text>
      <response varName="COREOM23">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have thought it would be better if I were dead</text>
      <response varName="COREOM24">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt criticised by other people</text>
      <response varName="COREOM25">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have thought I have no friends</text>
      <response varName="COREOM26">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt unhappy</text>
      <response varName="COREOM27">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... Unwanted images or memories have been distressing me</text>
      <response varName="COREOM28">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have been irritable when with other people</text>
      <response varName="COREOM29">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have thought I am to blame for my problems and difficulties</text>
      <response varName="COREOM30">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt optimistic about my future</text>
      <response varName="COREOM31">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have achieved the things I wanted to</text>
      <response varName="COREOM32">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have felt humiliated or shamed by other people</text>
      <response varName="COREOM33">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
    <question>
      <text>Over the last week ... I have hurt myself physically or taken dangerous risks with my health</text>
      <response varName="COREOM34">
        <fixed>
          <category>
            <label>Not at all</label>
            <value>Not</value>
          </category>
          <category>
            <label>Only occasionally</label>
            <value>Only</value>
          </category>
          <category>
            <label>Sometimes</label>
            <value>Some</value>
          </category>
          <category>
            <label>Often</label>
            <value>Often</value>
          </category>
          <category>
            <label>Most or all the time</label>
            <value>Most</value>
          </category>
        </fixed>
      </response>
    </question>
  </section>
</questionnaire>
