]> Softwares of Agnibho - simpleipd.git/commitdiff
Updated urine re form
authorAgnibho Mondal <mondal@agnibho.com>
Tue, 1 Jun 2021 20:41:18 +0000 (02:11 +0530)
committerAgnibho Mondal <mondal@agnibho.com>
Tue, 1 Jun 2021 20:41:18 +0000 (02:11 +0530)
www/forms/report-urine-re.schema.json

index b4f9b25fb4b0ba7aaf96456b38533365e7113a84..58243dc64e6f5a91c35d819fe4f50855e79127a5 100644 (file)
             "description": "Albumin",
             "type": "string"
         },
+        "glucose": {
+            "description": "Glucose",
+            "type": "string"
+        },
         "ketone": {
             "description": "Ketone Body",
             "type": "string"
         },
+        "ph": {
+            "description": "pH",
+            "type": "string"
+        },
         "rbc": {
             "description": "RBC cells",
             "type": "string"
         },
+        "epitheial": {
+            "description": "Epithelial Cells",
+            "type": "string"
+        },
         "pus": {
             "description": "Pus cells",
             "type": "string"
+        },
+        "cast": {
+            "description": "Cast",
+            "type": "string"
         }
     },
     "required": ["date"]