Uses the Component:RelatedLaborOperationIdentificationGroupType
A group of identifications that point to related labor operations
Table 6.67. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| LaborOperationIncludedIndicator |
Indicates if a paricular Labor Operation is included or excluded. | 0..1 | Field | udt:IndicatorType | |
| LaborOperationID |
Currently assigned code for this operation (preferably manufacturer code) | 0..* | Field | udt:IdentifierType |
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.67. RelatedLaborOperationIdentificationGroup
<RelatedLaborOperationIdentificationGroup>
<LaborOperationIncludedIndicator>......</LaborOperationIncludedIndicator> [0..1]
<LaborOperationID>......</LaborOperationID> [0..*]
</RelatedLaborOperationIdentificationGroup>