@awell-health/awell-extensions 1.1.23 → 1.1.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -848,6 +848,128 @@ export declare const actions: {
848
848
  required: true;
849
849
  };
850
850
  }, "nonVisitNoteId" | "nonVisitNoteBulletId">;
851
+ updateNonVisitNote: import("@awell-health/extensions-core").Action<{
852
+ nonVisitNoteId: {
853
+ id: string;
854
+ label: string;
855
+ description: string;
856
+ type: import("@awell-health/extensions-core").FieldType.NUMERIC;
857
+ required: true;
858
+ };
859
+ nonVisitNoteBulletId: {
860
+ id: string;
861
+ label: string;
862
+ description: string;
863
+ type: import("@awell-health/extensions-core").FieldType.NUMERIC;
864
+ required: false;
865
+ };
866
+ text: {
867
+ id: string;
868
+ label: string;
869
+ description: string;
870
+ type: import("@awell-health/extensions-core").FieldType.TEXT;
871
+ required: false;
872
+ };
873
+ authorId: {
874
+ id: string;
875
+ label: string;
876
+ description: string;
877
+ type: import("@awell-health/extensions-core").FieldType.NUMERIC;
878
+ required: false;
879
+ };
880
+ patientId: {
881
+ id: string;
882
+ label: string;
883
+ description: string;
884
+ type: import("@awell-health/extensions-core").FieldType.NUMERIC;
885
+ required: false;
886
+ };
887
+ category: {
888
+ id: string;
889
+ label: string;
890
+ description: string;
891
+ type: import("@awell-health/extensions-core").FieldType.STRING;
892
+ required: false;
893
+ };
894
+ practiceId: {
895
+ id: string;
896
+ label: string;
897
+ description: string;
898
+ type: import("@awell-health/extensions-core").FieldType.NUMERIC;
899
+ required: false;
900
+ };
901
+ documentDate: {
902
+ id: string;
903
+ label: string;
904
+ description: string;
905
+ type: import("@awell-health/extensions-core").FieldType.DATE;
906
+ required: false;
907
+ };
908
+ chartDate: {
909
+ id: string;
910
+ label: string;
911
+ description: string;
912
+ type: import("@awell-health/extensions-core").FieldType.DATE;
913
+ required: false;
914
+ };
915
+ tags: {
916
+ id: string;
917
+ label: string;
918
+ description: string;
919
+ type: import("@awell-health/extensions-core").FieldType.STRING;
920
+ required: false;
921
+ };
922
+ signed_by: {
923
+ id: string;
924
+ label: string;
925
+ description: string;
926
+ type: import("@awell-health/extensions-core").FieldType.NUMERIC;
927
+ required: false;
928
+ };
929
+ }, {
930
+ base_url: {
931
+ key: string;
932
+ label: string;
933
+ obfuscated: false;
934
+ description: string;
935
+ required: true;
936
+ };
937
+ auth_url: {
938
+ key: string;
939
+ label: string;
940
+ obfuscated: false;
941
+ description: string;
942
+ required: true;
943
+ };
944
+ client_id: {
945
+ key: string;
946
+ label: string;
947
+ obfuscated: false;
948
+ description: string;
949
+ required: true;
950
+ };
951
+ client_secret: {
952
+ key: string;
953
+ label: string;
954
+ obfuscated: true;
955
+ description: string;
956
+ required: true;
957
+ };
958
+ username: {
959
+ key: string;
960
+ label: string;
961
+ obfuscated: false;
962
+ description: string;
963
+ required: true;
964
+ };
965
+ password: {
966
+ key: string;
967
+ label: string;
968
+ obfuscated: true;
969
+ description: string;
970
+ required: true;
971
+ };
972
+ }, string>;
851
973
  getNonVisitNote: import("@awell-health/extensions-core").Action<{
852
974
  nonVisitNoteId: {
853
975
  id: string;
@@ -9,7 +9,7 @@ const getAppointment_1 = require("./getAppointment");
9
9
  const findAppointments_1 = require("./findAppointments");
10
10
  const findPhysician_1 = require("./findPhysician");
11
11
  const createNonVisitNote_1 = require("./createNonVisitNote");
12
- // import { updateNonVisitNote } from './updateNonVisitNote'
12
+ const updateNonVisitNote_1 = require("./updateNonVisitNote");
13
13
  const getNonVisitNote_1 = require("./getNonVisitNote");
14
14
  const deleteNonVisitNote_1 = require("./deleteNonVisitNote");
15
15
  const getPhysician_1 = require("./getPhysician");
@@ -25,7 +25,7 @@ exports.actions = {
25
25
  getPhysician: getPhysician_1.getPhysician,
26
26
  findPhysician: findPhysician_1.findPhysician,
27
27
  createNonVisitNote: createNonVisitNote_1.createNonVisitNote,
28
- // updateNonVisitNote, // Disable for now, don't immediately see a use case for this action.
28
+ updateNonVisitNote: updateNonVisitNote_1.updateNonVisitNote,
29
29
  getNonVisitNote: getNonVisitNote_1.getNonVisitNote,
30
30
  deleteNonVisitNote: deleteNonVisitNote_1.deleteNonVisitNote,
31
31
  postLetter: postLetter_1.postLetter,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../extensions/elation/actions/index.ts"],"names":[],"mappings":";;;AAAA,6CAAyC;AACzC,mDAA+C;AAC/C,mDAA+C;AAC/C,2DAAuD;AACvD,qDAAiD;AACjD,yDAAqD;AACrD,mDAA+C;AAC/C,6DAAyD;AACzD,4DAA4D;AAC5D,uDAAmD;AACnD,6DAAyD;AACzD,iDAA6C;AAC7C,6CAAyC;AACzC,qDAAiD;AAEpC,QAAA,OAAO,GAAG;IACrB,UAAU,EAAV,uBAAU;IACV,aAAa,EAAb,6BAAa;IACb,aAAa,EAAb,6BAAa;IACb,iBAAiB,EAAjB,qCAAiB;IACjB,cAAc,EAAd,+BAAc;IACd,gBAAgB,EAAhB,mCAAgB;IAChB,YAAY,EAAZ,2BAAY;IACZ,aAAa,EAAb,6BAAa;IACb,kBAAkB,EAAlB,uCAAkB;IAClB,4FAA4F;IAC5F,eAAe,EAAf,iCAAe;IACf,kBAAkB,EAAlB,uCAAkB;IAClB,UAAU,EAAV,uBAAU;IACV,cAAc,EAAd,+BAAc;CACf,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../extensions/elation/actions/index.ts"],"names":[],"mappings":";;;AAAA,6CAAyC;AACzC,mDAA+C;AAC/C,mDAA+C;AAC/C,2DAAuD;AACvD,qDAAiD;AACjD,yDAAqD;AACrD,mDAA+C;AAC/C,6DAAyD;AACzD,6DAAyD;AACzD,uDAAmD;AACnD,6DAAyD;AACzD,iDAA6C;AAC7C,6CAAyC;AACzC,qDAAiD;AAEpC,QAAA,OAAO,GAAG;IACrB,UAAU,EAAV,uBAAU;IACV,aAAa,EAAb,6BAAa;IACb,aAAa,EAAb,6BAAa;IACb,iBAAiB,EAAjB,qCAAiB;IACjB,cAAc,EAAd,+BAAc;IACd,gBAAgB,EAAhB,mCAAgB;IAChB,YAAY,EAAZ,2BAAY;IACZ,aAAa,EAAb,6BAAa;IACb,kBAAkB,EAAlB,uCAAkB;IAClB,kBAAkB,EAAlB,uCAAkB;IAClB,eAAe,EAAf,iCAAe;IACf,kBAAkB,EAAlB,uCAAkB;IAClB,UAAU,EAAV,uBAAU;IACV,cAAc,EAAd,+BAAc;CACf,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/awell-extensions",
3
- "version": "1.1.23",
3
+ "version": "1.1.24",
4
4
  "packageManager": "yarn@3.4.1",
5
5
  "main": "dist/src/index.js",
6
6
  "repository": {