<Questionnaire xmlns="http://hl7.org/fhir">
  <id value="HoofdpijnAnamnese" />
  <meta>
    <profile value="http://tiro.health/fhir/StructureDefinition/tiro-questionnaire" />
  </meta>
  <language value="BE-nl" />
  <url value="http://tiro.health/fhir/Questionnaire/HoofdpijnAnamnese" />
  <name value="hoofdpijn-anamnese" />
  <title value="Hoofdpijn Anamnese" />
  <status value="active" />
  <publisher value="Prof. Dr. Keereman" />
  <useContext>
    <code>
      <system value="http://terminology.hl7.org/CodeSystem/usage-context-type" />
      <code value="focus" />
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://tiro.health/fhir/sid" />
        <code value="hoofdpijn/anamnese" />
        <display value="hoofdpijn/anamnese" />
      </coding>
    </valueCodeableConcept>
  </useContext>
  <item>
    <linkId value="hoofdpijn" />
    <text value="Hoofdpijn type #" />
    <type value="group" />
    <repeats value="true" />
    <item>
      <linkId value="hoofdpijn/lokalisatie" />
      <text value="Lokalisatie" />
      <type value="open-choice" />
      <answerValueSet value="http://tce.tiro.health?should=headache-localisation+head+neck&amp;must=finding" />
      <initial>
        <valueString value="" />
      </initial>
    </item>
    <item>
      <linkId value="hoofdpijn/karakter" />
      <text value="Karakter" />
      <type value="open-choice" />
      <answerValueSet value="http://tce.tiro.health?should=headache-character&amp;must=finding" />
      <initial>
        <valueString value="" />
      </initial>
    </item>
    <item>
      <linkId value="hoofdpijn/duur" />
      <text value="Duur" />
      <type value="open-choice" />
      <answerValueSet value="http://tce.tiro.health?should=headache-character&amp;must=finding" />
      <initial>
        <valueString value="" />
      </initial>
    </item>
    <item>
      <extension url="http://hl7.org/fhir/StructureDefinition/minValue">
        <valueInteger value="0" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/maxValue">
        <valueInteger value="1000" />
      </extension>
      <linkId value="hoofdpijn/frequentie" />
      <text value="Frequentie" />
      <type value="quantity" />
      <initial>
        <valueQuantity>
          <unit value="aanvallen per maand" />
        </valueQuantity>
      </initial>
    </item>
  </item>
  <item>
    <linkId value="geasoccieerde-symptomen" />
    <text value="Geassocieerde symtomen" />
    <type value="open-choice" />
    <answerValueSet value="http://tce.tiro.health?should=headache-character&amp;must=finding" />
    <initial>
      <valueString value="" />
    </initial>
  </item>
  <item>
    <linkId value="red-flags-secundaire-hoofdpijn" />
    <text value="Red flags secundaire hoofdpijn" />
    <type value="open-choice" />
    <answerValueSet value="http://tce.tiro.health?should=secundary-headache-findings&amp;must=finding" />
    <initial>
      <valueString value="" />
    </initial>
  </item>
  <item>
    <linkId value="risico-factoren-chronificatie" />
    <text value="Risico factoren voor chronificatie" />
    <type value="open-choice" />
    <answerValueSet value="http://tce.tiro.health?should=chronic-headache&amp;must=finding" />
    <initial>
      <valueString value="" />
    </initial>
  </item>
</Questionnaire>