From: Agnibho Mondal Date: Tue, 25 May 2021 13:59:28 +0000 (+0530) Subject: Minor X-Git-Url: https://code.agnibho.com/repo?a=commitdiff_plain;h=d0751fe71f56ed9df0507321ad6c0aa211a735eb;p=simpleipd.git Minor --- diff --git a/www/forms/physician.schema.json b/www/forms/physician.schema.json index 5cf6310..0730e1b 100644 --- a/www/forms/physician.schema.json +++ b/www/forms/physician.schema.json @@ -42,7 +42,7 @@ "o2_device": { "description": "O2 Delivery Device", "type": "string", - "enum": ["nasal_cannula", "face_mask", "nrbm", "hfnc", "cpap", "bipap", "mv", "other"] + "enum": ["no_supplemental_o2", "nasal_cannula", "face_mask", "nrbm", "hfnc", "cpap", "bipap", "mv", "other"] }, "o2_flow": { "description": "O2 Flow Requirement (L/min)",