Metriport

Latest version: v8.0.4b0

Safety actively analyzes 624625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 46

5.62.0

[5.62.0](https://github.com/metriport/metriport/compare/v5.61.1...v5.62.0) (2024-02-22)


Bug Fixes

* **api:** add a test to check for resetting of doc query ([327d56d](https://github.com/metriport/metriport/commit/327d56d1611cc3ba8955e3408293a7956706eb35)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add correct patient id ([85e7076](https://github.com/metriport/metriport/commit/85e70763525c3298d41ffeb2cebad996decd1337)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add empty override for requestid ([4bc4b29](https://github.com/metriport/metriport/commit/4bc4b290b936c3afb391b34b41c5ae093ab48a3a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add load script ([8ab2eca](https://github.com/metriport/metriport/commit/8ab2eca76db092251efa2f646937165adc5776e0)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add sleep for doc query ([3b83879](https://github.com/metriport/metriport/commit/3b83879cea5183278f340d484ea930393d6188b3)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add webhooksent to doc progress ([e6d53a7](https://github.com/metriport/metriport/commit/e6d53a73395fcde685eba572ae83f7c87cb36b57)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** await all promisese ([47adf67](https://github.com/metriport/metriport/commit/47adf676b40aa4326c867d133d9df1b98ed1457e)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix diagnositc report category ([84bec07](https://github.com/metriport/metriport/commit/84bec079faaabcf9e8e6744464239279ebcf1d23)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix filenames ([2eeee12](https://github.com/metriport/metriport/commit/2eeee12ad1a027edfc38aeaf7d610a12f679b500)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix import issue ([e888bbd](https://github.com/metriport/metriport/commit/e888bbdda36a7b04f73a47442e38eb8f58520c3c)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix patient being passed ([619c678](https://github.com/metriport/metriport/commit/619c67863ceeb5116187f8f0635204f7cb42e053)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** move update outside create webhook ([6f7fa42](https://github.com/metriport/metriport/commit/6f7fa42a9653fe224a5f37e3e5fed61d8890c9e9)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** override progress hie ([be9d7d8](https://github.com/metriport/metriport/commit/be9d7d84632499342a03d2d7de061934bb4215fd)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** refactor process doc query webhook back to how it was ([d495f1e](https://github.com/metriport/metriport/commit/d495f1e0acd20b8ba3ce00d241f3016b5f5a6dbc)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove handle webhook from tests ([c5056a6](https://github.com/metriport/metriport/commit/c5056a643285899809ccbd661764eb521c51f3c0)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove handlewebhook ([fa32e89](https://github.com/metriport/metriport/commit/fa32e89bf3f4001aaf24d8b38c635081cb18c3aa)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove leftover ([afbda3d](https://github.com/metriport/metriport/commit/afbda3d36eef3e0692db7cb482993d2d4d5bf109)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove unused var ([b65682a](https://github.com/metriport/metriport/commit/b65682a26acf24016a7c84206c1d61e25512350a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove with source from functions ([98e6e05](https://github.com/metriport/metriport/commit/98e6e05bbfe975036b3ce7f6704ad470400373ea)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** samll nit ([d90cbfc](https://github.com/metriport/metriport/commit/d90cbfc09b91871767394c4c712de0f99cbbbf1b)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** split the update progress into two ([fdd27aa](https://github.com/metriport/metriport/commit/fdd27aaf1339bd13b3537e07f25ab7194d8113b7)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update conversion test to remove undefined ([d75bfd2](https://github.com/metriport/metriport/commit/d75bfd20816f1f5fd098b740ac7c166893d7240a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update function instructions to the top ([301d80a](https://github.com/metriport/metriport/commit/301d80abb1c45bf3bc74f196e2cea7be5696feac)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update log name ([d48b5a0](https://github.com/metriport/metriport/commit/d48b5a07f3797e3e3758ca54bbefa08c61a871a2)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update notes on procedure ([8fe26e8](https://github.com/metriport/metriport/commit/8fe26e8ace4b57130e7ef88a74d9486009cfd77a)), closes [metriport/metriport-internal#1413](https://github.com/metriport/metriport-internal/issues/1413)
* **api:** update notes on procedure ([21e7dde](https://github.com/metriport/metriport/commit/21e7dde0e0a4fae3c919dda07ac3ce8b4a8488db)), closes [metriport/metriport-internal#1413](https://github.com/metriport/metriport-internal/issues/1413)
* **api:** update patient data cw ([2c5093d](https://github.com/metriport/metriport/commit/2c5093d9b6613b856514907b4e4afcf8387cd62a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update status on internal route ([a820fa4](https://github.com/metriport/metriport/commit/a820fa449949be50247ba61a89694a112ce511a0)), closes [metriport/metriport-internal#1413](https://github.com/metriport/metriport-internal/issues/1413)
* **api:** update tests ([f6fcebc](https://github.com/metriport/metriport/commit/f6fcebc28115992f3e8e432f51bbead0c405a7b9)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** upload scripts to test doc query progress ([565f1a3](https://github.com/metriport/metriport/commit/565f1a3fe79452698df5369b6cdca0cd05cd1348)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **ops:** convert html to csv ([ff0554f](https://github.com/metriport/metriport/commit/ff0554fe7219e0d8955c3c7eb8d6136ef91c26c3)), closes [metriport/metriport-internal#1040](https://github.com/metriport/metriport-internal/issues/1040)


Features

* **map:** added advanced directives ([38af3f0](https://github.com/metriport/metriport/commit/38af3f09b84855f43417a8ef9742bfa26283b2d7)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** adding fhir counts ([e63d2a1](https://github.com/metriport/metriport/commit/e63d2a157cb4fb7ba620c8e92585ab03b0806bc3)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** cleaning up ([d9e0cd6](https://github.com/metriport/metriport/commit/d9e0cd69568dc6de67845a79d536757e3b24313e)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** cleaning up ([93b6b3f](https://github.com/metriport/metriport/commit/93b6b3fb9c2f79710f4feb6c3bfd9af80ab003c5)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** counts ([a23ebfc](https://github.com/metriport/metriport/commit/a23ebfc19aab7f166e02b62b091a1f3460ae42ce)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** dead orgs and locations ([edf36d9](https://github.com/metriport/metriport/commit/edf36d9f726d2b2e0df44efb97b99488b9d3fa77)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** deleting analytics files ([c2be3c1](https://github.com/metriport/metriport/commit/c2be3c17ebfc9cab2d90e9612b902d1f6825fe09)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** develop to branch ([9ce9d7a](https://github.com/metriport/metriport/commit/9ce9d7acd2eac83afe34e33597fc30e068253070)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** encounter analytics ([7be267e](https://github.com/metriport/metriport/commit/7be267e333e1100a0998d32bfa0b04cc1cff2fdc)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** fixed dead locations ([ec0c302](https://github.com/metriport/metriport/commit/ec0c3026bb1761ee7fefac73c569be535b4085df)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** fixed multiple to array bug and visit diagnosis analysis ([49fbaeb](https://github.com/metriport/metriport/commit/49fbaeba6458b8899f2950af12b30467cf2599e2)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** good hapi run ([7fd46ff](https://github.com/metriport/metriport/commit/7fd46ff1addeaf788c5e43e2c181bd7da9b29460)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** got the last danglers ([f211cdd](https://github.com/metriport/metriport/commit/f211cdd66ea05c72096c94465318cbbed26a3e42)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** hydrating practitioners with ehrs ([48d9793](https://github.com/metriport/metriport/commit/48d9793553bd59a29bb686e727b2b41d83289241)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** hydrating with reason codes ([41ad653](https://github.com/metriport/metriport/commit/41ad6532cc9722a41f6c64eae6a15f1d72d2c676)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** initial analysis ([f29dbdf](https://github.com/metriport/metriport/commit/f29dbdf9371161e8df58f5d19dc55c9ee882537c)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** initial filter ([e7e66ad](https://github.com/metriport/metriport/commit/e7e66ad6ec5e32826e24b550b333daf80afc3afd)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** last dangling org ([b19f87e](https://github.com/metriport/metriport/commit/b19f87e01222280f56770bd7295a01b9a1800e02)), closes [#1422](https://github.com/metriport/metriport/issues/1422)
* **map:** more analysis - need to handle introduced dangling fefs ([74c0b16](https://github.com/metriport/metriport/commit/74c0b162da7f8d2388ee04be1eb9e23a6f0f061e)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** nits ([a04b8c9](https://github.com/metriport/metriport/commit/a04b8c9ec7b7badcd16312677598b8adbc7cd181)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** note ([265dbfb](https://github.com/metriport/metriport/commit/265dbfbccfaa9953befc01f0119ca3adda177037)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** past medical history mapping via problems ([b5915a2](https://github.com/metriport/metriport/commit/b5915a2828650be824d3bec339030bf1f06cbf95)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** removing practitioner dead resources ([ff6f54b](https://github.com/metriport/metriport/commit/ff6f54be5eb075ce3aaacf4adf428e643b956f1e)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** resource counts ([12603c4](https://github.com/metriport/metriport/commit/12603c4351456022d1b39f48931fd612140c963c)), closes [#1442](https://github.com/metriport/metriport/issues/1442)





v5.61.0-develop.3
[5.61.0-develop.3](https://github.com/metriport/metriport/compare/v5.61.0-develop.2...v5.61.0-develop.3) (2024-02-22)


Bug Fixes

* **api:** add a test to check for resetting of doc query ([327d56d](https://github.com/metriport/metriport/commit/327d56d1611cc3ba8955e3408293a7956706eb35)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add correct patient id ([85e7076](https://github.com/metriport/metriport/commit/85e70763525c3298d41ffeb2cebad996decd1337)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add empty override for requestid ([4bc4b29](https://github.com/metriport/metriport/commit/4bc4b290b936c3afb391b34b41c5ae093ab48a3a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add load script ([8ab2eca](https://github.com/metriport/metriport/commit/8ab2eca76db092251efa2f646937165adc5776e0)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add sleep for doc query ([3b83879](https://github.com/metriport/metriport/commit/3b83879cea5183278f340d484ea930393d6188b3)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** add webhooksent to doc progress ([e6d53a7](https://github.com/metriport/metriport/commit/e6d53a73395fcde685eba572ae83f7c87cb36b57)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** await all promisese ([47adf67](https://github.com/metriport/metriport/commit/47adf676b40aa4326c867d133d9df1b98ed1457e)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix diagnositc report category ([84bec07](https://github.com/metriport/metriport/commit/84bec079faaabcf9e8e6744464239279ebcf1d23)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix filenames ([2eeee12](https://github.com/metriport/metriport/commit/2eeee12ad1a027edfc38aeaf7d610a12f679b500)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix import issue ([e888bbd](https://github.com/metriport/metriport/commit/e888bbdda36a7b04f73a47442e38eb8f58520c3c)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** fix patient being passed ([619c678](https://github.com/metriport/metriport/commit/619c67863ceeb5116187f8f0635204f7cb42e053)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** move update outside create webhook ([6f7fa42](https://github.com/metriport/metriport/commit/6f7fa42a9653fe224a5f37e3e5fed61d8890c9e9)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** override progress hie ([be9d7d8](https://github.com/metriport/metriport/commit/be9d7d84632499342a03d2d7de061934bb4215fd)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** refactor process doc query webhook back to how it was ([d495f1e](https://github.com/metriport/metriport/commit/d495f1e0acd20b8ba3ce00d241f3016b5f5a6dbc)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove handle webhook from tests ([c5056a6](https://github.com/metriport/metriport/commit/c5056a643285899809ccbd661764eb521c51f3c0)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove handlewebhook ([fa32e89](https://github.com/metriport/metriport/commit/fa32e89bf3f4001aaf24d8b38c635081cb18c3aa)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove leftover ([afbda3d](https://github.com/metriport/metriport/commit/afbda3d36eef3e0692db7cb482993d2d4d5bf109)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove unused var ([b65682a](https://github.com/metriport/metriport/commit/b65682a26acf24016a7c84206c1d61e25512350a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** remove with source from functions ([98e6e05](https://github.com/metriport/metriport/commit/98e6e05bbfe975036b3ce7f6704ad470400373ea)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** samll nit ([d90cbfc](https://github.com/metriport/metriport/commit/d90cbfc09b91871767394c4c712de0f99cbbbf1b)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** split the update progress into two ([fdd27aa](https://github.com/metriport/metriport/commit/fdd27aaf1339bd13b3537e07f25ab7194d8113b7)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update conversion test to remove undefined ([d75bfd2](https://github.com/metriport/metriport/commit/d75bfd20816f1f5fd098b740ac7c166893d7240a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update function instructions to the top ([301d80a](https://github.com/metriport/metriport/commit/301d80abb1c45bf3bc74f196e2cea7be5696feac)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update log name ([d48b5a0](https://github.com/metriport/metriport/commit/d48b5a07f3797e3e3758ca54bbefa08c61a871a2)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update notes on procedure ([8fe26e8](https://github.com/metriport/metriport/commit/8fe26e8ace4b57130e7ef88a74d9486009cfd77a)), closes [metriport/metriport-internal#1413](https://github.com/metriport/metriport-internal/issues/1413)
* **api:** update notes on procedure ([21e7dde](https://github.com/metriport/metriport/commit/21e7dde0e0a4fae3c919dda07ac3ce8b4a8488db)), closes [metriport/metriport-internal#1413](https://github.com/metriport/metriport-internal/issues/1413)
* **api:** update patient data cw ([2c5093d](https://github.com/metriport/metriport/commit/2c5093d9b6613b856514907b4e4afcf8387cd62a)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** update status on internal route ([a820fa4](https://github.com/metriport/metriport/commit/a820fa449949be50247ba61a89694a112ce511a0)), closes [metriport/metriport-internal#1413](https://github.com/metriport/metriport-internal/issues/1413)
* **api:** update tests ([f6fcebc](https://github.com/metriport/metriport/commit/f6fcebc28115992f3e8e432f51bbead0c405a7b9)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)
* **api:** upload scripts to test doc query progress ([565f1a3](https://github.com/metriport/metriport/commit/565f1a3fe79452698df5369b6cdca0cd05cd1348)), closes [metriport/metriport-internal#1455](https://github.com/metriport/metriport-internal/issues/1455)





v5.61.0-develop.2
[5.61.0-develop.2](https://github.com/metriport/metriport/compare/v5.61.0-develop.1...v5.61.0-develop.2) (2024-02-22)


Bug Fixes

* **ops:** convert html to csv ([ff0554f](https://github.com/metriport/metriport/commit/ff0554fe7219e0d8955c3c7eb8d6136ef91c26c3)), closes [metriport/metriport-internal#1040](https://github.com/metriport/metriport-internal/issues/1040)


Features

* **map:** added advanced directives ([38af3f0](https://github.com/metriport/metriport/commit/38af3f09b84855f43417a8ef9742bfa26283b2d7)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** adding fhir counts ([e63d2a1](https://github.com/metriport/metriport/commit/e63d2a157cb4fb7ba620c8e92585ab03b0806bc3)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** cleaning up ([d9e0cd6](https://github.com/metriport/metriport/commit/d9e0cd69568dc6de67845a79d536757e3b24313e)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** cleaning up ([93b6b3f](https://github.com/metriport/metriport/commit/93b6b3fb9c2f79710f4feb6c3bfd9af80ab003c5)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** counts ([a23ebfc](https://github.com/metriport/metriport/commit/a23ebfc19aab7f166e02b62b091a1f3460ae42ce)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** dead orgs and locations ([edf36d9](https://github.com/metriport/metriport/commit/edf36d9f726d2b2e0df44efb97b99488b9d3fa77)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** deleting analytics files ([c2be3c1](https://github.com/metriport/metriport/commit/c2be3c17ebfc9cab2d90e9612b902d1f6825fe09)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** develop to branch ([9ce9d7a](https://github.com/metriport/metriport/commit/9ce9d7acd2eac83afe34e33597fc30e068253070)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** encounter analytics ([7be267e](https://github.com/metriport/metriport/commit/7be267e333e1100a0998d32bfa0b04cc1cff2fdc)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** fixed dead locations ([ec0c302](https://github.com/metriport/metriport/commit/ec0c3026bb1761ee7fefac73c569be535b4085df)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** fixed multiple to array bug and visit diagnosis analysis ([49fbaeb](https://github.com/metriport/metriport/commit/49fbaeba6458b8899f2950af12b30467cf2599e2)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** good hapi run ([7fd46ff](https://github.com/metriport/metriport/commit/7fd46ff1addeaf788c5e43e2c181bd7da9b29460)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** got the last danglers ([f211cdd](https://github.com/metriport/metriport/commit/f211cdd66ea05c72096c94465318cbbed26a3e42)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** hydrating practitioners with ehrs ([48d9793](https://github.com/metriport/metriport/commit/48d9793553bd59a29bb686e727b2b41d83289241)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** hydrating with reason codes ([41ad653](https://github.com/metriport/metriport/commit/41ad6532cc9722a41f6c64eae6a15f1d72d2c676)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** initial analysis ([f29dbdf](https://github.com/metriport/metriport/commit/f29dbdf9371161e8df58f5d19dc55c9ee882537c)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** initial filter ([e7e66ad](https://github.com/metriport/metriport/commit/e7e66ad6ec5e32826e24b550b333daf80afc3afd)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** last dangling org ([b19f87e](https://github.com/metriport/metriport/commit/b19f87e01222280f56770bd7295a01b9a1800e02)), closes [#1422](https://github.com/metriport/metriport/issues/1422)
* **map:** more analysis - need to handle introduced dangling fefs ([74c0b16](https://github.com/metriport/metriport/commit/74c0b162da7f8d2388ee04be1eb9e23a6f0f061e)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** nits ([a04b8c9](https://github.com/metriport/metriport/commit/a04b8c9ec7b7badcd16312677598b8adbc7cd181)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** note ([265dbfb](https://github.com/metriport/metriport/commit/265dbfbccfaa9953befc01f0119ca3adda177037)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** past medical history mapping via problems ([b5915a2](https://github.com/metriport/metriport/commit/b5915a2828650be824d3bec339030bf1f06cbf95)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** removing practitioner dead resources ([ff6f54b](https://github.com/metriport/metriport/commit/ff6f54be5eb075ce3aaacf4adf428e643b956f1e)), closes [#1442](https://github.com/metriport/metriport/issues/1442)
* **map:** resource counts ([12603c4](https://github.com/metriport/metriport/commit/12603c4351456022d1b39f48931fd612140c963c)), closes [#1442](https://github.com/metriport/metriport/issues/1442)

5.61.1

[5.61.1](https://github.com/metriport/metriport/compare/v5.61.0...v5.61.1) (2024-02-20)


Bug Fixes

* **api:** build new searchParams on CW proxy ([d5d06f8](https://github.com/metriport/metriport/commit/d5d06f800ea90b29fb2b52539cca12552e68f997)), closes [metriport/metriport-internal#1475](https://github.com/metriport/metriport-internal/issues/1475)

5.61.0

[5.61.0](https://github.com/metriport/metriport/compare/v5.60.3...v5.61.0) (2024-02-20)


Bug Fixes

* **api:** added set-cq-link-status to enhance-coverage script ([44a09bd](https://github.com/metriport/metriport/commit/44a09bd33edc05048d39ff64435dec10a81cf3be)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **carequality-sdk:** fixed a nit ([8b44b87](https://github.com/metriport/metriport/commit/8b44b872877494d1949990f1b343e69cefb35b18)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd cq secrets ([5f05fef](https://github.com/metriport/metriport/commit/5f05fef9f05c28c57c1bd7f3f5223610d547630d)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd cq secrets ([d3120d2](https://github.com/metriport/metriport/commit/d3120d295fdc0b615d92f70b1235b5c1e3afe160)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd errors ([058acfb](https://github.com/metriport/metriport/commit/058acfb80c0562b7ace9ba6c291cced7cac20b0c)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)


Features

* **api:** create ff for setting wh urls with no pong ([d0b72bd](https://github.com/metriport/metriport/commit/d0b72bd9e2fffe38aea98ff10d6f3c9521c06b82)), closes [metriport/metriport#1617](https://github.com/metriport/metriport/issues/1617)
* **carequality-sdk:** added 2-way-tls as per cq requirements ([891002f](https://github.com/metriport/metriport/commit/891002f31a2586ae176ff3a6bf4997b33453eacf)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** renamed some vars for clarity ([f286e6a](https://github.com/metriport/metriport/commit/f286e6a9d12fba8a45e04208816f4809cc9693e1)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** renamed some vars for clarity ([39c5255](https://github.com/metriport/metriport/commit/39c5255d10bcdf14ce6df5ae8505918ccd186853)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** resolved conflict ([7fc1b1a](https://github.com/metriport/metriport/commit/7fc1b1afb79ae7fe0de050c9a9456441f4e9dfc1)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **sdks:** cleaning ([6051c5c](https://github.com/metriport/metriport/commit/6051c5c54a0b2aec7a19c8f6094091e30c65f363)), closes [#1219](https://github.com/metriport/metriport/issues/1219)
* **sdks:** deleting devices ([cc98f0d](https://github.com/metriport/metriport/commit/cc98f0d814e845384275b7066252deee10bed55b)), closes [#1219](https://github.com/metriport/metriport/issues/1219)
* **sdks:** removing audiences ([6b9ee70](https://github.com/metriport/metriport/commit/6b9ee70a1b8d5f1be875a4ccd1640bf53f18b07f)), closes [#1219](https://github.com/metriport/metriport/issues/1219)
* **sdks:** undoing java name change ([b98586e](https://github.com/metriport/metriport/commit/b98586ef3b9b8b59b83f30e9a8adc6ed0a8a140c)), closes [#1212](https://github.com/metriport/metriport/issues/1212)
* **sdks:** updating github workflow template ([fb4004d](https://github.com/metriport/metriport/commit/fb4004da44bb44e1efd6d32fce512fdb4dd49c4f)), closes [#1212](https://github.com/metriport/metriport/issues/1212)





v5.61.0-develop.1
[5.61.0-develop.1](https://github.com/metriport/metriport/compare/v5.60.3...v5.61.0-develop.1) (2024-02-20)


Bug Fixes

* **api:** added set-cq-link-status to enhance-coverage script ([44a09bd](https://github.com/metriport/metriport/commit/44a09bd33edc05048d39ff64435dec10a81cf3be)), closes [metriport/metriport-internal#799](https://github.com/metriport/metriport-internal/issues/799)
* **carequality-sdk:** fixed a nit ([8b44b87](https://github.com/metriport/metriport/commit/8b44b872877494d1949990f1b343e69cefb35b18)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd cq secrets ([5f05fef](https://github.com/metriport/metriport/commit/5f05fef9f05c28c57c1bd7f3f5223610d547630d)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd cq secrets ([d3120d2](https://github.com/metriport/metriport/commit/d3120d295fdc0b615d92f70b1235b5c1e3afe160)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd errors ([058acfb](https://github.com/metriport/metriport/commit/058acfb80c0562b7ace9ba6c291cced7cac20b0c)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)


Features

* **api:** create ff for setting wh urls with no pong ([d0b72bd](https://github.com/metriport/metriport/commit/d0b72bd9e2fffe38aea98ff10d6f3c9521c06b82)), closes [metriport/metriport#1617](https://github.com/metriport/metriport/issues/1617)
* **carequality-sdk:** added 2-way-tls as per cq requirements ([891002f](https://github.com/metriport/metriport/commit/891002f31a2586ae176ff3a6bf4997b33453eacf)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** renamed some vars for clarity ([f286e6a](https://github.com/metriport/metriport/commit/f286e6a9d12fba8a45e04208816f4809cc9693e1)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** renamed some vars for clarity ([39c5255](https://github.com/metriport/metriport/commit/39c5255d10bcdf14ce6df5ae8505918ccd186853)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** resolved conflict ([7fc1b1a](https://github.com/metriport/metriport/commit/7fc1b1afb79ae7fe0de050c9a9456441f4e9dfc1)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **sdks:** cleaning ([6051c5c](https://github.com/metriport/metriport/commit/6051c5c54a0b2aec7a19c8f6094091e30c65f363)), closes [#1219](https://github.com/metriport/metriport/issues/1219)
* **sdks:** deleting devices ([cc98f0d](https://github.com/metriport/metriport/commit/cc98f0d814e845384275b7066252deee10bed55b)), closes [#1219](https://github.com/metriport/metriport/issues/1219)
* **sdks:** removing audiences ([6b9ee70](https://github.com/metriport/metriport/commit/6b9ee70a1b8d5f1be875a4ccd1640bf53f18b07f)), closes [#1219](https://github.com/metriport/metriport/issues/1219)
* **sdks:** undoing java name change ([b98586e](https://github.com/metriport/metriport/commit/b98586ef3b9b8b59b83f30e9a8adc6ed0a8a140c)), closes [#1212](https://github.com/metriport/metriport/issues/1212)
* **sdks:** updating github workflow template ([fb4004d](https://github.com/metriport/metriport/commit/fb4004da44bb44e1efd6d32fce512fdb4dd49c4f)), closes [#1212](https://github.com/metriport/metriport/issues/1212)

5.60.3

[5.60.3](https://github.com/metriport/metriport/compare/v5.60.2...v5.60.3) (2024-02-17)


Bug Fixes

* **api:** don't send nonXMLBody ccdas to converter ([87999ed](https://github.com/metriport/metriport/commit/87999edd4ca988c84c86c331926c8c0ed376b371)), closes [metriport/metriport#1629](https://github.com/metriport/metriport/issues/1629)

5.60.2

[5.60.2](https://github.com/metriport/metriport/compare/v5.60.1...v5.60.2) (2024-02-17)


Bug Fixes

* **api:** cw proxy uniques resources ([2ab794f](https://github.com/metriport/metriport/commit/2ab794f0f04b0511ea36aa68fea211a7d9c79ffb)), closes [metriport/metriport-internal#1040](https://github.com/metriport/metriport-internal/issues/1040)

5.60.1

[5.60.1](https://github.com/metriport/metriport/compare/v5.60.0...v5.60.1) (2024-02-16)


Bug Fixes

* **api:** set final as docStatus if not set by cx ([5b686cc](https://github.com/metriport/metriport/commit/5b686cce987adc2392937dca20058c972dd2c0de)), closes [metriport/metriport#1623](https://github.com/metriport/metriport/issues/1623)
* **api:** set final as docStatus when uploading doc ([76fa650](https://github.com/metriport/metriport/commit/76fa6504abd981ac89779c8aa848504d75dc19c4)), closes [metriport/metriport#1623](https://github.com/metriport/metriport/issues/1623)





v5.59.0-develop.4
[5.59.0-develop.4](https://github.com/metriport/metriport/compare/v5.59.0-develop.3...v5.59.0-develop.4) (2024-02-16)


Bug Fixes

* **carequality-sdk:** fixed a nit ([8b44b87](https://github.com/metriport/metriport/commit/8b44b872877494d1949990f1b343e69cefb35b18)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd cq secrets ([5f05fef](https://github.com/metriport/metriport/commit/5f05fef9f05c28c57c1bd7f3f5223610d547630d)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd cq secrets ([d3120d2](https://github.com/metriport/metriport/commit/d3120d295fdc0b615d92f70b1235b5c1e3afe160)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** upd errors ([058acfb](https://github.com/metriport/metriport/commit/058acfb80c0562b7ace9ba6c291cced7cac20b0c)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)


Features

* **carequality-sdk:** added 2-way-tls as per cq requirements ([891002f](https://github.com/metriport/metriport/commit/891002f31a2586ae176ff3a6bf4997b33453eacf)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** renamed some vars for clarity ([f286e6a](https://github.com/metriport/metriport/commit/f286e6a9d12fba8a45e04208816f4809cc9693e1)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** renamed some vars for clarity ([39c5255](https://github.com/metriport/metriport/commit/39c5255d10bcdf14ce6df5ae8505918ccd186853)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)
* **carequality-sdk:** resolved conflict ([7fc1b1a](https://github.com/metriport/metriport/commit/7fc1b1afb79ae7fe0de050c9a9456441f4e9dfc1)), closes [metriport/metriport-internal#1350](https://github.com/metriport/metriport-internal/issues/1350)





v5.59.0-develop.3
[5.59.0-develop.3](https://github.com/metriport/metriport/compare/v5.59.0-develop.2...v5.59.0-develop.3) (2024-02-14)


Features

* **api:** create ff for setting wh urls with no pong ([d0b72bd](https://github.com/metriport/metriport/commit/d0b72bd9e2fffe38aea98ff10d6f3c9521c06b82)), closes [metriport/metriport#1617](https://github.com/metriport/metriport/issues/1617)

Page 1 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.