@awell-health/awell-extensions 2.0.148 → 2.0.149

Sign up to get free protection for your applications and to get access to all the features.
@@ -10,7 +10,7 @@ const settings_1 = require("./settings");
10
10
  exports.epic = {
11
11
  key: 'epic',
12
12
  title: 'Epic',
13
- description: 'Epic is a cloud-based EHR built for hospitals with the functionality to handle the day-to-day operations of a practice, including patient medical records.',
13
+ description: 'Epic is an Electronic Health Records (EHR) system for healthcare organizations, hospitals and large practices.',
14
14
  icon_url: 'https://res.cloudinary.com/da7x4rzl4/image/upload/v1736327686/Awell%20Extensions/epiclogo_2_1.webp',
15
15
  category: extensions_core_1.Category.EHR_INTEGRATIONS,
16
16
  author: {
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../extensions/epic/index.ts"],"names":[],"mappings":";;;;;;AAAA,mEAIsC;AACtC,wDAA+B;AAC/B,yCAAqC;AAExB,QAAA,IAAI,GAAc;IAC7B,GAAG,EAAE,MAAM;IACX,KAAK,EAAE,MAAM;IACb,WAAW,EACT,4JAA4J;IAC9J,QAAQ,EACN,oGAAoG;IACtG,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,MAAM,EAAE;QACN,UAAU,EAAE,4BAAU,CAAC,KAAK;KAC7B;IACD,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,iBAAO;CACR,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../extensions/epic/index.ts"],"names":[],"mappings":";;;;;;AAAA,mEAIsC;AACtC,wDAA+B;AAC/B,yCAAqC;AAExB,QAAA,IAAI,GAAc;IAC7B,GAAG,EAAE,MAAM;IACX,KAAK,EAAE,MAAM;IACb,WAAW,EACT,gHAAgH;IAClH,QAAQ,EACN,oGAAoG;IACtG,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,MAAM,EAAE;QACN,UAAU,EAAE,4BAAU,CAAC,KAAK;KAC7B;IACD,QAAQ,EAAR,mBAAQ;IACR,OAAO,EAAP,iBAAO;CACR,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/awell-extensions",
3
- "version": "2.0.148",
3
+ "version": "2.0.149",
4
4
  "packageManager": "yarn@4.5.3",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": {