Values

Uses the Component:ValuesType

Fields and Components

Table 6.8. Fields and Components

Name Description Occurrence Type Data Type User Notes
CodeValue

Associated code value one

0..1Field udt:TextType  
CodeSupplementalDescription

Supplemental code description or definition

0..*Field udt: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 6.8. Values

<Values>
     <CodeValue>......</CodeValue>     [0..1]
     <CodeSupplementalDescription>......</CodeSupplementalDescription>     [0..*]
</Values>