@medplum/definitions 3.2.3 → 3.2.4

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.
@@ -59348,7 +59348,8 @@
59348
59348
  "google-auth-required",
59349
59349
  "graphql-introspection",
59350
59350
  "terminology",
59351
- "websocket-subscriptions"
59351
+ "websocket-subscriptions",
59352
+ "reference-lookups"
59352
59353
  ]
59353
59354
  },
59354
59355
  "type": "array"
@@ -713,17 +713,17 @@
713
713
  }
714
714
  },
715
715
  {
716
- "fullUrl": "https://medplum.com/fhir/SearchParameter/Location-physicalType",
716
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/Location-physical-type",
717
717
  "resource": {
718
718
  "resourceType": "SearchParameter",
719
- "id": "Location-physicalType",
720
- "url": "https://medplum.com/fhir/SearchParameter/Location-physicalType",
719
+ "id": "Location-physical-type",
720
+ "url": "https://medplum.com/fhir/SearchParameter/Location-physical-type",
721
721
  "version": "4.0.1",
722
- "name": "physicalType",
722
+ "name": "physical-type",
723
723
  "status": "draft",
724
724
  "publisher": "Medplum",
725
- "description": "The physicalType of the Location resource",
726
- "code": "physicalType",
725
+ "description": "The physical type of the Location resource",
726
+ "code": "physical-type",
727
727
  "base": ["Location"],
728
728
  "type": "token",
729
729
  "expression": "Location.physicalType"
@@ -173,6 +173,11 @@
173
173
  "code": "websocket-subscriptions",
174
174
  "display": "WebSocket Subscriptions",
175
175
  "definition": "WebSocket Subscriptions"
176
+ },
177
+ {
178
+ "code": "reference-lookups",
179
+ "display": "Reference Lookup Table",
180
+ "definition": "Use Reference lookup table for chained search"
176
181
  }
177
182
  ]
178
183
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "3.2.3",
3
+ "version": "3.2.4",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",