This repository was archived by the owner on Mar 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Create PatientDetails
Zsolt Kovács edited this page May 18, 2017
·
32 revisions
-
Create an XSD in a text editor containing 3 elements - eg: PatientDetailsXSD
- InsuranceNumber of type string
- Gender of type string
- DateOfBirth of type string
-
Use
SchemaFactoryItem to executeCreateNewSchemaActivity
- In the tree browser open the
descfolder then thedevfolder to reveal theSchemaFactoryItem - Right-click on
SchemaFactoryand select ActivityCreateNewSchema - Type
PatientDetailsinto input fieldObjectName - Type
tutorialinto input fieldSubFolder - Push
Donebutton
- In the tree browser open the
-
Use
PatientDetailsItem to executeEditDefinitionActivity
- Select
/desc/OutcomeDesc/tutorial/PatientDetailsin the tree browser - Right-click on the icon and select Activity
EditDefinition - Copy the content of PatientDetailsXSD to the textbox
- Push
Donebutton
- Select
-
Create the version 0 of the Schema

- Select
/desc/OutcomeDesc/tutorial/PatientDetailsin the tree browser - Right-click on the icon and select
AssignNewSchemaVersionFromLast - Push
Donebutton. Version 0 of the PatientDetails schema has now been created. - You can view it as View 0 of the 'Schema' outcome in the Data Viewer tab.
- Select
- Getting started
- Key features
- Documentation
- Tutorials
- Basic: Create Patient
- Adv: Patient Tracking
- Selected papers
- Maven Deploy Travis
- Maven-Deploy-Travis-GPG2