Skip to content
This repository was archived by the owner on Mar 31, 2019. It is now read-only.

Create PatientLifecycle

Zsolt Kovcs edited this page Aug 20, 2015 · 10 revisions

Sequence of actions using the Cristalise GUI to create PatientLifecycle CompositeActivityDesc

  1. Use CompositeActivityDefFactory Item to excecute CreateNewCompositeActivityDef Activity CompositeActivityDefFactory

    1. Select /desc/dev/CompositeActivityDefFactory in the tree browser
    2. Right-click on the icon and select Activity CreateNewCompositeActivityDef
    3. Type PatientLifecycle into input field ObjectName
    4. Type tutorial into input field SubFolder
    5. Push Done button
  2. Use PatientLifecycle Item to execute EditDefinition Activity PatientLifecycle

    1. Select /desc/ActivityDesc/tutorial/PatientLifecycle in the tree browser
    2. Right-click on the icon and select Activity EditDefinition
    3. Edit the CompositeActivty layout PatientLifecycle
      1. Click on the Create vertex icon (second icon from the left)
      2. Click on big canvas. It opens the New Atomic Activity Window
      3. Select SetPatientDetails Activity from the list
      4. Click OK
    4. Set the new Activity as start vertex PatientLifecycle
      1. Click on the Activity rectangle in red
      2. Clikc in the magin wand icon (second from right) to set Activity the first vertex. It shall change the colour to green
    5. Push Done button PatientLifecycle
  3. Create the version 0 of the ActitityDesc PatientLifecycle

    1. Select /desc/ActivityDesc/tutorial/PatientLifecycle in the tree browser
    2. Right-click on the icon and select AssignNewSchemaVersionFromLast
    3. Push Done button
    4. Select Data Viewer tab
    5. Check (last, 0) .... PatientLifecycle

Next: [Create PatientDescription Description Item](Create PatientDescription)

Prev: [Create SetPatientDetails Activity Description Item](Create SetPatientDetails)

Top: Main page

Clone this wiki locally