NAPKON GECCO+
1.0.0 - ci-build

NAPKON GECCO+ - Local Development build (v1.0.0). See the Directory of published versions

: PROMs Questionnaire example responses - XML Representation

Raw xml | Download



<QuestionnaireResponse xmlns="http://hl7.org/fhir">
  <id value="PROMSExample"/>
  <meta>
    <profile
             value="https://www.napkon.de/fhir/StructureDefinition/geccoplus-proms-response"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>questionnaire</b>: <a href="https://www.napkon.de/fhir/proms-questionnaire">https://www.napkon.de/fhir/proms-questionnaire</a></p><p><b>status</b>: completed</p><p><b>subject</b>: <a href="Patient-ExamplePatient.html">Generated Summary: Medical record number: napkon-example-patient; maxi musterperson (OFFICIAL); gender: unknown; birthDate: 1990-08-08</a></p><blockquote><p><b>item</b></p><p><b>linkId</b>: question1</p><h3>Answers</h3><table class="grid"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="{https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem 64}">Severe difficulties.</span></td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: question4</p><h3>Answers</h3><table class="grid"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="{https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem 65}">I haven't done this in the past 7 days.</span></td></tr></table></blockquote><blockquote><p><b>item</b></p><p><b>linkId</b>: question7</p><h3>Answers</h3><table class="grid"><tr><td>-</td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title="{https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem 61}">No difficulties.</span></td></tr></table></blockquote></div>
  </text>
  <questionnaire value="https://www.napkon.de/fhir/proms-questionnaire"/>
  <status value="completed"/>
  <subject>
    <reference value="Patient/ExamplePatient"/>
  </subject>
  <item>
    <linkId value="question1"/>
    <answer>
      <valueCoding>
        <system
                value="https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem"/>
        <code value="64"/>
        <display value="Severe difficulties."/>
      </valueCoding>
    </answer>
  </item>
  <item>
    <linkId value="question4"/>
    <answer>
      <valueCoding>
        <system
                value="https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem"/>
        <code value="65"/>
        <display value="I haven&#39;t done this in the past 7 days."/>
      </valueCoding>
    </answer>
  </item>
  <item>
    <linkId value="question7"/>
    <answer>
      <valueCoding>
        <system
                value="https://www.napkon.de/fhir/CodeSystem/geccoplus-codesystem"/>
        <code value="61"/>
        <display value="No difficulties."/>
      </valueCoding>
    </answer>
  </item>
</QuestionnaireResponse>