@bahmni/widgets 0.0.1-dev.221 → 0.0.1-dev.223
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/{DocumentsTable-CWnsA1VB.js → DocumentsTable-DP7uKxOF.js} +14 -14
- package/dist/{FormsTable-DyLWyfxB.js → FormsTable-WcLie2TP.js} +55 -55
- package/dist/{Observations-Diofp2D3.js → Observations-CU0La-4A.js} +43 -43
- package/dist/immunizationHistory/constants.d.ts +1 -1
- package/dist/immunizationHistory/constants.d.ts.map +1 -1
- package/dist/immunizationHistory/utils.d.ts.map +1 -1
- package/dist/{index-Bf5IwO7Y.js → index-CMLMHeuo.js} +41 -44
- package/dist/index.css +1 -1
- package/dist/index.js +14 -14
- package/package.json +1 -1
|
@@ -79603,12 +79603,12 @@ const Znt = ({ config: t }) => {
|
|
|
79603
79603
|
}, Bnt = (t) => {
|
|
79604
79604
|
const { userPrivileges: e } = Whe();
|
|
79605
79605
|
return phe(e, t);
|
|
79606
|
-
}, Pnt = "
|
|
79606
|
+
}, Pnt = "_widget_10hzg_1", jnt = "_header_10hzg_5", Fnt = "_code_10hzg_27", qnt = "_expandedRowContent_10hzg_34", R2 = {
|
|
79607
79607
|
widget: Pnt,
|
|
79608
79608
|
header: jnt,
|
|
79609
79609
|
code: Fnt,
|
|
79610
79610
|
expandedRowContent: qnt
|
|
79611
|
-
}, Unt = "http://fhir.bahmni.org/ext/immunization/administeredProduct", Khe = "
|
|
79611
|
+
}, Unt = "http://fhir.bahmni.org/ext/immunization/administeredProduct", Khe = "EP", Wnt = "OP", Knt = "Add Immunizations";
|
|
79612
79612
|
function qc(t, e) {
|
|
79613
79613
|
return t.performer?.find(
|
|
79614
79614
|
(r) => r.function?.coding?.some((n) => n.code === e)
|
|
@@ -79622,10 +79622,7 @@ function Gnt(t) {
|
|
|
79622
79622
|
return e ? e.toString() : null;
|
|
79623
79623
|
}
|
|
79624
79624
|
function Jnt(t) {
|
|
79625
|
-
const e = t.route?.coding?.[0]?.display ?? null, r = t.site?.coding?.[0]?.display ?? null, n = t.manufacturer?.display ?? null, a = t.lotNumber ?? null, i = qc(
|
|
79626
|
-
t,
|
|
79627
|
-
Khe
|
|
79628
|
-
), s = qc(t, Wnt), l = t.note?.[0]?.text ?? null;
|
|
79625
|
+
const e = t.route?.coding?.[0]?.display ?? null, r = t.site?.coding?.[0]?.display ?? null, n = t.manufacturer?.display ?? null, a = t.lotNumber ?? null, i = qc(t, Khe), s = qc(t, Wnt), l = t.note?.[0]?.text ?? null;
|
|
79629
79626
|
return {
|
|
79630
79627
|
id: t.id ?? "",
|
|
79631
79628
|
code: t.vaccineCode?.coding?.[0]?.display ?? null,
|
|
@@ -79666,7 +79663,7 @@ const Xnt = [
|
|
|
79666
79663
|
});
|
|
79667
79664
|
k1(
|
|
79668
79665
|
(h) => {
|
|
79669
|
-
h.patientUUID === t && h.updatedResources.
|
|
79666
|
+
h.patientUUID === t && h.updatedResources.immunizationHistory && i();
|
|
79670
79667
|
},
|
|
79671
79668
|
[t, i]
|
|
79672
79669
|
);
|
|
@@ -79791,7 +79788,7 @@ const Xnt = [
|
|
|
79791
79788
|
});
|
|
79792
79789
|
k1(
|
|
79793
79790
|
(d) => {
|
|
79794
|
-
d.patientUUID === t && d.updatedResources.
|
|
79791
|
+
d.patientUUID === t && d.updatedResources.immunizationHistory && i();
|
|
79795
79792
|
},
|
|
79796
79793
|
[t, i]
|
|
79797
79794
|
);
|
|
@@ -80336,7 +80333,7 @@ const b0t = [
|
|
|
80336
80333
|
},
|
|
80337
80334
|
{
|
|
80338
80335
|
type: "patientDocuments",
|
|
80339
|
-
component: Dr(() => import("./DocumentsTable-
|
|
80336
|
+
component: Dr(() => import("./DocumentsTable-DP7uKxOF.js"))
|
|
80340
80337
|
},
|
|
80341
80338
|
{
|
|
80342
80339
|
type: "flowSheet",
|
|
@@ -80344,7 +80341,7 @@ const b0t = [
|
|
|
80344
80341
|
},
|
|
80345
80342
|
{
|
|
80346
80343
|
type: "forms",
|
|
80347
|
-
component: Dr(() => import("./FormsTable-
|
|
80344
|
+
component: Dr(() => import("./FormsTable-WcLie2TP.js"))
|
|
80348
80345
|
},
|
|
80349
80346
|
{
|
|
80350
80347
|
type: "labOrders",
|
|
@@ -80352,7 +80349,7 @@ const b0t = [
|
|
|
80352
80349
|
},
|
|
80353
80350
|
{
|
|
80354
80351
|
type: "observations",
|
|
80355
|
-
component: Dr(() => import("./Observations-
|
|
80352
|
+
component: Dr(() => import("./Observations-CU0La-4A.js"))
|
|
80356
80353
|
},
|
|
80357
80354
|
{
|
|
80358
80355
|
type: "ordersControl",
|
|
@@ -80428,34 +80425,34 @@ const w2t = (t) => {
|
|
|
80428
80425
|
c1.getInstance().reset();
|
|
80429
80426
|
};
|
|
80430
80427
|
export {
|
|
80431
|
-
|
|
80432
|
-
|
|
80433
|
-
|
|
80434
|
-
|
|
80435
|
-
|
|
80428
|
+
ms as $,
|
|
80429
|
+
GKe as A,
|
|
80430
|
+
Vnt as B,
|
|
80431
|
+
e2t as C,
|
|
80432
|
+
t2t as D,
|
|
80436
80433
|
vUe as E,
|
|
80437
|
-
|
|
80434
|
+
Znt as F,
|
|
80438
80435
|
Tnt as G,
|
|
80439
80436
|
o0t as H,
|
|
80440
|
-
|
|
80437
|
+
X0t as I,
|
|
80441
80438
|
u2t as J,
|
|
80442
|
-
|
|
80439
|
+
k1 as K,
|
|
80443
80440
|
Y1t as L,
|
|
80444
80441
|
fUe as M,
|
|
80445
|
-
|
|
80442
|
+
uet as N,
|
|
80446
80443
|
Zhe as O,
|
|
80447
|
-
|
|
80444
|
+
n2t as P,
|
|
80448
80445
|
G2 as Q,
|
|
80449
|
-
|
|
80450
|
-
|
|
80451
|
-
|
|
80452
|
-
|
|
80453
|
-
|
|
80454
|
-
|
|
80446
|
+
Q0t as R,
|
|
80447
|
+
d2t as S,
|
|
80448
|
+
o2t as T,
|
|
80449
|
+
Whe as U,
|
|
80450
|
+
G0t as V,
|
|
80451
|
+
r2t as W,
|
|
80455
80452
|
Bnt as X,
|
|
80456
80453
|
g0t as Y,
|
|
80457
80454
|
h2t as Z,
|
|
80458
|
-
|
|
80455
|
+
v0t as _,
|
|
80459
80456
|
r1 as a,
|
|
80460
80457
|
E0t as a0,
|
|
80461
80458
|
p2t as a1,
|
|
@@ -80469,29 +80466,29 @@ export {
|
|
|
80469
80466
|
y2t as a9,
|
|
80470
80467
|
V2t as aa,
|
|
80471
80468
|
H2t as ab,
|
|
80472
|
-
|
|
80473
|
-
|
|
80474
|
-
|
|
80469
|
+
Nt as b,
|
|
80470
|
+
or as c,
|
|
80471
|
+
Vr as d,
|
|
80475
80472
|
J2 as e,
|
|
80476
80473
|
a2t as f,
|
|
80477
80474
|
O0t as g,
|
|
80478
|
-
|
|
80479
|
-
|
|
80480
|
-
|
|
80481
|
-
|
|
80475
|
+
NUe as h,
|
|
80476
|
+
Y0t as i,
|
|
80477
|
+
J0t as j,
|
|
80478
|
+
s2t as k,
|
|
80482
80479
|
Iqe as l,
|
|
80483
|
-
|
|
80484
|
-
|
|
80485
|
-
|
|
80486
|
-
|
|
80487
|
-
|
|
80480
|
+
l2t as m,
|
|
80481
|
+
Gi as n,
|
|
80482
|
+
xet as o,
|
|
80483
|
+
Xet as p,
|
|
80484
|
+
_tt as q,
|
|
80488
80485
|
Ma as r,
|
|
80489
80486
|
c2t as s,
|
|
80490
80487
|
i2t as t,
|
|
80491
80488
|
t1 as u,
|
|
80492
|
-
|
|
80493
|
-
|
|
80494
|
-
|
|
80489
|
+
$tt as v,
|
|
80490
|
+
brt as w,
|
|
80491
|
+
g1t as x,
|
|
80495
80492
|
s1 as y,
|
|
80496
|
-
|
|
80493
|
+
t1t as z
|
|
80497
80494
|
};
|