Installation
Quick Start
Patient Operations
Create Patient
Required Fields
oid– Unique identifierwid– Workspace IDgen– Gender (M|F|O)dob– Date of birth (YYYY-MM-DD)- At least one name field (
fn,mn,ln, orfln)
You can include any of the following fields while creating a patient profile:
sSalutationmobile– Mobile number (digits only)ccd– Country code (e.g., “+91”)email– Email addressusername– Usernamebg– Blood groupabha– ABHA addressis_age- Field to indicate whether dob was derived from age
Example Request
Sample Response
Get Patient
Example Request
Sample Response
Update Patient
Updatable Fields:You can update any of the following fields for a patient profile:
fn– First namemn– Middle nameln– Last namefln– Full name
(At least one name field (fn,mn,ln, orfln) must be present if updating the name)gen– Gender (M|F|O)dob– Date of birth (YYYY-MM-DD)mobile– Mobile number (digits only)ccd– Country code (e.g., “+91”)email– Email addressusername– Usernamebg– Blood groupabha– ABHA addressis_age- Field to indicate whether dob was derived from agesSalutation

