-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathSDC sample blocks.xml
203 lines (183 loc) · 10.1 KB
/
SDC sample blocks.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sdctemplate.xslt" ?>
<FormDesign
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:h="http://www.w3.org/1999/xhtml"
order="0"
baseURI="cap.org" lineage="Samples.Samp1" version="v001" ID="Samples.Samp1_v001_sdcFDF"
fullURI="_baseURI=cap.org&_lineage=Samples.Samp1&_version=v001&_docType=sdcFDF"
filename="Samples.Samp1_v001_sdcFDF.xml"
formTitle="Sample Blocks"
xmlns="urn:ihe:qrph:sdc:2016"
xsi:schemaLocation="urn:ihe:qrph:sdc:2016 file:SDCRetrieveForm.xsd">
<Header ID="H1" title="This is a Header"/>
<Body ID="B1">
<ChildItems>
<DisplayedItem name="DI_29723" order="16" ID="29723.100004300"
title="Completion of the template is the responsibility of the laboratory performing the biomarker testing and / or providing the interpretation. When both testing and interpretation are performed elsewhere (e.g., a reference laboratory), synoptic reporting of the results by the laboratory submitting the tissue for testing is also encouraged to ensure that all information is included in the patient’s medical record and thus readily available to the treating clinical team.">
<Property propName="reportText" val="{no text}"/>
</DisplayedItem>
<Section name="S_S1" order="26" ID="S1" title="This is a SECTION (Note A)"
mustImplement="false" minCard="0">
<Property name="p_rptTxt_S1_1" order="27" propName="reportText" val="SPECIMEN"/>
<ChildItems>
<Question name="Q_QM1" order="100" ID="QM1" title="This is a QM question title"
mustImplement="false" minCard="0">
<ListField name="lf_Q_QM1_1" order="101" maxSelections="0">
<List name="lst_Q_QM1_2" order="102">
<ListItem name="LI_LI1" order="103" ID="LI1"
title="ListItem.title.1"/>
<ListItem name="LI_LI2" order="104" ID="LI2"
title="ListItem.title.2"/>
<ListItem name="LI_LI3" order="105" ID="LI3"
title="ListItem.title.3"/>
<ListItem name="LI_LI4" order="106" ID="LI4"
title="ListItem.title.4"/>
<ListItem name="LI_LI5" order="107" ID="LI5"
title="ListItem.title.5">
<Property name="p_rptTxt_LI4_1" order="108"
propName="reportText" val="{no text}"/>
<ListItemResponseField name="lirf_LI4_2" order="109"
responseRequired="true">
<Response name="rsp_LI4_3" order="110">
<string name="str_LI4_4" order="111" maxLength="4000"/>
</Response>
</ListItemResponseField>
</ListItem>
</List>
</ListField>
</Question>
</ChildItems>
</Section>
<Question ID="QR1" title="?This is a QR question title" minCard="0">
<Property propName="reportText" val="This is a question title"/>
<ResponseField>
<Response>
<string maxLength="4000" minLength="0" mask="" pattern="" val=""/>
</Response>
</ResponseField>
</Question>
<Question ID="QR2" title="This is a question title">
<ResponseField>
<Response>
<string maxLength="4000" minLength="0" mask="" pattern="" val=""/>
</Response>
</ResponseField>
</Question>
<Question name="Q_QR3" order="350" ID="QR3"
title="Specify Percentage of QR quarks (see Note A)">
<Property name="p_rptTxt_QR3_1" order="351" propName="reportText"
val="Specify Percentage of quarks"/>
<ResponseField name="rf_QR3_2" order="352">
<Response name="rsp_QR3_3" order="353">
<integer name="intr_QR3_4" order="354" maxInclusive="100" minInclusive="1"/>
</Response>
<TextAfterResponse name="rtt_43290_5" order="355" val="%"/>
<ResponseUnits name="un_43290_6" order="356" val="%" unitSystem="UCOM"/>
</ResponseField>
</Question>
<Question ID="QR4" title="This is a QR question title (see Note A)">
<Property propName="reportText" val="This is a QR question title"/>
<ResponseField>
<Response>
<integer maxInclusive="100" minInclusive="1"/>
</Response>
<TextAfterResponse val="%"/>
<ResponseUnits val="%" unitSystem="UCOM"/>
</ResponseField>
</Question>
<Question ID="QM2" title="This is a QM question title">
<ListField maxSelections="0">
<List>
<ListItem ID="LI1a" title="ListItem.title.1"/>
<ListItem ID="LI2a" title="ListItem.title.2"/>
<ListItem ID="LI3a" title="ListItem.title.3"/>
<ListItem ID="LI4a" title="ListItem.title.4"/>
<ListItem ID="LI5a" title="No good answer here (explain)" selected="true">
<Property propName="reportText" val="{no text}"/>
<ListItemResponseField responseRequired="true">
<Response>
<string maxLength="4000"/>
</Response>
</ListItemResponseField>
</ListItem>
</List>
</ListField>
</Question>
<Question ID="QM3" title="This is a QM question title">
<ListField maxSelections="0">
<List>
<ListItem ID="LI1b" title="ListItem.title.1"/>
<ListItem ID="LI2b" title="ListItem.title.2"/>
<ListItem ID="LI3b" title="ListItem.title.3"/>
</List>
</ListField>
</Question>
<Question ID="QR0" title="This is a QR question title">
<ListField maxSelections="0">
<List>
<ListItem ID="LI1c" title="ListItem.title.1"/>
<ListItem ID="LI2c." title="ListItem.title.2"/>
<ListItem ID="LI3c" title="ListItem.title.3"/>
</List>
</ListField>
</Question>
<DisplayedItem ID="DI1" title="?This is a Note">
<Property propName="myPropName1" val="This is property value 1">
<Property propName="myPropName1.1" val="This is property value 1.1">
<Property propName="myPropName1.1.1" val="This is property value 1.1.1"/>
</Property>
</Property>
<Property propName="myPropName2" val="This is property value 2">
<Property propName="myPropName2.1" val="This is property value 2.1">
<Property propName="myPropName2.1.1" val="This is property value 2.1.1"/>
</Property>
</Property>
<Property propName="myHtmlProperty" val="This is plain text">
<TypedValue>
<HTML>
<div xmlns="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="http://www.w3.org/1999/xhtml xhtml.xsd"> This is
the<b>XHTML</b> version of the property text. </div>
</HTML>
</TypedValue>
</Property>
<Property propName="myDateProperty">
<TypedValue>
<date val="2019-01-01"/>
</TypedValue>
</Property>
</DisplayedItem>
<DisplayedItem ID="DI2" title="">
<Property propName="reportText" val="Physician's Note: ..."/>
</DisplayedItem>
<!--omitted XML -->
<Question ID="Q6" title="Describe the Tumor's Gross Appearance">
<Property propName=" titleHTML">
<TypedValue>
<HTML>
<div xmlns="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="http://www.w3.org/1999/xhtml xhtml.xsd">
"Describe the Tumor's <b>Gross Appearance</b>" </div>
<h:div/>
</HTML>
</TypedValue>
</Property>
<Property propName="reportText" val="Gross Appearance:"/>
<ResponseField>
<Response>
<HTML>
<div xmlns="http://www.w3.org/1999/xhtml"
xsi:schemaLocation="http://www.w3.org/1999/xhtml xhtml.xsd"> "<b>The
tumor was of ovoid shape, fully encapsulated</b>…" </div>
</HTML>
<!--<string val="The tumor was of ovoid shape, fully encapsulated..."/>-->
</Response>
</ResponseField>
</Question>
</ChildItems>
</Body>
<Footer ID="F1" title="This is a Footer"/>
<Rules/>
</FormDesign>