| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderID |
It represents the orderid that current observation belongs to. |
integer |
None. |
| DivisionID |
It represents the Division associated to the observation |
string |
None. |
| SectionID |
It represents the Section associated to the observation |
string |
None. |
| BodyFindID |
It represents the unique identifier |
integer |
None. |
| SP |
It represents the associated standard phrase. |
integer |
None. |
| Location |
It represents the filename of first picture from the selected pictures. |
string |
None. |
| FindingText |
It represents the finding text |
string |
None. |
| ActionItem |
It represents the flag to identify whether selected observation is action item or not. |
integer |
None. |
| FindingTypeID |
It represents the type of standard phrase. |
integer |
None. |
| PageID |
It represents the associated page. |
integer |
None. |
| ChapterID |
It represents the associated chapter. |
integer |
None. |
| NeedtoEdit |
It represents the flag to determine whether finding text is required to edit or not. |
integer |
None. |
| FindingPhotos |
It represents the comma separated list of photo sequence numbers associated to a observation. |
string |
None. |
| DSP |
It represents the flag whether observation added from the description. |
integer |
None. |
| SPShortText |
It represents the short form of a source SP. |
string |
None. |
| SPText |
It represents the full form text of a source SP |
string |
None. |
| SourceActionItem |
It represents the action item value of source SP |
integer |
None. |
| Pictures |
It represents the selected pictures in a observation |
Collection of PictureModel |
None. |