@medplum/definitions 4.3.10 → 4.3.11

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.
@@ -1650,6 +1650,23 @@
1650
1650
  "VisionPrescription"
1651
1651
  ]
1652
1652
  }
1653
+ },
1654
+ {
1655
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/ServiceRequest-reason-code",
1656
+ "resource": {
1657
+ "resourceType": "SearchParameter",
1658
+ "id": "ServiceRequest-reason-code",
1659
+ "url": "https://medplum.com/fhir/SearchParameter/ServiceRequest-reason-code",
1660
+ "version": "4.0.1",
1661
+ "name": "reason-code",
1662
+ "status": "draft",
1663
+ "publisher": "Medplum",
1664
+ "description": "Coded value representing the reason for this ServiceRequest. NOTE: The underlying field will change in FHIR R6 to ServiceRequest.reason.concept",
1665
+ "code": "reason-code",
1666
+ "base": ["ServiceRequest"],
1667
+ "type": "token",
1668
+ "expression": "ServiceRequest.reasonCode"
1669
+ }
1653
1670
  }
1654
1671
  ]
1655
1672
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "4.3.10",
3
+ "version": "4.3.11",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",