@medplum/definitions 5.1.7 → 5.1.8

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.
@@ -229,6 +229,23 @@
229
229
  "expression": "ProjectMembership.identifier"
230
230
  }
231
231
  },
232
+ {
233
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/ProjectMembership-admin",
234
+ "resource": {
235
+ "resourceType": "SearchParameter",
236
+ "id": "ProjectMembership-admin",
237
+ "url": "https://medplum.com/fhir/SearchParameter/ProjectMembership-admin",
238
+ "version": "4.0.1",
239
+ "name": "admin",
240
+ "status": "draft",
241
+ "publisher": "Medplum",
242
+ "description": "The admin status of the project membership",
243
+ "code": "admin",
244
+ "base": ["ProjectMembership"],
245
+ "type": "token",
246
+ "expression": "ProjectMembership.admin"
247
+ }
248
+ },
232
249
  {
233
250
  "fullUrl": "https://medplum.com/fhir/SearchParameter/ClientApplication-name",
234
251
  "resource": {
@@ -1369,6 +1386,23 @@
1369
1386
  "expression": "Practitioner.qualification.code"
1370
1387
  }
1371
1388
  },
1389
+ {
1390
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/Practitioner-davinci-pdex-where-valid",
1391
+ "resource": {
1392
+ "resourceType": "SearchParameter",
1393
+ "id": "Practitioner-davinci-pdex-where-valid",
1394
+ "url": "https://medplum.com/fhir/SearchParameter/Practitioner-davinci-pdex-where-valid",
1395
+ "version": "4.0.1",
1396
+ "name": "davinci-pdex-where-valid",
1397
+ "status": "draft",
1398
+ "publisher": "Medplum",
1399
+ "description": "The jurisdiction(s) where the qualifiction is valid",
1400
+ "code": "qualification-davinci-pdex-where-valid",
1401
+ "base": ["Practitioner"],
1402
+ "type": "token",
1403
+ "expression": "Practitioner.qualification.extension.where(url='http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/practitioner-qualification').extension.where(url='whereValid').value.coding.code"
1404
+ }
1405
+ },
1372
1406
  {
1373
1407
  "fullUrl" : "http://hl7.org/fhir/SearchParameter/Immunization-encounter",
1374
1408
  "resource" : {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "5.1.7",
3
+ "version": "5.1.8",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",