GET api/form/getFormFullData?pFormNum={pFormNum}&pVisitCode={pVisitCode}&pDebitCode={pDebitCode}&pFormCode={pFormCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pFormNum | integer |
Required |
|
pVisitCode | integer |
Required |
|
pDebitCode | integer |
Required |
|
pFormCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FullFormName | Description | Type | Additional information |
---|---|---|---|
MainFormData | MainForm |
None. |
|
staffs | Collection of Object |
None. |
|
Debits | Collection of Object |
None. |
|
Employees | Collection of Object |
None. |
|
Items | Collection of Object |
None. |
|
MainFormIcd9 | Collection of Object |
None. |
|
images | Collection of FormImageObject |
None. |
|
FiledsDynamicForm | FormDynamicFileds |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.