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 20, 2015 · 8 revisions

Sequence of actions using the Cristalise GUI to create SetPatientDetails ActivityDesc

  1. Use ElementaryActivityDefFactory Item to excecute CreateNewElementaryActivityDef Activity ElementaryActivityDefFactory

    1. Select /desc/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 SetPatientDetails
    5. Check (last, 0) ....

Next: [Create PatientLifecycle CompositeActivity Description Item](Create PatientLifecycle) Prev: [Create PatientDetails OutcomeDesc Item](Create PatientDetails) Top: Main page

Clone this wiki locally