-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathmanifest.json
221 lines (220 loc) · 7.94 KB
/
manifest.json
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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
{
"id": "RM",
"title": "Reference Model",
"description": "openEHR Reference Model Component",
"keywords": "reference model, openehr",
"specifications": [
{
"id": "ehr",
"title": "EHR Information Model",
"title_short": "EHR",
"description": "openEHR EHR Information Model specification",
"micro_summary": "Top-level health record info model",
"summary": "The information model of the openEHR EHR.",
"classes": [
"COMPOSITION",
"SECTION",
"ENTRY",
"OBSERVATION",
"EVALUATION",
"INSTRUCTION",
"ACTION",
"ADMIN_ENTRY"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, EMR, reference model, openehr"
},
{
"id": "demographic",
"title": "Demographic Information Model",
"title_short": "Demographic",
"description": "openEHR Demographic Information Model specification",
"micro_summary": "Top-level demographics info model",
"summary": "The openEHR demographics information model.",
"classes": [
"PARTY",
"PARTY_RELATIONSHIP",
"ACTOR",
"ROLE",
"CONTACT",
"ADDRESS"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, demographics, reference model, openehr"
},
{
"id": "common",
"title": "Common Information Model",
"title_short": "Common",
"description": "openEHR Common Information Model specification",
"micro_summary": "Common semantic patterns and structures",
"summary": "Information model containing common concepts, including the archetype-enabling `LOCATABLE` class, party references, audits and attestations, change control, and authored resources.",
"classes": [
"VERSIONED_OBJECT",
"VERSION",
"CONTRIBUTION",
"LOCATABLE",
"PARTY_SELF",
"AUDIT_DETAILS"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "common, EHR, reference model, openehr"
},
{
"id": "data_structures",
"title": "Data Structures Information Model",
"title_short": "Data Structures",
"description": "openEHR Data Structures Information Model specification",
"micro_summary": "Common data structures",
"summary": "Information model of data structures, including a powerful model of time-series data.",
"classes": [
"HISTORY",
"EVENT",
"ITEM_TREE",
"CLUSTER",
"ELEMENT"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, data structures, reference model, openehr"
},
{
"id": "data_types",
"title": "Data Types Information Model",
"title_short": "Data Types",
"description": "openEHR Data Types Information Model specification",
"summary": "Information model of data types, including quantities, date/times, plain and coded text, time specification, multimedia and URIs.",
"classes": [
"DV_BOOLEAN",
"DV_TEXT",
"DV_CODED_TEXT",
"DV_URI",
"DV_QUANTITY",
"DV_DATE",
"DV_TIME",
"DV_MULTIMEDIA",
"DV_IDENTIFIER"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, clinical, data types, openehr"
},
{
"id": "support",
"title": "Support Information Model",
"title_short": "Support",
"description": "openEHR Support Information Model specification",
"summary": "Support model defining identifiers, assumed types, and terminology interface specification used in the rest of the IMs.",
"micro_summary": "(mostly obsolete) Terminology and Measurement service interfaces",
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, openehr, identifiers, primitive types, openehr"
},
{
"id": "integration",
"title": "Integration Information Model",
"title_short": "Integration",
"description": "openEHR Integration Information Model specification",
"micro_summary": "Model of free-form external system data",
"summary": "Information model for representing legacy data is a free-form Entry type for implementing integration solutions.",
"classes": [
"GENERIC_ENTRY"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, integration, openehr"
},
{
"id": "ehr_extract",
"title": "EHR Extract Information Model",
"title_short": "EHR Extract",
"description": "openEHR EHR Extract Information Model specification",
"micro_summary": "Top-level EHR Extract request and response model",
"summary": "The information model of the EHR Extract, which is a serialisation of content from an EHR.",
"classes": [
"EXTRACT",
"EXTRACT_CONTENT_ITEM",
"EXTRACT_REQUEST",
"EXTRACT_SPEC"
],
"copyright_year": "2003",
"spec_status": "STABLE",
"keywords": "EHR, extract, openehr"
},
{
"id": "entity",
"title": "Entity Information Model",
"title_short": "Entity",
"description": "openEHR Entity Information Model specification",
"micro_summary": "Top-level entity info model",
"summary": "The openEHR Entity information model.",
"classes": [
"PHYSICAL_ENTITY",
"SOCIAL_ENTITY",
"RESOURCE",
"REGISTRY",
"PARTY",
"ASSET"
],
"copyright_year": "2022",
"spec_status": "DEVELOPMENT",
"keywords": "Entity, demographics, reference model, openehr"
}
],
"expressions": [
{
"id": "openEHR_UML-RM.mdzip",
"type": "uml",
"title": "RM UML",
"description": "UML file for MagicDraw 19 for RM model. Contains UML 2.5 standard XMI file."
},
{
"id": "openEHR_UML-BASE.mdzip",
"dependency": {
"component": "BASE",
"release": "latest"
}
}
],
"jira": {
"open_issues": "11103",
"roadmap": "SPECRM"
},
"releases": [
{
"id": "1.1.0",
"date": "2020-09-29",
"jira": {
"crs": "SPECRM/versions/12516",
"prs": "SPECPR/versions/10061"
}
},
{
"id": "1.0.4",
"date": "2019-01-04",
"jira": {
"crs": "SPECRM/versions/11074",
"prs": "SPECPR/versions/10861"
}
},
{
"id": "1.0.3",
"date": "2015-12-15",
"jira": {
"crs": "SPECRM/versions/10860",
"prs": "SPECPR/versions/10060"
}
},
{
"id": "1.0.2",
"date": "2008-12-31",
"jira": {
"crs": "SPEC/versions/10030",
"prs": "SPECPR/versions/10040"
}
}
]
}