Survey Responses

Responses to a survey, including answers to various types of questions.

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..∞
Survey Question 0..1
Responses 0..∞
Comment 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 SurveyResponses {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Comment
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "SurveyQuestion"{}
class "Responses"{}

SurveyResponses o-d- "0...∞" "IdentifierSet"
SurveyResponses o-r- "0...∞" "RelatedIdentifier"
SurveyResponses o-u- "0...1" "SurveyQuestion"
SurveyResponses o-l- "0...∞" "Responses"

hide circle
@enduml

Where Used

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

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: f7f33adf1f524c739f24dbfd34664dd1

connectSpec (OAGIS) Version 10.12