ChildLineReason

Uses the Component:ChildLineReasonType

The reason a new child line was created.

Fields and Components

Table 7.52. Fields and Components

Name Description Occurrence Type Data Type User Notes
ChildLineReasonCode

The reason code.

0..1Field oag:CodeType  
ChildLineReasonDescription

The reason description.

0..1Field oag:TextType  

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 7.61. ChildLineReason

<ChildLineReason>
     <ChildLineReasonCode>......</ChildLineReasonCode>     [0..1]
     <ChildLineReasonDescription>......</ChildLineReasonDescription>     [0..1]
</ChildLineReason>