Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
<!--
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>EDIPIC</name>
<primaryNodeType>cards:QuestionnaireSet</primaryNodeType>
<property>
<name>name</name>
<value></value>
<type>String</type>
</property>
<property>
<name>intro</name>
<value>
We’d like to hear about your experience while you were a patient at UHN.
We would also 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>ED Survey</name>
<primaryNodeType>cards:QuestionnaireRef</primaryNodeType>
<property>
<name>questionnaire</name>
<value>/Questionnaires/OED</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 HH:mm",
"link" : "dashboard+path"
},
{
"key": "oed_9",
"label": "Overall experience",
"link" : "string"
}
]
</value>
<type>String</type>
</property>
</node>
<node>
<name>Inpatient Survey</name>
<primaryNodeType>cards:QuestionnaireRef</primaryNodeType>
<property>
<name>questionnaire</name>
<value>/Questionnaires/OAIP</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 HH:mm",
"link" : "dashboard+path"
},
{
"key": "oaip_11",
"label": "Overall experience",
"link" : "string"
}
]
</value>
<type>String</type>
</property>
</node>
<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>