Appointment

Specifies details of a specific occurrence of and event or action that occurs within a specific time and or place

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..∞
Date Time 0..1
Location 0..1
Description 0..∞
Note 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 Appointment {
    string TypeCode
    string ActionCode
    string Identifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string DateTime
    string Description
    string Note
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Location"{}

Appointment o-d- "0...∞" "IdentifierSet"
Appointment o-r- "0...∞" "RelatedIdentifier"
Appointment o-u- "0...1" "Location"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 5161b69fc7f74756aff1a84ee29a2335

connectSpec (OAGIS) Version 10.12.8