POST api/PatientManagement/SavePatientMedicalAdditional
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": "6b2fefb8-4c5c-44a9-bf50-6e0310b23123", "Parameter": { "PatientId": 1, "AdditionalInfo": { "HadAccupunctureBefore": true, "HadChineseHerbalMedicineBefore": true, "Notes": "sample string 3" }, "CurrentTherapiesAndConditions": { "CurrentlySeeingMD": true, "ConditionTreated": "sample string 2", "TherapyPrescribed": "sample string 3" }, "PhysicianInfo": { "CurrentTreatmentPlan": "sample string 1", "Name": "sample string 2", "PatientId": 3, "Phone": "sample string 4", "Specialty": "sample string 5" }, "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" } ] } }
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.