GET api/form/getFormFullData?pFormNum={pFormNum}&pVisitCode={pVisitCode}&pDebitCode={pDebitCode}&pFormCode={pFormCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pFormNum

integer

Required

pVisitCode

integer

Required

pDebitCode

integer

Required

pFormCode

integer

Required

Body Parameters

None.

Response Information

Resource Description

FullForm
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Debits' with type 'CustDemog.Debit'. Path 'MainFormData.Debits.AnswerStatusHistory[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Debits' with type 'CustDemog.Debit'. Path 'MainFormData.Debits.AnswerStatusHistory[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Type 'System.Linq.EnumerableQuery`1[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' with data contract name 'ArrayOfanyType:http://schemas.microsoft.com/2003/10/Serialization/Arrays' is not expected. Consider using a DataContractResolver if you are using DataContractSerializer or add any types not known statically to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to the serializer.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Type 'System.Linq.EnumerableQuery`1[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]' with data contract name 'ArrayOfanyType:http://schemas.microsoft.com/2003/10/Serialization/Arrays' is not expected. Consider using a DataContractResolver if you are using DataContractSerializer or add any types not known statically to the list of known types - for example, by using the KnownTypeAttribute attribute or by adding them to the list of known types passed to the serializer.

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.