@bahmni/clinical-app 0.0.1-dev.340 → 0.0.1-dev.342
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{ConsultationPage-DV_rAqfb.js → ConsultationPage-lyolzWQa.js} +7625 -7506
- package/dist/{DocumentsTable-DLUCAqub-7MZ-jtOy.js → DocumentsTable-CwsQxB8z-C1MBrA4k.js} +5 -5
- package/dist/{FormsTable-DfcTBBcW-B3syUNtU.js → FormsTable-D7qAq2oV-DZ9Jdr3X.js} +34 -34
- package/dist/{LNWAZHJI-CnWQSbaJ.js → LNWAZHJI-COBYn-dX.js} +2 -2
- package/dist/{MWZ6AO7Z-DJMaWAVS.js → MWZ6AO7Z-BhFPUwnQ.js} +2 -2
- package/dist/{Observations-d1dtuDfC-DE0z3sj5.js → Observations-CuU8iPzI-B468X5n5.js} +19 -19
- package/dist/{YPM2AS64-B8CC0TXw.js → YPM2AS64-Bg1gggRq.js} +1 -1
- package/dist/components/consultationPad/utils.d.ts.map +1 -1
- package/dist/components/forms/immunization/ImmunizationForm.d.ts.map +1 -1
- package/dist/components/forms/immunization/__tests__/__mocks__/immunizationMocks.d.ts +63 -0
- package/dist/components/forms/immunization/__tests__/__mocks__/immunizationMocks.d.ts.map +1 -1
- package/dist/components/forms/immunization/components/SelectedImmunizationItem.d.ts +2 -0
- package/dist/components/forms/immunization/components/SelectedImmunizationItem.d.ts.map +1 -1
- package/dist/components/forms/immunization/constants.d.ts +1 -0
- package/dist/components/forms/immunization/constants.d.ts.map +1 -1
- package/dist/components/forms/immunization/index.d.ts.map +1 -1
- package/dist/components/forms/immunization/models.d.ts +15 -2
- package/dist/components/forms/immunization/models.d.ts.map +1 -1
- package/dist/components/forms/immunization/stores.d.ts.map +1 -1
- package/dist/components/forms/immunization/utils.d.ts +3 -1
- package/dist/components/forms/immunization/utils.d.ts.map +1 -1
- package/dist/components/forms/models.d.ts +1 -0
- package/dist/components/forms/models.d.ts.map +1 -1
- package/dist/{hook-DcaYKufJ.js → hook-D0Jte7cL.js} +1 -1
- package/dist/{index-BLDgLL29.js → index-8jABWVHf.js} +3 -3
- package/dist/{index-CahBjLsU.js → index-B2JKo9fD.js} +13298 -13276
- package/dist/{index-CMVp6iIP.js → index-BnvRPF3_.js} +3 -3
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/locales/locale_en.json +7 -1
- package/dist/locales/locale_es.json +1 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as r, jsxs as h, Fragment as x } from "react/jsx-runtime";
|
|
2
|
-
import { l as G, u as W, B as Y,
|
|
2
|
+
import { l as G, u as W, B as Y, V as J, j as X, v as Z, S as ee, m as te } from "./index-B2JKo9fD.js";
|
|
3
3
|
import { useQuery as ae } from "@tanstack/react-query";
|
|
4
4
|
import { useState as c, useCallback as _, useEffect as I, useMemo as p } from "react";
|
|
5
5
|
const ne = "DocumentsTable-module_documentsTableBody__6iR3w", oe = "DocumentsTable-module_viewAttachmentsLink__aQ1on", re = "DocumentsTable-module_documentViewerContainer__F5m8D", de = "DocumentsTable-module_attachmentItem__17KA7", se = "DocumentsTable-module_attachmentCounter__WFiI3", me = "DocumentsTable-module_attachmentError__RI4U2", le = "DocumentsTable-module_documentIframe__ptq5I", ce = "DocumentsTable-module_documentImage__KQVgS", d = {
|
|
@@ -36,9 +36,9 @@ const Te = [
|
|
|
36
36
|
], he = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, R = (a) => a.attachments.length > 0 ? a.attachments : a.documentUrl ? [{ url: a.documentUrl, contentType: a.contentType }] : [], Ne = ({ config: a, encounterUuids: E }) => {
|
|
37
37
|
const [s, w] = c(!1), [o, U] = c(
|
|
38
38
|
null
|
|
39
|
-
), [
|
|
39
|
+
), [V, O] = c(
|
|
40
40
|
/* @__PURE__ */ new Set()
|
|
41
|
-
), g = G(), { t: n } = W(), { addNotification: L } = Y(),
|
|
41
|
+
), g = G(), { t: n } = W(), { addNotification: L } = Y(), $ = Number(a?.pageSize) || 5, [f, C] = c(1), [u, k] = c($), [F, A] = c(void 0), M = _((e) => {
|
|
42
42
|
U(e), w(!0);
|
|
43
43
|
}, []), j = _(() => {
|
|
44
44
|
w(!1), U(null), O(/* @__PURE__ */ new Set());
|
|
@@ -91,7 +91,7 @@ const Te = [
|
|
|
91
91
|
}, [s, o]);
|
|
92
92
|
const q = _(
|
|
93
93
|
(e, t) => {
|
|
94
|
-
t !== u ? (
|
|
94
|
+
t !== u ? (k(t), C(1), A(void 0)) : C(e);
|
|
95
95
|
},
|
|
96
96
|
[u]
|
|
97
97
|
), N = p(
|
|
@@ -169,7 +169,7 @@ const Te = [
|
|
|
169
169
|
size: "lg",
|
|
170
170
|
testId: "document-view-modal",
|
|
171
171
|
children: /* @__PURE__ */ r("div", { className: d.documentViewerContainer, children: T.map((e, t) => {
|
|
172
|
-
const m = B(e.url), l = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || he.test(e.url ?? ""), D =
|
|
172
|
+
const m = B(e.url), l = e.contentType?.toLowerCase().includes("pdf"), S = (e.contentType?.toLowerCase().includes("image") ?? !1) || he.test(e.url ?? ""), D = V.has(t);
|
|
173
173
|
return m === "#" || D ? /* @__PURE__ */ h(
|
|
174
174
|
"div",
|
|
175
175
|
{
|
|
@@ -1,51 +1,51 @@
|
|
|
1
1
|
import { jsx as i, jsxs as re, Fragment as oe } from "react/jsx-runtime";
|
|
2
|
-
import { u as ae, l as se, k as te,
|
|
2
|
+
import { u as ae, l as se, k as te, E as ne, N as de, a as ie, g as me, K as le, _ as ce, Z as q, v as ue, j as fe, S as k, L as ye, R as he, m as be, H as ge } from "./index-B2JKo9fD.js";
|
|
3
3
|
import { useQueryClient as pe, useQuery as y } from "@tanstack/react-query";
|
|
4
|
-
import { useState as
|
|
4
|
+
import { useState as H, useMemo as d, useCallback as h } from "react";
|
|
5
5
|
const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_customAccordianItem__isszs", A = {
|
|
6
6
|
formsTableBody: Ne,
|
|
7
7
|
customAccordianItem: Oe
|
|
8
8
|
}, ve = ({
|
|
9
9
|
episodeOfCareUuids: I,
|
|
10
10
|
encounterUuids: l,
|
|
11
|
-
config:
|
|
11
|
+
config: K
|
|
12
12
|
}) => {
|
|
13
|
-
const { t: n } = ae(), c = se(), [u, L] =
|
|
14
|
-
numberOfVisits:
|
|
15
|
-
hideThumbnail:
|
|
13
|
+
const { t: n } = ae(), c = se(), [u, L] = H(!1), [s, T] = H(null), {
|
|
14
|
+
numberOfVisits: j,
|
|
15
|
+
hideThumbnail: w = !1,
|
|
16
16
|
forms: f
|
|
17
|
-
} =
|
|
17
|
+
} = K ?? {}, v = te(
|
|
18
18
|
I,
|
|
19
19
|
l
|
|
20
|
-
),
|
|
21
|
-
data:
|
|
22
|
-
isLoading:
|
|
23
|
-
isError:
|
|
24
|
-
error:
|
|
25
|
-
refetch:
|
|
20
|
+
), G = pe(), {
|
|
21
|
+
data: _ = [],
|
|
22
|
+
isLoading: B,
|
|
23
|
+
isError: E,
|
|
24
|
+
error: V,
|
|
25
|
+
refetch: $
|
|
26
26
|
} = y({
|
|
27
27
|
queryKey: ["forms", c, I],
|
|
28
|
-
queryFn: () => ne(c, void 0,
|
|
28
|
+
queryFn: () => ne(c, void 0, j),
|
|
29
29
|
enabled: !!c && !v
|
|
30
|
-
}),
|
|
31
|
-
let e =
|
|
30
|
+
}), F = d(() => {
|
|
31
|
+
let e = _;
|
|
32
32
|
return l && l.length > 0 && (e = e.filter(
|
|
33
33
|
(r) => l.includes(r.encounterUuid)
|
|
34
34
|
)), Array.isArray(f) && f.length > 0 && (e = e.filter(
|
|
35
35
|
(r) => f.some((o) => o.toLowerCase() === r.formName.toLowerCase())
|
|
36
36
|
)), e;
|
|
37
|
-
}, [
|
|
37
|
+
}, [_, l, f]), { data: S = [] } = y({
|
|
38
38
|
queryKey: ["observationForms"],
|
|
39
39
|
queryFn: () => de()
|
|
40
|
-
}),
|
|
41
|
-
(e) =>
|
|
42
|
-
[
|
|
40
|
+
}), M = h(
|
|
41
|
+
(e) => S.find((r) => r.name === e)?.uuid,
|
|
42
|
+
[S]
|
|
43
43
|
), b = d(() => {
|
|
44
44
|
if (s)
|
|
45
|
-
return
|
|
46
|
-
}, [s,
|
|
45
|
+
return M(s.formName);
|
|
46
|
+
}, [s, M]), {
|
|
47
47
|
data: m,
|
|
48
|
-
isLoading:
|
|
48
|
+
isLoading: x,
|
|
49
49
|
isError: z,
|
|
50
50
|
error: g
|
|
51
51
|
} = y({
|
|
@@ -64,7 +64,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
64
64
|
});
|
|
65
65
|
le(
|
|
66
66
|
(e) => {
|
|
67
|
-
e.patientUUID === c && e.updatedConcepts.size > 0 && (
|
|
67
|
+
e.patientUUID === c && e.updatedConcepts.size > 0 && ($(), G.invalidateQueries({ queryKey: ["formsEncounterFHIR"] }));
|
|
68
68
|
},
|
|
69
69
|
[c]
|
|
70
70
|
);
|
|
@@ -101,7 +101,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
101
101
|
return q(g).message;
|
|
102
102
|
if (N)
|
|
103
103
|
return q(N).message;
|
|
104
|
-
}, [g, N]),
|
|
104
|
+
}, [g, N]), R = d(
|
|
105
105
|
() => [
|
|
106
106
|
{ key: "recordedOn", header: n("RECORDED_ON") },
|
|
107
107
|
{ key: "recordedBy", header: n("RECORDED_BY") }
|
|
@@ -114,7 +114,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
114
114
|
],
|
|
115
115
|
[]
|
|
116
116
|
), C = d(() => {
|
|
117
|
-
const e =
|
|
117
|
+
const e = F.reduce(
|
|
118
118
|
(r, o) => {
|
|
119
119
|
const t = o.formName;
|
|
120
120
|
r[t] ??= [];
|
|
@@ -138,7 +138,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
138
138
|
)
|
|
139
139
|
})
|
|
140
140
|
).sort((r, o) => r.formName.localeCompare(o.formName));
|
|
141
|
-
}, [
|
|
141
|
+
}, [F, n]), D = h((e) => {
|
|
142
142
|
T(e), L(!0);
|
|
143
143
|
}, []), ee = h(() => {
|
|
144
144
|
L(!1), T(null);
|
|
@@ -156,14 +156,14 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
156
156
|
[D]
|
|
157
157
|
);
|
|
158
158
|
return /* @__PURE__ */ re(oe, { children: [
|
|
159
|
-
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children:
|
|
159
|
+
/* @__PURE__ */ i("div", { id: "forms-table", "data-testid": "forms-table", children: B || E || C.length === 0 || v ? /* @__PURE__ */ i(
|
|
160
160
|
k,
|
|
161
161
|
{
|
|
162
|
-
headers:
|
|
162
|
+
headers: R,
|
|
163
163
|
ariaLabel: n("FORMS_HEADING"),
|
|
164
164
|
rows: [],
|
|
165
|
-
loading:
|
|
166
|
-
errorStateMessage:
|
|
165
|
+
loading: B,
|
|
166
|
+
errorStateMessage: E ? V?.message : void 0,
|
|
167
167
|
emptyStateMessage: n("FORMS_UNAVAILABLE"),
|
|
168
168
|
renderCell: U,
|
|
169
169
|
className: A.formsTableBody,
|
|
@@ -181,7 +181,7 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
181
181
|
children: /* @__PURE__ */ i(
|
|
182
182
|
k,
|
|
183
183
|
{
|
|
184
|
-
headers:
|
|
184
|
+
headers: R,
|
|
185
185
|
ariaLabel: n("FORMS_HEADING"),
|
|
186
186
|
rows: t,
|
|
187
187
|
loading: !1,
|
|
@@ -213,12 +213,12 @@ const Ne = "FormsTable-module_formsTableBody__SvGha", Oe = "FormsTable-module_cu
|
|
|
213
213
|
ge,
|
|
214
214
|
{
|
|
215
215
|
observations: P,
|
|
216
|
-
isLoading:
|
|
216
|
+
isLoading: x || Q,
|
|
217
217
|
isError: z || Z,
|
|
218
218
|
errorMessage: W,
|
|
219
219
|
emptyStateMessage: n("NO_FORM_DATA_AVAILABLE"),
|
|
220
220
|
testIdPrefix: s.formName,
|
|
221
|
-
hideThumbnail:
|
|
221
|
+
hideThumbnail: w,
|
|
222
222
|
controlOrder: Y,
|
|
223
223
|
sectionMap: J
|
|
224
224
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-
|
|
2
|
-
import { bI as d, bJ as f, bK as e } from "./index-
|
|
1
|
+
import { c, T as l, P as m, a as u, D as v, Q as i } from "./YPM2AS64-Bg1gggRq.js";
|
|
2
|
+
import { bI as d, bJ as f, bK as e } from "./index-B2JKo9fD.js";
|
|
3
3
|
var p = (a) => {
|
|
4
4
|
const [r, t] = c({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as s, T as c, P as u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-
|
|
2
|
-
import { bI as v, bJ as C, bK as e } from "./index-
|
|
1
|
+
import { c as s, T as c, P as u, a as i, b as m, C as P, Q as d } from "./YPM2AS64-Bg1gggRq.js";
|
|
2
|
+
import { bI as v, bJ as C, bK as e } from "./index-B2JKo9fD.js";
|
|
3
3
|
var h = (t) => {
|
|
4
4
|
const [r, o] = s({
|
|
5
5
|
prefix: "TanstackQueryDevtools"
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs as S, jsx as u } from "react/jsx-runtime";
|
|
2
|
-
import { l as q, B as
|
|
2
|
+
import { l as q, B as w, u as N, b as Q, w as k, K as z, A as H, C as M, z as x, c as G, S as Y, d as j, Y as A, e as P, f as J, h as W, o as X, i as Z, n as ee } from "./index-B2JKo9fD.js";
|
|
3
3
|
import { useQueries as ae, useQuery as te } from "@tanstack/react-query";
|
|
4
4
|
import { useRef as se, useEffect as I, useMemo as R } from "react";
|
|
5
5
|
const C = (a, n, d, l, b, r) => {
|
|
6
|
-
const t =
|
|
6
|
+
const t = P(a, n, b), s = t.value, o = J(s);
|
|
7
7
|
let i = s;
|
|
8
8
|
o === "Image" && (i = /* @__PURE__ */ u(
|
|
9
9
|
X,
|
|
@@ -60,7 +60,7 @@ const C = (a, n, d, l, b, r) => {
|
|
|
60
60
|
hideThumbnail: d
|
|
61
61
|
}) => {
|
|
62
62
|
const { t: l } = N(), b = (r, t, s) => {
|
|
63
|
-
const o =
|
|
63
|
+
const o = j(r.encounterDetails, l);
|
|
64
64
|
return /* @__PURE__ */ S(
|
|
65
65
|
A,
|
|
66
66
|
{
|
|
@@ -113,7 +113,7 @@ const C = (a, n, d, l, b, r) => {
|
|
|
113
113
|
conceptNames: d = [],
|
|
114
114
|
conceptUuid: l = [],
|
|
115
115
|
hideThumbnail: b = !1
|
|
116
|
-
} = n, r = se(/* @__PURE__ */ new Set()), t = q(), { addNotification: s } =
|
|
116
|
+
} = n, r = se(/* @__PURE__ */ new Set()), t = q(), { addNotification: s } = w(), { t: o } = N(), i = ae({
|
|
117
117
|
queries: d.map((e) => ({
|
|
118
118
|
queryKey: de(e),
|
|
119
119
|
queryFn: () => Q(e),
|
|
@@ -123,10 +123,10 @@ const C = (a, n, d, l, b, r) => {
|
|
|
123
123
|
I(() => {
|
|
124
124
|
i.forEach((e, h) => {
|
|
125
125
|
if (e.isError && !r.current.has(h)) {
|
|
126
|
-
const
|
|
126
|
+
const V = d[h];
|
|
127
127
|
s({
|
|
128
128
|
title: o("ERROR_DEFAULT_TITLE"),
|
|
129
|
-
message: o("ERROR_FETCHING_CONCEPT", { conceptName:
|
|
129
|
+
message: o("ERROR_FETCHING_CONCEPT", { conceptName: V }),
|
|
130
130
|
type: "error"
|
|
131
131
|
}), r.current.add(h);
|
|
132
132
|
} else e.isError || r.current.delete(h);
|
|
@@ -136,19 +136,19 @@ const C = (a, n, d, l, b, r) => {
|
|
|
136
136
|
data: c,
|
|
137
137
|
isLoading: D,
|
|
138
138
|
isError: T,
|
|
139
|
-
refetch:
|
|
139
|
+
refetch: g
|
|
140
140
|
} = te({
|
|
141
141
|
queryKey: le(t, p),
|
|
142
142
|
queryFn: () => k(t, p),
|
|
143
143
|
enabled: !!t && p.length > 0 && y
|
|
144
144
|
});
|
|
145
|
-
|
|
145
|
+
z(
|
|
146
146
|
(e) => {
|
|
147
147
|
e.patientUUID === t && e.updatedConcepts.size > 0 && [...e.updatedConcepts.keys()].some(
|
|
148
148
|
(h) => p.includes(h)
|
|
149
|
-
) &&
|
|
149
|
+
) && g();
|
|
150
150
|
},
|
|
151
|
-
[t,
|
|
151
|
+
[t, g]
|
|
152
152
|
), I(() => {
|
|
153
153
|
T && s({
|
|
154
154
|
title: o("ERROR_DEFAULT_TITLE"),
|
|
@@ -156,15 +156,15 @@ const C = (a, n, d, l, b, r) => {
|
|
|
156
156
|
type: "error"
|
|
157
157
|
});
|
|
158
158
|
}, [T]);
|
|
159
|
-
const
|
|
159
|
+
const O = R(() => {
|
|
160
160
|
if (!c) return [];
|
|
161
161
|
const e = H(c), h = M(e);
|
|
162
|
-
return
|
|
162
|
+
return x(h);
|
|
163
163
|
}, [c]), F = [
|
|
164
164
|
{ key: "name", header: "name" },
|
|
165
165
|
{ key: "value", header: "value" },
|
|
166
166
|
{ key: "form", header: "form" }
|
|
167
|
-
],
|
|
167
|
+
], f = D || !y, _ = T && y, L = (!c || c.entry?.length === 0 || p.length === 0) && y, B = _ ? o("ERROR_FETCHING_OBSERVATIONS") : null, K = L ? o("NO_OBSERVATIONS_FOUND") : void 0, U = O.length > 0 && !f && !_, E = n.titleTranslationKey, v = E ? o(E) : "";
|
|
168
168
|
return /* @__PURE__ */ S(
|
|
169
169
|
"div",
|
|
170
170
|
{
|
|
@@ -174,7 +174,7 @@ const C = (a, n, d, l, b, r) => {
|
|
|
174
174
|
className: $.observations,
|
|
175
175
|
children: [
|
|
176
176
|
/* @__PURE__ */ u(
|
|
177
|
-
|
|
177
|
+
G,
|
|
178
178
|
{
|
|
179
179
|
id: "observations-title",
|
|
180
180
|
testId: E ? `observations-title-${v}` : "observations-title",
|
|
@@ -183,22 +183,22 @@ const C = (a, n, d, l, b, r) => {
|
|
|
183
183
|
children: /* @__PURE__ */ u("p", { children: v })
|
|
184
184
|
}
|
|
185
185
|
),
|
|
186
|
-
|
|
186
|
+
U ? /* @__PURE__ */ u(
|
|
187
187
|
oe,
|
|
188
188
|
{
|
|
189
|
-
groupedData:
|
|
189
|
+
groupedData: O,
|
|
190
190
|
title: v,
|
|
191
191
|
hideThumbnail: b
|
|
192
192
|
}
|
|
193
193
|
) : /* @__PURE__ */ u(
|
|
194
|
-
|
|
194
|
+
Y,
|
|
195
195
|
{
|
|
196
196
|
headers: F,
|
|
197
197
|
rows: [],
|
|
198
198
|
ariaLabel: o("OBSERVATIONS"),
|
|
199
|
-
loading:
|
|
199
|
+
loading: f,
|
|
200
200
|
errorStateMessage: B,
|
|
201
|
-
emptyStateMessage:
|
|
201
|
+
emptyStateMessage: K,
|
|
202
202
|
dataTestId: "observations-table"
|
|
203
203
|
}
|
|
204
204
|
)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bL as we, bM as z, bN as xt, bO as B, bJ as q, bK as y, bP as Ro, bQ as ye, bR as R, bS as _, bT as k, bU as N, bV as A, bW as bs, bX as ir, bY as $e, bZ as U, b_ as Hn, b$ as Vn, c0 as dt, c1 as D, c2 as xs, c3 as cn, c4 as Be, c5 as ws, c6 as qt, c7 as zt, c8 as $s, c9 as Cs, ca as $n, cb as Ss, cc as Nr, cd as Bt, ce as zo, cf as ks, cg as Es, ch as j, ci as Ur, cj as Ms, ck as Ds, cl as sr, cm as As, cn as Ts, co as zn, cp as Fs, cq as Is, cr as Z, cs as Ps, ct as Ls } from "./index-
|
|
1
|
+
import { bL as we, bM as z, bN as xt, bO as B, bJ as q, bK as y, bP as Ro, bQ as ye, bR as R, bS as _, bT as k, bU as N, bV as A, bW as bs, bX as ir, bY as $e, bZ as U, b_ as Hn, b$ as Vn, c0 as dt, c1 as D, c2 as xs, c3 as cn, c4 as Be, c5 as ws, c6 as qt, c7 as zt, c8 as $s, c9 as Cs, ca as $n, cb as Ss, cc as Nr, cd as Bt, ce as zo, cf as ks, cg as Es, ch as j, ci as Ur, cj as Ms, ck as Ds, cl as sr, cm as As, cn as Ts, co as zn, cp as Fs, cq as Is, cr as Z, cs as Ps, ct as Ls } from "./index-B2JKo9fD.js";
|
|
2
2
|
var Os = (e) => e != null, qs = (e) => e.filter(Os);
|
|
3
3
|
function _s(e) {
|
|
4
4
|
return (...t) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/consultationPad/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AAE7E,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAI7C,wBAAgB,0BAA0B,CACxC,MAAM,EAAE,eAAe,GAAG,SAAS,GAClC,YAAY,EAAE,CA6BhB;AAED,wBAAgB,gBAAgB,CAC9B,QAAQ,EAAE,YAAY,EAAE,EACxB,aAAa,EAAE,MAAM,EACrB,WAAW,CAAC,EAAE,MAAM,GACnB,YAAY,EAAE,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/components/consultationPad/utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,uCAAuC,CAAC;AAE7E,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAI7C,wBAAgB,0BAA0B,CACxC,MAAM,EAAE,eAAe,GAAG,SAAS,GAClC,YAAY,EAAE,CA6BhB;AAED,wBAAgB,gBAAgB,CAC9B,QAAQ,EAAE,YAAY,EAAE,EACxB,aAAa,EAAE,MAAM,EACrB,WAAW,CAAC,EAAE,MAAM,GACnB,YAAY,EAAE,CAiBhB;AAED,wBAAgB,uBAAuB,CAAC,OAAO,EAAE,YAAY,EAAE;;;;;;;EAiC9D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ImmunizationForm.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/ImmunizationForm.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEtF,OAAO,KAAK,EAAE,YAAY,IAAI,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;
|
|
1
|
+
{"version":3,"file":"ImmunizationForm.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/ImmunizationForm.tsx"],"names":[],"mappings":"AAoBA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,mCAAmC,CAAC;AAEtF,OAAO,KAAK,EAAE,YAAY,IAAI,0BAA0B,EAAE,MAAM,0CAA0C,CAAC;AAkB3G,QAAA,MAAM,gBAAgB,GAAI,uDAGvB;IACD,4BAA4B,CAAC,EAAE,4BAA4B,CAAC;IAC5D,kBAAkB,CAAC,EAAE,0BAA0B,CAAC;CACjD,4CAmZA,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -14,6 +14,19 @@ export declare const mockImmunizationInputControlConfig: {
|
|
|
14
14
|
administeredLocationTag: string;
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
|
+
export declare const mockMisconfiguredHistoryInputControlConfig: {
|
|
18
|
+
metadata: {
|
|
19
|
+
statusReasonValueSetUuid: string;
|
|
20
|
+
routeConceptUuid: string;
|
|
21
|
+
vaccineConceptSetUuid: string;
|
|
22
|
+
siteConceptUuid: string;
|
|
23
|
+
administeredLocationTag: string;
|
|
24
|
+
};
|
|
25
|
+
type: string;
|
|
26
|
+
encounterTypes: string[];
|
|
27
|
+
privileges: string[];
|
|
28
|
+
attributes: InputControlAttributes[];
|
|
29
|
+
};
|
|
17
30
|
export declare const mockAdministrationInputControlConfigAllowed: {
|
|
18
31
|
type: string;
|
|
19
32
|
encounterTypes: string[];
|
|
@@ -39,6 +52,35 @@ export declare const mockAdministrationInputControlConfig: {
|
|
|
39
52
|
privileges: string[];
|
|
40
53
|
attributes: InputControlAttributes[];
|
|
41
54
|
};
|
|
55
|
+
export declare const mockWaiverInputControlConfig: {
|
|
56
|
+
encounterTypes: string[];
|
|
57
|
+
privileges: string[];
|
|
58
|
+
attributes: {
|
|
59
|
+
name: string;
|
|
60
|
+
required: boolean;
|
|
61
|
+
}[];
|
|
62
|
+
metadata: {
|
|
63
|
+
vaccineConceptSetUuid: string;
|
|
64
|
+
statusReasonValueSetUuid: string;
|
|
65
|
+
otherReasonConceptUuid: string;
|
|
66
|
+
};
|
|
67
|
+
type: string;
|
|
68
|
+
};
|
|
69
|
+
export declare const mockMisconfiguredWaiverInputControlConfig: {
|
|
70
|
+
attributes: InputControlAttributes[];
|
|
71
|
+
metadata: {
|
|
72
|
+
fetchStockBatches: boolean;
|
|
73
|
+
statusReasonValueSetUuid: string;
|
|
74
|
+
otherReasonConceptUuid: string;
|
|
75
|
+
routeConceptUuid: string;
|
|
76
|
+
vaccineConceptSetUuid: string;
|
|
77
|
+
siteConceptUuid: string;
|
|
78
|
+
administeredLocationTag: string;
|
|
79
|
+
};
|
|
80
|
+
type: string;
|
|
81
|
+
encounterTypes: string[];
|
|
82
|
+
privileges: string[];
|
|
83
|
+
};
|
|
42
84
|
export declare const mockImmunizationInputControlConfigWithFetchStockBatches: {
|
|
43
85
|
metadata: {
|
|
44
86
|
fetchStockBatches: boolean;
|
|
@@ -144,6 +186,18 @@ export declare const mockSitesValueSet: {
|
|
|
144
186
|
timestamp: string;
|
|
145
187
|
};
|
|
146
188
|
};
|
|
189
|
+
export declare const OTHER_REASON_CONCEPT_UUID = "other-uuid";
|
|
190
|
+
export declare const mockStatusReasonsValueSet: {
|
|
191
|
+
resourceType: "ValueSet";
|
|
192
|
+
status: "active";
|
|
193
|
+
expansion: {
|
|
194
|
+
contains?: {
|
|
195
|
+
code?: string;
|
|
196
|
+
display: string;
|
|
197
|
+
}[] | undefined;
|
|
198
|
+
timestamp: string;
|
|
199
|
+
};
|
|
200
|
+
};
|
|
147
201
|
export declare const mockLocations: Location[];
|
|
148
202
|
export declare const mockLocationsWithChildren: Location[];
|
|
149
203
|
export declare const mockImmunizationEntry: ImmunizationInputEntry;
|
|
@@ -163,6 +217,11 @@ export declare const mockVaccineDrugs: Medication[];
|
|
|
163
217
|
export declare const mockCovid19VaccineDrug: Medication;
|
|
164
218
|
export declare const mockInfluenzaVaccineDrug: Medication;
|
|
165
219
|
export declare const mockCovid19VaccineDrugs: Medication[];
|
|
220
|
+
export declare const mockCovidVaccineMedicationWithDisplay: Medication;
|
|
221
|
+
export declare const mockDuplicateCovidVaccineMedication: Medication;
|
|
222
|
+
export declare const mockFluVaccineMedicationWithDisplay: Medication;
|
|
223
|
+
export declare const mockVaccineMedicationWithoutCoding: Medication;
|
|
224
|
+
export declare const mockVaccineMedicationsWithDisplay: Medication[];
|
|
166
225
|
export declare const mockVaccinationBundle: {
|
|
167
226
|
resourceType: string;
|
|
168
227
|
type: string;
|
|
@@ -179,6 +238,7 @@ export declare const mockMixedVaccinationBundle: {
|
|
|
179
238
|
};
|
|
180
239
|
export declare const mockEncounterSubject: Reference;
|
|
181
240
|
export declare const mockImmunizationEntryComplete: ImmunizationInputEntry;
|
|
241
|
+
export declare const mockImmunizationEntryWaiver: ImmunizationInputEntry;
|
|
182
242
|
export declare const mockImmunizationEntryWithBasedOn: ImmunizationInputEntry;
|
|
183
243
|
export declare const mockImmunizationEntryWithBasedOnNoDrug: ImmunizationInputEntry;
|
|
184
244
|
export declare const mockImmunizationEntryWithBasedOnAndNullFields: ImmunizationInputEntry;
|
|
@@ -200,9 +260,11 @@ export declare const mockVaccinationBundleWithCovid: {
|
|
|
200
260
|
export declare const mockStore: {
|
|
201
261
|
selectedImmunizations: never[];
|
|
202
262
|
attributes: undefined;
|
|
263
|
+
waiverReasonConfig: undefined;
|
|
203
264
|
addImmunization: any;
|
|
204
265
|
removeImmunization: any;
|
|
205
266
|
setAttributes: any;
|
|
267
|
+
setWaiverReasonConfig: any;
|
|
206
268
|
updateAdministeredOn: any;
|
|
207
269
|
updateVaccineDrug: any;
|
|
208
270
|
updateAdministeredLocation: any;
|
|
@@ -213,6 +275,7 @@ export declare const mockStore: {
|
|
|
213
275
|
updateBatchNumber: any;
|
|
214
276
|
updateStockLocation: any;
|
|
215
277
|
updateDoseSequence: any;
|
|
278
|
+
updateStatusReason: any;
|
|
216
279
|
updateNote: any;
|
|
217
280
|
validateAll: any;
|
|
218
281
|
reset: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"immunizationMocks.d.ts","sourceRoot":"","sources":["../../../../../../src/components/forms/immunization/__tests__/__mocks__/immunizationMocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,KAAK,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEnE,OAAO,EAAE,sBAAsB,EAAE,MAAM,gDAAgD,CAAC;AACxF,OAAO,EAAE,sBAAsB,EAAE,MAAM,cAAc,CAAC;AAwDtD,eAAO,MAAM,kCAAkC;;;;;;;;;;;CAG9C,CAAC;AAEF,eAAO,MAAM,2CAA2C;;;;;;;;;;;CAGvD,CAAC;AAEF,eAAO,MAAM,oCAAoC;;;;;;;;;;;;CAIhD,CAAC;AAEF,eAAO,MAAM,uDAAuD;;;;;;;;;;;;CAMnE,CAAC;AAEF,eAAO,MAAM,0CAA0C;;;;;;;;;;;;;;;;CAStD,CAAC;AAEF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;CAgBrC,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;
|
|
1
|
+
{"version":3,"file":"immunizationMocks.d.ts","sourceRoot":"","sources":["../../../../../../src/components/forms/immunization/__tests__/__mocks__/immunizationMocks.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,6 +7,8 @@ interface SelectedImmunizationItemProps {
|
|
|
7
7
|
immunization: ImmunizationInputEntry;
|
|
8
8
|
routes: ValueSet | undefined;
|
|
9
9
|
sites: ValueSet | undefined;
|
|
10
|
+
statusReasons?: ValueSet;
|
|
11
|
+
otherReasonConceptUuid?: string;
|
|
10
12
|
administeredLocationTag: Location[] | undefined;
|
|
11
13
|
attributes: InputControlAttributes[] | undefined;
|
|
12
14
|
vaccineDrugs: Medication[] | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectedImmunizationItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/forms/immunization/components/SelectedImmunizationItem.tsx"],"names":[],"mappings":"AAWA,OAAO,EAEL,QAAQ,EACR,KAAK,sBAAsB,EAC3B,KAAK,QAAQ,EAEd,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,KAAuC,MAAM,OAAO,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EACL,sBAAsB,EACtB,oBAAoB,EACpB,uBAAuB,EACxB,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"SelectedImmunizationItem.d.ts","sourceRoot":"","sources":["../../../../../src/components/forms/immunization/components/SelectedImmunizationItem.tsx"],"names":[],"mappings":"AAWA,OAAO,EAEL,QAAQ,EACR,KAAK,sBAAsB,EAC3B,KAAK,QAAQ,EAEd,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAC/C,OAAO,KAAuC,MAAM,OAAO,CAAC;AAC5D,OAAO,EAAE,sBAAsB,EAAE,MAAM,6CAA6C,CAAC;AACrF,OAAO,EACL,sBAAsB,EACtB,oBAAoB,EACpB,uBAAuB,EACxB,MAAM,WAAW,CAAC;AAanB,UAAU,6BAA6B;IACrC,YAAY,EAAE,sBAAsB,CAAC;IACrC,MAAM,EAAE,QAAQ,GAAG,SAAS,CAAC;IAC7B,KAAK,EAAE,QAAQ,GAAG,SAAS,CAAC;IAC5B,aAAa,CAAC,EAAE,QAAQ,CAAC;IACzB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,uBAAuB,EAAE,QAAQ,EAAE,GAAG,SAAS,CAAC;IAChD,UAAU,EAAE,sBAAsB,EAAE,GAAG,SAAS,CAAC;IACjD,YAAY,EAAE,UAAU,EAAE,GAAG,SAAS,CAAC;IACvC,QAAQ,EAAE,oBAAoB,CAAC;IAC/B,eAAe,EAAE,sBAAsB,GAAG,SAAS,CAAC;IACpD,WAAW,EAAE,OAAO,CAAC;IACrB,mBAAmB,EAAE,OAAO,CAAC;IAC7B,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;CACxB;AAED,MAAM,WAAW,qBAAqB;IACpC,YAAY,CAAC,EAAE,uBAAuB,GAAG,IAAI,CAAC;IAC9C,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAC5B;AAED,QAAA,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAojBrE,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export declare const IMMUNIZATION_HISTORY_INPUT_CONTROL_KEY = "immunizationHistory";
|
|
2
2
|
export declare const IMMUNIZATION_ADMINISTRATION_INPUT_CONTROL_KEY = "immunizationAdministration";
|
|
3
|
+
export declare const IMMUNIZATION_WAIVER_INPUT_CONTROL_KEY = "immunizationWaiver";
|
|
3
4
|
export declare const ADMINISTERED_PRODUCT_EXTENSION_URL = "http://fhir.bahmni.org/ext/immunization/administeredProduct";
|
|
4
5
|
export declare const BASED_ON_EXTENSION_URL = "http://fhir.bahmni.org/ext/immunization/basedOn";
|
|
5
6
|
export declare const STOCK_LOCATION_EXTENSION_URL = "http://fhir.bahmni.org/ext/immunization/stockLocation";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sCAAsC,wBAAwB,CAAC;AAC5E,eAAO,MAAM,6CAA6C,+BAC5B,CAAC;AAC/B,eAAO,MAAM,kCAAkC,gEACgB,CAAC;AAChE,eAAO,MAAM,sBAAsB,oDACgB,CAAC;AACpD,eAAO,MAAM,4BAA4B,0DACgB,CAAC;AAC1D,eAAO,MAAM,wBAAwB,kDACY,CAAC;AAClD,eAAO,MAAM,sBAAsB,OAAO,CAAC;AAC3C,eAAO,MAAM,yBAAyB,sBAAsB,CAAC"}
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sCAAsC,wBAAwB,CAAC;AAC5E,eAAO,MAAM,6CAA6C,+BAC5B,CAAC;AAC/B,eAAO,MAAM,qCAAqC,uBAAuB,CAAC;AAC1E,eAAO,MAAM,kCAAkC,gEACgB,CAAC;AAChE,eAAO,MAAM,sBAAsB,oDACgB,CAAC;AACpD,eAAO,MAAM,4BAA4B,0DACgB,CAAC;AAC1D,eAAO,MAAM,wBAAwB,kDACY,CAAC;AAClD,eAAO,MAAM,sBAAsB,OAAO,CAAC;AAC3C,eAAO,MAAM,yBAAyB,sBAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/index.ts"],"names":[],"mappings":"AA2CA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { CDSCard } from '@bahmni/services';
|
|
2
2
|
import { Reference } from 'fhir/r4';
|
|
3
3
|
import { InputControlAttributes } from '../../../providers/clinicalConfig/models';
|
|
4
|
-
import { IMMUNIZATION_ADMINISTRATION_INPUT_CONTROL_KEY, IMMUNIZATION_HISTORY_INPUT_CONTROL_KEY } from './constants';
|
|
5
|
-
export type ImmunizationStoreKey = typeof IMMUNIZATION_HISTORY_INPUT_CONTROL_KEY | typeof IMMUNIZATION_ADMINISTRATION_INPUT_CONTROL_KEY;
|
|
4
|
+
import { IMMUNIZATION_ADMINISTRATION_INPUT_CONTROL_KEY, IMMUNIZATION_HISTORY_INPUT_CONTROL_KEY, IMMUNIZATION_WAIVER_INPUT_CONTROL_KEY } from './constants';
|
|
5
|
+
export type ImmunizationStoreKey = typeof IMMUNIZATION_HISTORY_INPUT_CONTROL_KEY | typeof IMMUNIZATION_ADMINISTRATION_INPUT_CONTROL_KEY | typeof IMMUNIZATION_WAIVER_INPUT_CONTROL_KEY;
|
|
6
6
|
export interface ImmunizationDrug {
|
|
7
7
|
code?: string;
|
|
8
8
|
display: string;
|
|
@@ -11,6 +11,10 @@ export interface ImmunizationLocation {
|
|
|
11
11
|
uuid?: string;
|
|
12
12
|
display: string;
|
|
13
13
|
}
|
|
14
|
+
export interface ImmunizationStatusReason {
|
|
15
|
+
code: string;
|
|
16
|
+
display: string;
|
|
17
|
+
}
|
|
14
18
|
export interface ImmunizationInputEntry {
|
|
15
19
|
id: string;
|
|
16
20
|
drug: ImmunizationDrug | null;
|
|
@@ -27,6 +31,7 @@ export interface ImmunizationInputEntry {
|
|
|
27
31
|
batchNumber: string | null;
|
|
28
32
|
stockLocation: string | null;
|
|
29
33
|
doseSequence: number | null;
|
|
34
|
+
statusReason: ImmunizationStatusReason | null;
|
|
30
35
|
note?: string;
|
|
31
36
|
basedOnReference?: string | null;
|
|
32
37
|
cdsCards?: CDSCard[];
|
|
@@ -40,6 +45,7 @@ export interface ImmunizationInputEntry {
|
|
|
40
45
|
manufacturer?: string;
|
|
41
46
|
batchNumber?: string;
|
|
42
47
|
doseSequence?: string;
|
|
48
|
+
statusReason?: string;
|
|
43
49
|
note?: string;
|
|
44
50
|
};
|
|
45
51
|
hasBeenValidated: boolean;
|
|
@@ -65,10 +71,16 @@ export interface CreateImmunizationBundleEntriesParams {
|
|
|
65
71
|
encounterReference: string;
|
|
66
72
|
practitionerUUID: string;
|
|
67
73
|
isAdministration: boolean;
|
|
74
|
+
isWaiver: boolean;
|
|
75
|
+
}
|
|
76
|
+
export interface WaiverReasonConfig {
|
|
77
|
+
otherReasonConceptUuid?: string;
|
|
68
78
|
}
|
|
69
79
|
export interface ImmunizationHistoryState {
|
|
70
80
|
selectedImmunizations: ImmunizationInputEntry[];
|
|
71
81
|
attributes: InputControlAttributes[] | undefined;
|
|
82
|
+
waiverReasonConfig: WaiverReasonConfig | undefined;
|
|
83
|
+
setWaiverReasonConfig: (config: WaiverReasonConfig) => void;
|
|
72
84
|
addImmunization: (vaccineCode: {
|
|
73
85
|
code: string;
|
|
74
86
|
display: string;
|
|
@@ -90,6 +102,7 @@ export interface ImmunizationHistoryState {
|
|
|
90
102
|
updateBatchNumber: (id: string, value: string) => void;
|
|
91
103
|
updateStockLocation: (id: string, value: string | null) => void;
|
|
92
104
|
updateDoseSequence: (id: string, value: number | null) => void;
|
|
105
|
+
updateStatusReason: (id: string, value: ImmunizationStatusReason | null) => void;
|
|
93
106
|
updateNote: (id: string, value: string) => void;
|
|
94
107
|
validateAll: () => boolean;
|
|
95
108
|
updateItemCDSCards: (itemId: string, cards: CDSCard[]) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/models.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACpC,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAClF,OAAO,EACL,6CAA6C,EAC7C,sCAAsC,
|
|
1
|
+
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/models.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stores.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/stores.ts"],"names":[],"mappings":"AAIA,OAAO,EAEL,wBAAwB,
|
|
1
|
+
{"version":3,"file":"stores.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/stores.ts"],"names":[],"mappings":"AAIA,OAAO,EAEL,wBAAwB,EAIxB,oBAAoB,EAErB,MAAM,UAAU,CAAC;AAGlB,KAAK,2BAA2B,GAAG,UAAU,CAC3C,OAAO,8BAA8B,CACtC,CAAC;AA2RF,iBAAS,8BAA8B,yDAqMtC;AAED,wBAAgB,oBAAoB,CAClC,GAAG,EAAE,oBAAoB,GACxB,2BAA2B,CAK7B;AAED,wBAAgB,2BAA2B,CACzC,GAAG,EAAE,oBAAoB,GACxB,wBAAwB,CAE1B"}
|
|
@@ -4,6 +4,8 @@ import { InputControlAttributes } from '../../../providers/clinicalConfig/models
|
|
|
4
4
|
import { BatchNumberComboBoxItem, CreateImmunizationBundleEntriesParams, LocationComboBoxItem, ValueSetComboBoxItem } from './models';
|
|
5
5
|
export declare function findAttr(name: string, attributes: InputControlAttributes[] | undefined): InputControlAttributes | undefined;
|
|
6
6
|
export declare function getValueSetComboBoxItems(searchTerm: string, valueSet: ValueSet | undefined, emptyMessage: string): ValueSetComboBoxItem[];
|
|
7
|
+
export declare function getAllValueSetComboBoxItems(searchTerm: string, valueSet: ValueSet | undefined, emptyMessage: string): ValueSetComboBoxItem[];
|
|
8
|
+
export declare function getVaccineComboBoxItems(searchTerm: string, medications: Medication[] | undefined, emptyMessage: string): ValueSetComboBoxItem[];
|
|
7
9
|
export declare function getMedicationComboBoxItems(searchTerm: string, medications: Medication[] | undefined, vaccineCode: string, emptyMessage: string): ValueSetComboBoxItem[];
|
|
8
10
|
export declare function getBatchNumberComboBoxItems(availableStocks: AvailableStockResponse | undefined, errorMessage?: string, emptyMessage?: string): BatchNumberComboBoxItem[];
|
|
9
11
|
export declare function formatBatchItemDisplay(item: BatchNumberComboBoxItem | null, t: (key: string) => string): string;
|
|
@@ -37,5 +39,5 @@ export declare function buildBasedOnImmunizationEntry(basedOn: MedicationRequest
|
|
|
37
39
|
basedOnReference: string | undefined;
|
|
38
40
|
};
|
|
39
41
|
};
|
|
40
|
-
export declare function createImmunizationBundleEntries({ selectedImmunizations, encounterSubject, encounterReference, practitionerUUID, isAdministration, }: CreateImmunizationBundleEntriesParams): BundleEntry[];
|
|
42
|
+
export declare function createImmunizationBundleEntries({ selectedImmunizations, encounterSubject, encounterReference, practitionerUUID, isAdministration, isWaiver, }: CreateImmunizationBundleEntriesParams): BundleEntry[];
|
|
41
43
|
//# sourceMappingURL=utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,QAAQ,EACR,KAAK,sBAAsB,EAC5B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACL,WAAW,EAGX,UAAU,EACV,iBAAiB,EACjB,QAAQ,EACR,yBAAyB,EAC1B,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAclF,OAAO,EACL,uBAAuB,EACvB,qCAAqC,EAGrC,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,UAAU,CAAC;AAgDlB,wBAAgB,QAAQ,CACtB,IAAI,EAAE,MAAM,EACZ,UAAU,EAAE,sBAAsB,EAAE,GAAG,SAAS,GAC/C,sBAAsB,GAAG,SAAS,CAEpC;AAED,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,QAAQ,GAAG,SAAS,EAC9B,YAAY,EAAE,MAAM,GACnB,oBAAoB,EAAE,CAWxB;AAED,wBAAgB,0BAA0B,CACxC,UAAU,EAAE,MAAM,EAClB,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,EACrC,WAAW,EAAE,MAAM,EACnB,YAAY,EAAE,MAAM,GACnB,oBAAoB,EAAE,CAkBxB;AAED,wBAAgB,2BAA2B,CACzC,eAAe,EAAE,sBAAsB,GAAG,SAAS,EACnD,YAAY,CAAC,EAAE,MAAM,EACrB,YAAY,CAAC,EAAE,MAAM,GACpB,uBAAuB,EAAE,CA4B3B;AAED,wBAAgB,sBAAsB,CACpC,IAAI,EAAE,uBAAuB,GAAG,IAAI,EACpC,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,GACzB,MAAM,CASR;AAED,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,MAAM,EAClB,SAAS,EAAE,QAAQ,EAAE,GAAG,SAAS,GAChC,oBAAoB,EAAE,CAQxB;AAED,wBAAgB,gBAAgB,CAC9B,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,QAAQ,GAAG,SAAS,EACtC,SAAS,EAAE,OAAO,EAClB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,GAC1D,CAAC,yBAAyB,GAAG;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC,EAAE,CAaxD;AAED,wBAAgB,6BAA6B,CAC3C,OAAO,EAAE,iBAAiB,EAC1B,iBAAiB,EAAE,UAAU,EAC7B,aAAa,EAAE;IAAE,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE;;;;;;;;;;;;;;;;;EA0BjE;AAED,wBAAgB,+BAA+B,CAAC,EAC9C,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAClB,gBAAgB,EAChB,gBAAgB,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/components/forms/immunization/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,QAAQ,EACR,KAAK,sBAAsB,EAC5B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACL,WAAW,EAGX,UAAU,EACV,iBAAiB,EACjB,QAAQ,EACR,yBAAyB,EAC1B,MAAM,SAAS,CAAC;AACjB,OAAO,EAAE,sBAAsB,EAAE,MAAM,0CAA0C,CAAC;AAclF,OAAO,EACL,uBAAuB,EACvB,qCAAqC,EAGrC,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,UAAU,CAAC;AAgDlB,wBAAgB,QAAQ,CACtB,IAAI,EAAE,MAAM,EACZ,UAAU,EAAE,sBAAsB,EAAE,GAAG,SAAS,GAC/C,sBAAsB,GAAG,SAAS,CAEpC;AAED,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,QAAQ,GAAG,SAAS,EAC9B,YAAY,EAAE,MAAM,GACnB,oBAAoB,EAAE,CAWxB;AAED,wBAAgB,2BAA2B,CACzC,UAAU,EAAE,MAAM,EAClB,QAAQ,EAAE,QAAQ,GAAG,SAAS,EAC9B,YAAY,EAAE,MAAM,GACnB,oBAAoB,EAAE,CAexB;AAED,wBAAgB,uBAAuB,CACrC,UAAU,EAAE,MAAM,EAClB,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,EACrC,YAAY,EAAE,MAAM,GACnB,oBAAoB,EAAE,CAgBxB;AAED,wBAAgB,0BAA0B,CACxC,UAAU,EAAE,MAAM,EAClB,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,EACrC,WAAW,EAAE,MAAM,EACnB,YAAY,EAAE,MAAM,GACnB,oBAAoB,EAAE,CAkBxB;AAED,wBAAgB,2BAA2B,CACzC,eAAe,EAAE,sBAAsB,GAAG,SAAS,EACnD,YAAY,CAAC,EAAE,MAAM,EACrB,YAAY,CAAC,EAAE,MAAM,GACpB,uBAAuB,EAAE,CA4B3B;AAED,wBAAgB,sBAAsB,CACpC,IAAI,EAAE,uBAAuB,GAAG,IAAI,EACpC,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,GACzB,MAAM,CASR;AAED,wBAAgB,wBAAwB,CACtC,UAAU,EAAE,MAAM,EAClB,SAAS,EAAE,QAAQ,EAAE,GAAG,SAAS,GAChC,oBAAoB,EAAE,CAQxB;AAED,wBAAgB,gBAAgB,CAC9B,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,QAAQ,GAAG,SAAS,EACtC,SAAS,EAAE,OAAO,EAClB,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,GAC1D,CAAC,yBAAyB,GAAG;IAAE,QAAQ,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC,EAAE,CAaxD;AAED,wBAAgB,6BAA6B,CAC3C,OAAO,EAAE,iBAAiB,EAC1B,iBAAiB,EAAE,UAAU,EAC7B,aAAa,EAAE;IAAE,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE;;;;;;;;;;;;;;;;;EA0BjE;AAED,wBAAgB,+BAA+B,CAAC,EAC9C,qBAAqB,EACrB,gBAAgB,EAChB,kBAAkB,EAClB,gBAAgB,EAChB,gBAAgB,EAChB,QAAQ,GACT,EAAE,qCAAqC,GAAG,WAAW,EAAE,CA6EvD"}
|