Problem

This identifies the problem that is reported on an asset, equipment, facility or location

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..∞
Description 0..∞
Note 0..∞
Symptom 0..∞
Failure Mode 0..∞
Cause 0..∞
Remedy 0..∞
Time Period 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 Problem {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    String Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Symptom"{}
class "FailureMode"{}
class "Cause"{}
class "Remedy"{}
class "TimePeriod"{}

Problem o-d- "0...∞" "IdentifierSet"
Problem o-r- "0...∞" "RelatedIdentifier"
Problem o-u- "0...∞" "Symptom"
Problem o-l- "0...∞" "FailureMode"
Problem o-d- "0...∞" "Cause"
Problem o-u- "0...∞" "Remedy"
Problem o-d- "0...∞" "TimePeriod"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: e6b25b3ee6dc46b69b7148f60ff6521b

connectSpec (OAGIS) Version 10.12