From: Agnibho Mondal Date: Tue, 25 May 2021 08:48:06 +0000 (+0530) Subject: Minor X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=b22db4ad08e315529d388cc601a8d99436a7e58c;p=simpleipd.git Minor --- diff --git a/www/forms/report-abg.schema.json b/www/forms/report-abg.schema.json index 9093e02..18a8f60 100644 --- a/www/forms/report-abg.schema.json +++ b/www/forms/report-abg.schema.json @@ -39,6 +39,10 @@ "description": "Anion Gap", "type": "number" }, + "sao2": { + "description": "SaO2", + "type": "number" + }, "spo2": { "description": "SpO2", "type": "number"