Show Development_Workflow.xml syntax highlighted
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright © 1996-2006 by DeltaWare Systems Inc.
The GNU General Public License (GPL)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<workflows testDataFile="TestData.xml">
<workflow id="w_Setup" description="Workflow Test Data Setup(Optional)">
<reference filename="..\SubWorkFlows\SubWorkFlow_Find_Candidate.xml">
<paramList name="FindCandidate">
<param name="patient-description" value="Patient 1"/>
<param name="by-family-name" value="true"/>
</paramList>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Patient_Profile_Optional.xml">
<paramList name="QueryList">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="(Generated)"/>
<param name="author-description" value="Pharmacist 1"/>
<param name="location-description" value="Pharmacy 1"/>
<param name="patient-description" value="Patient 1"/>
</paramList>
</reference>
<!-- Add records -->
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Allergy.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v1"/>
<param name="allergy-description" value="Allergy 1 - Sulfa"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Adverse_Reaction.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v1"/>
<param name="reaction-description" value="Reaction 1 - Nausea"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Immunization.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v1"/>
<param name="immunization-description" value="immunization 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Medical_Condition.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v1"/>
<param name="condition-description" value="Condition 2"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Other_Medication.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v1"/>
<param name="otherMedication-description" value="OtherMedication 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Prescription.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="New Prescription v1"/>
<param name="prescription-description" value="Prescription 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Dispense.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="New Prescription v1"/>
<param name="dispense-description" value="Dispense 1 of Prescription 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Request_Payment.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="New Prescription v1"/>
<param name="invoice-description" value="Invoice 1 for Dispense 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Dispense_Pickup.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="New Prescription v1"/>
<param name="dispense-description" value="Dispense 1 of Prescription 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Transfer_Prescription.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Transfer Prescription v1"/>
<param name="prescription-description" value="Prescription 1"/>
<param name="newLocation-description" value="Pharmacy 2"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<!-- Update records -->
<reference filename="..\SubWorkFlows\SubWorkFlow_Update_Allergy.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v2"/>
<param name="allergy-description" value="Allergy 1 - Sulfa"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Update_Adverse_Reaction.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v2"/>
<param name="reaction-description" value="Reaction 1 - Nausea"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Update_Immunization.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v2"/>
<param name="immunization-description" value="immunization 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Update_Medical_Condition.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v2"/>
<param name="condition-description" value="Condition 2"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Update_Other_Medication.xml">
<paramList name="ProfileData">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Correct Clinical Data v2"/>
<param name="otherMedication-description" value="OtherMedication 1"/>
</paramList>
<attribute xpath="/workflows[1]/workflow[1]/message[1]" name="optional" value="true" force="true"/>
</reference>
</workflow>
</workflows>
See more files for this project here