-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathig-medical-image.json
176 lines (176 loc) · 4.62 KB
/
ig-medical-image.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
{
"name": "Medical Image",
"description": "Usage specification for registering medical images in the PHR (former requirement A_17540). The codes below are taken from DICOM Part 16, Context Group 29 'Acquisition Modality' (Value Set 1.2.840.10008.6.1.19).",
"igVersion": "1.1.0",
"guidelineDefinition": {
"url": "https://fachportal.gematik.de/"
},
"validFromDate": "2023-01-01",
"type": "atomic",
"elements": [
{
"name": "Medical Image",
"description": "This document is a medical image.",
"metadata": [
{
"name": "documentEntry.classCode",
"value": {
"code": "BIL",
"codeSystem": "1.3.6.1.4.1.19376.3.276.1.5.8",
"displayName": "Bilddaten",
"desc": [
{
"language": "de-DE",
"#text": "Unter diesem Konzept werden alle Dokumente zusammengefasst, deren Ziel es ist, einen Sachverhalt optisch darzustellen. Beispiele sind Röntgen-, MRT-, CT-Aufnahmen oder Fotos von Wunden, Körperteilen oder ähnlichem. Bilder von Textdokumenten werden nach dem enthaltenen Text klassiert, Videodokumente unter Videodaten."
}
]
}
},
{
"name": "documentEntry.eventCodeList",
"value": [
{
"code": "BDUS",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Ultrasound Bone Densitometry"
},
{
"code": "BMD",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Bone Mineral Densitometry"
},
{
"code": "CR",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Computed Radiography"
},
{
"code": "CT",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Computed Tomography"
},
{
"code": "DX",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Digital Radiography"
},
{
"code": "ES",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Endoscopy"
},
{
"code": "GM",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "General Microscopy"
},
{
"code": "IO",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Intra-oral Radiography"
},
{
"code": "IVOCT",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Intravascular Optical Coherence Tomography"
},
{
"code": "IVUS",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Intravascular Ultrasound"
},
{
"code": "MG",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Mammography"
},
{
"code": "MR",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Magnetic Resonance MR"
},
{
"code": "NM",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Nuclear Medicine"
},
{
"code": "OCT",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Optical Coherence Thomography"
},
{
"code": "OP",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Ophthalmic Photography"
},
{
"code": "OPT",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Ophthalmic Tomography"
},
{
"code": "OPTENF",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Ophthalmic Tomography En Face"
},
{
"code": "PT",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Positron Emission Tomography"
},
{
"code": "PX",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Panoramic X-Ray"
},
{
"code": "RF",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Radiofluoroscopy"
},
{
"code": "RG",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Radiographic Imaging"
},
{
"code": "SM",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Slide Microscopy"
},
{
"code": "US",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "Ultrasound"
},
{
"code": "XA",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "X-Ray Angiography"
},
{
"code": "XC",
"codeSystem": "1.2.840.10008.2.16.4",
"displayName": "External-camera Photography"
}
]
},
{
"name": "documentEntry.mimeType",
"value": [
"image/jpeg",
"image/png",
"image/tiff",
"application/pdf"
]
}
],
"documentCardinality": {
"min": "0",
"max": "n"
},
"implementationArtifact": true
}
]
}