-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathjoshipacs.ttl
280 lines (240 loc) · 11.8 KB
/
joshipacs.ttl
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
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
@base <http://hitontology.eu/ontology/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix hito: <> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix bb: <http://www.snik.eu/ontology/bb/> .
@prefix dbr: <http://dbpedia.org/resource/> .
@prefix wikipedia: <https://en.wikipedia.org/wiki/> .
hito:JoshiPacsAutoTranscriptionAndSelfEditingForVoiceRecognition
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.3.1" ;
hito:subFeatureOf hito:JoshiPacsVoiceRecognitionTranscriptionAndReporting ;
a hito:FeatureClassified ;
rdfs:label "Auto-transcription and Self-Editing for Voice Recognition"@en .
hito:JoshiPacsBuiltInToolsForQualityAssurance
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.1.2" ;
hito:subFeatureOf hito:JoshiPacsDisplayQuality ;
a hito:FeatureClassified ;
rdfs:label "Built-in Tools for Quality Assurance"@en .
hito:JoshiPacsCaseScheduleAndBacklogMonitoring
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.2" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForWorkflowManagement ;
a hito:FeatureClassified ;
rdfs:label "Case Schedule and Backlog Monitoring"@en .
hito:JoshiPacsCompatibilityAndIntegrationWithOtherSystemsAndProducts
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.1" ;
hito:subFeatureOf hito:JoshiPacsSystemPerformanceAndArchitecture ;
a hito:FeatureClassified ;
rdfs:label "Compatibility and Integration with Other Systems and Products"@en .
hito:JoshiPacsComputerAidedDiagnosisAndVisualization
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.4" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForImageManipulation ;
a hito:FeatureClassified ;
rdfs:label "Computer aided diagnosis and Visualization"@en .
hito:JoshiPacsConvenienceAndResponsivenessInManipulationOfImages
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.3" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForImageManipulation ;
a hito:FeatureClassified ;
rdfs:label "Convenience and Responsiveness in Manipulation of Images"@en .
hito:JoshiPacsCustomizableHangingProtocolAndIcons
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.2" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForImageManipulation ;
a hito:FeatureClassified ;
rdfs:label "Customizable Hanging Protocol and Icons"@en .
hito:JoshiPacsDisplayQuality
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.1" ;
a hito:FeatureClassified ;
rdfs:label "Display Quality"@en .
hito:JoshiPacsEasyToUseHangingProtocolAndIcons
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.1" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForImageManipulation ;
a hito:FeatureClassified ;
rdfs:label "Easy to Use Hanging Protocol and Icons"@en .
hito:JoshiPacsFeatureCatalogue
a hito:FeatureCatalogue ;
rdfs:comment "PACS Administrators’ and Radiologists’ Perspective on the Importance of Features for PACS Selection"@en ;
rdfs:label "Joshi PACS"@en ;
rdfs:seeAlso <https://pubmed.ncbi.nlm.nih.gov/24744278/> .
hito:JoshiPacsIndividuallyCustomizableHangingProtocolAndIcons
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.2.2" ;
hito:subFeatureOf hito:JoshiPacsCustomizableHangingProtocolAndIcons ;
a hito:FeatureClassified ;
rdfs:label "Individually Customizable Hanging Protocol and Icons"@en .
hito:JoshiPacsInstitutionallyCustomizableHangingProtocolAndIcons
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.2.1" ;
hito:subFeatureOf hito:JoshiPacsCustomizableHangingProtocolAndIcons ;
a hito:FeatureClassified ;
rdfs:label "Institutionally Customizable Hanging Protocol and Icons"@en .
hito:JoshiPacsIntegratedWithPacsWorklistAndWorkflowOrganization
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.1.2" ;
hito:subFeatureOf hito:JoshiPacsWorklistAndWorkflowOrganization ;
a hito:FeatureClassified ;
rdfs:label "Integrated with PACS Worklist and Workflow Organization"@en .
hito:JoshiPacsIntegratedWithRisWorklistAndWorkflowOrganization
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.1.1" ;
hito:subFeatureOf hito:JoshiPacsWorklistAndWorkflowOrganization ;
a hito:FeatureClassified ;
rdfs:label "Integrated with RIS Worklist and Workflow Organization"@en .
hito:JoshiPacsIntegratedWithWorkstationForComputerAidedDiagnosisAndVisualization
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.4.2" ;
hito:subFeatureOf hito:JoshiPacsComputerAidedDiagnosisAndVisualization ;
a hito:FeatureClassified ;
rdfs:label "Integrated with Workstation for Computer aided diagnosis and Visualization"@en .
hito:JoshiPacsOngoingConfigurationSupport
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.1.2" ;
hito:subFeatureOf hito:JoshiPacsSupportForServiceAndConfigurationUpgrades ;
a hito:FeatureClassified ;
rdfs:label "Ongoing Configuration Support"@en .
hito:JoshiPacsOpenStandardsCompatibilityAndIntegration
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.1.1" ;
hito:subFeatureOf hito:JoshiPacsCompatibilityAndIntegrationWithOtherSystemsAndProducts ;
a hito:FeatureClassified ;
rdfs:label "Open Standards Compatibility and Integration"@en .
hito:JoshiPacsPeriodicTrendReportingOfPacsPerformance
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.3.2" ;
hito:subFeatureOf hito:JoshiPacsToolsForContinuousPacsPerformanceMonitoring ;
a hito:FeatureClassified ;
rdfs:label "Periodic/Trend Reporting of PACS Performance"@en .
hito:JoshiPacsProprietaryCompatibilityAndIntegration
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.1.2" ;
hito:subFeatureOf hito:JoshiPacsCompatibilityAndIntegrationWithOtherSystemsAndProducts ;
a hito:FeatureClassified ;
rdfs:label "Proprietary Compatibility and Integration"@en .
hito:JoshiPacsRealTimeMonitoringOfPacsPerformance
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.3.1" ;
hito:subFeatureOf hito:JoshiPacsToolsForContinuousPacsPerformanceMonitoring ;
a hito:FeatureClassified ;
rdfs:label "Real Time Monitoring of PACS Performance"@en .
hito:JoshiPacsRetrievalSpeedForShortAndLongTermArchivedImages
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.2" ;
hito:subFeatureOf hito:JoshiPacsSystemPerformanceAndArchitecture ;
a hito:FeatureClassified ;
rdfs:label "Retrieval Speed for Short and Long Term Archived Images"@en .
hito:JoshiPacsSecurityBackupAndDowntimePrevention
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.2" ;
hito:subFeatureOf hito:JoshiPacsSystemContinuityAndFunctionality ;
a hito:FeatureClassified ;
rdfs:label "Security, Backup, and Downtime Prevention"@en .
hito:JoshiPacsServiceEventsSupport
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.1.1" ;
hito:subFeatureOf hito:JoshiPacsSupportForServiceAndConfigurationUpgrades ;
a hito:FeatureClassified ;
rdfs:label "Service Events Support"@en .
hito:JoshiPacsStandAloneFacilityForComputerAidedDiagnosisAndVisualization
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2.4.1" ;
hito:subFeatureOf hito:JoshiPacsComputerAidedDiagnosisAndVisualization ;
a hito:FeatureClassified ;
rdfs:label "Stand Alone Facility for Computer aided diagnosis and Visualization"@en .
hito:JoshiPacsStructuredReporting
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.3.2" ;
hito:subFeatureOf hito:JoshiPacsVoiceRecognitionTranscriptionAndReporting ;
a hito:FeatureClassified ;
rdfs:label "Structured Reporting "@en .
hito:JoshiPacsSupportForCardiologyImages
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.3.1" ;
hito:subFeatureOf hito:JoshiPacsSupportForMultiSpecialtyImagesNonRadImages ;
a hito:FeatureClassified ;
rdfs:label "Support for Cardiology Images"@en .
hito:JoshiPacsSupportForHighImageQuality
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.1.1" ;
hito:subFeatureOf hito:JoshiPacsDisplayQuality ;
a hito:FeatureClassified ;
rdfs:label "Support for High Image Quality"@en .
hito:JoshiPacsSupportForMultiModalityImagesOnTheSameWorkstation
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.1.3" ;
hito:subFeatureOf hito:JoshiPacsDisplayQuality ;
a hito:FeatureClassified ;
rdfs:label "Support for Multi-modality Images on the Same Workstation"@en .
hito:JoshiPacsSupportForMultiSpecialtyImagesNonRadImages
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.3" ;
hito:subFeatureOf hito:JoshiPacsSystemContinuityAndFunctionality ;
a hito:FeatureClassified ;
rdfs:label "Support for Multi-Specialty Images (Non-Rad Images)"@en .
hito:JoshiPacsSupportForPathologyImages
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.3.2" ;
hito:subFeatureOf hito:JoshiPacsSupportForMultiSpecialtyImagesNonRadImages ;
a hito:FeatureClassified ;
rdfs:label "Support for Pathology Images"@en .
hito:JoshiPacsSupportForServiceAndConfigurationUpgrades
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.1" ;
hito:subFeatureOf hito:JoshiPacsSystemContinuityAndFunctionality ;
a hito:FeatureClassified ;
rdfs:label "Support for Service and Configuration/Upgrades"@en .
hito:JoshiPacsSystemContinuityAndFunctionality
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5" ;
a hito:FeatureClassified ;
rdfs:label "System Continuity and Functionality"@en .
hito:JoshiPacsSystemPerformanceAndArchitecture
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4" ;
a hito:FeatureClassified ;
rdfs:label "System Performance and Architecture"@en .
hito:JoshiPacsSystemUpgradesSupport
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.5.1.3" ;
hito:subFeatureOf hito:JoshiPacsSupportForServiceAndConfigurationUpgrades ;
a hito:FeatureClassified ;
rdfs:label "System Upgrades Support"@en .
hito:JoshiPacsToolsForContinuousPacsPerformanceMonitoring
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.4.3" ;
hito:subFeatureOf hito:JoshiPacsSystemPerformanceAndArchitecture ;
a hito:FeatureClassified ;
rdfs:label "Tools for Continuous PACS Performance Monitoring"@en .
hito:JoshiPacsUserInterfaceForImageManipulation
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.2" ;
a hito:FeatureClassified ;
rdfs:label "User Interface for Image Manipulation"@en .
hito:JoshiPacsUserInterfaceForWorkflowManagement
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3" ;
a hito:FeatureClassified ;
rdfs:label "User Interface for Workflow Management"@en .
hito:JoshiPacsVoiceRecognitionTranscriptionAndReporting
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.3" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForWorkflowManagement ;
a hito:FeatureClassified ;
rdfs:label "Voice Recognition, Transcription and Reporting"@en .
hito:JoshiPacsWorklistAndWorkflowOrganization
hito:fClaFrom hito:JoshiPacsFeatureCatalogue ;
hito:internalId "1.3.1" ;
hito:subFeatureOf hito:JoshiPacsUserInterfaceForWorkflowManagement ;
a hito:FeatureClassified ;
rdfs:label "Worklist and Workflow Organization"@en .