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

Create SetPatientDetails

Zsolt Kovács edited this page May 18, 2017 · 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
    5. Select Outcome Type = ElementaryActivityDef and check (last, 0) properties of Event 3. You should also see the Propeties of the Avtivity you have set earlier SetPatientDetails
Clone this wiki locally