[5.14.0](https://github.com/metriport/metriport/compare/v5.13.0...v5.14.0) (2023-11-15)
Bug Fixes
* **api:** handle package merge conflicts ([da24b99](https://github.com/metriport/metriport/commit/da24b99ff8e410d595709a9f4df9bd291b32b8ee)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** remove externalid from model ([ab25c32](https://github.com/metriport/metriport/commit/ab25c32dc0e59d8e82c8b33a2de081c46906661d)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** remove externalid from update param ([b81f5fa](https://github.com/metriport/metriport/commit/b81f5fafd846cae1124754c6c50d37327b318069)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** remove unused var ([530c09f](https://github.com/metriport/metriport/commit/530c09ffcf04d1d36e954d120d817098e1126273)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** update docs copy ([cade537](https://github.com/metriport/metriport/commit/cade537dc1aa9a68d5b250db29a83f7b47728a4c)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** update to externalid to be in patient ([42253b9](https://github.com/metriport/metriport/commit/42253b96f161a4e329b39e32933145ab8e503035)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** update to externalid to be in patient ([0ddbea4](https://github.com/metriport/metriport/commit/0ddbea4a71151111050ebccb5e54a84bcef25021)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** update to externalid to be in patient ([7c94bf6](https://github.com/metriport/metriport/commit/7c94bf68fc82c801fa66efaea1254d14c23c909b)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
Features
* **api:** external id to form create and update ([964a42c](https://github.com/metriport/metriport/commit/964a42c595a1bb8b0e84b5fd7b241869273213a3)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** add externalid to a patient ([00776fc](https://github.com/metriport/metriport/commit/00776fc29adcaa542963ce7c3fc0749a475c1a34)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** remove external id from patient data schema ([c44c059](https://github.com/metriport/metriport/commit/c44c0594e3566d57d961aa44b4228880e880d6b2)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **api:** update docs by adding external id ([fee8f05](https://github.com/metriport/metriport/commit/fee8f0583e70b320ee54024a295698cd8477fd36)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **dash:** update external id ([17a9cb9](https://github.com/metriport/metriport/commit/17a9cb9858e57c5bb830e49e848907e485de4f58)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
* **docs:** hot fix ([36bf732](https://github.com/metriport/metriport/commit/36bf732ced3981cc3490f35f8980ed391caaeb85)), closes [#1104](https://github.com/metriport/metriport/issues/1104)
* **docs:** python docs patch ([321e86a](https://github.com/metriport/metriport/commit/321e86a1e76e32633094c97210c7d10fa634c6f4)), closes [#1104](https://github.com/metriport/metriport/issues/1104)
* **docs:** python docs patch more ([d3a1fe9](https://github.com/metriport/metriport/commit/d3a1fe9ac4b783fc32fae9bd2693d5b0eb8653ce)), closes [#1104](https://github.com/metriport/metriport/issues/1104)
v5.13.0-develop.4
[5.13.0-develop.4](https://github.com/metriport/metriport/compare/v5.13.0-develop.3...v5.13.0-develop.4) (2023-11-15)
Bug Fixes
* **sdk:** consolidated query return type to match API's + ([ed3431d](https://github.com/metriport/metriport/commit/ed3431de8e171c235ae3b2e0959bbecb9d2f851a)), closes [metriport/metriport-internal#1183](https://github.com/metriport/metriport-internal/issues/1183)
v5.13.0-develop.3
[5.13.0-develop.3](https://github.com/metriport/metriport/compare/v5.13.0-develop.2...v5.13.0-develop.3) (2023-11-15)
Bug Fixes
* **api:** update docs copy ([cade537](https://github.com/metriport/metriport/commit/cade537dc1aa9a68d5b250db29a83f7b47728a4c)), closes [metriport/metriport#1156](https://github.com/metriport/metriport/issues/1156)
Features
* **sandbox:** sending empty docs to webhook on sandbox non-existent patient ([1181](https://github.com/metriport/metriport/issues/1181)) ([99747a1](https://github.com/metriport/metriport/commit/99747a1367b2ae3e4c0e74faef6a3966b6a8175a)), closes [#1180](https://github.com/metriport/metriport/issues/1180)