@medplum/definitions 5.1.27 → 5.1.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2027,6 +2027,366 @@
2027
2027
  "type" : "token",
2028
2028
  "expression" : "Provenance.activity"
2029
2029
  }
2030
+ },
2031
+ {
2032
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-instance-uid",
2033
+ "resource": {
2034
+ "resourceType": "SearchParameter",
2035
+ "id": "DicomStudy-study-instance-uid",
2036
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-instance-uid",
2037
+ "version": "4.0.1",
2038
+ "name": "study-instance-uid",
2039
+ "status": "draft",
2040
+ "publisher": "Medplum",
2041
+ "description": "The study instance UID of the DICOM study",
2042
+ "code": "study-instance-uid",
2043
+ "base": ["DicomStudy"],
2044
+ "type": "string",
2045
+ "expression": "DicomStudy.studyInstanceUid"
2046
+ }
2047
+ },
2048
+ {
2049
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-id",
2050
+ "resource": {
2051
+ "resourceType": "SearchParameter",
2052
+ "id": "DicomStudy-study-id",
2053
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-id",
2054
+ "version": "4.0.1",
2055
+ "name": "study-id",
2056
+ "status": "draft",
2057
+ "publisher": "Medplum",
2058
+ "description": "The study ID of the DICOM study",
2059
+ "code": "study-id",
2060
+ "base": ["DicomStudy"],
2061
+ "type": "string",
2062
+ "expression": "DicomStudy.studyId"
2063
+ }
2064
+ },
2065
+ {
2066
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-date",
2067
+ "resource": {
2068
+ "resourceType": "SearchParameter",
2069
+ "id": "DicomStudy-study-date",
2070
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-date",
2071
+ "version": "4.0.1",
2072
+ "name": "study-date",
2073
+ "status": "draft",
2074
+ "publisher": "Medplum",
2075
+ "description": "The study date of the DICOM study",
2076
+ "code": "study-date",
2077
+ "base": ["DicomStudy"],
2078
+ "type": "date",
2079
+ "expression": "DicomStudy.studyDate"
2080
+ }
2081
+ },
2082
+ {
2083
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-time",
2084
+ "resource": {
2085
+ "resourceType": "SearchParameter",
2086
+ "id": "DicomStudy-study-time",
2087
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-study-time",
2088
+ "version": "4.0.1",
2089
+ "name": "study-time",
2090
+ "status": "draft",
2091
+ "publisher": "Medplum",
2092
+ "description": "The study time of the DICOM study",
2093
+ "code": "study-time",
2094
+ "base": ["DicomStudy"],
2095
+ "type": "string",
2096
+ "expression": "DicomStudy.studyTime"
2097
+ }
2098
+ },
2099
+ {
2100
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-accession-number",
2101
+ "resource": {
2102
+ "resourceType": "SearchParameter",
2103
+ "id": "DicomStudy-accession-number",
2104
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-accession-number",
2105
+ "version": "4.0.1",
2106
+ "name": "accession-number",
2107
+ "status": "draft",
2108
+ "publisher": "Medplum",
2109
+ "description": "The accession number of the DICOM study",
2110
+ "code": "accession-number",
2111
+ "base": ["DicomStudy"],
2112
+ "type": "string",
2113
+ "expression": "DicomStudy.accessionNumber"
2114
+ }
2115
+ },
2116
+ {
2117
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-modalities",
2118
+ "resource": {
2119
+ "resourceType": "SearchParameter",
2120
+ "id": "DicomStudy-modalities",
2121
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-modalities",
2122
+ "version": "4.0.1",
2123
+ "name": "modalities",
2124
+ "status": "draft",
2125
+ "publisher": "Medplum",
2126
+ "description": "The modalities of the DICOM study",
2127
+ "code": "modalities",
2128
+ "base": ["DicomStudy"],
2129
+ "type": "token",
2130
+ "expression": "DicomStudy.modalitiesInStudy"
2131
+ }
2132
+ },
2133
+ {
2134
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-referring-physicians-name",
2135
+ "resource": {
2136
+ "resourceType": "SearchParameter",
2137
+ "id": "DicomStudy-referring-physicians-name",
2138
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-referring-physicians-name",
2139
+ "version": "4.0.1",
2140
+ "name": "referring-physicians-name",
2141
+ "status": "draft",
2142
+ "publisher": "Medplum",
2143
+ "description": "The referring physician's name of the DICOM study",
2144
+ "code": "referring-physicians-name",
2145
+ "base": ["DicomStudy"],
2146
+ "type": "string",
2147
+ "expression": "DicomStudy.referringPhysiciansName"
2148
+ }
2149
+ },
2150
+ {
2151
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-patient-name",
2152
+ "resource": {
2153
+ "resourceType": "SearchParameter",
2154
+ "id": "DicomStudy-patient-name",
2155
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-patient-name",
2156
+ "version": "4.0.1",
2157
+ "name": "patient-name",
2158
+ "status": "draft",
2159
+ "publisher": "Medplum",
2160
+ "description": "The patient's name of the DICOM study",
2161
+ "code": "patient-name",
2162
+ "base": ["DicomStudy"],
2163
+ "type": "string",
2164
+ "expression": "DicomStudy.patientName"
2165
+ }
2166
+ },
2167
+ {
2168
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomStudy-patient-id",
2169
+ "resource": {
2170
+ "resourceType": "SearchParameter",
2171
+ "id": "DicomStudy-patient-id",
2172
+ "url": "https://medplum.com/fhir/SearchParameter/DicomStudy-patient-id",
2173
+ "version": "4.0.1",
2174
+ "name": "patient-id",
2175
+ "status": "draft",
2176
+ "publisher": "Medplum",
2177
+ "description": "The patient's ID of the DICOM study",
2178
+ "code": "patient-id",
2179
+ "base": ["DicomStudy"],
2180
+ "type": "string",
2181
+ "expression": "DicomStudy.patientId"
2182
+ }
2183
+ },
2184
+ {
2185
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-study",
2186
+ "resource": {
2187
+ "resourceType": "SearchParameter",
2188
+ "id": "DicomSeries-study",
2189
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-study",
2190
+ "version": "4.0.1",
2191
+ "name": "study",
2192
+ "status": "draft",
2193
+ "publisher": "Medplum",
2194
+ "description": "The study that this DICOM series belongs to",
2195
+ "code": "study",
2196
+ "base": ["DicomSeries"],
2197
+ "type": "reference",
2198
+ "expression": "DicomSeries.study",
2199
+ "target": ["DicomStudy"]
2200
+ }
2201
+ },
2202
+ {
2203
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-series-instance-uid",
2204
+ "resource": {
2205
+ "resourceType": "SearchParameter",
2206
+ "id": "DicomSeries-series-instance-uid",
2207
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-series-instance-uid",
2208
+ "version": "4.0.1",
2209
+ "name": "series-instance-uid",
2210
+ "status": "draft",
2211
+ "publisher": "Medplum",
2212
+ "description": "The series instance UID of the DICOM series",
2213
+ "code": "series-instance-uid",
2214
+ "base": ["DicomSeries"],
2215
+ "type": "string",
2216
+ "expression": "DicomSeries.seriesInstanceUid"
2217
+ }
2218
+ },
2219
+ {
2220
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-series-number",
2221
+ "resource": {
2222
+ "resourceType": "SearchParameter",
2223
+ "id": "DicomSeries-series-number",
2224
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-series-number",
2225
+ "version": "4.0.1",
2226
+ "name": "series-number",
2227
+ "status": "draft",
2228
+ "publisher": "Medplum",
2229
+ "description": "The series number of the DICOM series",
2230
+ "code": "series-number",
2231
+ "base": ["DicomSeries"],
2232
+ "type": "string",
2233
+ "expression": "DicomSeries.seriesNumber"
2234
+ }
2235
+ },
2236
+ {
2237
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-performed-procedure-step-start-date",
2238
+ "resource": {
2239
+ "resourceType": "SearchParameter",
2240
+ "id": "DicomSeries-performed-procedure-step-start-date",
2241
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-performed-procedure-step-start-date",
2242
+ "version": "4.0.1",
2243
+ "name": "performed-procedure-step-start-date",
2244
+ "status": "draft",
2245
+ "publisher": "Medplum",
2246
+ "description": "The performed procedure step start date of the DICOM series",
2247
+ "code": "performed-procedure-step-start-date",
2248
+ "base": ["DicomSeries"],
2249
+ "type": "string",
2250
+ "expression": "DicomSeries.performedProcedureStepStartDate"
2251
+ }
2252
+ },
2253
+ {
2254
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-performed-procedure-step-start-time",
2255
+ "resource": {
2256
+ "resourceType": "SearchParameter",
2257
+ "id": "DicomSeries-performed-procedure-step-start-time",
2258
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-performed-procedure-step-start-time",
2259
+ "version": "4.0.1",
2260
+ "name": "performed-procedure-step-start-time",
2261
+ "status": "draft",
2262
+ "publisher": "Medplum",
2263
+ "description": "The performed procedure step start time of the DICOM series",
2264
+ "code": "performed-procedure-step-start-time",
2265
+ "base": ["DicomSeries"],
2266
+ "type": "string",
2267
+ "expression": "DicomSeries.performedProcedureStepStartTime"
2268
+ }
2269
+ },
2270
+ {
2271
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-scheduled-procedure-step-id",
2272
+ "resource": {
2273
+ "resourceType": "SearchParameter",
2274
+ "id": "DicomSeries-scheduled-procedure-step-id",
2275
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-scheduled-procedure-step-id",
2276
+ "version": "4.0.1",
2277
+ "name": "scheduled-procedure-step-id",
2278
+ "status": "draft",
2279
+ "publisher": "Medplum",
2280
+ "description": "The scheduled procedure step ID of the DICOM series",
2281
+ "code": "scheduled-procedure-step-id",
2282
+ "base": ["DicomSeries"],
2283
+ "type": "string",
2284
+ "expression": "DicomSeries.scheduledProcedureStepId"
2285
+ }
2286
+ },
2287
+ {
2288
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomSeries-requested-procedure-id",
2289
+ "resource": {
2290
+ "resourceType": "SearchParameter",
2291
+ "id": "DicomSeries-requested-procedure-id",
2292
+ "url": "https://medplum.com/fhir/SearchParameter/DicomSeries-requested-procedure-id",
2293
+ "version": "4.0.1",
2294
+ "name": "requested-procedure-id",
2295
+ "status": "draft",
2296
+ "publisher": "Medplum",
2297
+ "description": "The requested procedure ID of the DICOM series",
2298
+ "code": "requested-procedure-id",
2299
+ "base": ["DicomSeries"],
2300
+ "type": "string",
2301
+ "expression": "DicomSeries.requestedProcedureId"
2302
+ }
2303
+ },
2304
+ {
2305
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomInstance-study",
2306
+ "resource": {
2307
+ "resourceType": "SearchParameter",
2308
+ "id": "DicomInstance-study",
2309
+ "url": "https://medplum.com/fhir/SearchParameter/DicomInstance-study",
2310
+ "version": "4.0.1",
2311
+ "name": "study",
2312
+ "status": "draft",
2313
+ "publisher": "Medplum",
2314
+ "description": "The study that this DICOM instance belongs to",
2315
+ "code": "study",
2316
+ "base": ["DicomInstance"],
2317
+ "type": "reference",
2318
+ "expression": "DicomInstance.study",
2319
+ "target": ["DicomStudy"]
2320
+ }
2321
+ },
2322
+ {
2323
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomInstance-series",
2324
+ "resource": {
2325
+ "resourceType": "SearchParameter",
2326
+ "id": "DicomInstance-series",
2327
+ "url": "https://medplum.com/fhir/SearchParameter/DicomInstance-series",
2328
+ "version": "4.0.1",
2329
+ "name": "series",
2330
+ "status": "draft",
2331
+ "publisher": "Medplum",
2332
+ "description": "The series that this DICOM instance belongs to",
2333
+ "code": "series",
2334
+ "base": ["DicomInstance"],
2335
+ "type": "reference",
2336
+ "expression": "DicomInstance.series",
2337
+ "target": ["DicomSeries"]
2338
+ }
2339
+ },
2340
+ {
2341
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomInstance-sop-class-uid",
2342
+ "resource": {
2343
+ "resourceType": "SearchParameter",
2344
+ "id": "DicomInstance-sop-class-uid",
2345
+ "url": "https://medplum.com/fhir/SearchParameter/DicomInstance-sop-class-uid",
2346
+ "version": "4.0.1",
2347
+ "name": "sop-class-uid",
2348
+ "status": "draft",
2349
+ "publisher": "Medplum",
2350
+ "description": "The SOP Class UID of the DICOM instance",
2351
+ "code": "sop-class-uid",
2352
+ "base": ["DicomInstance"],
2353
+ "type": "string",
2354
+ "expression": "DicomInstance.sopClassUid"
2355
+ }
2356
+ },
2357
+ {
2358
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomInstance-sop-instance-uid",
2359
+ "resource": {
2360
+ "resourceType": "SearchParameter",
2361
+ "id": "DicomInstance-sop-instance-uid",
2362
+ "url": "https://medplum.com/fhir/SearchParameter/DicomInstance-sop-instance-uid",
2363
+ "version": "4.0.1",
2364
+ "name": "sop-instance-uid",
2365
+ "status": "draft",
2366
+ "publisher": "Medplum",
2367
+ "description": "The SOP Instance UID of the DICOM instance",
2368
+ "code": "sop-instance-uid",
2369
+ "base": ["DicomInstance"],
2370
+ "type": "string",
2371
+ "expression": "DicomInstance.sopInstanceUid"
2372
+ }
2373
+ },
2374
+ {
2375
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/DicomInstance-instance-number",
2376
+ "resource": {
2377
+ "resourceType": "SearchParameter",
2378
+ "id": "DicomInstance-instance-number",
2379
+ "url": "https://medplum.com/fhir/SearchParameter/DicomInstance-instance-number",
2380
+ "version": "4.0.1",
2381
+ "name": "instance-number",
2382
+ "status": "draft",
2383
+ "publisher": "Medplum",
2384
+ "description": "The instance number of the DICOM instance",
2385
+ "code": "instance-number",
2386
+ "base": ["DicomInstance"],
2387
+ "type": "string",
2388
+ "expression": "DicomInstance.instanceNumber"
2389
+ }
2030
2390
  }
2031
2391
  ]
2032
2392
  }
@@ -42,6 +42,21 @@
42
42
  "display": "ClientApplication",
43
43
  "definition": "Medplum client application for automated access."
44
44
  },
45
+ {
46
+ "code": "DicomInstance",
47
+ "display": "DicomInstance",
48
+ "definition": "A single DICOM instance (image or other data) within a series."
49
+ },
50
+ {
51
+ "code": "DicomSeries",
52
+ "display": "DicomSeries",
53
+ "definition": "A series of DICOM instances (images or other data) within a study."
54
+ },
55
+ {
56
+ "code": "DicomStudy",
57
+ "display": "DicomStudy",
58
+ "definition": "A study of DICOM instances (images or other data) within a patient."
59
+ },
45
60
  {
46
61
  "code": "DomainConfiguration",
47
62
  "display": "DomainConfiguration",
@@ -67,6 +82,21 @@
67
82
  "display": "UserSecurityRequest",
68
83
  "definition": "User security request for the 'forgot password' flow or email verification."
69
84
  },
85
+ {
86
+ "code": "Package",
87
+ "display": "Package",
88
+ "definition": "Marketplace package that can be installed into a Medplum project. A package contains FHIR resources that are automatically installed when the package is installed."
89
+ },
90
+ {
91
+ "code": "PackageRelease",
92
+ "display": "PackageRelease",
93
+ "definition": "A specific release of a marketplace package."
94
+ },
95
+ {
96
+ "code": "PackageInstallation",
97
+ "display": "PackageInstallation",
98
+ "definition": "An installation of a marketplace package into a Medplum project."
99
+ },
70
100
  {
71
101
  "code": "Project",
72
102
  "display": "Project",
@@ -203,6 +233,11 @@
203
233
  "code": "log-streaming",
204
234
  "display": "Log Streaming",
205
235
  "definition": "Real-time streaming of log data for monitoring and analysis"
236
+ },
237
+ {
238
+ "code": "async-batch",
239
+ "display": "Async Batch",
240
+ "definition": "Asynchronous processing of FHIR Batch requests for bulk data import"
206
241
  }
207
242
  ]
208
243
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "5.1.27",
3
+ "version": "5.1.28",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",
@@ -60,6 +60,6 @@
60
60
  "node": "^22.18.0 || >=24.2.0"
61
61
  },
62
62
  "devDependencies": {
63
- "@medplum/fhirtypes": "5.1.27"
63
+ "@medplum/fhirtypes": "5.1.28"
64
64
  }
65
65
  }