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

Create Patient

Zsolt Kovács edited this page May 18, 2017 · 6 revisions

Sequence of actions using the Cristalise GUI to create 'Kovax' Patient Item

  1. Use PatientDescription Item to excecute CreateNewInstance Activity PatientDescription

    1. Select /tutorial/PatientDescription in the tree browser
    2. Right-click on the icon and select Activity CreateNewInstance
    3. Type Kovax into input field ObjectName
    4. Type tutorial into input field SubFolder
    5. Push Done button
  2. Use Kovax Patient Item to excecute SetPatientDeatils Activity Kovax

    1. Select /tutorial/Kovax in the tree browser
    2. Right-click on the icon and select Activity SetPetientDetails
    3. Type `` into input field InsuranceNumber
    4. Type male into input field Gender
    5. Type 1970.01.01 into input field DateOfBirth
    6. Push Done button
Clone this wiki locally