<Questionnaire xmlns="http://hl7.org/fhir">
  <id value="Elternbefragung" />
  <extension url="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext">
    <extension url="name">
      <valueId value="patient" />
    </extension>
    <extension url="type">
      <valueCode value="Patient" />
    </extension>
    <extension url="descripton">
      <valueString value="Patientenkontext" />
    </extension>
  </extension>
  <url value="https://www.oegd.de/fhir/seu/Questionnaire/Elternbefragung" />
  <title value="SEU Elternfragebogen Maximaldatensatz" />
  <status value="draft" />
  <item>
    <linkId value="1" />
    <text value="Personenbezogene Daten Kind" />
    <type value="group" />
    <item>
      <extension url="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression">
        <valueExpression>
          <language value="text/fhirpath" />
          <expression value="%patient.name[0].family" />
        </valueExpression>
      </extension>
      <linkId value="1.1" />
      <text value="Nachname des Kindes" />
      <type value="string" />
    </item>
    <item>
      <extension url="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression">
        <valueExpression>
          <language value="text/fhirpath" />
          <expression value="%patient.name[0].given[0]" />
        </valueExpression>
      </extension>
      <linkId value="1.2" />
      <text value="Vorname des Kindes" />
      <type value="string" />
    </item>
    <item>
      <extension url="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression">
        <valueExpression>
          <language value="text/fhirpath" />
          <expression value="%patient.birthdate" />
        </valueExpression>
      </extension>
      <linkId value="1.3" />
      <text value="Geburtsdatum" />
      <type value="date" />
    </item>
    <item>
      <linkId value="1.4" />
      <text value="Staatsangehörigkeit" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="1.5" />
      <text value="Geburtsland" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="1.6" />
      <text value="In Deutschland geboren" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="1.6.1" />
      <text value="Seit wann wohnt das Kind in Deutschland?" />
      <type value="date" />
      <enableWhen>
        <question value="1.6" />
        <operator value="=" />
        <answerBoolean value="false" />
      </enableWhen>
    </item>
    <item>
      <linkId value="1.7" />
      <text value="Geburtsort" />
      <type value="string" />
    </item>
    <item>
      <linkId value="1.8" />
      <text value="Geschlecht" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="1.9" />
      <text value="PLZ" />
      <type value="string" />
    </item>
    <item>
      <linkId value="1.10" />
      <text value="Wohnort" />
      <type value="string" />
    </item>
    <item>
      <linkId value="1.11" />
      <text value="Straße" />
      <type value="string" />
    </item>
    <item>
      <linkId value="1.12" />
      <text value="Kind lebt hauptsächlich bei" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="1.12.1" />
      <text value="Kind lebt hauptsächlich bei" />
      <type value="string" />
      <enableWhen>
        <question value="1.12" />
        <operator value="=" />
        <answerCoding>
          <code value="other" />
        </answerCoding>
      </enableWhen>
    </item>
  </item>
  <item>
    <linkId value="2" />
    <text value="Personenbezogene Daten Personenberechtigter" />
    <type value="group" />
    <item>
      <linkId value="2.1" />
      <text value="Anrede" />
      <type value="choice" />
    </item>
    <item>
      <extension url="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression">
        <valueExpression>
          <language value="text/fhirpath" />
          <expression value="%patient.name[0].family" />
        </valueExpression>
      </extension>
      <linkId value="2.2" />
      <text value="Nachname" />
      <type value="string" />
    </item>
    <item>
      <extension url="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression">
        <valueExpression>
          <language value="text/fhirpath" />
          <expression value="%patient.name[0].given[0]" />
        </valueExpression>
      </extension>
      <linkId value="2.3" />
      <text value="Vorname" />
      <type value="string" />
    </item>
    <item>
      <linkId value="2.4" />
      <text value="PLZ" />
      <type value="string" />
    </item>
    <item>
      <linkId value="2.5" />
      <text value="Wohnort" />
      <type value="string" />
    </item>
    <item>
      <linkId value="2.6" />
      <text value="Straße" />
      <type value="string" />
    </item>
    <item>
      <linkId value="2.7" />
      <text value="Telefonnummer" />
      <type value="string" />
    </item>
    <item>
      <linkId value="2.8" />
      <text value="Email" />
      <type value="string" />
    </item>
    <item>
      <linkId value="2.9" />
      <text value="Staatsangehörigkeit" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="2.10" />
      <text value="Herkunftsland" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="2.11" />
      <text value="Muttersprache" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="2.12" />
      <text value="Geburtsdatum" />
      <type value="date" />
    </item>
  </item>
  <item>
    <linkId value="3" />
    <text value="Familiendaten" />
    <type value="group" />
    <item>
      <linkId value="3.1" />
      <text value="Anzahl der Geschwister" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="3.1.1" />
      <text value="Details Geschwister" />
      <type value="group" />
      <enableWhen>
        <question value="3.1" />
        <operator value="&gt;" />
        <answerInteger value="0" />
      </enableWhen>
      <repeats value="true" />
      <item>
        <linkId value="3.1.1.1" />
        <text value="Geburtsdatum des Geschwisters" />
        <type value="date" />
      </item>
      <item>
        <linkId value="3.1.1.2" />
        <text value="Geschlecht des Geschwisters" />
        <type value="choice" />
      </item>
    </item>
    <item>
      <linkId value="3.2" />
      <text value="Familiäre Vorgeschichte" />
      <type value="group" />
      <item>
        <linkId value="3.2.1" />
        <text value="Brillenträger" />
        <type value="boolean" />
      </item>
      <item>
        <linkId value="3.2.2" />
        <text value="Lese/Rechtschreibschwäche" />
        <type value="boolean" />
      </item>
      <item>
        <linkId value="3.2.3" />
        <text value="Rechenschwäche" />
        <type value="boolean" />
      </item>
      <item>
        <linkId value="3.2.4" />
        <text value="Erkrankung" />
        <type value="choice" />
      </item>
      <item>
        <linkId value="3.2.5" />
        <text value="Chronische Erkrankung" />
        <type value="choice" />
      </item>
      <item>
        <linkId value="3.2.6" />
        <text value="Behinderung" />
        <type value="choice" />
      </item>
      <item>
        <linkId value="3.2.7" />
        <text value="Schilddrüsenerkrankung" />
        <type value="choice" />
      </item>
    </item>
  </item>
  <item>
    <linkId value="4" />
    <text value="Kinderbetreuung" />
    <type value="group" />
    <item>
      <linkId value="4.1" />
      <text value="Besuch Kita/Krippe (Dauer in Jahren)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="4.2" />
      <text value="Dauer Kita/Krippe pro Woche in Stunden" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="4.3" />
      <text value="Dauer Kita/Krippe pro Woche in Stunden" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="4.4" />
      <text value="Angabe des Datums, seit wann das Kind keine Kita mehr besucht." />
      <type value="date" />
    </item>
    <item>
      <linkId value="4.5" />
      <text value="Besucht ihr Kind eine andere Fomr der Tagesbetreuung?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="4.6" />
      <text value="Name des Kindergartens" />
      <type value="string" />
      <enableWhen>
        <question value="4.5" />
        <operator value="=" />
        <answerBoolean value="true" />
      </enableWhen>
    </item>
    <item>
      <linkId value="4.7" />
      <text value="Erfolgte die Betreung auch durch eine Tagesmutter?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="4.8" />
      <text value="Seit welchem Jahr ist die Tagesmutter im Einsatz?" />
      <type value="date" />
      <enableWhen>
        <question value="4.7" />
        <operator value="=" />
        <answerBoolean value="true" />
      </enableWhen>
    </item>
  </item>
  <item>
    <linkId value="5" />
    <text value="Schwangerschaft und Geburt" />
    <type value="group" />
    <item>
      <linkId value="5.1" />
      <text value="Dauer der Schwangerschaft (in Wochen)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="5.2" />
      <text value="Geburtsgewicht (in Gramm)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="5.3" />
      <text value="Geburtslänge (in cm)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="5.4" />
      <text value="Waren Geburtsgewicht und Geburtslänge normal?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="5.5" />
      <text value="Auffälligkeit bei der Geburt" />
      <type value="choice" />
      <repeats value="true" />
    </item>
    <item>
      <linkId value="5.6" />
      <text value="Auffälligkeit in der Schwangerschaft" />
      <type value="choice" />
      <repeats value="true" />
    </item>
    <item>
      <linkId value="5.7" />
      <text value="Stillzeit in Monaten" />
      <type value="integer" />
    </item>
  </item>
  <item>
    <linkId value="6" />
    <text value="Sprache" />
    <type value="group" />
    <item>
      <linkId value="6.1" />
      <text value="Welche Sprachen werden Zuhause gesprochen?" />
      <type value="choice" />
      <repeats value="true" />
    </item>
    <item>
      <linkId value="6.2" />
      <text value="Mutersprache des Kindes" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="6.3" />
      <text value="Teilnahme des Kindes an einem Deutschkurs" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="6.4" />
      <text value="Sprachauffälligkeiten" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="6.5" />
      <text value="Kontakt zu Deutschsprechenden" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="6.6.2" />
      <text value="Monate" />
      <type value="integer" />
      <enableWhen>
        <question value="6.5" />
        <operator value="=" />
        <answerCoding>
          <code value="nichtSeitGeburt" />
        </answerCoding>
      </enableWhen>
    </item>
  </item>
  <item>
    <linkId value="7" />
    <text value="Entwicklung" />
    <type value="group" />
    <item>
      <linkId value="7.1" />
      <text value="Sind Sie mit der Entwicklung ihres Kinds zufrieden?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="7.2" />
      <text value="Mit was sind Sie Unzufrieden?" />
      <type value="text" />
      <enableWhen>
        <question value="7.1" />
        <operator value="=" />
        <answerBoolean value="false" />
      </enableWhen>
    </item>
    <item>
      <linkId value="7.3" />
      <text value="Freies Laufen ab? (Monate)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="7.4" />
      <text value="Erste Worte ab? (Monate)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="7.5" />
      <text value="Erste Sätze ab? (Monate)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="7.6" />
      <text value="Tagsüber ohne Windeln ab? (Jahre)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="7.7" />
      <text value="Nachts ohne Windeln ab? (Jahre)" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="7.8" />
      <text value="Besonderheiten in der Säuglings- u. Kleinkinderzeit?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="7.8.1" />
      <text value="Welche Besonderheiten lagen vor?" />
      <type value="text" />
      <enableWhen>
        <question value="7.8" />
        <operator value="=" />
        <answerBoolean value="true" />
      </enableWhen>
    </item>
    <item>
      <linkId value="7.9" />
      <text value="Links- oder Rechtshänder" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="7.10" />
      <text value="Angabe zu Entwicklungsverzögerungen, bspw. beim Erlernen des Sitzens/Laufens" />
      <type value="text" />
    </item>
    <item>
      <linkId value="7.11" />
      <text value="Auffälligkeit des Verhaltens" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="7.12" />
      <text value="Sorgen Sie sich um die Entwicklung ihres Kindes?" />
      <type value="boolean" />
    </item>
  </item>
  <item>
    <linkId value="8" />
    <text value="Erkrankungen und gesundheitliche Einschränkungen" />
    <type value="group" />
    <item>
      <linkId value="8.1" />
      <text value="In regelmäßiger ärtzlicher bzw. psychologischer Behandlung" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.2" />
      <text value="Freitext Angabe, abhängig zu 'Regelmäßig_Behandlung'. Angabe zu Grund und Fachrichtung" />
      <type value="text" />
      <enableWhen>
        <question value="8.1" />
        <operator value="=" />
        <answerBoolean value="true" />
      </enableWhen>
    </item>
    <item>
      <linkId value="8.3" />
      <text value="Sehstörung vorhanden?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.4" />
      <text value="Sprachstörung vorhanden?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.5" />
      <text value="Schielbehandlung?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.6" />
      <text value="Brillenträger?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.7" />
      <text value="Letzte Untersuchung beim Augenarzt?" />
      <type value="date" />
    </item>
    <item>
      <linkId value="8.8" />
      <text value="Letzte Untersuchung beim Zahnarzt?" />
      <type value="date" />
    </item>
    <item>
      <linkId value="8.9" />
      <text value="Schwere Hörstörung vorhanden?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.9.G" />
      <text value="Details: Angeborene schwere Hörstörung" />
      <type value="group" />
      <enableWhen>
        <question value="8.9" />
        <operator value="=" />
        <answerBoolean value="true" />
      </enableWhen>
      <item>
        <linkId value="8.9.G.hoergeraete.G" />
        <text value="Hörgeräte" />
        <type value="group" />
        <repeats value="true" />
        <item>
          <linkId value="8.9.G.hoergeraete.G.1" />
          <text value="Höregerätseite" />
          <type value="choice" />
        </item>
        <item>
          <linkId value="8.9.G.hoergeraete.G.2" />
          <text value="Beginn des Tragens" />
          <type value="date" />
        </item>
      </item>
      <item>
        <linkId value="8.9.G.cochlea.G" />
        <text value="Cochleaimplantate" />
        <type value="group" />
        <repeats value="true" />
        <item>
          <linkId value="8.9.G.cochlea.G.1" />
          <text value="Cochleaimplantat-Seite" />
          <type value="choice" />
        </item>
        <item>
          <linkId value="8.9.G.cochlea.G.2" />
          <text value="Beginn des Tragens" />
          <type value="date" />
        </item>
      </item>
    </item>
    <item>
      <linkId value="8.10g" />
      <text value="Stoffwechsel &amp; Hormonstörungen" />
      <type value="group" />
      <repeats value="true" />
      <item>
        <linkId value="8.10g.1" />
        <text value="Art der Störung oder Erkrankung" />
        <type value="choice" />
      </item>
      <item>
        <linkId value="8.10g.2" />
        <text value="Beginn der Erkrankung" />
        <type value="date" />
      </item>
    </item>
    <item>
      <linkId value="8.11.g" />
      <text value="Erkrankungen" />
      <type value="group" />
      <repeats value="true" />
      <item>
        <linkId value="8.11.g.1" />
        <text value="Erkrankung" />
        <type value="open-choice" />
      </item>
      <item>
        <linkId value="8.11.g.2" />
        <text value="Erkrankungsbeginn" />
        <type value="date" />
      </item>
      <item>
        <linkId value="8.11.g.3" />
        <text value="Durch Ärzt:in festgestellt" />
        <type value="boolean" />
      </item>
    </item>
    <item>
      <linkId value="8.12.g" />
      <text value="Infektionskrankheiten" />
      <type value="group" />
      <repeats value="true" />
      <item>
        <linkId value="8.12.g.1" />
        <text value="Infektionskrankheit" />
        <type value="open-choice" />
      </item>
      <item>
        <linkId value="8.12.g.2" />
        <text value="Erkrankungsbeginn" />
        <type value="date" />
      </item>
    </item>
    <item>
      <linkId value="8.13.g" />
      <text value="Erkrankungen im letzten Jahr" />
      <type value="group" />
      <repeats value="true" />
      <item>
        <linkId value="8.13.g.1" />
        <text value="Erkrankung" />
        <type value="open-choice" />
      </item>
      <item>
        <linkId value="8.13.g.2" />
        <text value="Erkrankungsbeginn" />
        <type value="date" />
      </item>
    </item>
    <item>
      <linkId value="8.14" />
      <text value="Chronische Erkrankung" />
      <type value="open-choice" />
      <repeats value="true" />
    </item>
    <item>
      <linkId value="8.15" />
      <text value="Krankenhausaufenthalt" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.16" />
      <text value="Allergietest" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.17" />
      <text value="Entwicklungsdiagnostik" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.18" />
      <text value="Behindertenausweis vorhanden" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.19" />
      <text value="Grad der Behinderung" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="8.20" />
      <text value="Pflegegrad" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="8.21" />
      <text value="Schwere Behinderung" />
      <type value="open-choice" />
    </item>
    <item>
      <linkId value="8.22" />
      <text value="Behinderung Merkzeichen" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="8.23" />
      <text value="Regelmäßige Medikamenteneinnahme" />
      <type value="open-choice" />
    </item>
    <item>
      <linkId value="8.24" />
      <text value="Medikamenteneinnahme in der Schulzeit" />
      <type value="open-choice" />
    </item>
    <item>
      <linkId value="8.25" />
      <text value="Eine Erkrankung, die in einer Notfallsituation beachtet werden muss" />
      <type value="open-choice" />
    </item>
    <item>
      <linkId value="8.26" />
      <text value="Sonstige Probleme" />
      <type value="text" />
    </item>
    <item>
      <linkId value="8.27" />
      <text value="Wurde ihr Kind operiert" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="8.28.g" />
      <text value="Hatte ihr Kinde einen Unfall" />
      <type value="group" />
      <repeats value="true" />
      <item>
        <linkId value="8.28.g.1" />
        <text value="Ort des Unfall" />
        <type value="choice" />
      </item>
      <item>
        <linkId value="8.28.g.2" />
        <text value="Art des Unfalls" />
        <type value="choice" />
      </item>
    </item>
  </item>
  <item>
    <linkId value="9" />
    <text value="Förderungen" />
    <type value="group" />
    <item>
      <linkId value="9.1" />
      <text value="Teilnahme am Vorkurs Deutsch" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="9.2" />
      <text value="Sprachtherapie" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.3" />
      <text value="Frühförderung" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.4" />
      <text value="Ergotherapie" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.5" />
      <text value="Psychomotorik" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.6" />
      <text value="Physiotherapie" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.7" />
      <text value="Psychologische Erziehungsberatung" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.8" />
      <text value="Krankengymnastik" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.9" />
      <text value="Integrative Betreuung" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="9.10" />
      <text value="Sonstige Förderung" />
      <type value="text" />
    </item>
    <item>
      <linkId value="9.11.g" />
      <text value="Kuren" />
      <type value="group" />
      <repeats value="true" />
      <item>
        <linkId value="9.11.g.1" />
        <text value="Wann" />
        <type value="date" />
      </item>
      <item>
        <linkId value="9.11.g.2" />
        <text value="Behandlungsschwerpunkt" />
        <type value="text" />
      </item>
    </item>
  </item>
  <item>
    <linkId value="10" />
    <text value="Medienkonsum" />
    <type value="group" />
    <item>
      <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-unit">
        <valueCoding>
          <system value="http://unitsofmeasure.org" />
          <code value="h" />
          <display value="Stunden" />
        </valueCoding>
      </extension>
      <linkId value="10.1" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="10.1" />
      </code>
      <text value="Durchschnittlich pro Tag am Fernseher/Smartphone/Tablet/Spielkonsole/Computer" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="10.2" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="10.2" />
      </code>
      <text value="Fernsehgerät/Computer/Spielkonsole im Zimmer?" />
      <type value="boolean" />
    </item>
  </item>
  <item>
    <linkId value="11" />
    <text value="Arzt" />
    <type value="group" />
    <item>
      <linkId value="11.1" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="11.1" />
      </code>
      <text value="Hat das Kind bislang ärztliche Behandlung oder Untersützung erhalten?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="11.2" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="11.2" />
      </code>
      <text value="Name Kinderarzt" />
      <type value="string" />
    </item>
    <item>
      <linkId value="11.3" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="11.3" />
      </code>
      <text value="Name Facharzt" />
      <type value="string" />
    </item>
  </item>
  <item>
    <linkId value="12" />
    <text value="Sonstiges" />
    <type value="group" />
    <item>
      <linkId value="12.1" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.1" />
      </code>
      <text value="Beratung Erziehungsberatungsstelle" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="12.2" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.2" />
      </code>
      <text value="Beratung Sozialpädiatrisches Zentrum SPZ" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="12.3" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.3" />
      </code>
      <text value="Teilnahme Netzwerk Gesunde Kinder" />
      <type value="boolean" />
      <item>
        <extension url="http://hl7.org/fhir/StructureDefinition/questionnaire-unit">
          <valueCoding>
            <system value="http://unitsofmeasure.org" />
            <code value="a" />
            <display value="Jahre" />
          </valueCoding>
        </extension>
        <linkId value="12.3.1" />
        <code>
          <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
          <code value="12.3.1" />
        </code>
        <text value="Wie lange?" />
        <type value="integer" />
        <enableWhen>
          <question value="12.3" />
          <operator value="=" />
          <answerBoolean value="true" />
        </enableWhen>
      </item>
    </item>
    <item>
      <linkId value="12.4" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.4" />
      </code>
      <text value="KISS Sprachscreening" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="12.5" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.5" />
      </code>
      <text value="Raucherhaushalt" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="12.6" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.6" />
      </code>
      <text value="Stärken/Begabung/Besonderheiten des Kindes" />
      <type value="text" />
    </item>
    <item>
      <linkId value="12.7" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.7" />
      </code>
      <text value="Regelmäßig Sport" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="12.8" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.8" />
      </code>
      <text value="Sportart und Verein" />
      <type value="text" />
    </item>
    <item>
      <linkId value="12.9" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.9" />
      </code>
      <text value="Schwimmfähig" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="12.10" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="12.10" />
      </code>
      <text value="Seepferdchenabzeichen" />
      <type value="boolean" />
    </item>
  </item>
  <item>
    <linkId value="13" />
    <text value="Informationen Eltern" />
    <type value="group" />
    <item>
      <linkId value="13.1" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.1" />
      </code>
      <text value="Schulabschluss 1. Elternteil" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.2" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.2" />
      </code>
      <text value="Schulabschluss 2. Elternteil" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.3" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.3" />
      </code>
      <text value="Berufsabschluss 1. Elternteil" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.4" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.4" />
      </code>
      <text value="Berufsabschluss 2. Elternteil" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.5" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.5" />
      </code>
      <text value="Berufstätigkeit 1. Elternteil" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.6" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.6" />
      </code>
      <text value="Berufstätigkeit 2. Elternteil" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.7" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.7" />
      </code>
      <text value="Anzahl der Kinder im Haushalt. Kinder unter 18 Jahren, einzuschulendes Kind mitgerechnet" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="13.8" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.8" />
      </code>
      <text value="Anzahl der Erwachsene im Haushalt" />
      <type value="integer" />
    </item>
    <item>
      <linkId value="13.9" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.9" />
      </code>
      <text value="Datum seit dem der 1. Elternteil in Deutschland lebt." />
      <type value="date" />
    </item>
    <item>
      <linkId value="13.10" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.10" />
      </code>
      <text value="Datum seit dem der 2. Elternteil in Deutschland lebt." />
      <type value="date" />
    </item>
    <item>
      <linkId value="13.11" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.11" />
      </code>
      <text value="Wer hat diesen Fragebogen ausgefüllt" />
      <type value="choice" />
    </item>
    <item>
      <linkId value="13.12" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.12" />
      </code>
      <text value="Einwilligung zur Datenerhebung früherer Untersuchungen, welche beim Gesundheitsamt vorliegen" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="13.13" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.13" />
      </code>
      <text value="Einwilligung zur Einsicht von Unterlagen zur Frühförderung, falls diese vorliegen" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="13.14" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.14" />
      </code>
      <text value="Ob das Kind an einer Nachmittagsbetreuung teilnehmen soll" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="13.15" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.15" />
      </code>
      <text value="Arbeitet der 1. Elternteil im Schichtdienst?" />
      <type value="boolean" />
    </item>
    <item>
      <linkId value="13.16" />
      <code>
        <system value="https://www.oegd.de/fhir/seu/CodeSystem/Fragen" />
        <code value="13.16" />
      </code>
      <text value="Arbeitet der 2. Elternteil im Schichtdienst?" />
      <type value="boolean" />
    </item>
  </item>
</Questionnaire>