Effective Range

Expresses effectivity as a range of ordered values, such as a range of serial numbers or lot numbers. The absence of a Start identifier indicates the item is effective to all referenced items whose sequence identifier precedes the End Value. The absence of an End identifier indicates the item is effective to all referenced items whose sequence identifier succeeds the Start Value. Multiple ranges are possible, they may be contiguous or disjoint.

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..∞
Inclusive Indicator 0..1
Start Identifier 0..1
Lower Limit 0..1
Range Count Number 0..1
End Identifier 0..1
Upper Limit 0..1
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 EffectiveRange {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String InclusiveIndicator
    String StartIdentifier
    String LowerLimit
    String RangeCountNumber
    String EndIdentifier
    String UpperLimit
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}

EffectiveRange o-d- "0...∞" "IdentifierSet"
EffectiveRange o-r- "0...∞" "RelatedIdentifier"

hide circle
@enduml

Where Used

Following is a list of components that have Effective Range as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: 7ee0f69e12d546d1aeb47be859a17203

connectSpec (OAGIS) Version 10.12