Item Treatment

The treatment or coating, which itself is another product or item, and the composition of that treatment as applied to an item instance. Examples include paint, seed treatment, etc.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Lot 0..1
Substance 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class ItemTreatment {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Lot"{}
class "Substance"{}

ItemTreatment o-d- "0...∞" "IdentifierSet"
ItemTreatment o-r- "0...∞" "RelatedIdentifier"
ItemTreatment o-u- "0...1" "Lot"
ItemTreatment o-l- "0...∞" "Substance"

hide circle
@enduml

Where Used

Following is a list of components that have Item Treatment as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: b68ea27a16b046c5a43adc1a82e9052c

connectSpec (OAGIS) Version 10.12