Lifecycle Phase

A lifecycle phase is a defined step in a lifecycle of an object, and may be named (initiating, planned, execution, completed, and reporting/ monitoring), following a planned period, and that every party follows the same lifecycle.

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..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Planned Effort Duration 0..∞
Data Requirements 0..∞
Eligibility Criteria 0..∞
Exit Criteria 0..∞
Phase Activities 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 LifecyclePhase {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String PlannedEffortDuration
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "DataRequirements"{}
class "EligibilityCriteria"{}
class "ExitCriteria"{}
class "PhaseActivities"{}

LifecyclePhase o-d- "0...∞" "IdentifierSet"
LifecyclePhase o-r- "0...∞" "RelatedIdentifier"
LifecyclePhase o-u- "0...∞" "DataRequirements"
LifecyclePhase o-l- "0...∞" "EligibilityCriteria"
LifecyclePhase o-d- "0...∞" "ExitCriteria"
LifecyclePhase o-u- "0...∞" "PhaseActivities"

hide circle
@enduml

Where Used

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

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: 41603f574b624618b79ee472f6731519

connectSpec (OAGIS) Version 10.12