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

Create SetPatientDetails

Zsolt Kovcs edited this page Aug 19, 2015 · 8 revisions

Sequence of actions using the Cristalise GUI to create SetPatientDetails ActivityDesc (Schema)

  1. Use ElementaryActivityDefFactory Item to excecute CreateNewElementaryActivityDef Activity ElementaryActivityDefFactory

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

    1. Select /desc/ActivityDesc/tutorial/SetPatientDetails in the tree browser
    2. Right-click on the icon and select Activity EditDefinition
    3. Type PatientDetails into input field SchemaType
    4. Type 0 into input field SchemaVersion
    5. Push Done button
  3. Create the version 0 of the ActitityDesc SetPatientDetails

    1. Select /desc/ActivityDesc/tutorial/SetPatientDetails 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) ....

Clone this wiki locally