@awell-health/awell-extensions 2.0.126 → 2.0.127
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/extensions/cerner/actions/createClinicalNote/config/datapoints.d.ts +1 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/datapoints.js +5 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/datapoints.js.map +1 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/fields.d.ts +3 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/fields.js +10 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/fields.js.map +1 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/index.d.ts +2 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/index.js +9 -0
- package/dist/extensions/cerner/actions/createClinicalNote/config/index.js.map +1 -0
- package/dist/extensions/cerner/actions/createClinicalNote/createClinicalNote.d.ts +4 -0
- package/dist/extensions/cerner/actions/createClinicalNote/createClinicalNote.js +18 -0
- package/dist/extensions/cerner/actions/createClinicalNote/createClinicalNote.js.map +1 -0
- package/dist/extensions/cerner/actions/createClinicalNote/index.d.ts +1 -0
- package/dist/extensions/cerner/actions/createClinicalNote/index.js +6 -0
- package/dist/extensions/cerner/actions/createClinicalNote/index.js.map +1 -0
- package/dist/extensions/cerner/actions/createPatient/config/datapoints.d.ts +1 -0
- package/dist/extensions/cerner/actions/createPatient/config/datapoints.js +5 -0
- package/dist/extensions/cerner/actions/createPatient/config/datapoints.js.map +1 -0
- package/dist/extensions/cerner/actions/createPatient/config/fields.d.ts +3 -0
- package/dist/extensions/cerner/actions/createPatient/config/fields.js +10 -0
- package/dist/extensions/cerner/actions/createPatient/config/fields.js.map +1 -0
- package/dist/extensions/cerner/actions/createPatient/config/index.d.ts +2 -0
- package/dist/extensions/cerner/actions/createPatient/config/index.js +9 -0
- package/dist/extensions/cerner/actions/createPatient/config/index.js.map +1 -0
- package/dist/extensions/cerner/actions/createPatient/createPatient.d.ts +4 -0
- package/dist/extensions/cerner/actions/createPatient/createPatient.js +18 -0
- package/dist/extensions/cerner/actions/createPatient/createPatient.js.map +1 -0
- package/dist/extensions/cerner/actions/createPatient/index.d.ts +1 -0
- package/dist/extensions/cerner/actions/createPatient/index.js +6 -0
- package/dist/extensions/cerner/actions/createPatient/index.js.map +1 -0
- package/dist/extensions/cerner/actions/getAppointment/config/datapoints.d.ts +1 -0
- package/dist/extensions/cerner/actions/getAppointment/config/datapoints.js +5 -0
- package/dist/extensions/cerner/actions/getAppointment/config/datapoints.js.map +1 -0
- package/dist/extensions/cerner/actions/getAppointment/config/fields.d.ts +3 -0
- package/dist/extensions/cerner/actions/getAppointment/config/fields.js +10 -0
- package/dist/extensions/cerner/actions/getAppointment/config/fields.js.map +1 -0
- package/dist/extensions/cerner/actions/getAppointment/config/index.d.ts +2 -0
- package/dist/extensions/cerner/actions/getAppointment/config/index.js +9 -0
- package/dist/extensions/cerner/actions/getAppointment/config/index.js.map +1 -0
- package/dist/extensions/cerner/actions/getAppointment/getAppointment.d.ts +4 -0
- package/dist/extensions/cerner/actions/getAppointment/getAppointment.js +18 -0
- package/dist/extensions/cerner/actions/getAppointment/getAppointment.js.map +1 -0
- package/dist/extensions/cerner/actions/getAppointment/index.d.ts +1 -0
- package/dist/extensions/cerner/actions/getAppointment/index.js +6 -0
- package/dist/extensions/cerner/actions/getAppointment/index.js.map +1 -0
- package/dist/extensions/cerner/actions/getPatient/config/datapoints.d.ts +1 -0
- package/dist/extensions/cerner/actions/getPatient/config/datapoints.js +5 -0
- package/dist/extensions/cerner/actions/getPatient/config/datapoints.js.map +1 -0
- package/dist/extensions/cerner/actions/getPatient/config/fields.d.ts +3 -0
- package/dist/extensions/cerner/actions/getPatient/config/fields.js +10 -0
- package/dist/extensions/cerner/actions/getPatient/config/fields.js.map +1 -0
- package/dist/extensions/cerner/actions/getPatient/config/index.d.ts +2 -0
- package/dist/extensions/cerner/actions/getPatient/config/index.js +9 -0
- package/dist/extensions/cerner/actions/getPatient/config/index.js.map +1 -0
- package/dist/extensions/cerner/actions/getPatient/getPatient.d.ts +4 -0
- package/dist/extensions/cerner/actions/getPatient/getPatient.js +18 -0
- package/dist/extensions/cerner/actions/getPatient/getPatient.js.map +1 -0
- package/dist/extensions/cerner/actions/getPatient/index.d.ts +1 -0
- package/dist/extensions/cerner/actions/getPatient/index.js +6 -0
- package/dist/extensions/cerner/actions/getPatient/index.js.map +1 -0
- package/dist/extensions/cerner/actions/index.d.ts +7 -0
- package/dist/extensions/cerner/actions/index.js +14 -0
- package/dist/extensions/cerner/actions/index.js.map +1 -0
- package/dist/extensions/cerner/index.d.ts +2 -0
- package/dist/extensions/cerner/index.js +22 -0
- package/dist/extensions/cerner/index.js.map +1 -0
- package/dist/extensions/cerner/settings.d.ts +3 -0
- package/dist/extensions/cerner/settings.js +7 -0
- package/dist/extensions/cerner/settings.js.map +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/datapoints.d.ts +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/datapoints.js +5 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/datapoints.js.map +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/fields.d.ts +3 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/fields.js +10 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/fields.js.map +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/index.d.ts +2 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/index.js +9 -0
- package/dist/extensions/epic/actions/createClinicalNote/config/index.js.map +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/createClinicalNote.d.ts +4 -0
- package/dist/extensions/epic/actions/createClinicalNote/createClinicalNote.js +18 -0
- package/dist/extensions/epic/actions/createClinicalNote/createClinicalNote.js.map +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/index.d.ts +1 -0
- package/dist/extensions/epic/actions/createClinicalNote/index.js +6 -0
- package/dist/extensions/epic/actions/createClinicalNote/index.js.map +1 -0
- package/dist/extensions/epic/actions/createPatient/config/datapoints.d.ts +1 -0
- package/dist/extensions/epic/actions/createPatient/config/datapoints.js +5 -0
- package/dist/extensions/epic/actions/createPatient/config/datapoints.js.map +1 -0
- package/dist/extensions/epic/actions/createPatient/config/fields.d.ts +3 -0
- package/dist/extensions/epic/actions/createPatient/config/fields.js +10 -0
- package/dist/extensions/epic/actions/createPatient/config/fields.js.map +1 -0
- package/dist/extensions/epic/actions/createPatient/config/index.d.ts +2 -0
- package/dist/extensions/epic/actions/createPatient/config/index.js +9 -0
- package/dist/extensions/epic/actions/createPatient/config/index.js.map +1 -0
- package/dist/extensions/epic/actions/createPatient/createPatient.d.ts +4 -0
- package/dist/extensions/epic/actions/createPatient/createPatient.js +18 -0
- package/dist/extensions/epic/actions/createPatient/createPatient.js.map +1 -0
- package/dist/extensions/epic/actions/createPatient/index.d.ts +1 -0
- package/dist/extensions/epic/actions/createPatient/index.js +6 -0
- package/dist/extensions/epic/actions/createPatient/index.js.map +1 -0
- package/dist/extensions/epic/actions/getAppointment/config/datapoints.d.ts +1 -0
- package/dist/extensions/epic/actions/getAppointment/config/datapoints.js +5 -0
- package/dist/extensions/epic/actions/getAppointment/config/datapoints.js.map +1 -0
- package/dist/extensions/epic/actions/getAppointment/config/fields.d.ts +3 -0
- package/dist/extensions/epic/actions/getAppointment/config/fields.js +10 -0
- package/dist/extensions/epic/actions/getAppointment/config/fields.js.map +1 -0
- package/dist/extensions/epic/actions/getAppointment/config/index.d.ts +2 -0
- package/dist/extensions/epic/actions/getAppointment/config/index.js +9 -0
- package/dist/extensions/epic/actions/getAppointment/config/index.js.map +1 -0
- package/dist/extensions/epic/actions/getAppointment/getAppointment.d.ts +4 -0
- package/dist/extensions/epic/actions/getAppointment/getAppointment.js +18 -0
- package/dist/extensions/epic/actions/getAppointment/getAppointment.js.map +1 -0
- package/dist/extensions/epic/actions/getAppointment/index.d.ts +1 -0
- package/dist/extensions/epic/actions/getAppointment/index.js +6 -0
- package/dist/extensions/epic/actions/getAppointment/index.js.map +1 -0
- package/dist/extensions/epic/actions/getPatient/config/datapoints.d.ts +1 -0
- package/dist/extensions/epic/actions/getPatient/config/datapoints.js +5 -0
- package/dist/extensions/epic/actions/getPatient/config/datapoints.js.map +1 -0
- package/dist/extensions/epic/actions/getPatient/config/fields.d.ts +3 -0
- package/dist/extensions/epic/actions/getPatient/config/fields.js +10 -0
- package/dist/extensions/epic/actions/getPatient/config/fields.js.map +1 -0
- package/dist/extensions/epic/actions/getPatient/config/index.d.ts +2 -0
- package/dist/extensions/epic/actions/getPatient/config/index.js +9 -0
- package/dist/extensions/epic/actions/getPatient/config/index.js.map +1 -0
- package/dist/extensions/epic/actions/getPatient/getPatient.d.ts +4 -0
- package/dist/extensions/epic/actions/getPatient/getPatient.js +18 -0
- package/dist/extensions/epic/actions/getPatient/getPatient.js.map +1 -0
- package/dist/extensions/epic/actions/getPatient/index.d.ts +1 -0
- package/dist/extensions/epic/actions/getPatient/index.js +6 -0
- package/dist/extensions/epic/actions/getPatient/index.js.map +1 -0
- package/dist/extensions/epic/actions/index.d.ts +7 -0
- package/dist/extensions/epic/actions/index.js +14 -0
- package/dist/extensions/epic/actions/index.js.map +1 -0
- package/dist/extensions/epic/index.d.ts +2 -0
- package/dist/extensions/epic/index.js +22 -0
- package/dist/extensions/epic/index.js.map +1 -0
- package/dist/extensions/epic/settings.d.ts +3 -0
- package/dist/extensions/epic/settings.js +7 -0
- package/dist/extensions/epic/settings.js.map +1 -0
- package/dist/extensions/index.js +4 -0
- package/dist/extensions/index.js.map +1 -1
- package/dist/extensions/markdown.json +8 -0
- package/package.json +1 -1
@@ -0,0 +1,10 @@
|
|
1
|
+
"use strict";
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
+
};
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
+
exports.FieldsValidationSchema = exports.fields = void 0;
|
7
|
+
const zod_1 = __importDefault(require("zod"));
|
8
|
+
exports.fields = {};
|
9
|
+
exports.FieldsValidationSchema = zod_1.default.object({});
|
10
|
+
//# sourceMappingURL=fields.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"fields.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/createPatient/config/fields.ts"],"names":[],"mappings":";;;;;;AACA,8CAAwC;AAE3B,QAAA,MAAM,GAAG,EAAkC,CAAA;AAE3C,QAAA,sBAAsB,GAAG,aAAC,CAAC,MAAM,CAAC,EAAoD,CAAC,CAAA"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.dataPoints = exports.FieldsValidationSchema = exports.fields = void 0;
|
4
|
+
var fields_1 = require("./fields");
|
5
|
+
Object.defineProperty(exports, "fields", { enumerable: true, get: function () { return fields_1.fields; } });
|
6
|
+
Object.defineProperty(exports, "FieldsValidationSchema", { enumerable: true, get: function () { return fields_1.FieldsValidationSchema; } });
|
7
|
+
var datapoints_1 = require("./datapoints");
|
8
|
+
Object.defineProperty(exports, "dataPoints", { enumerable: true, get: function () { return datapoints_1.dataPoints; } });
|
9
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/createPatient/config/index.ts"],"names":[],"mappings":";;;AAAA,mCAAyD;AAAhD,gGAAA,MAAM,OAAA;AAAE,gHAAA,sBAAsB,OAAA;AACvC,2CAAyC;AAAhC,wGAAA,UAAU,OAAA"}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.createPatient = void 0;
|
4
|
+
const extensions_core_1 = require("@awell-health/extensions-core");
|
5
|
+
const config_1 = require("./config");
|
6
|
+
exports.createPatient = {
|
7
|
+
key: 'createPatient',
|
8
|
+
category: extensions_core_1.Category.EHR_INTEGRATIONS,
|
9
|
+
title: 'Create patient',
|
10
|
+
description: 'Create a patient in Epic',
|
11
|
+
fields: config_1.fields,
|
12
|
+
previewable: false,
|
13
|
+
dataPoints: config_1.dataPoints,
|
14
|
+
onEvent: async ({ payload, onComplete, onError }) => {
|
15
|
+
await onComplete();
|
16
|
+
},
|
17
|
+
};
|
18
|
+
//# sourceMappingURL=createPatient.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"createPatient.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/createPatient/createPatient.ts"],"names":[],"mappings":";;;AAAA,mEAAqE;AAErE,qCAA6C;AAEhC,QAAA,aAAa,GAItB;IACF,GAAG,EAAE,eAAe;IACpB,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,KAAK,EAAE,gBAAgB;IACvB,WAAW,EAAE,0BAA0B;IACvC,MAAM,EAAN,eAAM;IACN,WAAW,EAAE,KAAK;IAClB,UAAU,EAAV,mBAAU;IACV,OAAO,EAAE,KAAK,EAAE,EAAC,OAAO,EAAE,UAAU,EAAE,OAAO,EAAC,EAAiB,EAAE;QAC/D,MAAM,UAAU,EAAE,CAAA;IACpB,CAAC;CACF,CAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export { createPatient } from './createPatient';
|
@@ -0,0 +1,6 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.createPatient = void 0;
|
4
|
+
var createPatient_1 = require("./createPatient");
|
5
|
+
Object.defineProperty(exports, "createPatient", { enumerable: true, get: function () { return createPatient_1.createPatient; } });
|
6
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/createPatient/index.ts"],"names":[],"mappings":";;;AAAA,iDAA+C;AAAtC,8GAAA,aAAa,OAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const dataPoints: {};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"datapoints.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/getAppointment/config/datapoints.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAG,EAAgD,CAAA"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
"use strict";
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
+
};
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
+
exports.FieldsValidationSchema = exports.fields = void 0;
|
7
|
+
const zod_1 = __importDefault(require("zod"));
|
8
|
+
exports.fields = {};
|
9
|
+
exports.FieldsValidationSchema = zod_1.default.object({});
|
10
|
+
//# sourceMappingURL=fields.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"fields.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/getAppointment/config/fields.ts"],"names":[],"mappings":";;;;;;AACA,8CAAwC;AAE3B,QAAA,MAAM,GAAG,EAAkC,CAAA;AAE3C,QAAA,sBAAsB,GAAG,aAAC,CAAC,MAAM,CAAC,EAAoD,CAAC,CAAA"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.dataPoints = exports.FieldsValidationSchema = exports.fields = void 0;
|
4
|
+
var fields_1 = require("./fields");
|
5
|
+
Object.defineProperty(exports, "fields", { enumerable: true, get: function () { return fields_1.fields; } });
|
6
|
+
Object.defineProperty(exports, "FieldsValidationSchema", { enumerable: true, get: function () { return fields_1.FieldsValidationSchema; } });
|
7
|
+
var datapoints_1 = require("./datapoints");
|
8
|
+
Object.defineProperty(exports, "dataPoints", { enumerable: true, get: function () { return datapoints_1.dataPoints; } });
|
9
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/getAppointment/config/index.ts"],"names":[],"mappings":";;;AAAA,mCAAyD;AAAhD,gGAAA,MAAM,OAAA;AAAE,gHAAA,sBAAsB,OAAA;AACvC,2CAAyC;AAAhC,wGAAA,UAAU,OAAA"}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.getAppointment = void 0;
|
4
|
+
const extensions_core_1 = require("@awell-health/extensions-core");
|
5
|
+
const config_1 = require("./config");
|
6
|
+
exports.getAppointment = {
|
7
|
+
key: 'getAppointment',
|
8
|
+
category: extensions_core_1.Category.EHR_INTEGRATIONS,
|
9
|
+
title: 'Get appointment',
|
10
|
+
description: 'Retrieve appointment details from Epic',
|
11
|
+
fields: config_1.fields,
|
12
|
+
previewable: false,
|
13
|
+
dataPoints: config_1.dataPoints,
|
14
|
+
onEvent: async ({ payload, onComplete, onError }) => {
|
15
|
+
await onComplete();
|
16
|
+
},
|
17
|
+
};
|
18
|
+
//# sourceMappingURL=getAppointment.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"getAppointment.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/getAppointment/getAppointment.ts"],"names":[],"mappings":";;;AAAA,mEAAqE;AAErE,qCAA6C;AAEhC,QAAA,cAAc,GAIvB;IACF,GAAG,EAAE,gBAAgB;IACrB,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,KAAK,EAAE,iBAAiB;IACxB,WAAW,EAAE,wCAAwC;IACrD,MAAM,EAAN,eAAM;IACN,WAAW,EAAE,KAAK;IAClB,UAAU,EAAV,mBAAU;IACV,OAAO,EAAE,KAAK,EAAE,EAAC,OAAO,EAAE,UAAU,EAAE,OAAO,EAAC,EAAiB,EAAE;QAC/D,MAAM,UAAU,EAAE,CAAA;IACpB,CAAC;CACF,CAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export { getAppointment } from './getAppointment';
|
@@ -0,0 +1,6 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.getAppointment = void 0;
|
4
|
+
var getAppointment_1 = require("./getAppointment");
|
5
|
+
Object.defineProperty(exports, "getAppointment", { enumerable: true, get: function () { return getAppointment_1.getAppointment; } });
|
6
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/getAppointment/index.ts"],"names":[],"mappings":";;;AAAA,mDAAiD;AAAxC,gHAAA,cAAc,OAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const dataPoints: {};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"datapoints.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/getPatient/config/datapoints.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAG,EAAgD,CAAA"}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
"use strict";
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
+
};
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
+
exports.FieldsValidationSchema = exports.fields = void 0;
|
7
|
+
const zod_1 = __importDefault(require("zod"));
|
8
|
+
exports.fields = {};
|
9
|
+
exports.FieldsValidationSchema = zod_1.default.object({});
|
10
|
+
//# sourceMappingURL=fields.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"fields.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/getPatient/config/fields.ts"],"names":[],"mappings":";;;;;;AACA,8CAAwC;AAE3B,QAAA,MAAM,GAAG,EAAkC,CAAA;AAE3C,QAAA,sBAAsB,GAAG,aAAC,CAAC,MAAM,CAAC,EAAoD,CAAC,CAAA"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.dataPoints = exports.FieldsValidationSchema = exports.fields = void 0;
|
4
|
+
var fields_1 = require("./fields");
|
5
|
+
Object.defineProperty(exports, "fields", { enumerable: true, get: function () { return fields_1.fields; } });
|
6
|
+
Object.defineProperty(exports, "FieldsValidationSchema", { enumerable: true, get: function () { return fields_1.FieldsValidationSchema; } });
|
7
|
+
var datapoints_1 = require("./datapoints");
|
8
|
+
Object.defineProperty(exports, "dataPoints", { enumerable: true, get: function () { return datapoints_1.dataPoints; } });
|
9
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/getPatient/config/index.ts"],"names":[],"mappings":";;;AAAA,mCAAyD;AAAhD,gGAAA,MAAM,OAAA;AAAE,gHAAA,sBAAsB,OAAA;AACvC,2CAAyC;AAAhC,wGAAA,UAAU,OAAA"}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.getPatient = void 0;
|
4
|
+
const extensions_core_1 = require("@awell-health/extensions-core");
|
5
|
+
const config_1 = require("./config");
|
6
|
+
exports.getPatient = {
|
7
|
+
key: 'getPatient',
|
8
|
+
category: extensions_core_1.Category.EHR_INTEGRATIONS,
|
9
|
+
title: 'Get patient',
|
10
|
+
description: 'Retrieve patient details from Epic',
|
11
|
+
fields: config_1.fields,
|
12
|
+
previewable: false,
|
13
|
+
dataPoints: config_1.dataPoints,
|
14
|
+
onEvent: async ({ payload, onComplete, onError }) => {
|
15
|
+
await onComplete();
|
16
|
+
},
|
17
|
+
};
|
18
|
+
//# sourceMappingURL=getPatient.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"getPatient.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/getPatient/getPatient.ts"],"names":[],"mappings":";;;AAAA,mEAAqE;AAErE,qCAA6C;AAEhC,QAAA,UAAU,GAInB;IACF,GAAG,EAAE,YAAY;IACjB,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,KAAK,EAAE,aAAa;IACpB,WAAW,EAAE,oCAAoC;IACjD,MAAM,EAAN,eAAM;IACN,WAAW,EAAE,KAAK;IAClB,UAAU,EAAV,mBAAU;IACV,OAAO,EAAE,KAAK,EAAE,EAAC,OAAO,EAAE,UAAU,EAAE,OAAO,EAAC,EAAiB,EAAE;QAC/D,MAAM,UAAU,EAAE,CAAA;IACpB,CAAC;CACF,CAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export { getPatient } from './getPatient';
|
@@ -0,0 +1,6 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.getPatient = void 0;
|
4
|
+
var getPatient_1 = require("./getPatient");
|
5
|
+
Object.defineProperty(exports, "getPatient", { enumerable: true, get: function () { return getPatient_1.getPatient; } });
|
6
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/getPatient/index.ts"],"names":[],"mappings":";;;AAAA,2CAAyC;AAAhC,wGAAA,UAAU,OAAA"}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
declare const actions: {
|
2
|
+
getPatient: import("@awell-health/extensions-core").Action<{}, {}, never>;
|
3
|
+
getAppointment: import("@awell-health/extensions-core").Action<{}, {}, never>;
|
4
|
+
createPatient: import("@awell-health/extensions-core").Action<{}, {}, never>;
|
5
|
+
createClinicalNote: import("@awell-health/extensions-core").Action<{}, {}, never>;
|
6
|
+
};
|
7
|
+
export default actions;
|
@@ -0,0 +1,14 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
const createPatient_1 = require("./createPatient");
|
4
|
+
const getPatient_1 = require("./getPatient");
|
5
|
+
const getAppointment_1 = require("./getAppointment");
|
6
|
+
const createClinicalNote_1 = require("./createClinicalNote");
|
7
|
+
const actions = {
|
8
|
+
getPatient: getPatient_1.getPatient,
|
9
|
+
getAppointment: getAppointment_1.getAppointment,
|
10
|
+
createPatient: createPatient_1.createPatient,
|
11
|
+
createClinicalNote: createClinicalNote_1.createClinicalNote,
|
12
|
+
};
|
13
|
+
exports.default = actions;
|
14
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../extensions/epic/actions/index.ts"],"names":[],"mappings":";;AAAA,mDAA+C;AAC/C,6CAAyC;AACzC,qDAAiD;AACjD,6DAAyD;AAEzD,MAAM,OAAO,GAAG;IACd,UAAU,EAAV,uBAAU;IACV,cAAc,EAAd,+BAAc;IACd,aAAa,EAAb,6BAAa;IACb,kBAAkB,EAAlB,uCAAkB;CACnB,CAAA;AAED,kBAAe,OAAO,CAAA"}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
"use strict";
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
4
|
+
};
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
6
|
+
exports.epic = void 0;
|
7
|
+
const extensions_core_1 = require("@awell-health/extensions-core");
|
8
|
+
const actions_1 = __importDefault(require("./actions"));
|
9
|
+
const settings_1 = require("./settings");
|
10
|
+
exports.epic = {
|
11
|
+
key: 'epic',
|
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.',
|
14
|
+
icon_url: 'https://res.cloudinary.com/da7x4rzl4/image/upload/v1736327686/Awell%20Extensions/epiclogo_2_1.webp',
|
15
|
+
category: extensions_core_1.Category.EHR_INTEGRATIONS,
|
16
|
+
author: {
|
17
|
+
authorType: extensions_core_1.AuthorType.AWELL,
|
18
|
+
},
|
19
|
+
settings: settings_1.settings,
|
20
|
+
actions: actions_1.default,
|
21
|
+
};
|
22
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +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"}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.SettingsValidationSchema = exports.settings = void 0;
|
4
|
+
const zod_1 = require("zod");
|
5
|
+
exports.settings = {};
|
6
|
+
exports.SettingsValidationSchema = zod_1.z.object({});
|
7
|
+
//# sourceMappingURL=settings.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"settings.js","sourceRoot":"","sources":["../../../extensions/epic/settings.ts"],"names":[],"mappings":";;;AACA,6BAAwC;AAE3B,QAAA,QAAQ,GAAG,EAAoC,CAAA;AAE/C,QAAA,wBAAwB,GAAG,OAAC,CAAC,MAAM,CAAC,EAAsD,CAAC,CAAA"}
|
package/dist/extensions/index.js
CHANGED
@@ -40,6 +40,7 @@ const bland_1 = require("./bland");
|
|
40
40
|
const calDotCom_1 = require("./calDotCom");
|
41
41
|
const calendly_1 = require("./calendly");
|
42
42
|
const canvasMedical_1 = require("./canvasMedical");
|
43
|
+
const cerner_1 = require("./cerner");
|
43
44
|
const cloudinary_1 = require("./cloudinary");
|
44
45
|
const cmDotCom_1 = require("./cmDotCom");
|
45
46
|
const collectData_1 = require("./collectData");
|
@@ -47,6 +48,7 @@ const dockHealth_1 = require("./dockHealth");
|
|
47
48
|
const docuSign_1 = require("./docuSign");
|
48
49
|
const dropboxSign_1 = require("./dropboxSign");
|
49
50
|
const elation_1 = require("./elation");
|
51
|
+
const epic_1 = require("./epic");
|
50
52
|
const experimental_1 = require("./experimental");
|
51
53
|
const external_server_1 = require("./external-server");
|
52
54
|
const formsort_1 = require("./formsort");
|
@@ -86,6 +88,7 @@ exports.extensions = [
|
|
86
88
|
calDotCom_1.CalDotCom,
|
87
89
|
calendly_1.Calendly,
|
88
90
|
canvasMedical_1.CanvasMedical,
|
91
|
+
cerner_1.cerner,
|
89
92
|
cloudinary_1.Cloudinary,
|
90
93
|
cmDotCom_1.CmDotCom,
|
91
94
|
collectData_1.CollectData,
|
@@ -93,6 +96,7 @@ exports.extensions = [
|
|
93
96
|
docuSign_1.DocuSign,
|
94
97
|
dropboxSign_1.DropboxSign,
|
95
98
|
elation_1.Elation,
|
99
|
+
epic_1.epic,
|
96
100
|
experimental_1.Experimental,
|
97
101
|
external_server_1.ExternalServer,
|
98
102
|
formsort_1.Formsort,
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../extensions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iDAA6C;AAC7C,mCAA+B;AAC/B,mCAA+B;AAC/B,2CAAuC;AACvC,yCAAqC;AACrC,mDAA+C;AAC/C,6CAAyC;AACzC,yCAAqC;AACrC,+CAA2C;AAC3C,6CAAyC;AACzC,yCAAqC;AACrC,+CAA2C;AAC3C,uCAAmC;AACnC,iDAA6C;AAC7C,uDAAkD;AAClD,yCAAqC;AACrC,2CAAuC;AACvC,yCAAqC;AACrC,+CAA0C;AAC1C,uCAAmC;AACnC,iEAA6D;AAC7D,uCAAmC;AACnC,yCAAqC;AACrC,2CAAuC;AACvC,uCAAmC;AACnC,iCAAsC;AACtC,uCAAmC;AACnC,+CAA2C;AAC3C,2CAAuC;AACvC,+CAA2C;AAC3C,iCAA6B;AAC7B,yCAAqC;AACrC,6DAA+C;AAC/C,iCAA6B;AAC7B,qCAAiC;AACjC,qCAAiC;AACjC,yCAAqC;AACrC,yCAAqC;AACrC,2CAAuC;AACvC,qCAAiC;AACjC,uCAAmC;AACnC,yCAAqC;AACrC,uCAAmC;AAEnC,sDAAuC;AAG1B,QAAA,QAAQ,GAAa,IAAI,CAAA;AAEzB,QAAA,UAAU,GAAG;IACxB,aAAK;IACL,2BAAY;IACZ,aAAK;IACL,qBAAS;IACT,mBAAQ;IACR,6BAAa;IACb,uBAAU;IACV,mBAAQ;IACR,yBAAW;IACX,uBAAU;IACV,mBAAQ;IACR,yBAAW;IACX,iBAAO;IACP,2BAAY;IACZ,gCAAc;IACd,mBAAQ;IACR,qBAAS;IACT,mBAAQ;IACR,wBAAU;IACV,iBAAO;IACP,2CAAoB;IACpB,iBAAO;IACP,mBAAQ;IACR,qBAAS;IACT,iBAAO;IACP,oBAAa;IACb,yBAAW;IACX,iBAAO;IACP,qBAAS;IACT,yBAAW;IACX,WAAI;IACJ,mBAAQ;IACR,6BAAQ;IACR,WAAI;IACJ,eAAM;IACN,eAAM;IACN,mBAAQ;IACR,mBAAQ;IACR,qBAAS;IACT,eAAM;IACN,iBAAO;IACP,mBAAQ;IACR,iBAAO;CACR,CAAA"}
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../extensions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iDAA6C;AAC7C,mCAA+B;AAC/B,mCAA+B;AAC/B,2CAAuC;AACvC,yCAAqC;AACrC,mDAA+C;AAC/C,qCAAiC;AACjC,6CAAyC;AACzC,yCAAqC;AACrC,+CAA2C;AAC3C,6CAAyC;AACzC,yCAAqC;AACrC,+CAA2C;AAC3C,uCAAmC;AACnC,iCAA4B;AAC5B,iDAA6C;AAC7C,uDAAkD;AAClD,yCAAqC;AACrC,2CAAuC;AACvC,yCAAqC;AACrC,+CAA0C;AAC1C,uCAAmC;AACnC,iEAA6D;AAC7D,uCAAmC;AACnC,yCAAqC;AACrC,2CAAuC;AACvC,uCAAmC;AACnC,iCAAsC;AACtC,uCAAmC;AACnC,+CAA2C;AAC3C,2CAAuC;AACvC,+CAA2C;AAC3C,iCAA6B;AAC7B,yCAAqC;AACrC,6DAA+C;AAC/C,iCAA6B;AAC7B,qCAAiC;AACjC,qCAAiC;AACjC,yCAAqC;AACrC,yCAAqC;AACrC,2CAAuC;AACvC,qCAAiC;AACjC,uCAAmC;AACnC,yCAAqC;AACrC,uCAAmC;AAEnC,sDAAuC;AAG1B,QAAA,QAAQ,GAAa,IAAI,CAAA;AAEzB,QAAA,UAAU,GAAG;IACxB,aAAK;IACL,2BAAY;IACZ,aAAK;IACL,qBAAS;IACT,mBAAQ;IACR,6BAAa;IACb,eAAM;IACN,uBAAU;IACV,mBAAQ;IACR,yBAAW;IACX,uBAAU;IACV,mBAAQ;IACR,yBAAW;IACX,iBAAO;IACP,WAAI;IACJ,2BAAY;IACZ,gCAAc;IACd,mBAAQ;IACR,qBAAS;IACT,mBAAQ;IACR,wBAAU;IACV,iBAAO;IACP,2CAAoB;IACpB,iBAAO;IACP,mBAAQ;IACR,qBAAS;IACT,iBAAO;IACP,oBAAa;IACb,yBAAW;IACX,iBAAO;IACP,qBAAS;IACT,yBAAW;IACX,WAAI;IACJ,mBAAQ;IACR,6BAAQ;IACR,WAAI;IACJ,eAAM;IACN,eAAM;IACN,mBAAQ;IACR,mBAAQ;IACR,qBAAS;IACT,eAAM;IACN,iBAAO;IACP,mBAAQ;IACR,iBAAO;CACR,CAAA"}
|
@@ -23,6 +23,10 @@
|
|
23
23
|
"readme": "---\ntitle: Canvas Medical\ndescription: Canvas Medical is a healthcare platform that empowers care delivery companies to revolutionize digital health experiences for their patients and users.\n---\n\n# Canvas Medical\n\nCanvas Medical is a healthcare platform that empowers care delivery companies to revolutionize digital health experiences for their patients and users. Leveraging certified EHR as a foundation, Canvas Medical offers a comprehensive suite of APIs, enabling customers to swiftly launch innovative patient experiences and cost-effective business models.\n\nCanvas Medical provides appointment management, patient data creation and updates, task management, questionnaire creation, and much more.\n\n## Extension settings\n\nFor the extension to function correctly, you must include the following elements in your settings:\n\n`client_id` and `client_secret`: These values are generated on the Canvas Medical platform.\n`base_url`: This determines the base URL for your FHIR endpoint.\n`auth_url`: This determines the base URL for your authorization endpoint.\n\n### Create appointment\n\nEasily schedule appointments with providers using the Canvas API. This action allows you to reserve a meeting with a healthcare provider by submitting `appointmentData` in JSON format. Upon successful execution, the data points returns the unique `appointmentId`, serving as the key within the Canvas API object.\n\n### Create patient\n\nEffortlessly create patients using the Canvas API. This action allows you to generate a new patient record by submitting `patientData` in JSON format. Upon successful execution, the data points returns the unique `patientId`, serving as the key within the Canvas API object.\n\n### Create task\n\nEfficiently create tasks associated with a specific patient using the Canvas API. This action allows you to generate a new task linked to a designated patient by submitting `taskData` in JSON format. Upon successful execution, the data points returns the unique `taskId`, serving as the key within the Canvas API object.\n\n### Create questionnaire responses\n\nCreate questionnaire responses using the Canvas API to effortlessly record answers within an existing questionnaire. This action requires several parameters:\n\n- `Questionnaire ID`: Reference to the Canvas Questionnaire using the questionnaire id.\n- `Subject ID`: Reference to the Canvas Patient using the patient id.\n- `Authored`: Timestamp when the Questionnaire response was filled out (If omitted, the current timestamp at data ingestion will be used).\n- `Author ID`: Reference to the patient or practitioner filling out the questionnaire. If omitted, it defaults to Canvas Bot.\n- `Item`: List of answers to questions in the questionnaire.\n\nUpon successful execution, the data points returns `questionnaireResponseId`, which serves as the key within the Canvas API object.\n\n### Update appointment\n\nEffortlessly cancel or modify a reserved appointment using the Canvas API. This action allows you to update appointment details by submitting `appointmentData` in JSON format. Upon successful execution, the data points returns the `appointmentId`, serving as the key within the Canvas API object.\n\n### Update patient\n\nEfficiently update existing patient information within the system using the Canvas API. This action allows you to modify data by submitting `patientData` in JSON format. Upon successful execution, the data points returns the `patientId`, which serves as the key within the Canvas API object\n\n### Update task\n\nEfficiently update existing task information within the system using the Canvas API. This action allows you to modify data by submitting `taskData` in JSON format. Upon successful execution, the action returns the `taskId`, which serves as the key within the Canvas API object.\n\n### Create coverage\n\nEfficiently create a coverage using the Canvas API. This action requires several parameters:\n\n- `Order`: Specifies the order in which insurance coverages should be utilized when processing claims.\n- `Status`: Refers to the statuses represented within the Canvas Medical system.\n- `Type`: Pertains to the Insurance Coverage Code Category, such as medical or accident, using values from http://hl7.org/fhir/ValueSet/coverage-type.\n- `Subscriber`: Refers to the Canvas Patient using the patient ID, serving as the resource for the coverage's subscriber.\n- `Subscriber ID`: Refers to the Canvas Patient using the patient ID.\n- `Beneficiary`: Specifies the intended patient for the coverage.\n- `Relationship`: Relates to the beneficiary's relationship to the subscriber, as defined in the http://hl7.org/fhir/ValueSet/.\n- `Period start`: Indicates when the coverage became active for the patient.\n- `Period end`: Indicates when the coverage ceased to be active for the patient.\n- `Payor`: Relates to the entity responsible for payment.\n- `Class`: Utilized to define the plan, subplan, group, and subgroup.\n\n### Update coverage\n\nEfficiently update existin coverage using the Canvas API. This action requires several parameters:\n\n- `Id`: Reference to the Canvas Coverage using the coverage id.\n- `Order`: Specifies the order in which insurance coverages should be utilized when processing claims.\n- `Status`: Refers to the statuses represented within the Canvas Medical system.\n- `Type`: Pertains to the Insurance Coverage Code Category, such as medical or accident, using values from http://hl7.org/fhir/ValueSet/coverage-type.\n- `Subscriber`: Refers to the Canvas Patient using the patient ID, serving as the resource for the coverage's subscriber.\n- `Subscriber ID`: Refers to the Canvas Patient using the patient ID.\n- `Beneficiary`: Specifies the intended patient for the coverage.\n- `Relationship`: Relates to the beneficiary's relationship to the subscriber, as defined in the http://hl7.org/fhir/ValueSet/.\n- `Period start`: Indicates when the coverage became active for the patient.\n- `Period end`: Indicates when the coverage ceased to be active for the patient.\n- `Payor`: Relates to the entity responsible for payment.\n- `Class`: Utilized to define the plan, subplan, group, and subgroup.\n\n### Create claim\n\nCreate claim using the Canvas API. This action requires several parameters:\n\n- `status`: Status compliant with Canvas Medical.\n- `type`: Type compliant with Canvas Medical.\n- `patientId`: Reference to the Canvas Patient using the patient id.\n- `created`: The field indicating when this claim resource was created\n- `provider`: The field related to determining personnel resources for services in the statement\n- `supportingInfo`: Supporting info compliant with Canvas Medical.\n- `diagnosis`: The field represents the list will create the Assessments in Canvas for this claim.\n- `insurance`: The field represents the list of elements that defines what coverages are to be used when adjudicating the claim.\n- `item`: The field represents the list of service charges to be used in the claim.\n\nUpon successful execution, the data points returns `claimId`, which serves as the key within the Canvas API object.\n\n",
|
24
24
|
"changelog": "# Canvas Medical changelog\n\n## 2023-09-01\n\n- Add new actions: `createAppointment`, `createPatient`, `createQuestionnaireResponses`, `createTask`, `updateAppointment`, `updatePatient`, and `updateTask` for enhanced functionality.\n"
|
25
25
|
},
|
26
|
+
"cerner": {
|
27
|
+
"readme": "---\ntitle: Cerner\ndescription: Cerner EHR is a cloud-based healthcare IT solution used to streamline clinical, administrative, and financial workflows by practices of all sizes.\n---\n\n## Cerner\n\nCerner EHR is a cloud-based healthcare IT solution used to streamline clinical, administrative, and financial workflows by practices of all sizes.\n",
|
28
|
+
"changelog": "# Cerner changelog"
|
29
|
+
},
|
26
30
|
"cloudinary": {
|
27
31
|
"readme": "---\ntitle: Cloudinary\ndescription: Cloudinary is a cloud-based image and video management platform that provides a comprehensive set of tools for storing, managing, and delivering digital media assets. \n---\n# Cloudinary\n\nCloudinary is a cloud-based image and video management platform that provides a comprehensive set of tools for storing, managing, and delivering digital media assets. It enables users to upload, manipulate, optimize, and deliver media files to any device or website quickly and easily.\n\nThe platform offers features such as image and video transformation, automatic image optimization, and responsive image delivery. Cloudinary also provides tools for organizing media assets, including tags, folders, and metadata.\n\n## Set up\n\nTo set up this extension and allow image upload you will need to:\n\n1. Have a Cloudinary account and know your cloud name\n2. Created an upload preset that allows for **unsigned uploads**\n\n## Custom Actions\n\n### Upload single file\n\nAllows a user to upload a single file using Awell Hosted Pages (all file types allowed). The URL of the uploaded file is returned as a data point.\n### Upload files\n\nThis action allows a given stakeholder to upload one or many files using Awell Hosted Pages (all file types allowed). This action currently doesn't return the URLs of the uploaded files. If you need this functionality, please use the \"Upload single file\" action for now.\n",
|
28
32
|
"changelog": "# Cloudinary changelog\n\n## October 2023\n\n- Action added: Upload a single file"
|
@@ -51,6 +55,10 @@
|
|
51
55
|
"readme": "---\ntitle: Elation\ndescription: Elation is a cloud-based health record system designed for healthcare providers, clinics, and medical practices.\n---\n# Elation\n\nElation is a cloud-based health record system designed for healthcare providers, clinics, and medical practices. It offers a range of features including patient scheduling, charting, e-prescribing, billing, and telemedicine. Overall, Elation is designed to streamline the workflow of medical practices, improve patient care, and increase efficiency.\n\n## Setup\n\n### Webhooks\n\nThe integration of webhooks with Elation presents unique challenges and considerations:\n\n- **Non-Discriminative Triggers**: Elation does not differentiate between the creation or update of a resource. Both actions will set off webhook with action `saved`, which might not provide enough discriminative information for some use cases.\n- **Programmatic Setup**: Elation webhooks can only be configured programmatically, as there's no dedicated user interface in Elation to set up webhooks. View [this demo video](https://youtu.be/v8u6E8MEI8E) for a step-by-step guide on how to set up your webhooks in Elation.\n- **Limitation on user-triggered actions**: Elation has a concept called \"Preventing echo\". This means that that any action carried out by the user affiliated with the API credentials that created the subscription doesn't trigger a webhook. You can read more about this behaviour [here](https://docs.elationhealth.com/reference/webhooks). If you are not receiving any webhooks from Elation after setting up your subscription, then this is the reason. A feasible workaround to the above limitation is creating a dedicated user not meant for human interactions but serves the sole purpose of facilitating M2M communication.\n\nIf you need help setting up your webhooks in Elation, reach out! We are happy to help you.\n\n### Extension settings\n\nIn order to use this extension you will need to provide the extension with the following settings:\n\n- Base URL / endpoint URL of the API\n- Authorization URL\n- Client ID for OAuth2 Password authentication\n- Client Secret for OAuth2 Password authentication\n- API Username for OAuth2 Password authentication\n- API Password for OAuth2 Password authentication\n\nNot sure where you can find all of this information? Click [here](https://docs.elationhealth.com/reference/introduction) to have a look at Elation's Developer documentation.\n\n## Actions\n\nThe following actions are supported with Elation today:\n\n### Create Patient\n\nThis action creates a patient in Elation.\n\n**When creating a patient, you will have to specifiy the primary physician and caregiver practice ID:**\n- Primary physician ID: you can retrieve this ID by using the [Find Physicians](https://docs.elationhealth.com/reference/find-physicians) API call, or by using the `Find Physician` action\n- Caregiver Practice ID: similar to the primary physician ID, you can find this ID by using the same API call or action\n\n### Get Patient\n\nUsing a patient identifier, retrieve a patient object from Elation. \n\nNote that when retrieve the mobile phone number, we are tranforming the number to an international format. We apply a heuristic and assume all mobile numbers in Elation are in US national format so we prepend the number with the +1 country code. Having the number in international format unlocks more powerful functionality like sending text messages with 3rd party services like Twilio and MessageBird.\n\n### Update Patient\n\nUpdate a patient in Elation using any fields available in create patient. We use Elation's `PATCH` method to apply partial modifications to a the patient resource (i.e. update only what is needed).\n\n### Create Appointment\n\nEasily create a patient appointment in Elation.\n\nCreating an appointment requires a few strings to be well-formulated:\n- `Scheduled date` must be a datetime string (ISO-8601). For example, January 1, 2023 at noon, Pacific Time (-8 hours) would be shown as such: `2023-01-01T12:00:00.000-08:00`\n- `Reason` must not be free text. This value comes from the following list of appointment types (`Follow-Up`, `Office Visit`, `Physical Exam`, etc.):\n![Appointment types](./assets/elation-appointment-reason.png?raw=true \"Elation Appointment Types\")\n- `Patient` is the patient ID.\n- `Physician` is the physician ID (see `Find Physician`)\n- `Practice` is the practice ID (again, see `Find Physician`)\n\nYou can also include a duration (default to 15 minutes, or whatever has been set in your EHR)\n\n### Get Appointment\n\nRetrieve appointment details using an appointment ID. \n\n### Create Non-Visit Note\n\nThe non-visit note is a special kind of note that, as the name suggests, is not associated with a visit. These notes, in their simplest form, provide a chronological account of information about the patient.\n\n**Additional documentation for some of the action fields:**\n1. Category: The default category is \"Problem\" but you can choose any of \"Past\", \"Family\", \"Social\", \"Instr\", \"PE\", \"ROS\", \"Med\", \"Data\", \"Assessment\", \"Test\", \"Tx\", \"Narrative\", \"Followup\", \"Reason\", \"Plan\", \"Objective\", \"Hpi\", \"Allergies\", \"Habits\", \"Assessplan\", \"Consultant\", \"Attending\", \"Dateprocedure\", \"Surgical\", \"Orders\", \"Referenced\", \"Procedure\".\n2. Chart and document date automatically get set to the current date, i.e. the date when the action is orchestrated.\n\n### Delete Non-Visit Note\n\nDeletes the non-visit note identified by an ID.\n\n### Get Non-Visit Note\n\nRetrieve the details of a non-visit note identified by an ID.\n### Get physician\n\nUsing a physician identifier, retrieve a physician object from Elation.\n\n### Find physicians\n\nSearch a physician based on a set of parameters. The ID of the physician matching the search parameters will be returned. To retrieve the details of the physician, you can use the the \"Get physician\" action.\n\nNote that this action can only support finding one physician so if your search criteria match multiple physicians the action will throw an error.\n\n",
|
52
56
|
"changelog": "# Elation Changelog\n\n## January 30, 2024\n\n- New actions\n - Post letter: Using patient and practice identifier, post a new letter to either Provider, Patient or associate it with an existing Referral.\n\n## October 3, 2023\n\n- The README is now more concise with less unneeded detail. A section on the particularities of Elation subscriptions (webhooks) was added.\n- Misc. updates to labels, descriptions, action fields order\n- Action updates\n - Create Non-Visit Note:\n - Simplify the action by removing some optional action fields (we can always expand later)\n - `document_date` and `chart_date` are now automatically set to the date of today so that the corresponding action fields could be removed\n - Create patient\n - `dob` is now a `date` field type (was a string)\n - You can pass a mobile phone number and email when creating a patient\n - Find physician\n - Only returns the physician ID instead of all the details of the physician. To retrieve the details one can use the new `Get physician` action\n - Update patient\n - `dob` is now a `date` field type (was a string)\n - We are now using `PATCH` instead of `PUT` which allows for a partial update, i.e. only update the fields that are needed.\n- New actions\n - Get physician: Using a physician identifier, retrieve a physician object from Elation.\n- Removed actions\n - Update Non-Visit Note\n- Webhooks\n - Fix the type of `patientId` in `patientCreatedOrUpdated` webhook\n - Added `appointmentCreatedOrUpdated` webhook\n\n## September 4, 2023\n\n- rename `onCreatePatient` webhook to `patientCreatedOrUpdated`\n- filter non `saved` actions for this webhook\n\n## August 21, 2023\n\n- make non-visit note text a large input (`StringType.TEXT`)\n\n## May 23, 2024\n\n- add patient_status.status to patient object in getPatient action\n- add status to updatePatient action\n"
|
53
57
|
},
|
58
|
+
"epic": {
|
59
|
+
"readme": "---\ntitle: Epic\ndescription: 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.\n---\n\n## Epic\n\nEpic 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.\n",
|
60
|
+
"changelog": "# Epic changelog"
|
61
|
+
},
|
54
62
|
"experimental": {
|
55
63
|
"readme": "---\ntitle: Experimental extension\ndescription: Extension for experimental purposes\n---\n\n# Experimental extension\n",
|
56
64
|
"changelog": "# Changelog\n\n"
|