WorkFlow_CP-UC4-SS6(Transfer Prescription).xml from HL7v3 Test Harness at Krugle
Show WorkFlow_CP-UC4-SS6(Transfer Prescription).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_CP-UC4-SS6" description="Workflow CP-UC4-SS6(Transfer Prescription)">
<reference filename="..\SubWorkFlows\SubWorkFlow_Find_Candidate.xml">
<paramList name="FindCandidate">
<param name="by-family-name" value="true"/>
<param name="patient-description" value="Patient 1"/>
</paramList>
<replace from="TESTNAME" to="CP-UC4-SS6(Transfer Prescription) Find Candidate"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Patient_Profile.xml">
<paramList name="QueryList">
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Transfer Prescription v1"/>
<param name="author-description" value="Pharmacist 1"/>
<param name="location-description" value="Pharmacy 1"/>
<param name="patient-description" value="Patient 1"/>
</paramList>
<replace from="TESTNAME" to="CP-UC4-SS6(Transfer Prescription) Patient Profile"/>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_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"/>
</paramList>
</reference>
<reference filename="..\SubWorkFlows\SubWorkFlow_Add_Dispense.xml">
<paramList name="ProfileData">
<param name="ResponseType" value="accept"/>
<param name="profile-description" value="Staged Profile"/>
<param name="profile-sequence" value="Transfer Prescription v1"/>
<param name="dispense-description" value="Dispense 1 of Prescription 1"/>
</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>
<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>
</reference>
</workflow>
</workflows>
See more files for this project here