@awell-health/awell-extensions 2.0.125 → 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 @@
|
|
1
|
+
export declare const dataPoints: {};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"datapoints.js","sourceRoot":"","sources":["../../../../../../extensions/cerner/actions/createClinicalNote/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/cerner/actions/createClinicalNote/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/cerner/actions/createClinicalNote/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.createClinicalNote = void 0;
|
4
|
+
const extensions_core_1 = require("@awell-health/extensions-core");
|
5
|
+
const config_1 = require("./config");
|
6
|
+
exports.createClinicalNote = {
|
7
|
+
key: 'createClinicalNote',
|
8
|
+
category: extensions_core_1.Category.EHR_INTEGRATIONS,
|
9
|
+
title: 'Create clinical note',
|
10
|
+
description: 'Create a clinical note 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=createClinicalNote.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"createClinicalNote.js","sourceRoot":"","sources":["../../../../../extensions/cerner/actions/createClinicalNote/createClinicalNote.ts"],"names":[],"mappings":";;;AAAA,mEAAqE;AAErE,qCAA6C;AAEhC,QAAA,kBAAkB,GAI3B;IACF,GAAG,EAAE,oBAAoB;IACzB,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,KAAK,EAAE,sBAAsB;IAC7B,WAAW,EAAE,gCAAgC;IAC7C,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 { createClinicalNote } from './createClinicalNote';
|
@@ -0,0 +1,6 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.createClinicalNote = void 0;
|
4
|
+
var createClinicalNote_1 = require("./createClinicalNote");
|
5
|
+
Object.defineProperty(exports, "createClinicalNote", { enumerable: true, get: function () { return createClinicalNote_1.createClinicalNote; } });
|
6
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../extensions/cerner/actions/createClinicalNote/index.ts"],"names":[],"mappings":";;;AAAA,2DAAyD;AAAhD,wHAAA,kBAAkB,OAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const dataPoints: {};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"datapoints.js","sourceRoot":"","sources":["../../../../../../extensions/cerner/actions/createPatient/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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/cerner/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.cerner = 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.cerner = {
|
11
|
+
key: 'cerner',
|
12
|
+
title: 'Cerner',
|
13
|
+
description: 'Cerner EHR is a cloud-based healthcare IT solution used to streamline clinical, administrative, and financial workflows by practices of all sizes.',
|
14
|
+
icon_url: 'https://res.cloudinary.com/da7x4rzl4/image/upload/v1736327719/Awell%20Extensions/CERN-4c75d8aa.png',
|
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/cerner/index.ts"],"names":[],"mappings":";;;;;;AAAA,mEAIsC;AACtC,wDAA+B;AAC/B,yCAAqC;AAExB,QAAA,MAAM,GAAc;IAC/B,GAAG,EAAE,QAAQ;IACb,KAAK,EAAE,QAAQ;IACf,WAAW,EACT,oJAAoJ;IACtJ,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/cerner/settings.ts"],"names":[],"mappings":";;;AACA,6BAAwC;AAE3B,QAAA,QAAQ,GAAG,EAAoC,CAAA;AAE/C,QAAA,wBAAwB,GAAG,OAAC,CAAC,MAAM,CAAC,EAAsD,CAAC,CAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const dataPoints: {};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"datapoints.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/createClinicalNote/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/createClinicalNote/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/createClinicalNote/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.createClinicalNote = void 0;
|
4
|
+
const extensions_core_1 = require("@awell-health/extensions-core");
|
5
|
+
const config_1 = require("./config");
|
6
|
+
exports.createClinicalNote = {
|
7
|
+
key: 'createClinicalNote',
|
8
|
+
category: extensions_core_1.Category.EHR_INTEGRATIONS,
|
9
|
+
title: 'Create clinical note',
|
10
|
+
description: 'Create a clinical note 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=createClinicalNote.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"createClinicalNote.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/createClinicalNote/createClinicalNote.ts"],"names":[],"mappings":";;;AAAA,mEAAqE;AAErE,qCAA6C;AAEhC,QAAA,kBAAkB,GAI3B;IACF,GAAG,EAAE,oBAAoB;IACzB,QAAQ,EAAE,0BAAQ,CAAC,gBAAgB;IACnC,KAAK,EAAE,sBAAsB;IAC7B,WAAW,EAAE,gCAAgC;IAC7C,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 { createClinicalNote } from './createClinicalNote';
|
@@ -0,0 +1,6 @@
|
|
1
|
+
"use strict";
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
3
|
+
exports.createClinicalNote = void 0;
|
4
|
+
var createClinicalNote_1 = require("./createClinicalNote");
|
5
|
+
Object.defineProperty(exports, "createClinicalNote", { enumerable: true, get: function () { return createClinicalNote_1.createClinicalNote; } });
|
6
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../extensions/epic/actions/createClinicalNote/index.ts"],"names":[],"mappings":";;;AAAA,2DAAyD;AAAhD,wHAAA,kBAAkB,OAAA"}
|
@@ -0,0 +1 @@
|
|
1
|
+
export declare const dataPoints: {};
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"datapoints.js","sourceRoot":"","sources":["../../../../../../extensions/epic/actions/createPatient/config/datapoints.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAG,EAAgD,CAAA"}
|