-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathSAMPLE_REGISTRY.yaml
174 lines (174 loc) · 3.44 KB
/
SAMPLE_REGISTRY.yaml
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
EXPORT_TIME: '2021-12-10 16:18:46.407522'
EXPORT_TYPE: REGISTRY_PLUS_CDES
RDRF_VERSION: 6.6.12
REGISTRY_VERSION: ''
cde_policies: []
cdes:
- abnormality_condition: ''
allow_multiple: false
calculation: ''
code: consultation_date
datatype: date
desc: Consultation Date
important: false
instructions: ''
is_required: false
max_length: null
max_value: null
min_value: null
name: Consultation Date
pattern: ''
pv_group: null
questionnaire_text: ''
widget_name: DateWidget
- abnormality_condition: ''
allow_multiple: false
calculation: ''
code: height
datatype: integer
desc: ''
important: false
instructions: ''
is_required: false
max_length: null
max_value: null
min_value: null
name: Height
pattern: ''
pv_group: null
questionnaire_text: ''
widget_name: ''
- abnormality_condition: ''
allow_multiple: false
calculation: ''
code: is_diabetic
datatype: boolean
desc: Is Patient Diabetic
important: false
instructions: ''
is_required: false
max_length: null
max_value: null
min_value: null
name: Is Diabetic
pattern: ''
pv_group: null
questionnaire_text: ''
widget_name: ''
- abnormality_condition: ''
allow_multiple: false
calculation: ''
code: patient_type
datatype: range
desc: Patient Type
important: false
instructions: ''
is_required: false
max_length: null
max_value: null
min_value: null
name: Patient Type
pattern: ''
pv_group: pvg_patient_type
questionnaire_text: ''
widget_name: ''
- abnormality_condition: ''
allow_multiple: false
calculation: ''
code: result_file
datatype: file
desc: ''
important: false
instructions: ''
is_required: false
max_length: null
max_value: null
min_value: null
name: Result File
pattern: ''
pv_group: null
questionnaire_text: ''
widget_name: ''
- abnormality_condition: ''
allow_multiple: false
calculation: ''
code: weight
datatype: float
desc: Weight
important: false
instructions: ''
is_required: false
max_length: null
max_value: null
min_value: null
name: Weight
pattern: ''
pv_group: null
questionnaire_text: ''
widget_name: ''
code: demo
complete_fields: []
consent_rules: []
consent_sections: []
context_form_groups: []
custom_actions: []
demographic_fields: []
desc: Demo Registry
email_notifications: []
forms:
- applicability_condition: ''
display_name: Consultation Details
header: ''
is_questionnaire: false
name: ConsultationDetails
position: 0
questionnaire_display_name: ''
questionnaire_questions: ''
sections:
- allow_multiple: false
code: patient_details
display_name: Patient Details
elements:
- height
- is_diabetic
- patient_type
extra: null
questionnaire_display_name: ''
questionnaire_help: ''
- allow_multiple: true
code: consultation
display_name: Consultation
elements:
- consultation_date
- weight
- result_file
extra: null
questionnaire_display_name: ''
questionnaire_help: ''
forms_allowed_groups:
ConsultationDetails:
- Clinical Staff
generic_sections:
- {}
- {}
hl7_mappings: []
metadata_json: ''
name: Demo Registry
patient_data_section: {}
pvgs:
- code: pvg_patient_type
values:
- code: inpatient
desc: Inpatient
position: 0
questionnaire_value: null
value: Inpatient
- code: outpatient
desc: Outpatient
position: 1
questionnaire_value: null
value: Outpatient
reports: []
reviews: []
splash_screen: Demo Registry
surveys: []