All Downloads are FREE. Search and download functionalities are using the official Maven repository.

SLING-INF.content.Survey.IC.xml Maven / Gradle / Ivy

The newest version!
<!--
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
  distributed with this work for additional information
  regarding copyright ownership.  The ASF licenses this file
  to you under the Apache License, Version 2.0 (the
  "License"); you may not use this file except in compliance
  with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing,
  software distributed under the License is distributed on an
  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied.  See the License for the
  specific language governing permissions and limitations
  under the License.
-->

<node>
    <name>IC</name>
    <primaryNodeType>cards:QuestionnaireSet</primaryNodeType>
    <property>
        <name>name</name>
        <value></value>
        <type>String</type>
    </property>
    <property>
        <name>intro</name>
        <value>
We would like you to reflect on your experience with the Integrated Care Program in the last month when you were discharged from the hospital and transitioned home, and to provide us with some feedback on supports that you may have received.
We appreciate any insights you can provide and will look to make improvements based on your feedback.
        </value>
        <type>String</type>
    </property>
    <property>
        <name>frequencyIgnoreClinic</name>
        <value>True</value>
        <type>Boolean</type>
    </property>
    <node>
        <name>IC Survey</name>
        <primaryNodeType>cards:QuestionnaireRef</primaryNodeType>
        <property>
            <name>questionnaire</name>
            <value>/Questionnaires/IC</value>
            <type>Reference</type>
        </property>
        <property>
            <name>estimate</name>
            <value>5</value>
            <type>Long</type>
        </property>
        <property>
            <name>frequency</name>
            <value>26</value>
            <type>Long</type>
        </property>
        <property>
            <name>order</name>
            <value>1</value>
            <type>Long</type>
        </property>
        <property>
            <name>view</name>
            <value>
[
    {
      "key": "mrn",
      "label": "MRN",
      "format": "string"
    },
    {
      "key": "time",
      "label": "Discharge date",
      "format": "date:yyyy-MM-dd",
      "link" : "dashboard+path"
    },
    {
      "key": "ic_7",
      "label": "Overall experience",
      "link" : "string"
    }
]
            </value>
            <type>String</type>
        </property>
    </node>
</node>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy