POST api/PatientManagement/SavePersonalAndDemographic
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
request | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "AppContextId": "19a3346c-e07d-442a-a508-639877f48783", "Parameter": { "FileType": 2, "LinkedId": 2, "PersonalInformation": { "PersonId": 8, "BirthDate": "2025-05-30 20:37", "OtherGender": "sample string 2", "Gender": "sample string 3", "FirstName": "sample string 4", "LastName": "sample string 5", "MiddleName": "sample string 6", "PatientId": 8, "LinkedId": 8 }, "Demographic": { "PatientId": 3, "Occupation": "sample string 2", "Employed": 1, "MaritalStatus": 1, "Race": 1, "Ethnicity": 1, "LinkedId": 3 }, "Status": { "IsExisting": true, "PersonId": 2 }, "CustomFields": [ { "CustomFields": [ { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] }, { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] }, { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] } ], "Name": "sample string 1" }, { "CustomFields": [ { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] }, { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] }, { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] } ], "Name": "sample string 1" }, { "CustomFields": [ { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] }, { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] }, { "Id": 1, "CustomFieldsStructureId": 2, "PersonId": 3, "Value": "1,2,3", "OrganizationId": 5, "DataType": 6, "CustomFieldsSectionId": 7, "Order": 8, "DisplayName": "sample string 9", "Required": true, "IsDeleted": true, "Values": [ "1", "2", "3" ], "IntValues": [ 1, 2, 3 ], "MultiSelectList": [], "BooleanValue": false, "CustomAttributes": "sample string 13", "Options": [ "sample string 1", "sample string 2", "sample string 3" ] } ], "Name": "sample string 1" } ], "PersonId": 2, "PatientId": 2, "OrganizationUid": "fe0a1d70-19c5-4dcb-9263-49b51b3c30ac", "PersonTypes": [ 1, 1, 1 ], "OrganizationId": 4, "OrganizationName": "sample string 5" } }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.