Message Receiver

The message receiver is a contact that receives a message over a communication channel

Child Components

Type Code 0..1
Action Code 0..1
Language Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Person Name 0..1
Description 0..∞
Gender Code 0..1
Marital Status Code 0..1
Birth Date Time 0..1
Death Date Time 0..1
Age Measure 0..∞
Language Code 0..∞
Nationality Country Code 0..1
Address 0..∞
Communication 0..∞
Role Code 0..∞
Job Title 0..1
Responsibility 0..∞
Organization Unit Identifier 0..1
Telephone Communication 0..∞
EMail Address Communication 0..∞
Internet Address Communication 0..∞
Preference 0..1
Effective Time Period 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 MessageReceiver {
    String TypeCode
    CodeList ActionCode
    String LanguageCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    CodeList GenderCode
    CodeList MaritalStatusCode
    String BirthDateTime
    String DeathDateTime
    String AgeMeasure
    String LanguageCode
    String NationalityCountryCode
    String RoleCode
    String JobTitle
    String Responsibility
    String OrganizationUnitIdentifier
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "PersonName"{}
class "Address"{}
class "Communication"{}
class "TelephoneCommunication"{}
class "EMailAddressCommunication"{}
class "InternetAddressCommunication"{}
class "Preference"{}
class "EffectiveTimePeriod"{}

MessageReceiver o-d- "0...∞" "IdentifierSet"
MessageReceiver o-r- "0...∞" "RelatedIdentifier"
MessageReceiver o-u- "0...1" "PersonName"
MessageReceiver o-l- "0...∞" "Address"
MessageReceiver o-d- "0...∞" "Communication"
MessageReceiver o-u- "0...∞" "TelephoneCommunication"
MessageReceiver o-d- "0...∞" "EMailAddressCommunication"
MessageReceiver o-u- "0...∞" "InternetAddressCommunication"
MessageReceiver o-d- "0...1" "Preference"
MessageReceiver o-u- "0...1" "EffectiveTimePeriod"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: ec80d234b8af401cb21f1e9e87d4c088

connectSpec (OAGIS) Version 10.12