Lifecycle Phases

A list of lifecycle phases, where a 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 LifecyclePhases {
    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"{}

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

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 59a500bc9b9c4659bddffc0e9d330392

connectSpec (OAGIS) Version 10.12