Person

Person type for detailing a person.

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..∞
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..∞
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 Person {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Description
    CodeList GenderCode
    CodeList MaritalStatusCode
    String BirthDateTime
    String DeathDateTime
    String AgeMeasure
    String LanguageCode
    String NationalityCountryCode
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "PersonName"{}
class "Address"{}
class "Communication"{}

Person o-d- "0...∞" "IdentifierSet"
Person o-r- "0...∞" "RelatedIdentifier"
Person o-u- "0...1" "PersonName"
Person o-l- "0...∞" "Address"
Person o-d- "0...∞" "Communication"

hide circle
@enduml

Where Used

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

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: a37209433452418c97b2553e1cdb2585

connectSpec (OAGIS) Version 10.12