Question

A specific question asked of a party regarding a topic.

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..∞
Title 0..1
Eligibility Criteria 0..∞
Fixed Asset Type 0..1
Question Text 0..1
Survey Response Options 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 Question {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String Title
    String QuestionText
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "EligibilityCriteria"{}
class "FixedAssetType"{}
class "SurveyResponseOptions"{}

Question o-d- "0...∞" "IdentifierSet"
Question o-r- "0...∞" "RelatedIdentifier"
Question o-u- "0...∞" "EligibilityCriteria"
Question o-l- "0...1" "FixedAssetType"
Question o-d- "0...∞" "SurveyResponseOptions"

hide circle
@enduml

Where Used

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

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: 8754e834922d4eedb53946dad538fcb4

connectSpec (OAGIS) Version 10.12