From 1dae620a7aa476e15eedd3e69c8b92ed06180e96 Mon Sep 17 00:00:00 2001 From: wayanrivan Date: Thu, 30 Apr 2026 13:51:49 +0700 Subject: [PATCH] update --- src/schema/emr.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/schema/emr.ts b/src/schema/emr.ts index 322e036..16a825e 100644 --- a/src/schema/emr.ts +++ b/src/schema/emr.ts @@ -46,3 +46,4 @@ export * from "../types/pharmacy_order_status"; export * from "../types/prescription_pharmacy_status"; export * from "../types/radiology_order_status"; export * from "../types/laboratory_order_status"; +export * from "../enum/consciousness"