1
+ {
2
+ "resourceType" : " Questionnaire" ,
3
+ "item" : [
4
+ {
5
+ "linkId" : " 1" ,
6
+ "text" : " Custom style 1" ,
7
+ "type" : " display" ,
8
+ "extension" : [
9
+ {
10
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
11
+ "extension" : [
12
+ {
13
+ "url" : " question_text_view" ,
14
+ "valueString" : " CustomStyle_1"
15
+ }
16
+ ]
17
+ }
18
+ ]
19
+ },
20
+ {
21
+ "linkId" : " 2" ,
22
+ "text" : " Custom style 2" ,
23
+ "type" : " display" ,
24
+ "extension" : [
25
+ {
26
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
27
+ "extension" : [
28
+ {
29
+ "url" : " question_text_view" ,
30
+ "valueString" : " CustomStyle_2"
31
+ }
32
+ ]
33
+ }
34
+ ]
35
+ },
36
+ {
37
+ "linkId" : " 3" ,
38
+ "text" : " Custom style 3" ,
39
+ "type" : " display" ,
40
+ "extension" : [
41
+ {
42
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
43
+ "extension" : [
44
+ {
45
+ "url" : " question_text_view" ,
46
+ "valueString" : " CustomStyle_3"
47
+ }
48
+ ]
49
+ }
50
+ ]
51
+ },
52
+ {
53
+ "linkId" : " 4" ,
54
+ "text" : " Custom style 4" ,
55
+ "type" : " display" ,
56
+ "extension" : [
57
+ {
58
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
59
+ "extension" : [
60
+ {
61
+ "url" : " question_text_view" ,
62
+ "valueString" : " CustomStyle_4"
63
+ }
64
+ ]
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "linkId" : " 5" ,
70
+ "text" : " Custom style 5" ,
71
+ "type" : " display" ,
72
+ "extension" : [
73
+ {
74
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
75
+ "extension" : [
76
+ {
77
+ "url" : " question_text_view" ,
78
+ "valueString" : " CustomStyle_5"
79
+ }
80
+ ]
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "linkId" : " 6" ,
86
+ "text" : " Custom style 6" ,
87
+ "type" : " display" ,
88
+ "extension" : [
89
+ {
90
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
91
+ "extension" : [
92
+ {
93
+ "url" : " question_text_view" ,
94
+ "valueString" : " CustomStyle_6"
95
+ }
96
+ ]
97
+ }
98
+ ]
99
+ },
100
+ {
101
+ "linkId" : " 7" ,
102
+ "text" : " Custom style 7" ,
103
+ "type" : " display" ,
104
+ "extension" : [
105
+ {
106
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
107
+ "extension" : [
108
+ {
109
+ "url" : " question_text_view" ,
110
+ "valueString" : " CustomStyle_7"
111
+ }
112
+ ]
113
+ }
114
+ ]
115
+ },
116
+ {
117
+ "linkId" : " 8" ,
118
+ "text" : " Custom style 8" ,
119
+ "type" : " display" ,
120
+ "extension" : [
121
+ {
122
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
123
+ "extension" : [
124
+ {
125
+ "url" : " question_text_view" ,
126
+ "valueString" : " CustomStyle_8"
127
+ }
128
+ ]
129
+ }
130
+ ]
131
+ },
132
+ {
133
+ "linkId" : " 9" ,
134
+ "text" : " Custom style 9" ,
135
+ "type" : " display" ,
136
+ "extension" : [
137
+ {
138
+ "url" : " https://github.com/google/android-fhir/tree/master/datacapture/android-style" ,
139
+ "extension" : [
140
+ {
141
+ "url" : " question_text_view" ,
142
+ "valueString" : " CustomStyle_9"
143
+ }
144
+ ]
145
+ }
146
+ ]
147
+ }
148
+ ]
149
+ }
0 commit comments