From: Agnibho Mondal Date: Mon, 24 May 2021 12:44:52 +0000 (+0530) Subject: Virology changes X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=bde2bcfebb09ff47602d5c243763cf4106b64ab6;p=simpleipd.git Virology changes --- diff --git a/www/forms/report-serology.schema.json b/www/forms/report-serology.schema.json index 33eac6a..52ca12b 100644 --- a/www/forms/report-serology.schema.json +++ b/www/forms/report-serology.schema.json @@ -39,8 +39,20 @@ "description": "Anti-HEV", "type": "string" }, - "antihsv": { - "description": "Anti-HSV", + "antihbs": { + "description": "Anti-HBs", + "type": "string" + }, + "antihbc": { + "description": "Anti-HBc", + "type": "string" + }, + "hbvdna": { + "description": "HBV DNA", + "type": "string" + }, + "hcvrna": { + "description": "HCV RNA", "type": "string" }, "dengue_ns1": { @@ -51,10 +63,6 @@ "description": "Dengue IgM", "type": "string" }, - "dengue_igg": { - "description": "Dengue IgG", - "type": "string" - }, "chik_igm": { "description": "Chikungunya IgM", "type": "string"