Contact

Contacts are the point of communication with the given party. In the case of an organization it may be the requisitioner, the buyer, customer service, etc.

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 Contact {
    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"{}

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

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 49e83f51cb454e6bb821ef931bee3482

connectSpec (OAGIS) Version 10.12