<Questionnaire xmlns="http://hl7.org/fhir">
  <url value="http://fhir.smart4health.eu/Questionnaire/post-training-questionnaire" />
  <version value="1.0.0" />
  <title value="Smart4Health post-training questionnaire" />
  <status value="draft" />
  <subjectType value="Patient" />
  <date value="2020-02" />
  <publisher value="D4L data4life gGmbH" />
  <contact>
    <name value="ITTM Solutions" />
    <telecom>
      <system value="url" />
      <value value="https://www.ittm-solutions.com/" />
    </telecom>
  </contact>
  <contact>
    <name value="D4L data4life gGmbH" />
    <telecom>
      <system value="url" />
      <value value="https://www.data4life.care" />
    </telecom>
  </contact>
  <item>
    <linkId value="training_no" />
    <text value="Training Number" />
    <type value="integer" />
    <required value="true" />
  </item>
  <item>
    <linkId value="training_weight_recommendation" />
    <text value="Training weight recommendation for the next training." />
    <type value="choice" />
    <required value="true" />
    <answerValueSet value="http://fhir.smart4health.eu/ValueSet/s4h-training-weight-change" />
  </item>
</Questionnaire>