@medplum/definitions 3.3.0 → 4.0.0
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.
|
@@ -59508,9 +59508,7 @@
|
|
|
59508
59508
|
"email",
|
|
59509
59509
|
"google-auth-required",
|
|
59510
59510
|
"graphql-introspection",
|
|
59511
|
-
"terminology",
|
|
59512
59511
|
"websocket-subscriptions",
|
|
59513
|
-
"reference-lookups",
|
|
59514
59512
|
"transaction-bundles"
|
|
59515
59513
|
]
|
|
59516
59514
|
},
|
|
@@ -164,21 +164,11 @@
|
|
|
164
164
|
"display": "GraphQL Introspection",
|
|
165
165
|
"definition": "GraphQL Introspection"
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
"code": "terminology",
|
|
169
|
-
"display": "Terminology Service",
|
|
170
|
-
"definition": "Updated implementation of Terminology Service functionality"
|
|
171
|
-
},
|
|
172
167
|
{
|
|
173
168
|
"code": "websocket-subscriptions",
|
|
174
169
|
"display": "WebSocket Subscriptions",
|
|
175
170
|
"definition": "WebSocket Subscriptions"
|
|
176
171
|
},
|
|
177
|
-
{
|
|
178
|
-
"code": "reference-lookups",
|
|
179
|
-
"display": "Reference Lookup Table",
|
|
180
|
-
"definition": "Use Reference lookup table for chained search"
|
|
181
|
-
},
|
|
182
172
|
{
|
|
183
173
|
"code": "transaction-bundles",
|
|
184
174
|
"display": "Transaction Bundles",
|