POST api/CustomForm
Custom Form Save
Request Information
URI Parameters
None.
Body Parameters
CustomFormBindingModelName | Description | Type | Additional information |
---|---|---|---|
CustomFormId | globally unique identifier |
Required |
|
PatientId | globally unique identifier |
Required |
|
EncounterId | globally unique identifier |
None. |
|
Id | globally unique identifier |
None. |
|
CustomFormInputDetails | Collection of CustomFormInputDetail |
None. |
|
Note | string |
String length: inclusive between 0 and 500 |
|
StatusId | integer |
None. |
|
ModifiedBy | globally unique identifier |
None. |
|
ModifiedOn | date |
None. |
|
EncounterTypeId | globally unique identifier |
None. |
|
ModuleId | integer |
Required |
|
ModuleName | string |
None. |
|
RecordId | globally unique identifier |
Required |
|
RecordTypeId | integer |
Required |
|
areaid | integer |
None. |
|
AccountId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{ "CustomFormId": "d2ca79b0-80a9-4b25-a02d-b78cd013ee7a", "PatientId": "dfb963c7-dbc0-4656-bc91-6e570ef1fd8c", "EncounterId": "4a3c673e-f6e0-481d-8dfd-86d1661c52a7", "Id": "e7ca2834-22e2-48fe-a618-d9d948c9b052", "CustomFormInputDetails": [ { "CustomFormFieldsId": "39f44cad-1e2f-4b10-b83f-b3174d9ff8ef", "Value": "sample string 2", "Ismultientry": true }, { "CustomFormFieldsId": "39f44cad-1e2f-4b10-b83f-b3174d9ff8ef", "Value": "sample string 2", "Ismultientry": true } ], "Note": "sample string 3", "StatusId": 1, "ModifiedBy": "165cf740-13a9-4c42-a739-f1d83752f24a", "ModifiedOn": "2025-04-03T18:55:05.5940176-05:00", "EncounterTypeId": "7ab2cf87-4930-4f76-9fe9-46e7958f1faf", "ModuleId": 4, "ModuleName": "sample string 5", "RecordId": "d65951a7-30ae-4888-861d-c8f2f4fd5bb3", "RecordTypeId": 7, "areaid": 8, "AccountId": "25f271b3-b31f-4038-aabe-295e1e554b59" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of CustomFormViewModelName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
ModuleName | string |
None. |
|
ModuleOrder | integer |
None. |
|
ModuleParentId | integer |
None. |
|
ModuleId | integer |
None. |
|
CustomFormId | globally unique identifier |
None. |
|
CustomFormName | string |
None. |
|
Description | string |
None. |
|
IsAllowMultiple | boolean |
None. |
|
ParentId | globally unique identifier |
None. |
|
CustomFormRule | string |
None. |
|
Title | string |
None. |
|
SubTitle | string |
None. |
|
IsRequired | boolean |
None. |
|
Rule | string |
None. |
|
StyleId | integer |
None. |
|
Name | string |
None. |
|
ClientTitle | string |
None. |
|
ClientSubTitle | string |
None. |
|
ProviderTitle | string |
None. |
|
ProviderSubTitle | string |
None. |
|
Option1 | string |
None. |
|
Option2 | string |
None. |
|
DefaultValue | string |
None. |
|
ErrorMessage | string |
None. |
|
ControlId | integer |
None. |
|
DataTypeId | integer |
None. |
|
Order | integer |
None. |
|
DataMask | string |
None. |
|
MinLength | string |
None. |
|
MaxLength | string |
None. |
|
Controls | string |
None. |
|
DataType | string |
None. |
|
Style | string |
None. |
|
FormType | string |
None. |
|
Value | string |
None. |
|
CustomFormInputDetailId | globally unique identifier |
None. |
|
CustomFormParentId | globally unique identifier |
None. |
|
CustomFormFieldsId | globally unique identifier |
None. |
|
CustomFormDisplayOrder | integer |
None. |
|
IsRead | boolean |
None. |
|
IsWrite | boolean |
None. |
|
ShowOnce | boolean |
None. |
|
ResultHtml | string |
None. |
|
Code | string |
None. |
|
FormClientTitle | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Id": "a91084ba-278b-4b41-89ce-4374a8123f85", "ModuleName": "sample string 1", "ModuleOrder": 2, "ModuleParentId": 1, "ModuleId": 3, "CustomFormId": "9581805d-68cc-48de-8fe1-5710c9a9c2fa", "CustomFormName": "sample string 5", "Description": "sample string 6", "IsAllowMultiple": true, "ParentId": "ae4d98cb-b12c-4778-8640-f7a2210ea06c", "CustomFormRule": "sample string 8", "Title": "sample string 9", "SubTitle": "sample string 10", "IsRequired": true, "Rule": "sample string 12", "StyleId": 13, "Name": "sample string 14", "ClientTitle": "sample string 15", "ClientSubTitle": "sample string 16", "ProviderTitle": "sample string 17", "ProviderSubTitle": "sample string 18", "Option1": "sample string 19", "Option2": "sample string 20", "DefaultValue": "sample string 21", "ErrorMessage": "sample string 22", "ControlId": 23, "DataTypeId": 24, "Order": 25, "DataMask": "sample string 26", "MinLength": "sample string 27", "MaxLength": "sample string 28", "Controls": "sample string 29", "DataType": "sample string 30", "Style": "sample string 31", "FormType": "sample string 32", "Value": "sample string 33", "CustomFormInputDetailId": "4f83a193-83b4-4434-af8a-d3c2a1369dde", "CustomFormParentId": "23b69fb5-66b6-428a-a437-55cd6bb52300", "CustomFormFieldsId": "ec206e9c-bf56-4b0e-a504-7b1d6ecc43f7", "CustomFormDisplayOrder": 34, "IsRead": true, "IsWrite": true, "ShowOnce": true, "ResultHtml": "sample string 35", "Code": "sample string 36", "FormClientTitle": "sample string 37" }, { "Id": "a91084ba-278b-4b41-89ce-4374a8123f85", "ModuleName": "sample string 1", "ModuleOrder": 2, "ModuleParentId": 1, "ModuleId": 3, "CustomFormId": "9581805d-68cc-48de-8fe1-5710c9a9c2fa", "CustomFormName": "sample string 5", "Description": "sample string 6", "IsAllowMultiple": true, "ParentId": "ae4d98cb-b12c-4778-8640-f7a2210ea06c", "CustomFormRule": "sample string 8", "Title": "sample string 9", "SubTitle": "sample string 10", "IsRequired": true, "Rule": "sample string 12", "StyleId": 13, "Name": "sample string 14", "ClientTitle": "sample string 15", "ClientSubTitle": "sample string 16", "ProviderTitle": "sample string 17", "ProviderSubTitle": "sample string 18", "Option1": "sample string 19", "Option2": "sample string 20", "DefaultValue": "sample string 21", "ErrorMessage": "sample string 22", "ControlId": 23, "DataTypeId": 24, "Order": 25, "DataMask": "sample string 26", "MinLength": "sample string 27", "MaxLength": "sample string 28", "Controls": "sample string 29", "DataType": "sample string 30", "Style": "sample string 31", "FormType": "sample string 32", "Value": "sample string 33", "CustomFormInputDetailId": "4f83a193-83b4-4434-af8a-d3c2a1369dde", "CustomFormParentId": "23b69fb5-66b6-428a-a437-55cd6bb52300", "CustomFormFieldsId": "ec206e9c-bf56-4b0e-a504-7b1d6ecc43f7", "CustomFormDisplayOrder": 34, "IsRead": true, "IsWrite": true, "ShowOnce": true, "ResultHtml": "sample string 35", "Code": "sample string 36", "FormClientTitle": "sample string 37" } ]