Uses the Component:LaborNarrativeType
Labor Narrative related to Labor
Table 6.108. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| NarrativeTypeString |
Defines the Type of Labor Narrative/Comment like 'RL' - Recall comment, 'ML' etc., | 0..1 | Field | qdt:StringType | |
| Narrative |
Labor Comment/Narrative can occur multiple times for each Labor depending on LaborNarrative type | 0..* | Field | udt:TextType |
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.108. LaborNarrative
<LaborNarrative>
<NarrativeTypeString>......</NarrativeTypeString> [0..1]
<Narrative>......</Narrative> [0..*]
</LaborNarrative>