StandardCodesLineItems

Uses the Component:StandardCodesLineItemsType

Standard Codes Line Items

Fields and Components

Table 6.7. Fields and Components

Name Description Occurrence Type Data Type User Notes
Code

0..1Field udt:CodeType  
CodeDescription

Description of Code

0..*Field udt:TextType  
Values

0..*ComponentValuesType 

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 6.7. StandardCodesLineItems

<StandardCodesLineItems>
     <Code>......</Code>     [0..1]
     <CodeDescription>......</CodeDescription>     [0..*]
     <Values>......</Values>     [0..*]
</StandardCodesLineItems>