From e3e257a85a4b0032e9d82d6a7cc4a827a5cc16ed Mon Sep 17 00:00:00 2001 From: nadeem-ekacare Date: Thu, 3 Jul 2025 14:54:56 +0530 Subject: [PATCH] patient designations update --- api-reference/doc-tool/doc-tool.yaml | 48 ++++++++++++++-------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/api-reference/doc-tool/doc-tool.yaml b/api-reference/doc-tool/doc-tool.yaml index 6107855..cd0f134 100644 --- a/api-reference/doc-tool/doc-tool.yaml +++ b/api-reference/doc-tool/doc-tool.yaml @@ -46,19 +46,19 @@ paths: designation: type: string enum: - - "Mr." - - "Ms." - - "Mrs." - - "Miss." - - "Kumar." - - "Shri." - - "Smt." - - "Dr." - - "Master." - - "Baby." - - "Mohd." + - "Mr" + - "Ms" + - "Mrs" + - "Miss" + - "Kumar" + - "Shri" + - "Smt" + - "Dr" + - "Master" + - "Baby" + - "Mohd" - "B/O" - example: "Mr." + example: "Mr" description: "Title or designation of the patient" first_name: type: string @@ -490,19 +490,19 @@ paths: designation: type: string enum: - - "Mr." - - "Ms." - - "Mrs." - - "Miss." - - "Kumar." - - "Shri." - - "Smt." - - "Dr." - - "Master." - - "Baby." - - "Mohd." + - "Mr" + - "Ms" + - "Mrs" + - "Miss" + - "Kumar" + - "Shri" + - "Smt" + - "Dr" + - "Master" + - "Baby" + - "Mohd" - "B/O" - example: "Mr." + example: "Mr" description: "Title or designation of the patient" first_name: type: string